Skip to content

Console Output

04:39:07 Triggered by Gerrit: https://git.eclipse.org/r/c/esf/esf-infra/+/199679
04:39:07 Running as SYSTEM
04:39:07 Agent basic-2msjd is provisioned from template basic
04:39:07 ---
04:39:07 apiVersion: "v1"
04:39:07 kind: "Pod"
04:39:07 metadata:
04:39:07   annotations: {}
04:39:07   labels:
04:39:07     jenkins: "slave"
04:39:07     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
04:39:07     jenkins/label: "basic"
04:39:07   name: "basic-2msjd"
04:39:07   namespace: "esf"
04:39:07 spec:
04:39:07   containers:
04:39:07   - env:
04:39:07     - name: "JENKINS_SECRET"
04:39:07       value: "********"
04:39:07     - name: "JENKINS_TUNNEL"
04:39:07       value: "jenkins-discovery.esf.svc.cluster.local:50000"
04:39:07     - name: "JENKINS_AGENT_NAME"
04:39:07       value: "basic-2msjd"
04:39:07     - name: "JENKINS_REMOTING_JAVA_OPTS"
04:39:07       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
04:39:07         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
04:39:07     - name: "JAVA_TOOL_OPTIONS"
04:39:07       value: ""
04:39:07     - name: "_JAVA_OPTIONS"
04:39:07       value: ""
04:39:07     - name: "OPENJ9_JAVA_OPTIONS"
04:39:07       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
04:39:07     - name: "JENKINS_NAME"
04:39:07       value: "basic-2msjd"
04:39:07     - name: "JENKINS_AGENT_WORKDIR"
04:39:07       value: "/home/jenkins/agent"
04:39:07     - name: "JENKINS_URL"
04:39:07       value: "http://jenkins-ui.esf.svc.cluster.local/esf/"
04:39:07     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
04:39:07     imagePullPolicy: "Always"
04:39:07     name: "jnlp"
04:39:07     resources:
04:39:07       limits:
04:39:07         cpu: "2000m"
04:39:07         memory: "4096Mi"
04:39:07       requests:
04:39:07         cpu: "1000m"
04:39:07         memory: "4096Mi"
04:39:07     tty: true
04:39:07     volumeMounts:
04:39:07     - mountPath: "/home/jenkins/.m2/toolchains.xml"
04:39:07       name: "m2-dir"
04:39:07       readOnly: true
04:39:07       subPath: "toolchains.xml"
04:39:07     - mountPath: "/home/jenkins/.mavenrc"
04:39:07       name: "m2-dir"
04:39:07       readOnly: true
04:39:07       subPath: ".mavenrc"
04:39:07     - mountPath: "/opt/tools"
04:39:07       name: "volume-0"
04:39:07       readOnly: false
04:39:07     - mountPath: "/home/jenkins"
04:39:07       name: "volume-2"
04:39:07       readOnly: false
04:39:07     - mountPath: "/home/jenkins/.m2/repository"
04:39:07       name: "volume-3"
04:39:07       readOnly: false
04:39:07     - mountPath: "/home/jenkins/.m2/settings-security.xml"
04:39:07       name: "m2-secret-dir"
04:39:07       readOnly: true
04:39:07       subPath: "settings-security.xml"
04:39:07     - mountPath: "/home/jenkins/.m2/wrapper"
04:39:07       name: "volume-4"
04:39:07       readOnly: false
04:39:07     - mountPath: "/home/jenkins/.m2/settings.xml"
04:39:07       name: "m2-secret-dir"
04:39:07       readOnly: true
04:39:07       subPath: "settings.xml"
04:39:07     - mountPath: "/home/jenkins/.ssh"
04:39:07       name: "volume-1"
04:39:07       readOnly: false
04:39:07       subPath: ""
04:39:07     - mountPath: "/home/jenkins/agent"
04:39:07       name: "workspace-volume"
04:39:07       readOnly: false
04:39:07     workingDir: "/home/jenkins/agent"
04:39:07   nodeSelector:
04:39:07     kubernetes.io/os: "linux"
04:39:07   restartPolicy: "Never"
04:39:07   volumes:
04:39:07   - name: "volume-0"
04:39:07     persistentVolumeClaim:
04:39:07       claimName: "tools-claim-jiro-esf"
04:39:07       readOnly: true
04:39:07   - name: "m2-secret-dir"
04:39:07     secret:
04:39:07       secretName: "m2-secret-dir"
04:39:07   - emptyDir:
04:39:07       medium: ""
04:39:07     name: "volume-2"
04:39:07   - configMap:
04:39:07       name: "m2-dir"
04:39:07     name: "m2-dir"
04:39:07   - configMap:
04:39:07       name: "known-hosts"
04:39:07     name: "volume-1"
04:39:07   - emptyDir:
04:39:07       medium: ""
04:39:07     name: "workspace-volume"
04:39:07   - emptyDir:
04:39:07       medium: ""
04:39:07     name: "volume-4"
04:39:07   - emptyDir:
04:39:07       medium: ""
04:39:07     name: "volume-3"
04:39:07 
04:39:07 Building remotely on basic-2msjd (basic) in workspace /home/jenkins/agent/workspace/esf-infra-gerrit-build
04:39:07 [WS-CLEANUP] Deleting project workspace...
04:39:07 [WS-CLEANUP] Deferred wipeout is used...
04:39:08 The recommended git tool is: NONE
04:39:10 No credentials specified
04:39:10 Cloning the remote Git repository
04:39:10 Cloning repository https://git.eclipse.org/r/esf/esf-infra.git
04:39:10  > git init /home/jenkins/agent/workspace/esf-infra-gerrit-build # timeout=10
04:39:10 Fetching upstream changes from https://git.eclipse.org/r/esf/esf-infra.git
04:39:10  > git --version # timeout=10
04:39:10  > git --version # 'git version 2.20.1'
04:39:10  > git fetch --tags --force --progress -- https://git.eclipse.org/r/esf/esf-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:39:11  > git config remote.origin.url https://git.eclipse.org/r/esf/esf-infra.git # timeout=10
04:39:11  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:39:11  > git config remote.origin.url https://git.eclipse.org/r/esf/esf-infra.git # timeout=10
04:39:11 Fetching upstream changes from https://git.eclipse.org/r/esf/esf-infra.git
04:39:11  > git fetch --tags --force --progress -- https://git.eclipse.org/r/esf/esf-infra.git refs/changes/79/199679/5 # timeout=10
04:39:11  > git rev-parse f041c1cc71957d3902d02abf9f5a3c6a723ec09c^{commit} # timeout=10
04:39:11 Checking out Revision f041c1cc71957d3902d02abf9f5a3c6a723ec09c (refs/changes/79/199679/5)
04:39:11  > git config core.sparsecheckout # timeout=10
04:39:11  > git checkout -f f041c1cc71957d3902d02abf9f5a3c6a723ec09c # timeout=10
04:39:15 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"
04:39:15  > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:39:15  > git rev-list --no-walk ba98335c611f8876b28b30faf22c69548a99b158 # timeout=10
04:39:15 Cleaning workspace
04:39:15  > git rev-parse --verify HEAD # timeout=10
04:39:15 Resetting working tree
04:39:15  > git reset --hard # timeout=10
04:39:15  > git clean -fdx # timeout=10
04:39:15 [esf-infra-gerrit-build] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=f041c1cc71957d3902d02abf9f5a3c6a723ec09c -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/5 "-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=-564455753 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=ansgar.radermacher@cea.fr -DGERRIT_PATCHSET_NUMBER=5 "-DGERRIT_CHANGE_OWNER_NAME=Ansgar Radermacher" clean verify
04:39:15 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
04:39:15 Maven home: /opt/tools/apache-maven/latest
04:39:15 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
04:39:15 Default locale: en_US, platform encoding: UTF-8
04:39:15 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
04:39:17 [INFO] Scanning for projects...
04:39:36 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
04:39:36 SLF4J: Defaulting to no-operation (NOP) logger implementation
04:39:36 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
04:39:36 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-06/ (122B)
04:39:36 [INFO] Adding repository http://download.eclipse.org/releases/2020-06
04:39:36 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2020-06/ (483B)
04:39:36 [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2020-06/ (142B)
04:39:36 [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/2020-06/ (66.17kB)
04:39:36 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-06/202006171000/ (142B)
04:39:36 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-06/202006171000/ (834.45kB)
04:39:39 [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
04:39:41 [INFO] Fetching 202006171000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-06/ (63B)
04:39:41 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (898.68kB)
04:39:41 [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)
04:39:42 [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)
04:39:47 [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)
04:39:47 [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.58kB)
04:39:47 [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)
04:39:48 [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (504.53kB)
04:39:48 [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (259.85kB)
04:39:48 [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
04:39:48 [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (453.74kB)
04:39:48 [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (387.41kB)
04:39:48 [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.9kB)
04:39:48 [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (99.44kB)
04:39:48 [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (161.06kB)
04:39:48 [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.81kB)
04:39:48 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.26kB)
04:39:48 [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)
04:39:48 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.59kB)
04:39:48 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.35kB)
04:39:48 [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)
04:39:49 [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)
04:39:49 [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)
04:39:49 [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)
04:39:49 [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)
04:39:49 [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (498.28kB)
04:39:49 [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (79.12kB)
04:39:49 [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (183.86kB)
04:39:49 [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)
04:39:49 [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)
04:39:49 [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)
04:39:49 [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)
04:39:49 [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)
04:39:49 [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)
04:39:50 [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)
04:39:50 [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)
04:39:50 [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)
04:39:50 [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)
04:39:50 [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)
04:39:50 [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)
04:39:50 [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)
04:39:50 [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)
04:39:50 [INFO] Fetching org.eclipse.jdt.core_3.22.0.v20200530-2032.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.83MB)
04:39:51 [INFO] Fetching org.eclipse.core.resources_3.13.700.v20200209-1624.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (873.17kB)
04:39:51 [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)
04:39:52 [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)
04:39:52 [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)
04:39:52 [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)
04:39:52 [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)
04:39:52 [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)
04:39:53 [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)
04:39:57 [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)
04:39:57 [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)
04:39:57 [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)
04:39:57 [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)
04:39:57 [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)
04:39:57 [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)
04:39:58 [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)
04:39:58 [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)
04:39:59 [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)
04:39:59 [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)
04:39:59 [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)
04:39:59 [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)
04:39:59 [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)
04:40:00 [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)
04:40:00 [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)
04:40:00 [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)
04:40:00 [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)
04:40:00 [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)
04:40:00 [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)
04:40:00 [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)
04:40:00 [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)
04:40:00 [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)
04:40:00 [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)
04:40:00 [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)
04:40:00 [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)
04:40:00 [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)
04:40:00 [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)
04:40:02 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.67kB)
04:40:02 [INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
04:40:02 [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)
04:40:02 [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)
04:40:02 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.07kB)
04:40:02 [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)
04:40:02 [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)
04:40:02 [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)
04:40:02 [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)
04:40:02 [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)
04:40:02 [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)
04:40:02 [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)
04:40:02 [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)
04:40:03 [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)
04:40:03 [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)
04:40:03 [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)
04:40:03 [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)
04:40:04 [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)
04:40:04 [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)
04:40:04 [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)
04:40:04 [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)
04:40:04 [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)
04:40:04 [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)
04:40:04 [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)
04:40:04 [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)
04:40:04 [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)
04:40:04 [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)
04:40:04 [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)
04:40:04 [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)
04:40:04 [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)
04:40:04 [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)
04:40:04 [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)
04:40:05 [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)
04:40:05 [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)
04:40:05 [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)
04:40:05 [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)
04:40:05 [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)
04:40:05 [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)
04:40:05 [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)
04:40:05 [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)
04:40:05 [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)
04:40:05 [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (169.13kB)
04:40:05 [INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (403.76kB)
04:40:05 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.51kB)
04:40:05 [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
04:40:05 [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)
04:40:05 [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)
04:40:05 [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)
04:40:06 [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)
04:40:06 [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)
04:40:06 [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)
04:40:06 [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)
04:40:06 [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)
04:40:06 [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)
04:40:06 [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)
04:40:06 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (116.64kB)
04:40:06 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.19kB)
04:40:06 [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)
04:40:06 [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)
04:40:06 [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)
04:40:06 [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)
04:40:07 [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)
04:40:07 [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)
04:40:07 [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)
04:40:07 [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)
04:40:07 [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)
04:40:07 [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)
04:40:07 [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)
04:40:07 [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)
04:40:07 [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)
04:40:07 [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)
04:40:07 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (366.65kB)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (386.74kB)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:08 [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)
04:40:09 [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)
04:40:09 [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)
04:40:09 [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)
04:40:09 [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
04:40:09 [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)
04:40:09 [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)
04:40:09 [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)
04:40:10 [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)
04:40:10 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123kB)
04:40:10 [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)
04:40:10 [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)
04:40:10 [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)
04:40:10 [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)
04:40:11 [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)
04:40:11 [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)
04:40:11 [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)
04:40:11 [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)
04:40:11 [INFO] Fetching org.eclipse.ocl_3.15.0.v20200608-1555.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.14MB)
04:40:11 [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)
04:40:11 [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)
04:40:12 [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)
04:40:12 [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)
04:40:12 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.42MB)
04:40:12 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.92kB)
04:40:12 [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)
04:40:12 [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)
04:40:12 [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)
04:40:13 [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)
04:40:13 [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)
04:40:13 [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)
04:40:13 [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)
04:40:13 [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)
04:40:13 [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)
04:40:13 [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)
04:40:13 [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)
04:40:13 [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)
04:40:13 [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)
04:40:13 [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)
04:40:13 [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)
04:40:13 [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)
04:40:13 [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)
04:40:13 [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)
04:40:13 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [INFO] Fetching org.eclipse.pde.core_3.13.400.v20200415-0531.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.29MB)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40:14 [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)
04:40: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)
04:40: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)
04:40: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)
04:40: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)
04:40: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)
04:40: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)
04:40: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)
04:40: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)
04:40: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)
04:40: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)
04:40: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)
04:40: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)
04:40: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)
04:40:16 [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)
04:40:16 [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)
04:40:16 [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)
04:40:17 [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)
04:40:17 [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)
04:40:17 [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)
04:40:17 [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)
04:40:17 [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)
04:40:17 [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)
04:40:17 [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)
04:40:17 [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)
04:40:18 [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)
04:40:18 [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)
04:40:18 [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)
04:40:18 [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)
04:40:18 [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)
04:40:18 [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)
04:40:18 [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)
04:40:18 [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)
04:40:18 [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)
04:40:18 [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)
04:40:18 [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)
04:40:18 [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)
04:40:18 [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)
04:40:18 [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)
04:40:18 [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)
04:40:18 [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)
04:40:19 [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)
04:40:19 [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)
04:40:19 [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)
04:40:19 [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)
04:40:19 [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)
04:40:19 [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)
04:40:19 [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)
04:40:19 [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)
04:40:19 [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)
04:40:19 [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)
04:40:19 [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)
04:40:19 [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)
04:40:19 [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)
04:40:20 [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)
04:40:20 [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)
04:40:20 [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)
04:40:20 [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)
04:40:20 [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)
04:40:20 [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)
04:40:20 [INFO] Fetching org.eclipse.xwt_1.4.0.202003031031.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (178.29kB)
04:40:20 [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)
04:40:20 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (291.62kB)
04:40:20 [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)
04:40:20 [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)
04:40:20 [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)
04:40:20 [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)
04:40:20 [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)
04:40:20 [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)
04:40:20 [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)
04:40:21 [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)
04:40:22 [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)
04:40:22 [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)
04:40:22 [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)
04:40:22 [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)
04:40:22 [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)
04:40:23 [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)
04:40:23 [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)
04:40:23 [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)
04:40:23 [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)
04:40:23 [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)
04:40:24 [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)
04:40:24 [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)
04:40:24 [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)
04:40:25 [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)
04:40:25 [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)
04:40:25 [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)
04:40:25 [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)
04:40:25 [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)
04:40:25 [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)
04:40:25 [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)
04:40:25 [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)
04:40:25 [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)
04:40:25 [INFO] Fetching org.eclipse.pde.build_3.10.800.v20200410-1419.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (478.57kB)
04:40:26 [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)
04:40:26 [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)
04:40:26 [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)
04:40:26 [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)
04:40:26 [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)
04:40:26 [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)
04:40:26 [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)
04:40:26 [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)
04:40:26 [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)
04:40:26 [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
04:40:26 [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
04:40:27 [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
04:40:27 [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
04:40:27 [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
04:40:27 [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
04:40:27 [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
04:40:27 [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
04:40:27 [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)
04:40:27 [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)
04:40:27 [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
04:40:27 [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)
04:40:27 [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
04:40:27 [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
04:40:27 [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)
04:40:28 [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
04:40:28 [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
04:40:28 [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
04:40:28 [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
04:40:28 [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
04:40:28 [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
04:40:28 [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
04:40:28 [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
04:40:28 [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
04:40:29 [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
04:40:29 [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
04:40:29 [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)
04:40:29 [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
04:40:29 [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
04:40:29 [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
04:40:29 [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
04:40:29 [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
04:40:30 [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
04:40:30 [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
04:40:30 [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)
04:40:30 [INFO] The user operation is waiting for background work to complete.
04:40:30 [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)
04:40:30 [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)
04:40:30 [INFO] The user operation is waiting for background work to complete.
04:40:30 [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)
04:40:30 [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)
04:40:30 [INFO] The user operation is waiting for background work to complete.
04:40:30 [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)
04:40:30 [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)
04:40:30 [INFO] The user operation is waiting for background work to complete.
04:40:30 [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)
04:40:30 [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.58kB)
04:40:30 [INFO] The user operation is waiting for background work to complete.
04:40:30 [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.58kB)
04:40:30 [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)
04:40:30 [INFO] The user operation is waiting for background work to complete.
04:40:30 [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)
04:40:30 [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)
04:40:30 [INFO] The user operation is waiting for background work to complete.
04:40:30 [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)
04:40:30 [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)
04:40:30 [INFO] The user operation is waiting for background work to complete.
04:40:30 [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)
04:40:30 [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)
04:40:30 [INFO] The user operation is waiting for background work to complete.
04:40:30 [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)
04:40:30 [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)
04:40:30 [INFO] The user operation is waiting for background work to complete.
04:40:30 [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)
04:40:30 [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)
04:40:30 [INFO] The user operation is waiting for background work to complete.
04:40:30 [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)
04:40:30 [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)
04:40:30 [INFO] The user operation is waiting for background work to complete.
04:40:30 [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)
04:40:30 [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)
04:40:30 [INFO] The user operation is waiting for background work to complete.
04:40:30 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.67kB)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.67kB)
04:40:31 [INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:31 [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)
04:40:31 [INFO] The user operation is waiting for background work to complete.
04:40:31 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (116.64kB)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (116.64kB)
04:40:32 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.19kB)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.19kB)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (366.65kB)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123kB)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123kB)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.92kB)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.92kB)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:32 [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)
04:40:32 [INFO] The user operation is waiting for background work to complete.
04:40:32 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [INFO] Fetching org.eclipse.xwt_1.4.0.202003031031.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (178.29kB)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [INFO] Fetching org.eclipse.xwt_1.4.0.202003031031.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (178.29kB)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [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)
04:40:33 [INFO] The user operation is waiting for background work to complete.
04:40:33 [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)
04:40:33 [INFO] ------------------------------------------------------------------------
04:40:33 [INFO] Reactor Build Order:
04:40:33 [INFO] 
04:40:33 [INFO] ESF                                                                [pom]
04:40:33 [INFO] ESF Core                                                           [pom]
04:40:33 [INFO] ESF Diagram                                                        [pom]
04:40:33 [INFO] org.polarsys.esf.core.common                            [eclipse-plugin]
04:40:33 [INFO] org.polarsys.esf.core.common.ui                         [eclipse-plugin]
04:40:33 [INFO] ESF Profile                                                        [pom]
04:40:33 [INFO] ESFCore Profile                                         [eclipse-plugin]
04:40:33 [INFO] ESFArchitectureConcepts Profile                         [eclipse-plugin]
04:40:33 [INFO] org.polarsys.esf.core.utils                             [eclipse-plugin]
04:40:33 [INFO] ESF Core Resources                                                 [pom]
04:40:33 [INFO] ESF Core Graphical Resources                            [eclipse-plugin]
04:40:33 [INFO] org.polarsys.esf.core.diagram.esfarchitectureconcepts   [eclipse-plugin]
04:40:33 [INFO] ESF Meta-model                                                     [pom]
04:40:33 [INFO] ESFArchitectureConcepts Meta-model                      [eclipse-plugin]
04:40:33 [INFO] ESFCore Meta-model                                      [eclipse-plugin]
04:40:33 [INFO] ESFBehaviours Meta-model                                [eclipse-plugin]
04:40:33 [INFO] ESFProperties Meta-model                                [eclipse-plugin]
04:40:33 [INFO] ESFSafetyConcepts Meta-model                            [eclipse-plugin]
04:40:33 [INFO] ESFArchitectureConcepts Profile test               [eclipse-test-plugin]
04:40:33 [INFO] org.polarsys.esf.core.profile.esfarchitectureconcepts.application [eclipse-plugin]
04:40:33 [INFO] ESFProperties Profile                                   [eclipse-plugin]
04:40:33 [INFO] ESFBehaviours Profile                                   [eclipse-plugin]
04:40:33 [INFO] ESFSafetyConcepts Profile                               [eclipse-plugin]
04:40:33 [INFO] ESF Releng                                                         [pom]
04:40:33 [INFO] org.polarsys.esf.core.doc                               [eclipse-plugin]
04:40:33 [INFO] ESF Core branding                                       [eclipse-plugin]
04:40:33 [INFO] ESF Core feature                                       [eclipse-feature]
04:40:33 [INFO] esf-infra.p2                                        [eclipse-repository]
04:40:33 [INFO] 
04:40:33 [INFO] ---------------------< org.polarsys.esf:esf-infra >---------------------
04:40:33 [INFO] Building ESF 0.7.0-SNAPSHOT                                       [1/28]
04:40:33 [INFO] --------------------------------[ pom ]---------------------------------
04:40:34 [INFO] 
04:40:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra ---
04:40:34 [INFO] 
04:40:34 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra ---
04:40:37 [INFO] Checking licenses...
04:40:37 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:40:37 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:40:38 [INFO] 
04:40:38 [INFO] ------------------< org.polarsys.esf:esf-infra.core >-------------------
04:40:38 [INFO] Building ESF Core 0.7.0-SNAPSHOT                                  [2/28]
04:40:38 [INFO] --------------------------------[ pom ]---------------------------------
04:40:38 [INFO] 
04:40:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra.core ---
04:40:38 [INFO] 
04:40:38 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra.core ---
04:40:38 [INFO] Checking licenses...
04:40:38 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:40:38 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:40:38 [INFO] 
04:40:38 [INFO] --------------< org.polarsys.esf:esf-infra.core.diagram >---------------
04:40:38 [INFO] Building ESF Diagram 0.7.0-SNAPSHOT                               [3/28]
04:40:38 [INFO] --------------------------------[ pom ]---------------------------------
04:40:38 [INFO] 
04:40:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra.core.diagram ---
04:40:38 [INFO] 
04:40:38 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra.core.diagram ---
04:40:38 [INFO] Checking licenses...
04:40:38 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:40:38 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:40:38 [INFO] 
04:40:38 [INFO] -----------< org.polarsys.esf:org.polarsys.esf.core.common >------------
04:40:38 [INFO] Building org.polarsys.esf.core.common 0.7.0-SNAPSHOT              [4/28]
04:40:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:40:38 [INFO] 
04:40:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.common ---
04:40:38 [INFO] 
04:40:38 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.common ---
04:40:38 [INFO] The project's OSGi version is 0.7.0.202302010939
04:40:38 [INFO] 
04:40:38 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.common ---
04:40:38 [INFO] 
04:40:38 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.common ---
04:40:38 [INFO] 
04:40:38 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.common ---
04:40:38 [INFO] 
04:40:38 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.common ---
04:40:39 [INFO] Resolving class path of org.polarsys.esf.core.common...
04:40:39 [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)
04:40:39 [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)
04:40:40 [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)
04:40:40 [INFO] Fetching org.eclipse.fx.osgi_3.6.0.201907240103.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.98kB)
04:40:40 [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)
04:40:40 [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)
04:40:40 [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)
04:40:40 [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)
04:40:41 [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)
04:40:42 [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)
04:40:42 [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)
04:40:42 [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)
04:40:42 [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)
04:40:42 [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)
04:40:42 [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)
04:40:42 [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)
04:40:42 [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)
04:40:42 [INFO] 
04:40:42 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.common ---
04:40:42 [INFO] Checking licenses...
04:40:42 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:40:42 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:40:42 [INFO] 
04:40:42 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.common ---
04:40:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:43 [INFO] Copying 2 resources
04:40:43 [INFO] 
04:40:43 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.common ---
04:40:43 [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!
04:40:43 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common/target/classes
04:40:46 [INFO] 
04:40:46 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.common ---
04:40:47 [INFO] 
04:40:47 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.common ---
04:40:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common/src/test/resources
04:40:47 [INFO] 
04:40:47 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.common ---
04:40:47 [INFO] 
04:40:47 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.common ---
04:40:48 [INFO] No tests to run.
04:40:48 [INFO] 
04:40:48 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.common ---
04:40:48 [INFO] 
04:40:48 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.common ---
04:40:48 [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
04:40:48 [INFO] 
04:40:48 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.common ---
04:40:48 [INFO] 
04:40:48 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.common ---
04:40:48 [INFO] 
04:40:48 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.common ---
04:40:48 [INFO] No tests to run.
04:40:48 [INFO] 
04:40:48 [INFO] ----------< org.polarsys.esf:org.polarsys.esf.core.common.ui >----------
04:40:48 [INFO] Building org.polarsys.esf.core.common.ui 0.7.0-SNAPSHOT           [5/28]
04:40:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:40:48 [INFO] 
04:40:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.common.ui ---
04:40:48 [INFO] 
04:40:48 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.common.ui ---
04:40:48 [INFO] The project's OSGi version is 0.7.0.202302010939
04:40:48 [INFO] 
04:40:48 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.common.ui ---
04:40:48 [INFO] 
04:40:48 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.common.ui ---
04:40:48 [INFO] 
04:40:48 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.common.ui ---
04:40:48 [INFO] 
04:40:48 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.common.ui ---
04:40:48 [INFO] Resolving class path of org.polarsys.esf.core.common.ui...
04:40:49 [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
04:40:49 [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)
04:40:49 [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)
04:40:49 [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)
04:40:49 [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)
04:40:50 [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)
04:40:50 [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)
04:40:50 [INFO] 
04:40:50 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.common.ui ---
04:40:50 [INFO] Checking licenses...
04:40:50 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:40:50 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:40:50 [INFO] 
04:40:50 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.common.ui ---
04:40:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:50 [INFO] Copying 26 resources
04:40:50 [INFO] 
04:40:50 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.common.ui ---
04:40:50 [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!
04:40:50 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common.ui/target/classes
04:40:51 [INFO] 
04:40:51 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.common.ui ---
04:40:51 [INFO] 
04:40:51 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.common.ui ---
04:40:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common.ui/src/test/resources
04:40:51 [INFO] 
04:40:51 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.common.ui ---
04:40:51 [INFO] 
04:40:51 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.common.ui ---
04:40:51 [INFO] No tests to run.
04:40:51 [INFO] 
04:40:51 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.common.ui ---
04:40:51 [INFO] 
04:40:51 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.common.ui ---
04:40:51 [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
04:40:51 [INFO] 
04:40:51 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.common.ui ---
04:40:51 [INFO] 
04:40:51 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.common.ui ---
04:40:51 [INFO] 
04:40:51 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.common.ui ---
04:40:51 [INFO] No tests to run.
04:40:51 [INFO] 
04:40:51 [INFO] --------------< org.polarsys.esf:esf-infra.core.profile >---------------
04:40:51 [INFO] Building ESF Profile 0.7.0-SNAPSHOT                               [6/28]
04:40:51 [INFO] --------------------------------[ pom ]---------------------------------
04:40:51 [INFO] 
04:40:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra.core.profile ---
04:40:51 [INFO] 
04:40:51 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra.core.profile ---
04:40:51 [INFO] Checking licenses...
04:40:51 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:40:51 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:40:51 [INFO] 
04:40:51 [INFO] -------< org.polarsys.esf:org.polarsys.esf.core.profile.esfcore >-------
04:40:51 [INFO] Building ESFCore Profile 0.7.0-SNAPSHOT                           [7/28]
04:40:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:40:51 [INFO] 
04:40:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.profile.esfcore ---
04:40:51 [INFO] 
04:40:51 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfcore ---
04:40:51 [INFO] The project's OSGi version is 0.7.0.202302010939
04:40:51 [INFO] 
04:40:51 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfcore ---
04:40:51 [INFO] 
04:40:51 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfcore ---
04:40:51 [INFO] 
04:40:51 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfcore ---
04:40:52 [INFO] 
04:40:52 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfcore ---
04:40:52 [INFO] Resolving class path of ESFCore Profile...
04:40:52 [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
04:40:52 [INFO] 
04:40:52 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.profile.esfcore ---
04:40:52 [INFO] Checking licenses...
04:40:52 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:40:52 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:40:52 [INFO] 
04:40:52 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfcore ---
04:40:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:52 [INFO] Copying 7 resources
04:40:52 [INFO] 
04:40:52 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfcore ---
04:40:52 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfcore/target/classes
04:40:53 [INFO] 
04:40:53 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfcore ---
04:40:53 [INFO] 
04:40:53 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfcore ---
04:40:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfcore/src/test/resources
04:40:53 [INFO] 
04:40:53 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfcore ---
04:40:53 [INFO] 
04:40:53 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfcore ---
04:40:53 [INFO] No tests to run.
04:40:53 [INFO] 
04:40:53 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfcore ---
04:40:53 [INFO] 
04:40:53 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfcore ---
04:40:53 [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
04:40:53 [INFO] 
04:40:53 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfcore ---
04:40:53 [INFO] 
04:40:53 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfcore ---
04:40:53 [INFO] 
04:40:53 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfcore ---
04:40:53 [INFO] No tests to run.
04:40:53 [INFO] 
04:40:53 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts >--
04:40:53 [INFO] Building ESFArchitectureConcepts Profile 0.7.0-SNAPSHOT           [8/28]
04:40:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:40:53 [INFO] 
04:40:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:53 [INFO] 
04:40:53 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:53 [INFO] The project's OSGi version is 0.7.0.202302010939
04:40:53 [INFO] 
04:40:53 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:53 [INFO] 
04:40:53 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:53 [INFO] 
04:40:53 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:53 [INFO] 
04:40:53 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:53 [INFO] Resolving class path of ESFArchitectureConcepts Profile...
04:40:53 [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
04:40:53 [INFO] 
04:40:53 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:53 [INFO] Checking licenses...
04:40:53 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:40:53 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:40:53 [INFO] 
04:40:53 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:53 [INFO] Copying 7 resources
04:40:53 [INFO] 
04:40:53 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:53 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/target/classes
04:40:54 [INFO] 
04:40:54 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:54 [INFO] 
04:40:54 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/src/test/resources
04:40:54 [INFO] 
04:40:54 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:54 [INFO] 
04:40:54 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:54 [INFO] No tests to run.
04:40:54 [INFO] 
04:40:54 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:54 [INFO] 
04:40:54 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:54 [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
04:40:54 [INFO] 
04:40:54 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:54 [INFO] 
04:40:54 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:54 [INFO] 
04:40:54 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:40:54 [INFO] No tests to run.
04:40:54 [INFO] 
04:40:54 [INFO] ------------< org.polarsys.esf:org.polarsys.esf.core.utils >------------
04:40:54 [INFO] Building org.polarsys.esf.core.utils 0.7.0-SNAPSHOT               [9/28]
04:40:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:40:54 [INFO] 
04:40:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.utils ---
04:40:54 [INFO] 
04:40:54 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.utils ---
04:40:54 [INFO] The project's OSGi version is 0.7.0.202302010939
04:40:54 [INFO] 
04:40:54 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.utils ---
04:40:54 [INFO] 
04:40:54 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.utils ---
04:40:54 [INFO] 
04:40:54 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.utils ---
04:40:54 [INFO] 
04:40:54 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.utils ---
04:40:54 [INFO] Resolving class path of org.polarsys.esf.core.utils...
04:40:56 [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
04:40:56 [INFO] 
04:40:56 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.utils ---
04:40:56 [INFO] Checking licenses...
04:40:56 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:40:56 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:40:56 [INFO] 
04:40:56 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.utils ---
04:40:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:56 [INFO] Copying 2 resources
04:40:56 [INFO] 
04:40:56 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.utils ---
04:40:56 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.utils/target/classes
04:40:56 [INFO] 
04:40:56 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.utils ---
04:40:56 [INFO] 
04:40:56 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.utils ---
04:40:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.utils/src/test/resources
04:40:56 [INFO] 
04:40:56 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.utils ---
04:40:56 [INFO] 
04:40:56 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.utils ---
04:40:56 [INFO] No tests to run.
04:40:56 [INFO] 
04:40:56 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.utils ---
04:40:56 [INFO] 
04:40:56 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.utils ---
04:40:56 [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
04:40:56 [INFO] 
04:40:56 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.utils ---
04:40:56 [INFO] 
04:40:56 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.utils ---
04:40:56 [INFO] 
04:40:56 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.utils ---
04:40:56 [INFO] No tests to run.
04:40:56 [INFO] 
04:40:56 [INFO] -------------< org.polarsys.esf:esf-infra.core.resources >--------------
04:40:56 [INFO] Building ESF Core Resources 0.7.0-SNAPSHOT                       [10/28]
04:40:56 [INFO] --------------------------------[ pom ]---------------------------------
04:40:56 [INFO] 
04:40:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra.core.resources ---
04:40:56 [INFO] 
04:40:56 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra.core.resources ---
04:40:56 [INFO] Checking licenses...
04:40:56 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:40:56 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:40:56 [INFO] 
04:40:56 [INFO] -----< org.polarsys.esf:org.polarsys.esf.core.resources.graphical >-----
04:40:56 [INFO] Building ESF Core Graphical Resources 0.7.0-SNAPSHOT             [11/28]
04:40:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:40:56 [INFO] 
04:40:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.resources.graphical ---
04:40:56 [INFO] 
04:40:56 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.resources.graphical ---
04:40:56 [INFO] The project's OSGi version is 0.7.0.202302010939
04:40:56 [INFO] 
04:40:56 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.resources.graphical ---
04:40:56 [INFO] 
04:40:56 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.resources.graphical ---
04:40:56 [INFO] 
04:40:56 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.resources.graphical ---
04:40:56 [INFO] 
04:40:56 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.resources.graphical ---
04:40:56 [INFO] Resolving class path of ESF Core Graphical Resources...
04:40:57 [INFO] 
04:40:57 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.resources.graphical ---
04:40:57 [INFO] Checking licenses...
04:40:57 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:40:57 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:40:57 [INFO] 
04:40:57 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.resources.graphical ---
04:40:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:57 [INFO] Copying 25 resources
04:40:57 [INFO] 
04:40:57 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.resources.graphical ---
04:40:57 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/resources/org.polarsys.esf.core.resources.graphical/target/classes
04:40:57 [INFO] 
04:40:57 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.resources.graphical ---
04:40:57 [INFO] 
04:40:57 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.resources.graphical ---
04:40:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/resources/org.polarsys.esf.core.resources.graphical/src/test/resources
04:40:57 [INFO] 
04:40:57 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.resources.graphical ---
04:40:57 [INFO] 
04:40:57 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.resources.graphical ---
04:40:57 [INFO] No tests to run.
04:40:57 [INFO] 
04:40:57 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.resources.graphical ---
04:40:57 [INFO] 
04:40:57 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.resources.graphical ---
04:40:57 [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
04:40:57 [INFO] 
04:40:57 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.resources.graphical ---
04:40:57 [INFO] 
04:40:57 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.resources.graphical ---
04:40:57 [INFO] 
04:40:57 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.resources.graphical ---
04:40:57 [INFO] No tests to run.
04:40:57 [INFO] 
04:40:57 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.diagram.esfarchitectureconcepts >--
04:40:57 [INFO] Building org.polarsys.esf.core.diagram.esfarchitectureconcepts 0.7.0-SNAPSHOT [12/28]
04:40:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:40:57 [INFO] 
04:40:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:40:57 [INFO] 
04:40:57 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:40:57 [INFO] The project's OSGi version is 0.7.0.202302010939
04:40:57 [INFO] 
04:40:57 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:40:57 [INFO] 
04:40:57 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:40:57 [INFO] 
04:40:57 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:40:57 [INFO] 
04:40:57 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:40:57 [INFO] Resolving class path of org.polarsys.esf.core.diagram.esfarchitectureconcepts...
04:40:59 [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
04:40:59 [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)
04:40:59 [INFO] 
04:40:59 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:40:59 [INFO] Checking licenses...
04:40:59 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:40:59 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:40:59 [INFO] 
04:40:59 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:40:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:59 [INFO] Copying 27 resources
04:40:59 [INFO] 
04:40:59 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:40:59 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/diagram/org.polarsys.esf.core.diagram.esfarchitectureconcepts/target/classes
04:41:00 [INFO] 
04:41:00 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:41:00 [INFO] 
04:41:00 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:41:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/diagram/org.polarsys.esf.core.diagram.esfarchitectureconcepts/src/test/resources
04:41:00 [INFO] 
04:41:00 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:41:00 [INFO] 
04:41:00 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:41:00 [INFO] No tests to run.
04:41:00 [INFO] 
04:41:00 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:41:00 [INFO] 
04:41:00 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:41:00 [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
04:41:00 [INFO] 
04:41:00 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:41:00 [INFO] 
04:41:00 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:41:00 [INFO] 
04:41:00 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:41:00 [INFO] No tests to run.
04:41:00 [INFO] 
04:41:00 [INFO] -------------< org.polarsys.esf:esf-infra.core.metamodel >--------------
04:41:00 [INFO] Building ESF Meta-model 0.7.0-SNAPSHOT                           [13/28]
04:41:00 [INFO] --------------------------------[ pom ]---------------------------------
04:41:00 [INFO] 
04:41:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra.core.metamodel ---
04:41:00 [INFO] 
04:41:00 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra.core.metamodel ---
04:41:00 [INFO] Checking licenses...
04:41:00 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:00 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:00 [INFO] 
04:41:00 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfarchitectureconcepts >--
04:41:00 [INFO] Building ESFArchitectureConcepts Meta-model 0.7.0-SNAPSHOT       [14/28]
04:41:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:41:00 [INFO] 
04:41:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:00 [INFO] 
04:41:00 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:00 [INFO] The project's OSGi version is 0.7.0.202302010939
04:41:00 [INFO] 
04:41:00 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:00 [INFO] 
04:41:00 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:00 [INFO] 
04:41:00 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:00 [INFO] 
04:41:00 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:00 [INFO] Resolving class path of ESFArchitectureConcepts Meta-model...
04:41:00 [INFO] 
04:41:00 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:00 [INFO] Checking licenses...
04:41:00 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:00 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:00 [INFO] 
04:41:00 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:00 [INFO] Copying 4 resources
04:41:00 [INFO] 
04:41:00 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:00 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/target/classes
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/src/test/resources
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:01 [INFO] No tests to run.
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:01 [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
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:41:01 [INFO] No tests to run.
04:41:01 [INFO] 
04:41:01 [INFO] ------< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfcore >------
04:41:01 [INFO] Building ESFCore Meta-model 0.7.0-SNAPSHOT                       [15/28]
04:41:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] The project's OSGi version is 0.7.0.202302010939
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] 
04:41:01 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] Resolving class path of ESFCore Meta-model...
04:41:01 [INFO] 
04:41:01 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] Checking licenses...
04:41:01 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:01 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:01 [INFO] Copying 4 resources
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfcore/target/classes
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfcore/src/test/resources
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] No tests to run.
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [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
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfcore ---
04:41:01 [INFO] No tests to run.
04:41:01 [INFO] 
04:41:01 [INFO] ---< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfbehaviours >---
04:41:01 [INFO] Building ESFBehaviours Meta-model 0.7.0-SNAPSHOT                 [16/28]
04:41:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] The project's OSGi version is 0.7.0.202302010939
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] 
04:41:01 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] Resolving class path of ESFBehaviours Meta-model...
04:41:01 [INFO] 
04:41:01 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] Checking licenses...
04:41:01 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:01 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:01 [INFO] Copying 4 resources
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/target/classes
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/src/test/resources
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] No tests to run.
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [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
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:41:01 [INFO] No tests to run.
04:41:01 [INFO] 
04:41:01 [INFO] ---< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfproperties >---
04:41:01 [INFO] Building ESFProperties Meta-model 0.7.0-SNAPSHOT                 [17/28]
04:41:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:01 [INFO] The project's OSGi version is 0.7.0.202302010939
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:01 [INFO] 
04:41:01 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:01 [INFO] Resolving class path of ESFProperties Meta-model...
04:41:01 [INFO] 
04:41:01 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:01 [INFO] Checking licenses...
04:41:01 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:01 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:01 [INFO] 
04:41:01 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:01 [INFO] Copying 4 resources
04:41:01 [INFO] 
04:41:01 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:01 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/target/classes
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:02 [INFO] 
04:41:02 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/src/test/resources
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:02 [INFO] 
04:41:02 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:02 [INFO] No tests to run.
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:02 [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
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:02 [INFO] 
04:41:02 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:41:02 [INFO] No tests to run.
04:41:02 [INFO] 
04:41:02 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfsafetyconcepts >--
04:41:02 [INFO] Building ESFSafetyConcepts Meta-model 0.7.0-SNAPSHOT             [18/28]
04:41:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:41:02 [INFO] 
04:41:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] The project's OSGi version is 0.7.0.202302010939
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] 
04:41:02 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] Resolving class path of ESFSafetyConcepts Meta-model...
04:41:02 [INFO] 
04:41:02 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] Checking licenses...
04:41:02 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:02 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:02 [INFO] 
04:41:02 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:02 [INFO] Copying 4 resources
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/target/classes
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] 
04:41:02 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/src/test/resources
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] 
04:41:02 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] No tests to run.
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [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
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] 
04:41:02 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:41:02 [INFO] No tests to run.
04:41:02 [INFO] 
04:41:02 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts.tests >--
04:41:02 [INFO] Building ESFArchitectureConcepts Profile test 0.7.0-SNAPSHOT     [19/28]
04:41:02 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:41:02 [INFO] 
04:41:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:41:02 [INFO] The project's OSGi version is 0.7.0.202302010939
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:41:02 [INFO] 
04:41:02 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:41:02 [INFO] 
04:41:02 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:41:02 [INFO] Resolving class path of ESFArchitectureConcepts Profile test...
04:41:02 [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
04:41:02 [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)
04:41:02 [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)
04:41:03 [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)
04:41:03 [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)
04:41:03 [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)
04:41:03 [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)
04:41:03 [INFO] 
04:41:03 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:41:03 [INFO] Checking licenses...
04:41:03 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:03 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:03 [INFO] 
04:41:03 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:41:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:03 [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
04:41:03 [INFO] 
04:41:03 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:41:03 [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
04:41:03 [INFO] 
04:41:03 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:41:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:03 [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
04:41:03 [INFO] 
04:41:03 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:41:03 [INFO] 
04:41:03 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:41:03 [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
04:41:03 [INFO] 
04:41:03 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:41:03 [INFO] 
04:41:03 [INFO] --- tycho-surefire-plugin:2.7.2:test (default-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:41:04 [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)
04:41:04 [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
04:41:04 [INFO] Command line:
04:41:04 	[/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]
04:41:08 Running org.polarsys.esf.core.profile.esfarchitectureconcepts.tests.impl.MSBlockTest
04:41:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 s - in org.polarsys.esf.core.profile.esfarchitectureconcepts.tests.impl.MSBlockTest
04:41:09 testBasicGetSModel(org.polarsys.esf.core.profile.esfarchitectureconcepts.tests.impl.MSBlockTest)  Time elapsed: 1.023 s
04:41:09 
04:41:09 Results:
04:41:09 
04:41:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:41:09 
04:41:09 [INFO] All tests passed!
04:41:09 [INFO] 
04:41:09 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts.application >--
04:41:09 [INFO] Building org.polarsys.esf.core.profile.esfarchitectureconcepts.application 0.7.0-SNAPSHOT [20/28]
04:41:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:41:09 [INFO] 
04:41:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:09 [INFO] 
04:41:09 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:09 [INFO] The project's OSGi version is 0.7.0.202302010939
04:41:09 [INFO] 
04:41:09 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:09 [INFO] 
04:41:09 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:09 [INFO] 
04:41:09 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:09 [INFO] 
04:41:09 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:09 [INFO] Resolving class path of org.polarsys.esf.core.profile.esfarchitectureconcepts.application...
04:41:10 [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
04:41:10 [INFO] 
04:41:10 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:10 [INFO] Checking licenses...
04:41:10 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:10 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:10 [INFO] 
04:41:10 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:10 [INFO] Copying 1 resource
04:41:10 [INFO] 
04:41:10 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:10 [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!
04:41:10 [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
04:41:11 [INFO] 
04:41:11 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:11 [INFO] 
04:41:11 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:11 [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
04:41:11 [INFO] 
04:41:11 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:11 [INFO] 
04:41:11 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:11 [INFO] No tests to run.
04:41:11 [INFO] 
04:41:11 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:11 [INFO] 
04:41:11 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:11 [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
04:41:11 [INFO] 
04:41:11 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:11 [INFO] 
04:41:11 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:11 [INFO] 
04:41:11 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:41:11 [INFO] No tests to run.
04:41:11 [INFO] 
04:41:11 [INFO] ----< org.polarsys.esf:org.polarsys.esf.core.profile.esfproperties >----
04:41:11 [INFO] Building ESFProperties Profile 0.7.0-SNAPSHOT                    [21/28]
04:41:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:41:11 [INFO] 
04:41:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:11 [INFO] 
04:41:11 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:11 [INFO] The project's OSGi version is 0.7.0.202302010939
04:41:11 [INFO] 
04:41:11 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:11 [INFO] 
04:41:11 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:11 [INFO] 
04:41:11 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:11 [INFO] 
04:41:11 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:11 [INFO] Resolving class path of ESFProperties Profile...
04:41: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
04:41:11 [INFO] 
04:41:11 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:11 [INFO] Checking licenses...
04:41:11 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:11 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:11 [INFO] 
04:41:11 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:11 [INFO] Copying 7 resources
04:41:11 [INFO] 
04:41:11 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:11 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfproperties/target/classes
04:41:12 [INFO] 
04:41:12 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:12 [INFO] 
04:41:12 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfproperties/src/test/resources
04:41:12 [INFO] 
04:41:12 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:12 [INFO] 
04:41:12 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:12 [INFO] No tests to run.
04:41:12 [INFO] 
04:41:12 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:12 [INFO] 
04:41:12 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:12 [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
04:41:12 [INFO] 
04:41:12 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:12 [INFO] 
04:41:12 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:12 [INFO] 
04:41:12 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfproperties ---
04:41:12 [INFO] No tests to run.
04:41:12 [INFO] 
04:41:12 [INFO] ----< org.polarsys.esf:org.polarsys.esf.core.profile.esfbehaviours >----
04:41:12 [INFO] Building ESFBehaviours Profile 0.7.0-SNAPSHOT                    [22/28]
04:41:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:41:12 [INFO] 
04:41:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:12 [INFO] 
04:41:12 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:12 [INFO] The project's OSGi version is 0.7.0.202302010939
04:41:12 [INFO] 
04:41:12 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:12 [INFO] 
04:41:12 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:12 [INFO] 
04:41:12 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:12 [INFO] 
04:41:12 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:12 [INFO] Resolving class path of ESFBehaviours Profile...
04:41: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
04:41:13 [INFO] 
04:41:13 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:13 [INFO] Checking licenses...
04:41:13 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:13 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:13 [INFO] 
04:41:13 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:13 [INFO] Copying 7 resources
04:41:13 [INFO] 
04:41:13 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:13 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfbehaviours/target/classes
04:41:13 [INFO] 
04:41:13 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:13 [INFO] 
04:41:13 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfbehaviours/src/test/resources
04:41:13 [INFO] 
04:41:13 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:13 [INFO] 
04:41:13 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:13 [INFO] No tests to run.
04:41:13 [INFO] 
04:41:13 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:13 [INFO] 
04:41:13 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:13 [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
04:41:13 [INFO] 
04:41:13 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:13 [INFO] 
04:41:13 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:13 [INFO] 
04:41:13 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:41:13 [INFO] No tests to run.
04:41:13 [INFO] 
04:41:13 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.profile.esfsafetyconcepts >--
04:41:13 [INFO] Building ESFSafetyConcepts Profile 0.7.0-SNAPSHOT                [23/28]
04:41:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:41:13 [INFO] 
04:41:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:13 [INFO] 
04:41:13 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:13 [INFO] The project's OSGi version is 0.7.0.202302010939
04:41:13 [INFO] 
04:41:13 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:13 [INFO] 
04:41:13 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:13 [INFO] 
04:41:13 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:13 [INFO] 
04:41:13 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:13 [INFO] Resolving class path of ESFSafetyConcepts Profile...
04:41:14 [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
04:41:14 [INFO] 
04:41:14 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:14 [INFO] Checking licenses...
04:41:14 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:14 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:14 [INFO] 
04:41:14 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:14 [INFO] Copying 7 resources
04:41:14 [INFO] 
04:41:14 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:14 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/target/classes
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/src/test/resources
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:16 [INFO] No tests to run.
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:16 [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
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:41:16 [INFO] No tests to run.
04:41:16 [INFO] 
04:41:16 [INFO] ---------------< org.polarsys.esf:esf-infra.core.releng >---------------
04:41:16 [INFO] Building ESF Releng 0.7.0-SNAPSHOT                               [24/28]
04:41:16 [INFO] --------------------------------[ pom ]---------------------------------
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra.core.releng ---
04:41:16 [INFO] 
04:41:16 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra.core.releng ---
04:41:16 [INFO] Checking licenses...
04:41:16 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:16 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:16 [INFO] 
04:41:16 [INFO] -------------< org.polarsys.esf:org.polarsys.esf.core.doc >-------------
04:41:16 [INFO] Building org.polarsys.esf.core.doc 0.7.0-SNAPSHOT                [25/28]
04:41:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] The project's OSGi version is 0.7.0.202302010939
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] 
04:41:16 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] Resolving class path of org.polarsys.esf.core.doc...
04:41:16 [INFO] 
04:41:16 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] Checking licenses...
04:41:16 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:16 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:16 [INFO] Copying 21 resources
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.doc/src/test/resources
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] No tests to run.
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.doc ---
04:41:16 [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
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.doc ---
04:41:16 [INFO] No tests to run.
04:41:16 [INFO] 
04:41:16 [INFO] -------< org.polarsys.esf:org.polarsys.esf.core.releng.branding >-------
04:41:16 [INFO] Building ESF Core branding 0.7.0-SNAPSHOT                        [26/28]
04:41:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] The project's OSGi version is 0.7.0.202302010939
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] 
04:41:16 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] Resolving class path of ESF Core branding...
04:41:16 [INFO] 
04:41:16 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] Checking licenses...
04:41:16 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:16 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:16 [INFO] Copying 2 resources
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/releng/org.polarsys.esf.core.releng.branding/src/test/resources
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] No tests to run.
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [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
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.releng.branding ---
04:41:16 [INFO] No tests to run.
04:41:16 [INFO] 
04:41:16 [INFO] -----------< org.polarsys.esf:org.polarsys.esf.core.releng >------------
04:41:16 [INFO] Building ESF Core feature 0.7.0-SNAPSHOT                         [27/28]
04:41:16 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.releng ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.esf.core.releng ---
04:41:16 [INFO] The project's OSGi version is 0.7.0.202302010939
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.releng ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.releng ---
04:41:16 [INFO] 
04:41:16 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.releng ---
04:41:16 [INFO] 
04:41:16 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.releng ---
04:41:16 [INFO] Checking licenses...
04:41:16 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:16 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.releng ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:package-feature (default-package-feature) @ org.polarsys.esf.core.releng ---
04:41:16 [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
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.releng ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-p2-plugin:2.7.2:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.esf.core.releng ---
04:41:16 [INFO] 
04:41:16 [INFO] -------------------< org.polarsys.esf:esf-infra.p2 >--------------------
04:41:16 [INFO] Building esf-infra.p2 0.7.0-SNAPSHOT                             [28/28]
04:41:16 [INFO] -------------------------[ eclipse-repository ]-------------------------
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra.p2 ---
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ esf-infra.p2 ---
04:41:16 [INFO] The project's OSGi version is 0.7.0.202302010939
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ esf-infra.p2 ---
04:41:16 [INFO] 
04:41:16 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ esf-infra.p2 ---
04:41:16 [INFO] 
04:41:16 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra.p2 ---
04:41:16 [INFO] Checking licenses...
04:41:16 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:41:16 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:41:16 [INFO] 
04:41:16 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ esf-infra.p2 ---
04:41:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/p2/src/main/resources
04:41:16 [INFO] 
04:41:16 [INFO] --- tycho-p2-publisher-plugin:2.7.2:publish-osgi-ee (default-publish-osgi-ee) @ esf-infra.p2 ---
04:41:16 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
04:41:17 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
04:41:17 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
04:41:17 [INFO] 
04:41:17 [INFO] --- tycho-p2-publisher-plugin:2.7.2:publish-products (default-publish-products) @ esf-infra.p2 ---
04:41:17 [INFO] 
04:41:17 [INFO] --- tycho-p2-publisher-plugin:2.7.2:publish-categories (default-publish-categories) @ esf-infra.p2 ---
04:41:17 [INFO] 
04:41:17 [INFO] --- tycho-p2-publisher-plugin:2.7.2:attach-artifacts (default-attach-artifacts) @ esf-infra.p2 ---
04:41:17 [INFO] 
04:41:17 [INFO] --- tycho-p2-repository-plugin:2.7.2:assemble-repository (default-assemble-repository) @ esf-infra.p2 ---
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:17 [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)
04:41:17 [INFO] The user operation is waiting for background work to complete.
04:41:17 [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)
04:41:18 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (253.02kB)
04:41:18 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (141.47kB)
04:41:18 [INFO] The user operation is waiting for background work to complete.
04:41:18 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (141.47kB)
04:41:18 [INFO] Unpacking com.google.inject_3.0.0.v201605172100...
04:41:18 [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (476.29kB)
04:41:18 [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (249kB)
04:41:18 [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.29MB)
04:41:18 [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)
04:41:18 [INFO] The user operation is waiting for background work to complete.
04:41:18 [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)
04:41:18 [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
04:41:18 [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)
04:41:18 [INFO] The user operation is waiting for background work to complete.
04:41:18 [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)
04:41:18 [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
04:41:18 [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)
04:41:18 [INFO] The user operation is waiting for background work to complete.
04:41:18 [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)
04:41:18 [INFO] Unpacking org.eclipse.emf.codegen_2.20.0.v20200324-0932...
04:41:18 [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)
04:41:18 [INFO] The user operation is waiting for background work to complete.
04:41:18 [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)
04:41:18 [INFO] Unpacking org.eclipse.emf.codegen.ecore_2.22.0.v20200324-0947...
04:41:19 [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)
04:41:19 [INFO] The user operation is waiting for background work to complete.
04:41:19 [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)
04:41:19 [INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.22.0.v20200324-0947...
04:41:19 [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)
04:41:19 [INFO] The user operation is waiting for background work to complete.
04:41:19 [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)
04:41:19 [INFO] Unpacking org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451...
04:41:19 [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)
04:41:19 [INFO] The user operation is waiting for background work to complete.
04:41:19 [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)
04:41:19 [INFO] Unpacking org.eclipse.emf.converter_2.10.0.v20180706-1146...
04:41:19 [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)
04:41:19 [INFO] The user operation is waiting for background work to complete.
04:41:19 [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)
04:41:19 [INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725...
04:41:19 [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.89kB)
04:41:19 [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.26kB)
04:41:19 [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.12kB)
04:41:19 [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)
04:41:19 [INFO] The user operation is waiting for background work to complete.
04:41:19 [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)
04:41:19 [INFO] Unpacking org.eclipse.m2m.qvt.oml.project_3.10.2.v20200609-1812...
04:41:19 [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)
04:41:19 [INFO] The user operation is waiting for background work to complete.
04:41:19 [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)
04:41:19 [INFO] Unpacking org.eclipse.m2m.qvt.oml.runtime_3.10.2.v20200609-1812...
04:41:19 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (157.36kB)
04:41:19 [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)
04:41:19 [INFO] Fetching org.eclipse.wb.core.lib_1.9.1.201812270937.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (5.23MB)
04:41:20 [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)
04:41:20 [INFO] The user operation is waiting for background work to complete.
04:41:20 [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)
04:41:20 [INFO] Unpacking org.eclipse.ocl.common.ui_1.12.0.v20200608-1555...
04:41:20 [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)
04:41:20 [INFO] The user operation is waiting for background work to complete.
04:41:20 [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)
04:41:20 [INFO] Unpacking org.eclipse.ocl.examples.debug_2.12.0.v20200608-1555...
04:41:20 [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)
04:41:20 [INFO] The user operation is waiting for background work to complete.
04:41:20 [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)
04:41:20 [INFO] Unpacking org.eclipse.ocl.xtext.completeocl_1.12.0.v20200608-1555...
04:41:20 [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)
04:41:20 [INFO] The user operation is waiting for background work to complete.
04:41:20 [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)
04:41:20 [INFO] Unpacking org.eclipse.ocl.xtext.oclinecore_1.12.0.v20200608-1555...
04:41:20 [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)
04:41:20 [INFO] The user operation is waiting for background work to complete.
04:41:20 [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)
04:41:20 [INFO] Unpacking org.eclipse.ocl.xtext.oclstdlib_1.12.0.v20200608-1555...
04:41:20 [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)
04:41:20 [INFO] The user operation is waiting for background work to complete.
04:41:20 [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)
04:41:20 [INFO] Unpacking org.eclipse.ocl.examples.debug.vm_2.12.0.v20200608-1555...
04:41:20 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.49kB)
04:41:20 [INFO] The user operation is waiting for background work to complete.
04:41:20 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.49kB)
04:41:20 [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
04:41:20 [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)
04:41:20 [INFO] The user operation is waiting for background work to complete.
04:41:20 [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)
04:41:20 [INFO] Unpacking org.eclipse.ocl.xtext.base_1.12.0.v20200608-1555...
04:41:21 [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)
04:41:21 [INFO] The user operation is waiting for background work to complete.
04:41:21 [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)
04:41:21 [INFO] Unpacking org.eclipse.ocl.examples.debug.vm.ui_2.12.0.v20200608-1555...
04:41:21 [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)
04:41:21 [INFO] The user operation is waiting for background work to complete.
04:41:21 [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)
04:41:21 [INFO] Unpacking org.eclipse.xtext.ui_2.22.0.v20200602-1242...
04:41:21 [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)
04:41:21 [INFO] The user operation is waiting for background work to complete.
04:41:21 [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)
04:41:21 [INFO] Unpacking org.eclipse.ocl.examples.emf.validation.validity_2.9.0.v20200608-1555...
04:41:21 [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)
04:41:21 [INFO] The user operation is waiting for background work to complete.
04:41:21 [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)
04:41:21 [INFO] Unpacking org.eclipse.ocl.pivot_1.12.0.v20200608-1555...
04:41:22 [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)
04:41:22 [INFO] The user operation is waiting for background work to complete.
04:41:22 [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)
04:41:22 [INFO] Unpacking org.eclipse.ocl.examples.emf.validation.validity.ui_2.9.0.v20200608-1555...
04:41:22 [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)
04:41:22 [INFO] The user operation is waiting for background work to complete.
04:41:22 [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)
04:41:22 [INFO] Unpacking org.eclipse.ocl.examples.ui_1.8.400.v20200608-1555...
04:41:22 [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)
04:41:22 [INFO] The user operation is waiting for background work to complete.
04:41:22 [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)
04:41:22 [INFO] Unpacking org.eclipse.ocl.examples.xtext.console_4.12.0.v20200608-1555...
04:41:22 [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)
04:41:22 [INFO] The user operation is waiting for background work to complete.
04:41:22 [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)
04:41:22 [INFO] Unpacking org.eclipse.ocl.xtext.essentialocl.ui_1.12.0.v20200608-1555...
04:41:23 [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)
04:41:23 [INFO] The user operation is waiting for background work to complete.
04:41:23 [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)
04:41:23 [INFO] Unpacking org.eclipse.ocl.pivot.ui_1.12.0.v20200608-1555...
04:41:23 [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)
04:41:23 [INFO] The user operation is waiting for background work to complete.
04:41:23 [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)
04:41:23 [INFO] Unpacking org.eclipse.xtext.ui.shared_2.22.0.v20200602-1242...
04:41:23 [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)
04:41:23 [INFO] The user operation is waiting for background work to complete.
04:41:23 [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)
04:41:23 [INFO] Unpacking org.eclipse.ocl.xtext.completeocl.ui_1.12.0.v20200608-1555...
04:41:23 [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)
04:41:23 [INFO] The user operation is waiting for background work to complete.
04:41:23 [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)
04:41:23 [INFO] Unpacking org.eclipse.ocl.xtext.oclstdlib.ui_1.12.0.v20200608-1555...
04:41:23 [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)
04:41:23 [INFO] The user operation is waiting for background work to complete.
04:41:23 [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)
04:41:23 [INFO] Unpacking org.eclipse.ocl.pivot.uml_1.12.0.v20200608-1555...
04:41:23 [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)
04:41:23 [INFO] The user operation is waiting for background work to complete.
04:41:23 [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)
04:41:23 [INFO] Unpacking org.eclipse.uml2.codegen.ecore_2.5.0.v20200302-1312...
04:41:23 [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)
04:41:23 [INFO] The user operation is waiting for background work to complete.
04:41:23 [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)
04:41:23 [INFO] Unpacking org.eclipse.xtext_2.22.0.v20200602-1352...
04:41:24 [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)
04:41:24 [INFO] The user operation is waiting for background work to complete.
04:41:24 [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)
04:41:24 [INFO] Unpacking org.eclipse.ocl.xtext.base.ui_1.12.0.v20200608-1555...
04:41:24 [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)
04:41:24 [INFO] The user operation is waiting for background work to complete.
04:41:24 [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)
04:41:24 [INFO] Unpacking org.eclipse.xtext.builder_2.22.0.v20200602-1242...
04:41:24 [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)
04:41:24 [INFO] The user operation is waiting for background work to complete.
04:41:24 [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)
04:41:24 [INFO] Unpacking org.eclipse.ocl.xtext.essentialocl_1.12.0.v20200608-1555...
04:41:24 [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)
04:41:24 [INFO] The user operation is waiting for background work to complete.
04:41:24 [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)
04:41:24 [INFO] Unpacking org.eclipse.ocl.xtext.oclinecore.ui_1.12.0.v20200608-1555...
04:41:25 [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)
04:41:25 [INFO] The user operation is waiting for background work to complete.
04:41:25 [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)
04:41:25 [INFO] Unpacking org.eclipse.ocl.xtext.markup.ui_1.12.0.v20200608-1555...
04:41:25 [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)
04:41:25 [INFO] The user operation is waiting for background work to complete.
04:41:25 [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)
04:41:25 [INFO] Unpacking org.eclipse.ocl.xtext.markup_1.12.0.v20200608-1555...
04:41:25 [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)
04:41:25 [INFO] The user operation is waiting for background work to complete.
04:41:25 [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)
04:41:25 [INFO] Unpacking org.eclipse.papyrus.copypaste.ui.doc_1.2.0.202006100749...
04:41:25 [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)
04:41:25 [INFO] The user operation is waiting for background work to complete.
04:41:25 [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)
04:41:25 [INFO] Unpacking org.eclipse.papyrus.infra.doc_1.2.0.202006100749...
04:41:25 [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)
04:41:25 [INFO] The user operation is waiting for background work to complete.
04:41:25 [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)
04:41:25 [INFO] Unpacking org.eclipse.papyrus.developer.doc_1.0.0.202006100749...
04:41:27 [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)
04:41:27 [INFO] The user operation is waiting for background work to complete.
04:41:27 [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)
04:41:27 [INFO] Unpacking org.eclipse.papyrus.dsml.validation.doc_1.2.0.202006100749...
04:41:27 [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)
04:41:27 [INFO] The user operation is waiting for background work to complete.
04:41:27 [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)
04:41:27 [INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.doc_1.0.0.202006100749...
04:41:27 [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)
04:41:27 [INFO] The user operation is waiting for background work to complete.
04:41:27 [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)
04:41:27 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.common.doc_1.2.0.202006100749...
04:41:27 [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)
04:41:27 [INFO] The user operation is waiting for background work to complete.
04:41:27 [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)
04:41:27 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.doc_1.2.0.202006100749...
04:41:28 [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)
04:41:28 [INFO] The user operation is waiting for background work to complete.
04:41:28 [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)
04:41:28 [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.doc_1.0.0.202006100749...
04:41:28 [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)
04:41:28 [INFO] The user operation is waiting for background work to complete.
04:41:28 [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)
04:41:28 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.doc_1.3.100.202006100749...
04:41:29 [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)
04:41:29 [INFO] The user operation is waiting for background work to complete.
04:41:29 [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)
04:41:29 [INFO] Unpacking org.eclipse.papyrus.infra.newchild.doc_1.2.0.202006100749...
04:41:29 [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)
04:41:29 [INFO] The user operation is waiting for background work to complete.
04:41:29 [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)
04:41:29 [INFO] Unpacking org.eclipse.papyrus.infra.services.controlmode.doc_1.2.0.202006100749...
04:41:29 [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)
04:41:29 [INFO] The user operation is waiting for background work to complete.
04:41:29 [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)
04:41:29 [INFO] Unpacking org.eclipse.papyrus.infra.services.decoration.doc_1.0.0.202006100749...
04:41:29 [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)
04:41:29 [INFO] The user operation is waiting for background work to complete.
04:41:29 [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)
04:41:29 [INFO] Unpacking org.eclipse.papyrus.infra.services.navigation.doc_1.0.0.202006100749...
04:41:29 [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)
04:41:29 [INFO] The user operation is waiting for background work to complete.
04:41:29 [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)
04:41:29 [INFO] Unpacking org.eclipse.papyrus.infra.architecture.doc_1.0.0.202006100749...
04:41:29 [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)
04:41:29 [INFO] The user operation is waiting for background work to complete.
04:41:29 [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)
04:41:29 [INFO] Unpacking org.eclipse.papyrus.infra.types.doc_3.0.100.202006100749...
04:41:29 [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)
04:41:29 [INFO] The user operation is waiting for background work to complete.
04:41:29 [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)
04:41:29 [INFO] Unpacking org.eclipse.papyrus.req.reqif.doc_1.2.0.202006100749...
04:41:30 [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)
04:41:30 [INFO] The user operation is waiting for background work to complete.
04:41:30 [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)
04:41:30 [INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.doc_1.2.0.202006100749...
04:41:30 [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)
04:41:30 [INFO] The user operation is waiting for background work to complete.
04:41:30 [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)
04:41:30 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.common.doc_1.2.0.202006100749...
04:41:30 [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)
04:41:30 [INFO] The user operation is waiting for background work to complete.
04:41:30 [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)
04:41:30 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.profile.doc_1.2.0.202006100749...
04:41:31 [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)
04:41:31 [INFO] The user operation is waiting for background work to complete.
04:41:31 [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)
04:41:31 [INFO] Unpacking org.eclipse.papyrus.uml.doc_1.2.0.202006100749...
04:41:33 [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)
04:41:33 [INFO] The user operation is waiting for background work to complete.
04:41:33 [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)
04:41:33 [INFO] Unpacking org.eclipse.papyrus.uml.migration.doc_1.0.0.202006100749...
04:41:33 [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)
04:41:33 [INFO] The user operation is waiting for background work to complete.
04:41:33 [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)
04:41:33 [INFO] Unpacking org.eclipse.papyrus.uml.modelrepair.doc_1.2.0.202006100749...
04:41:33 [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)
04:41:33 [INFO] The user operation is waiting for background work to complete.
04:41:33 [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)
04:41:33 [INFO] Unpacking org.eclipse.papyrus.uml.profile.assistants.doc_1.2.0.202006100749...
04:41:33 [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)
04:41:33 [INFO] The user operation is waiting for background work to complete.
04:41:33 [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)
04:41:33 [INFO] Unpacking org.eclipse.papyrus.uml.search.ui.doc_1.2.0.202006100749...
04:41:33 [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)
04:41:33 [INFO] The user operation is waiting for background work to complete.
04:41:33 [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)
04:41:33 [INFO] Unpacking org.eclipse.papyrus.views.properties.doc_1.3.0.202006100749...
04:41:33 [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)
04:41:33 [INFO] The user operation is waiting for background work to complete.
04:41:33 [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)
04:41:33 [INFO] Unpacking org.eclipse.papyrus.emf.facet.aggregate.doc_1.2.0.202006100749...
04:41:33 [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)
04:41:33 [INFO] The user operation is waiting for background work to complete.
04:41:33 [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)
04:41:33 [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.doc_1.2.0.202006100749...
04:41:33 [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)
04:41:33 [INFO] The user operation is waiting for background work to complete.
04:41:33 [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)
04:41:33 [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_1.2.0.202006100749...
04:41:34 [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)
04:41:34 [INFO] The user operation is waiting for background work to complete.
04:41:34 [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)
04:41:34 [INFO] Unpacking org.eclipse.papyrus.emf.facet.doc_1.2.0.202006100749...
04:41:34 [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)
04:41:34 [INFO] The user operation is waiting for background work to complete.
04:41:34 [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)
04:41:34 [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.doc_1.2.0.202006100749...
04:41:34 [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)
04:41:34 [INFO] The user operation is waiting for background work to complete.
04:41:34 [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)
04:41:34 [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.emf.doc_1.2.0.202006100749...
04:41:34 [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)
04:41:34 [INFO] The user operation is waiting for background work to complete.
04:41:34 [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)
04:41:34 [INFO] Unpacking org.eclipse.papyrus.toolsmiths.profilemigration.doc_0.7.0.202006100749...
04:41:34 [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)
04:41:34 [INFO] The user operation is waiting for background work to complete.
04:41:34 [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)
04:41:34 [INFO] Unpacking org.eclipse.papyrus.views.references.doc_1.2.0.202006100749...
04:41:34 [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)
04:41:34 [INFO] The user operation is waiting for background work to complete.
04:41:34 [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)
04:41:34 [INFO] Unpacking org.eclipse.papyrus.views.documentation.doc_1.0.0.202006100749...
04:41:34 [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)
04:41:34 [INFO] The user operation is waiting for background work to complete.
04:41:34 [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)
04:41:34 [INFO] Unpacking org.eclipse.papyrus.toolsmiths.architecture.doc_1.0.0.202006100749...
04:41:34 [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)
04:41:34 [INFO] The user operation is waiting for background work to complete.
04:41:34 [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)
04:41:34 [INFO] Unpacking org.eclipse.papyrus.toolsmiths.validation.doc_1.0.0.202006100749...
04:41:34 [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.52kB)
04:41:34 [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)
04:41:34 [INFO] The user operation is waiting for background work to complete.
04:41:34 [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)
04:41:34 [INFO] Unpacking org.eclipse.papyrus.eclipse.project.editors_2.1.0.202006100749...
04:41:34 [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)
04:41:34 [INFO] The user operation is waiting for background work to complete.
04:41:34 [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)
04:41:34 [INFO] Unpacking org.eclipse.papyrus.editor.perspectiveconfiguration_1.2.0.202006100749...
04:41:34 [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.86kB)
04:41:34 [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)
04:41:34 [INFO] The user operation is waiting for background work to complete.
04:41:34 [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)
04:41:34 [INFO] Unpacking org.eclipse.papyrus.emf.facet.common.sdk.core_1.2.0.202006100749...
04:41:34 [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)
04:41:34 [INFO] The user operation is waiting for background work to complete.
04:41:34 [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)
04:41:34 [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel.edit_1.3.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_1.2.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel.editor_1.3.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.sdk.ui_2.0.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.sdk.ui_1.2.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.ocl.metamodel_1.2.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.sdk.core_1.2.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.widgets.celleditors_1.2.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.ui_3.0.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.edit_1.2.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.editor_1.2.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.java.sdk.ui_1.2.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.ocl.core_1.2.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_2.0.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.widgets_1.2.0.202006100749...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_1.2.0.202006100749...
04:41:35 [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)
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.emf_2.8.0.v20180706-1146...
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.emf.ui_1.0.0.202006100749...
04:41:35 [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.79kB)
04:41:35 [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)
04:41:35 [INFO] The user operation is waiting for background work to complete.
04:41:35 [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)
04:41:35 [INFO] Unpacking org.eclipse.papyrus.extensionpoints.editors_3.1.0.202006100749...
04:41:35 [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)
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.constraints.editor_2.0.0.202006100749...
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.constraints.ui_2.0.0.202006100749...
04:41:36 [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)
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.editor.welcome.internationalization_2.0.0.202006100749...
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.ui_1.0.0.202006100749...
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.editor.welcome.nattable_3.0.0.202006100749...
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.emf.diagram.common_2.0.100.202006100749...
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.edit_1.1.0.202006100749...
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.editor_1.1.0.202006100749...
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.properties_1.0.100.202006100749...
04:41:36 [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)
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.emf.types.ui_4.1.0.202006100749...
04:41:36 [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)
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.psf_1.2.0.202006100749...
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.newchild.edit_4.1.0.202006100749...
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.filters.edit_1.4.0.202006100749...
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.properties.editor_3.0.0.202006100749...
04:41:36 [INFO] Fetching org.eclipse.papyrus.infra.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.29kB)
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant_1.5.100.202006100749...
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant.edit_1.3.0.202006100749...
04:41:36 [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)
04:41:36 [INFO] The user operation is waiting for background work to complete.
04:41:36 [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)
04:41:36 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant.editor_1.3.0.202006100749...
04:41:37 [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)
04:41:37 [INFO] The user operation is waiting for background work to complete.
04:41:37 [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)
04:41:37 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant.ui_1.3.0.202006100749...
04:41:37 [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)
04:41:37 [INFO] The user operation is waiting for background work to complete.
04:41:37 [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)
04:41:37 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.controlmode_1.2.0.202006100749...
04:41:37 [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)
04:41:37 [INFO] The user operation is waiting for background work to complete.
04:41:37 [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)
04:41:37 [INFO] Unpacking org.eclipse.papyrus.infra.services.controlmode_2.1.0.202006100749...
04:41:37 [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)
04:41:37 [INFO] The user operation is waiting for background work to complete.
04:41:37 [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)
04:41:37 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css_2.4.0.202006100749...
04:41:37 [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)
04:41:37 [INFO] The user operation is waiting for background work to complete.
04:41:37 [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)
04:41:37 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.model_1.3.100.202006100749...
04:41:37 [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)
04:41:37 [INFO] The user operation is waiting for background work to complete.
04:41:37 [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)
04:41:37 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.configuration_2.0.0.202006100749...
04:41:37 [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)
04:41:37 [INFO] The user operation is waiting for background work to complete.
04:41:37 [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)
04:41:37 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.properties_3.1.100.202006100749...
04:41:37 [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)
04:41:37 [INFO] The user operation is waiting for background work to complete.
04:41:37 [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)
04:41:37 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css3.xtext_3.0.0.202006100749...
04:41:37 [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)
04:41:37 [INFO] The user operation is waiting for background work to complete.
04:41:37 [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)
04:41:37 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_3.0.0.202006100749...
04:41:37 [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)
04:41:37 [INFO] The user operation is waiting for background work to complete.
04:41:37 [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)
04:41:37 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.theme_1.2.0.202006100749...
04:41:37 [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)
04:41:37 [INFO] The user operation is waiting for background work to complete.
04:41:37 [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)
04:41:37 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.model.edit_1.3.0.202006100749...
04:41:37 [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)
04:41:37 [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)
04:41:37 [INFO] The user operation is waiting for background work to complete.
04:41:37 [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)
04:41:37 [INFO] Unpacking org.eclipse.xtext.xbase.lib_2.22.0.v20200602-0713...
04:41:37 [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)
04:41:37 [INFO] The user operation is waiting for background work to complete.
04:41:37 [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)
04:41:37 [INFO] Unpacking org.eclipse.xtext.common.types_2.22.0.v20200602-1114...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.xtext.util_2.22.0.v20200602-1352...
04:41:38 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (201.73kB)
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.xtext.common.types.ui_2.22.0.v20200602-1242...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.xtext.ui.codetemplates.ui_2.22.0.v20200602-1242...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.export_2.1.0.202006100749...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.outline_2.0.0.202006100749...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.widgets_1.2.0.202006100749...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.gef_1.2.0.202006100749...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.modelexplorer_1.3.100.202006100749...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.viewersearcher_1.2.0.202006100749...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_1.2.0.202006100749...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.welcome_1.2.100.202006100749...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.representation.edit_2.1.0.202006100749...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.style.edit_2.0.0.202006100749...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_4.0.0.202006100749...
04:41:38 [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)
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.views.modelexplorer_3.1.0.202006100749...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.edit_1.0.0.202006100749...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.views.search_2.0.0.202006100749...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.controlmode_1.0.100.202006100749...
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.readonly_1.1.0.202006100749...
04:41:38 [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)
04:41:38 [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)
04:41:38 [INFO] The user operation is waiting for background work to complete.
04:41:38 [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)
04:41:38 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.controlmode_2.1.0.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.model.edit_4.1.0.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.model.editor_5.0.0.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.modelexplorer_4.1.0.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.views.config_5.0.0.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.views.editor_1.2.100.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.properties_2.5.0.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.gmfdiag_1.2.100.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.representation.edit_2.2.0.202006100749...
04:41:39 [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)
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.newchild.editor_3.1.0.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.newchild.ui_2.0.100.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.onefile.ui_1.2.0.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.services.architecture_1.0.100.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.services.viewlabelprovider_1.2.200.202006100749...
04:41:39 [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)
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.services.resourceloading.ui_1.2.200.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.types.editor_3.1.0.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.types.ui_3.0.100.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.ui.resources_1.3.0.202006100749...
04:41:39 [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)
04:41:39 [INFO] The user operation is waiting for background work to complete.
04:41:39 [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)
04:41:39 [INFO] Unpacking org.eclipse.papyrus.infra.ui.fonts_1.0.0.202006100749...
04:41:39 [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)
04:41:39 [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)
04:41:40 [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)
04:41:40 [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)
04:41:40 [INFO] The user operation is waiting for background work to complete.
04:41:40 [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)
04:41:40 [INFO] Unpacking org.eclipse.papyrus.sdk_4.8.0.202006100749...
04:41:40 [INFO] Fetching org.eclipse.papyrus.sdk.feature_4.8.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.22kB)
04:41:40 [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)
04:41:40 [INFO] The user operation is waiting for background work to complete.
04:41:40 [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)
04:41:40 [INFO] Unpacking org.eclipse.papyrus.uml.alf_3.0.0.202006100749...
04:41:40 [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)
04:41:40 [INFO] The user operation is waiting for background work to complete.
04:41:40 [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)
04:41:40 [INFO] Unpacking org.eclipse.papyrus.uml.alf.libraries_2.0.100.202006100749...
04:41:40 [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)
04:41:40 [INFO] The user operation is waiting for background work to complete.
04:41:40 [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)
04:41:40 [INFO] Unpacking org.eclipse.papyrus.uml.alf.common_2.0.0.202006100749...
04:41:40 [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)
04:41:40 [INFO] The user operation is waiting for background work to complete.
04:41:40 [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)
04:41:40 [INFO] Unpacking org.eclipse.papyrus.uml.alf.common.ui_2.0.0.202006100749...
04:41:40 [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)
04:41:40 [INFO] The user operation is waiting for background work to complete.
04:41:40 [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)
04:41:40 [INFO] Unpacking org.eclipse.papyrus.uml.alf.to.fuml_1.2.0.202006100749...
04:41:41 [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)
04:41:41 [INFO] The user operation is waiting for background work to complete.
04:41:41 [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)
04:41:41 [INFO] Unpacking org.eclipse.papyrus.uml.alf.ui_3.0.100.202006100749...
04:41:41 [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)
04:41:41 [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)
04:41:41 [INFO] The user operation is waiting for background work to complete.
04:41:41 [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)
04:41:41 [INFO] Unpacking org.eclipse.papyrus.uml.xtext.integration.ui_2.2.0.202006100749...
04:41:41 [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)
04:41:41 [INFO] The user operation is waiting for background work to complete.
04:41:41 [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)
04:41:41 [INFO] Unpacking org.eclipse.papyrus.uml.service.validation_2.1.1.202006100749...
04:41:41 [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)
04:41:41 [INFO] The user operation is waiting for background work to complete.
04:41:41 [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)
04:41:41 [INFO] Unpacking org.eclipse.papyrus.uml.architecture_1.1.400.202006100749...
04:41:41 [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)
04:41:41 [INFO] The user operation is waiting for background work to complete.
04:41:41 [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)
04:41:41 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.activity_3.5.100.202006100749...
04:41:43 [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)
04:41:43 [INFO] The user operation is waiting for background work to complete.
04:41:43 [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)
04:41:43 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.clazz_3.2.0.202006100749...
04:41:44 [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)
04:41:44 [INFO] The user operation is waiting for background work to complete.
04:41:44 [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)
04:41:44 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.communication_4.1.0.202006100749...
04:41:44 [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)
04:41:44 [INFO] The user operation is waiting for background work to complete.
04:41:44 [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)
04:41:44 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.component_3.2.0.202006100749...
04:41:45 [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)
04:41:45 [INFO] The user operation is waiting for background work to complete.
04:41:45 [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)
04:41:45 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.deployment_3.2.0.202006100749...
04:41:45 [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)
04:41:45 [INFO] The user operation is waiting for background work to complete.
04:41:45 [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)
04:41:45 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.interactionoverview_3.1.0.202006100749...
04:41:45 [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)
04:41:45 [INFO] The user operation is waiting for background work to complete.
04:41:45 [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)
04:41:45 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.profile_3.2.0.202006100749...
04:41:46 [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)
04:41:46 [INFO] The user operation is waiting for background work to complete.
04:41:46 [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)
04:41:46 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.sequence_5.3.100.202006100749...
04:41:46 [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)
04:41:46 [INFO] The user operation is waiting for background work to complete.
04:41:46 [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)
04:41:46 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.statemachine_3.2.200.202006100749...
04:41:47 [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)
04:41:47 [INFO] The user operation is waiting for background work to complete.
04:41:47 [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)
04:41:47 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.timing_1.4.200.202006100749...
04:41:47 [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)
04:41:47 [INFO] The user operation is waiting for background work to complete.
04:41:47 [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)
04:41:47 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.usecase_4.0.300.202006100749...
04:41:47 [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)
04:41:47 [INFO] The user operation is waiting for background work to complete.
04:41:47 [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)
04:41:47 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.clazz.config_5.0.0.202006100749...
04:41:47 [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)
04:41:47 [INFO] The user operation is waiting for background work to complete.
04:41:47 [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)
04:41:47 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.generic.config_1.2.100.202006100749...
04:41:47 [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)
04:41:47 [INFO] The user operation is waiting for background work to complete.
04:41:47 [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)
04:41:47 [INFO] Unpacking org.eclipse.papyrus.uml.service.types.ui_2.1.0.202006100749...
04:41:48 [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)
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.commands_1.3.100.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.controlmode.profile_2.1.0.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.controlmode_1.3.0.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.ui_2.1.0.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.properties_4.1.0.202006100749...
04:41:48 [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)
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.common.groups_2.0.0.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.menu_2.0.100.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.css_2.0.100.202006100749...
04:41:48 [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)
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.dnd_1.3.100.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.icons_1.2.0.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.modelexplorer_1.2.100.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.symbols_1.2.100.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.symbols.properties_1.2.0.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.linklf_2.0.100.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.sequence.restrictions_1.0.0.202006100749...
04:41:48 [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)
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.documentation.profile_1.3.0.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.export_1.0.0.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.expressions_2.1.100.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.expressions.edit_2.1.0.202006100749...
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.expressions.properties_1.0.100.202006100749...
04:41:48 [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)
04:41:48 [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)
04:41:48 [INFO] The user operation is waiting for background work to complete.
04:41:48 [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)
04:41:48 [INFO] Unpacking org.eclipse.papyrus.uml.icons_1.2.0.202006100749...
04:41:49 [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)
04:41:49 [INFO] The user operation is waiting for background work to complete.
04:41:49 [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)
04:41:49 [INFO] Unpacking org.eclipse.papyrus.uml.import_1.2.0.202006100749...
04:41:49 [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)
04:41:49 [INFO] The user operation is waiting for background work to complete.
04:41:49 [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)
04:41:49 [INFO] Unpacking org.eclipse.papyrus.uml.perspective_1.2.0.202006100749...
04:41:49 [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)
04:41:49 [INFO] The user operation is waiting for background work to complete.
04:41:49 [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)
04:41:49 [INFO] Unpacking org.eclipse.papyrus.uml.profile.drafter_1.4.0.202006100749...
04:41:49 [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)
04:41:49 [INFO] The user operation is waiting for background work to complete.
04:41:49 [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)
04:41:49 [INFO] Unpacking org.eclipse.papyrus.uml.resourceloading.profile_1.2.100.202006100749...
04:41:49 [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)
04:41:49 [INFO] The user operation is waiting for background work to complete.
04:41:49 [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)
04:41:49 [INFO] Unpacking org.eclipse.papyrus.uml.templaterepository_2.0.100.202006100749...
04:41:49 [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)
04:41:49 [INFO] The user operation is waiting for background work to complete.
04:41:49 [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)
04:41:49 [INFO] Unpacking org.eclipse.papyrus.uml.oclconstraintevaluation_1.2.0.202006100749...
04:41:49 [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)
04:41:49 [INFO] The user operation is waiting for background work to complete.
04:41:49 [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)
04:41:49 [INFO] Unpacking org.eclipse.papyrus.uml.navigation_1.2.0.202006100749...
04:41:49 [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)
04:41:49 [INFO] The user operation is waiting for background work to complete.
04:41:49 [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)
04:41:49 [INFO] Unpacking org.eclipse.papyrus.uml.services.decoration_1.2.0.202006100749...
04:41:49 [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)
04:41:49 [INFO] The user operation is waiting for background work to complete.
04:41:49 [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)
04:41:49 [INFO] Unpacking org.eclipse.papyrus.uml.filters_1.4.100.202006100749...
04:41:49 [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)
04:41:49 [INFO] The user operation is waiting for background work to complete.
04:41:49 [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)
04:41:49 [INFO] Unpacking org.eclipse.papyrus.uml.filters.edit_1.3.0.202006100749...
04:41:49 [INFO] Fetching org.eclipse.papyrus.uml.feature_4.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.38kB)
04:41:49 [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)
04:41:49 [INFO] The user operation is waiting for background work to complete.
04:41:49 [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)
04:41:49 [INFO] Unpacking org.eclipse.papyrus.uml.internationalization_1.0.0.202006100749...
04:41:49 [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)
04:41:49 [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)
04:41:49 [INFO] The user operation is waiting for background work to complete.
04:41:49 [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)
04:41:49 [INFO] Unpacking org.eclipse.papyrus.uml.m2m.qvto.common_1.1.100.202006100749...
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_1.0.100.202006100749...
04:41:50 [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)
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.modelexplorer_2.1.0.202006100749...
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.modelexplorer.widgets_2.0.100.202006100749...
04:41:50 [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)
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.views.modelexplorer.widgets_2.0.100.202006100749...
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.generic_1.2.100.202006100749...
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.matrix_1.0.200.202006100749...
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.properties_1.0.200.202006100749...
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.menu_1.2.200.202006100749...
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.xtext.integration_2.0.100.202006100749...
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.xtext.valuespecification_5.0.0.202006100749...
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.richtext_2.1.100.202006100749...
04:41:50 [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)
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_1.4.0.202006100749...
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_2.1.0.202006100749...
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.views.validation_2.1.0.202006100749...
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.properties.xtext_1.3.100.202006100749...
04:41:50 [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)
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.search.ui_2.0.200.202006100749...
04:41:50 [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)
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_2.1.0.202006100749...
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.common.xtext_2.1.0.202006100749...
04:41:50 [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)
04:41:50 [INFO] The user operation is waiting for background work to complete.
04:41:50 [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)
04:41:50 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_2.1.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.common.xtext.ui_2.1.100.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.xtext.integration.core_2.1.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_2.1.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_2.1.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_1.3.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.message.xtext_2.1.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.message.xtext.ui_2.1.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.parameter.xtext_2.1.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_2.1.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.property.xtext_2.1.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.property.xtext.ui_2.1.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.state.xtext_2.1.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.state.xtext.ui_2.1.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.transition.xtext_1.4.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.transition.xtext.ui_2.1.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.javaconstraint_2.0.100.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.port.xtext_1.4.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.port.xtext.ui_2.1.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.valuespecification.xtext_1.4.0.202006100749...
04:41:51 [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)
04:41:51 [INFO] The user operation is waiting for background work to complete.
04:41:51 [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)
04:41:51 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_3.0.0.202006100749...
04:41:52 [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)
04:41:52 [INFO] The user operation is waiting for background work to complete.
04:41:52 [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)
04:41:52 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_3.0.0.202006100749...
04:41:52 [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)
04:41:52 [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)
04:41:52 [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)
04:41:52 [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)
04:41:52 [INFO] The user operation is waiting for background work to complete.
04:41:52 [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)
04:41:52 [INFO] Unpacking org.eclipse.papyrus.uml.xtext.integration.validation_2.1.0.202006100749...
04:41:52 [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)
04:41:52 [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)
04:41:52 [INFO] The user operation is waiting for background work to complete.
04:41:52 [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)
04:41:52 [INFO] Unpacking org.eclipse.papyrus.views.documentation_1.0.100.202006100749...
04:41:52 [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)
04:41:52 [INFO] Fetching org.eclipse.papyrus.views.feature_1.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.82kB)
04:41:52 [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)
04:41:52 [INFO] The user operation is waiting for background work to complete.
04:41:52 [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)
04:41:52 [INFO] Unpacking org.eclipse.papyrus.views.modelexplorer.resourceloading_2.0.0.202006100749...
04:41:52 [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)
04:41:52 [INFO] The user operation is waiting for background work to complete.
04:41:52 [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)
04:41:52 [INFO] Unpacking org.eclipse.papyrus.views.modelexplorer.newchild_1.2.100.202006100749...
04:41:52 [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)
04:41:52 [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)
04:41:52 [INFO] The user operation is waiting for background work to complete.
04:41:52 [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)
04:41:52 [INFO] Unpacking org.eclipse.papyrus.views.properties.model.xwt_2.0.0.202006100749...
04:41:52 [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)
04:41:52 [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)
04:41:52 [INFO] The user operation is waiting for background work to complete.
04:41:52 [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)
04:41:52 [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v202005180122...
04:41:52 [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)
04:41:52 [INFO] The user operation is waiting for background work to complete.
04:41:52 [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)
04:41:52 [INFO] Unpacking org.eclipse.papyrus.views.references_2.0.0.202006100749...
04:41:52 [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)
04:41:52 [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)
04:41:52 [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)
04:41:52 [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)
04:41:52 [INFO] The user operation is waiting for background work to complete.
04:41:52 [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)
04:41:52 [INFO] Unpacking org.eclipse.platform_4.16.0.v20200604-0540...
04:41:53 [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)
04:41:53 [INFO] The user operation is waiting for background work to complete.
04:41:53 [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)
04:41:53 [INFO] Unpacking org.eclipse.ui.themes_1.2.1000.v20200528-1125...
04:41:53 [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)
04:41:53 [INFO] The user operation is waiting for background work to complete.
04:41:53 [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)
04:41:53 [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010...
04:41:53 [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)
04:41:53 [INFO] The user operation is waiting for background work to complete.
04:41:53 [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)
04:41:53 [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010...
04:41:53 [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)
04:41:53 [INFO] The user operation is waiting for background work to complete.
04:41:53 [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)
04:41:53 [INFO] Unpacking org.eclipse.wst.sse.core_1.2.400.v202004081818...
04:41:53 [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)
04:41:53 [INFO] The user operation is waiting for background work to complete.
04:41:53 [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)
04:41:53 [INFO] Unpacking org.eclipse.xtend.lib_2.22.0.v20200602-0713...
04:41:53 [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)
04:41:53 [INFO] The user operation is waiting for background work to complete.
04:41:53 [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)
04:41:53 [INFO] Unpacking org.eclipse.xtend.lib.macro_2.22.0.v20200602-0713...
04:41:53 [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)
04:41:53 [INFO] The user operation is waiting for background work to complete.
04:41:53 [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)
04:41:53 [INFO] Unpacking org.eclipse.xtext.smap_2.22.0.v20200602-1114...
04:41:53 [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)
04:41:53 [INFO] The user operation is waiting for background work to complete.
04:41:53 [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)
04:41:53 [INFO] Unpacking org.objectweb.asm_8.0.1.v20200420-1007...
04:41:53 [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)
04:41:53 [INFO] The user operation is waiting for background work to complete.
04:41:53 [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)
04:41:53 [INFO] Unpacking org.eclipse.xtext.common.types.edit_2.22.0.v20200602-1242...
04:41:53 [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)
04:41:53 [INFO] The user operation is waiting for background work to complete.
04:41:53 [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)
04:41:53 [INFO] Unpacking org.eclipse.xtext.ide_2.22.0.v20200602-1352...
04:41:53 [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)
04:41:53 [INFO] The user operation is waiting for background work to complete.
04:41:53 [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)
04:41:53 [INFO] Unpacking org.eclipse.xtext.ui.codetemplates_2.22.0.v20200602-1242...
04:41:53 [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)
04:41:53 [INFO] The user operation is waiting for background work to complete.
04:41:53 [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)
04:41:53 [INFO] Unpacking org.eclipse.xtext.ui.codetemplates.ide_2.22.0.v20200602-1242...
04:41:56 [INFO] 
04:41:56 [INFO] --- tycho-p2-repository-plugin:2.7.2:archive-repository (default-archive-repository) @ esf-infra.p2 ---
04:41:56 [INFO] Building zip: /home/jenkins/agent/workspace/esf-infra-gerrit-build/p2/target/esf-infra.p2-0.7.0-SNAPSHOT.zip
04:41:56 [INFO] ------------------------------------------------------------------------
04:41:56 [INFO] Reactor Summary for ESF 0.7.0-SNAPSHOT:
04:41:56 [INFO] 
04:41:56 [INFO] ESF ................................................ SUCCESS [  4.267 s]
04:41:56 [INFO] ESF Core ........................................... SUCCESS [  0.219 s]
04:41:56 [INFO] ESF Diagram ........................................ SUCCESS [  0.011 s]
04:41:56 [INFO] org.polarsys.esf.core.common ....................... SUCCESS [  9.948 s]
04:41:56 [INFO] org.polarsys.esf.core.common.ui .................... SUCCESS [  3.444 s]
04:41:56 [INFO] ESF Profile ........................................ SUCCESS [  0.081 s]
04:41:56 [INFO] ESFCore Profile .................................... SUCCESS [  1.444 s]
04:41:56 [INFO] ESFArchitectureConcepts Profile .................... SUCCESS [  1.491 s]
04:41:56 [INFO] org.polarsys.esf.core.utils ........................ SUCCESS [  1.887 s]
04:41:56 [INFO] ESF Core Resources ................................. SUCCESS [  0.008 s]
04:41:56 [INFO] ESF Core Graphical Resources ....................... SUCCESS [  0.690 s]
04:41:56 [INFO] org.polarsys.esf.core.diagram.esfarchitectureconcepts SUCCESS [  3.278 s]
04:41:56 [INFO] ESF Meta-model ..................................... SUCCESS [  0.011 s]
04:41:56 [INFO] ESFArchitectureConcepts Meta-model ................. SUCCESS [  0.396 s]
04:41:56 [INFO] ESFCore Meta-model ................................. SUCCESS [  0.326 s]
04:41:56 [INFO] ESFBehaviours Meta-model ........................... SUCCESS [  0.382 s]
04:41:56 [INFO] ESFProperties Meta-model ........................... SUCCESS [  0.311 s]
04:41:56 [INFO] ESFSafetyConcepts Meta-model ....................... SUCCESS [  0.211 s]
04:41:56 [INFO] ESFArchitectureConcepts Profile test ............... SUCCESS [  7.318 s]
04:41:56 [INFO] org.polarsys.esf.core.profile.esfarchitectureconcepts.application SUCCESS [  1.652 s]
04:41:56 [INFO] ESFProperties Profile .............................. SUCCESS [  1.409 s]
04:41:56 [INFO] ESFBehaviours Profile .............................. SUCCESS [  1.127 s]
04:41:56 [INFO] ESFSafetyConcepts Profile .......................... SUCCESS [  2.409 s]
04:41:56 [INFO] ESF Releng ......................................... SUCCESS [  0.003 s]
04:41:56 [INFO] org.polarsys.esf.core.doc .......................... SUCCESS [  0.098 s]
04:41:56 [INFO] ESF Core branding .................................. SUCCESS [  0.056 s]
04:41:56 [INFO] ESF Core feature ................................... SUCCESS [  0.489 s]
04:41:56 [INFO] esf-infra.p2 ....................................... SUCCESS [ 39.303 s]
04:41:56 [INFO] ------------------------------------------------------------------------
04:41:56 [INFO] BUILD SUCCESS
04:41:56 [INFO] ------------------------------------------------------------------------
04:41:56 [INFO] Total time:  02:39 min
04:41:56 [INFO] Finished at: 2023-02-01T09:41:56Z
04:41:56 [INFO] ------------------------------------------------------------------------
04:41:57 Sending e-mails to: ansgar.radermacher@cea.fr
04:41:57 Finished: SUCCESS