Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-ease/+/194158 Running as SYSTEM Agent centos-7-p3gc0 is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-p3gc0" namespace: "papyrus" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.papyrus.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-p3gc0" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-p3gc0" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-papyrus" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-p3gc0 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/papyrus-ease-gerrit [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-ease.git > git init /home/jenkins/agent/workspace/papyrus-ease-gerrit # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-ease.git > git --version # timeout=10 > git --version # 'git version 2.24.4' > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-ease.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-ease.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-ease.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-ease.git > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-ease.git refs/changes/58/194158/1 # timeout=10 > git rev-parse 39faf2fcdb3afd74223af06470b8eb63bd7f90ec^{commit} # timeout=10 Checking out Revision 39faf2fcdb3afd74223af06470b8eb63bd7f90ec (refs/changes/58/194158/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 39faf2fcdb3afd74223af06470b8eb63bd7f90ec # timeout=10 Commit message: "Fix Papyrus 5.0.0 dependencies refactoring" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk db04ebfcd6321b8e60da3546d4c68f73f9e22154 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [papyrus-ease-gerrit] $ Xvnc -help Starting xvnc [papyrus-ease-gerrit] $ Xvnc :51 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Tue Jun 14 10:14:32 2022 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5951 vncext: created VNC server for screen 0 [papyrus-ease-gerrit] $ /bin/bash /tmp/jenkins10044458700045361542.sh CRLD: 0 End Of Line are valide [papyrus-ease-gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=39faf2fcdb3afd74223af06470b8eb63bd7f90ec -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=sebastien.revol@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Sebastien Revol" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-ease/+/194158 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sebastien.revol@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-ease -DGERRIT_CHANGE_NUMBER=194158 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sebastien Revol\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/58/194158/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sebastien Revol" '-DGERRIT_CHANGE_OWNER=\"Sebastien Revol\" ' -DGERRIT_CHANGE_COMMIT_MESSAGE=Rml4IFBhcHlydXMgNS4wLjAgZGVwZW5kZW5jaWVzIHJlZmFjdG9yaW5nCgpDaGFuZ2UtSWQ6IEkxYzlkNTdhMmM2Mzg1MDg5MDE5MjlkYmVkNzI4OTc4NDk5ZDc2YzY0Cg== "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Fix Papyrus 5.0.0 dependencies refactoring" '-DGERRIT_EVENT_ACCOUNT=\"Sebastien Revol\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I1c9d57a2c638508901929dbed728978499d76c64 -DGERRIT_EVENT_HASH=1588490019 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=sebastien.revol@cea.fr -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Sebastien Revol" -Dmaven.repo.local=/home/jenkins/agent/workspace/papyrus-ease-gerrit/.repository clean verify Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.ease:org.eclipse.papyrus.aceeditor:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-ease-gerrit/bundles/org.eclipse.papyrus.aceeditor/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-03/ (122B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-03/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/2019-03 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2019-03/ (479B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2019-03/ (479B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2019-03/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2019-03/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/2019-03/ (24.79kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/2019-03/ (24.79kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-03/201903201000/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-03/201903201000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2019-03/201903201000/ (992.46kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2019-03/201903201000/ (992.46kB) [INFO] Adding repository https://download.eclipse.org/ease/release/0.7.0 [INFO] Fetching content.jar from https://download.eclipse.org/ease/release/0.7.0/ (17.73kB) [INFO] Fetching content.jar from https://download.eclipse.org/ease/release/0.7.0/ (17.73kB) [INFO] Adding repository http://eclipse.py4j.org [INFO] Fetching content.jar from http://eclipse.py4j.org/ (1.77kB) [INFO] Fetching content.jar from http://eclipse.py4j.org/ (1.77kB) [INFO] Adding repository https://download.eclipse.org/efxclipse/updates-released/3.5.0/site [INFO] Fetching content.jar from https://download.eclipse.org/efxclipse/updates-released/3.5.0/site/ (20.84kB) [INFO] Fetching content.jar from https://download.eclipse.org/efxclipse/updates-released/3.5.0/site/ (20.84kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.ease:org.eclipse.papyrus.aceeditor:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-ease-gerrit/bundles/org.eclipse.papyrus.aceeditor/pom.xml [INFO] Fetching 201903201000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-03/ (63B) [INFO] Fetching 201903201000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-03/ (63B) [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (262.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (262.51kB) [INFO] Unpacking ca.odell.glazedlists_1.9.0.v201303080712... [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (2.55MB) [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (2.55MB) [INFO] Fetching com.ibm.icu_63.1.0.v20181030-1705.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.35MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_63.1.0.v20181030-1705.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.35MB) [INFO] Unpacking com.ibm.icu_63.1.0.v20181030-1705... [INFO] Fetching org.eclipse.osgi_3.13.300.v20190218-1622.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (453.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi_3.13.300.v20190218-1622.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (453.89kB) [INFO] Unpacking org.eclipse.osgi_3.13.300.v20190218-1622... [INFO] Fetching org.apache.ant_1.10.5.v20180808-0324.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (2.74MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.ant_1.10.5.v20180808-0324.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (2.74MB) [INFO] Unpacking org.apache.ant_1.10.5.v20180808-0324... [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.81kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (95.26kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.59kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.59kB) [INFO] Fetching org.apache.batik.css_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (99.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.css_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (99.62kB) [INFO] Unpacking org.apache.batik.css_1.10.0.v20180703-1553... [INFO] Fetching org.apache.batik.util_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (63.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (63.37kB) [INFO] Unpacking org.apache.batik.util_1.10.0.v20180703-1553... [INFO] Fetching org.apache.batik.constants_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.constants_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.04kB) [INFO] Unpacking org.apache.batik.constants_1.10.0.v20180703-1553... [INFO] Fetching org.apache.batik.i18n_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.i18n_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.51kB) [INFO] Unpacking org.apache.batik.i18n_1.10.0.v20180703-1553... [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180809-1640.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (248.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180809-1640.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (248.02kB) [INFO] Unpacking org.apache.xmlgraphics_2.2.0.v20180809-1640... [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (15.35kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (15.35kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.95kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (183.86kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (183.86kB) [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (112.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (112.2kB) [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (82.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (82.7kB) [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (33.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (33.71kB) [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (154.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (154.23kB) [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (44.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (44.03kB) [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (30.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (30.66kB) [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323... [INFO] Fetching org.eclipse.ant.core_3.5.300.v20190213-1305.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (71.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.core_3.5.300.v20190213-1305.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (71.21kB) [INFO] Unpacking org.eclipse.ant.core_3.5.300.v20190213-1305... [INFO] Fetching org.eclipse.core.variables_3.4.400.v20190214-1545.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (18.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.variables_3.4.400.v20190214-1545.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (18.05kB) [INFO] Unpacking org.eclipse.core.variables_3.4.400.v20190214-1545... [INFO] Fetching org.eclipse.core.runtime_3.15.200.v20190301-1641.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (33.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.runtime_3.15.200.v20190301-1641.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (33.81kB) [INFO] Unpacking org.eclipse.core.runtime_3.15.200.v20190301-1641... [INFO] Fetching org.eclipse.ant.launching_1.2.400.v20190205-2142.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (101.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.launching_1.2.400.v20190205-2142.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (101.26kB) [INFO] Unpacking org.eclipse.ant.launching_1.2.400.v20190205-2142... [INFO] Fetching org.eclipse.debug.core_3.13.200.v20190216-1557.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (125.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.core_3.13.200.v20190216-1557.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (125.38kB) [INFO] Unpacking org.eclipse.debug.core_3.13.200.v20190216-1557... [INFO] Fetching org.eclipse.jdt.launching_3.13.0.v20190222-0937.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (271.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.launching_3.13.0.v20190222-0937.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (271.05kB) [INFO] Unpacking org.eclipse.jdt.launching_3.13.0.v20190222-0937... [INFO] Fetching org.eclipse.core.externaltools_1.1.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (20.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.externaltools_1.1.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (20.51kB) [INFO] Unpacking org.eclipse.core.externaltools_1.1.200.v20180821-1744... [INFO] Fetching org.eclipse.text_3.8.100.v20190306-1823.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (97.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.text_3.8.100.v20190306-1823.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (97.68kB) [INFO] Unpacking org.eclipse.text_3.8.100.v20190306-1823... [INFO] Fetching org.eclipse.jdt.core_3.17.0.v20190306-2240.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (6.6MB) [INFO] Fetching org.eclipse.jdt.core_3.17.0.v20190306-2240.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (6.6MB) [INFO] Fetching org.eclipse.core.resources_3.13.300.v20190218-2054.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (873.42kB) [INFO] Fetching org.eclipse.core.resources_3.13.300.v20190218-2054.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (873.42kB) [INFO] Fetching org.eclipse.ant.ui_3.7.400.v20190218-1426.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (492.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.ui_3.7.400.v20190218-1426.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (492.15kB) [INFO] Unpacking org.eclipse.ant.ui_3.7.400.v20190218-1426... [INFO] Fetching org.eclipse.core.filesystem_1.7.300.v20190218-2054.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (27.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem_1.7.300.v20190218-2054.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (27.77kB) [INFO] Unpacking org.eclipse.core.filesystem_1.7.300.v20190218-2054... [INFO] Fetching org.eclipse.ui.externaltools_3.4.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (65.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.externaltools_3.4.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (65.97kB) [INFO] Unpacking org.eclipse.ui.externaltools_3.4.200.v20180821-1744... [INFO] Fetching org.eclipse.ui_3.112.0.v20190205-1313.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (361.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui_3.112.0.v20190205-1313.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (361.65kB) [INFO] Unpacking org.eclipse.ui_3.112.0.v20190205-1313... [INFO] Fetching org.eclipse.ui.console_3.8.400.v20190218-2131.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (82.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.console_3.8.400.v20190218-2131.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (82.35kB) [INFO] Unpacking org.eclipse.ui.console_3.8.400.v20190218-2131... [INFO] Fetching org.eclipse.debug.ui_3.14.0.v20190301-0916.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.ui_3.14.0.v20190301-0916.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1MB) [INFO] Unpacking org.eclipse.debug.ui_3.14.0.v20190301-0916... [INFO] Fetching org.eclipse.jdt.ui_3.17.0.v20190304-0658.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (4MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.ui_3.17.0.v20190304-0658.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (4MB) [INFO] Unpacking org.eclipse.jdt.ui_3.17.0.v20190304-0658... [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.200.v20190226-0733.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.65MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.200.v20190226-0733.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.65MB) [INFO] Fetching org.eclipse.team.core_3.8.500.v20190216-2155.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (126.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.core_3.8.500.v20190216-2155.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (126.16kB) [INFO] Unpacking org.eclipse.team.core_3.8.500.v20190216-2155... [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.0.v20190216-1303.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (107.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.0.v20190216-1303.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (107.69kB) [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.0.v20190216-1303... [INFO] Fetching org.eclipse.core.expressions_3.6.300.v20190218-1215.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (33.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.expressions_3.6.300.v20190218-1215.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (33.73kB) [INFO] Unpacking org.eclipse.core.expressions_3.6.300.v20190218-1215... [INFO] Fetching org.eclipse.jdt.junit_3.11.300.v20190130-1425.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (235.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit_3.11.300.v20190130-1425.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (235.53kB) [INFO] Unpacking org.eclipse.jdt.junit_3.11.300.v20190130-1425... [INFO] Fetching org.eclipse.compare_3.7.500.v20190218-1850.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (302.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare_3.7.500.v20190218-1850.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (302.98kB) [INFO] Unpacking org.eclipse.compare_3.7.500.v20190218-1850... [INFO] Fetching org.eclipse.jface.text_3.15.100.v20190305-0811.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (317.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.text_3.15.100.v20190305-0811.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (317.91kB) [INFO] Unpacking org.eclipse.jface.text_3.15.100.v20190305-0811... [INFO] Fetching org.eclipse.ui.ide_3.15.0.v20190301-1127.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (964.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide_3.15.0.v20190301-1127.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (964.56kB) [INFO] Unpacking org.eclipse.ui.ide_3.15.0.v20190301-1127... [INFO] Fetching org.eclipse.ui.views_3.9.300.v20190216-1545.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (48.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views_3.9.300.v20190216-1545.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (48.73kB) [INFO] Unpacking org.eclipse.ui.views_3.9.300.v20190216-1545... [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.300.v20190218-2126.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (228.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.300.v20190218-2126.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (228.98kB) [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.11.300.v20190218-2126... [INFO] Fetching org.eclipse.ui.editors_3.11.400.v20190218-1547.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (194.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.editors_3.11.400.v20190218-1547.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (194.99kB) [INFO] Unpacking org.eclipse.ui.editors_3.11.400.v20190218-1547... [INFO] Fetching org.eclipse.ui.forms_3.7.500.v20190216-1545.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (123.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.forms_3.7.500.v20190216-1545.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (123.09kB) [INFO] Unpacking org.eclipse.ui.forms_3.7.500.v20190216-1545... [INFO] Fetching org.eclipse.compare.core_3.6.400.v20190214-2156.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (32.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare.core_3.6.400.v20190214-2156.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (32.84kB) [INFO] Unpacking org.eclipse.compare.core_3.6.400.v20190214-2156... [INFO] Fetching org.eclipse.core.commands_3.9.300.v20190215-1957.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (43.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.commands_3.9.300.v20190215-1957.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (43.61kB) [INFO] Unpacking org.eclipse.core.commands_3.9.300.v20190215-1957... [INFO] Fetching org.eclipse.equinox.common_3.10.300.v20190218-2100.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (52.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.common_3.10.300.v20190218-2100.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (52.15kB) [INFO] Unpacking org.eclipse.equinox.common_3.10.300.v20190218-2100... [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (42.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (42.27kB) [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048... [INFO] Fetching org.eclipse.equinox.preferences_3.7.300.v20190218-2100.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.preferences_3.7.300.v20190218-2100.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (54kB) [INFO] Unpacking org.eclipse.equinox.preferences_3.7.300.v20190218-2100... [INFO] Fetching org.eclipse.equinox.registry_3.8.300.v20190218-2100.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (77.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.registry_3.8.300.v20190218-2100.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (77.01kB) [INFO] Unpacking org.eclipse.equinox.registry_3.8.300.v20190218-2100... [INFO] Fetching org.eclipse.core.databinding_1.7.200.v20190216-1545.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding_1.7.200.v20190216-1545.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (58kB) [INFO] Unpacking org.eclipse.core.databinding_1.7.200.v20190216-1545... [INFO] Fetching org.eclipse.core.databinding.observable_1.6.400.v20190218-2049.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (83.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.observable_1.6.400.v20190218-2049.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (83.16kB) [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.400.v20190218-2049... [INFO] Fetching org.eclipse.core.databinding.property_1.6.400.v20190215-1957.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (45.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.property_1.6.400.v20190215-1957.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (45.1kB) [INFO] Unpacking org.eclipse.core.databinding.property_1.6.400.v20190215-1957... [INFO] Fetching org.eclipse.core.databinding.beans_1.4.400.v20190131-1604.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (22.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.beans_1.4.400.v20190131-1604.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (22.86kB) [INFO] Unpacking org.eclipse.core.databinding.beans_1.4.400.v20190131-1604... [INFO] Fetching org.eclipse.core.filebuffers_3.6.500.v20190218-1547.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (42.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filebuffers_3.6.500.v20190218-1547.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (42.01kB) [INFO] Unpacking org.eclipse.core.filebuffers_3.6.500.v20190218-1547... [INFO] Fetching org.eclipse.core.jobs_3.10.300.v20190215-2048.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (46.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.jobs_3.10.300.v20190215-2048.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (46.04kB) [INFO] Unpacking org.eclipse.core.jobs_3.10.300.v20190215-2048... [INFO] Fetching org.eclipse.equinox.app_1.4.100.v20190215-2139.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (41.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.app_1.4.100.v20190215-2139.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (41.75kB) [INFO] Unpacking org.eclipse.equinox.app_1.4.100.v20190215-2139... [INFO] Fetching org.eclipse.help_3.8.300.v20190216-1017.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (122.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help_3.8.300.v20190216-1017.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (122.42kB) [INFO] Unpacking org.eclipse.help_3.8.300.v20190216-1017... [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (215.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (215.67kB) [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308... [INFO] Fetching org.eclipse.swt_3.110.0.v20190305-0602.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt_3.110.0.v20190305-0602.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.04kB) [INFO] Unpacking org.eclipse.swt_3.110.0.v20190305-0602... [INFO] Fetching org.eclipse.e4.core.commands_0.12.500.v20190131-1604.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.commands_0.12.500.v20190131-1604.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.77kB) [INFO] Unpacking org.eclipse.e4.core.commands_0.12.500.v20190131-1604... [INFO] Fetching org.eclipse.e4.core.di_1.7.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (25.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di_1.7.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (25.97kB) [INFO] Unpacking org.eclipse.e4.core.di_1.7.100.v20180817-1215... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.07kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.0.v20190214-1713.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (22.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.contexts_1.8.0.v20190214-1713.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (22.71kB) [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.0.v20190214-1713... [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.91kB) [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145... [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.300.v20190214-1713.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (7.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.300.v20190214-1713.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (7.69kB) [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.300.v20190214-1713... [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (7.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (7.77kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308... [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.56kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.200.v20180817-1215... [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (21.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (21.21kB) [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.200.v20180828-0227... [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (98kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.emf.ecore_2.17.0.v20190116-0940.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (485.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.17.0.v20190116-0940.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (485.2kB) [INFO] Unpacking org.eclipse.emf.ecore_2.17.0.v20190116-0940... [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.400.v20190131-1604.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.400.v20190131-1604.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.06kB) [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.400.v20190131-1604... [INFO] Fetching org.eclipse.jface_3.15.100.v20190222-1334.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (357kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface_3.15.100.v20190222-1334.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (357kB) [INFO] Unpacking org.eclipse.jface_3.15.100.v20190222-1334... [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.500.v20190211-2017.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (64.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.500.v20190211-2017.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (64.15kB) [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.500.v20190211-2017... [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.400.v20190223-1254.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (79.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.400.v20190223-1254.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (79.76kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.400.v20190223-1254... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.200.v20190212-2214.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.200.v20190212-2214.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.85kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.200.v20190212-2214... [INFO] Fetching org.eclipse.e4.ui.di_1.2.500.v20190214-1316.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.di_1.2.500.v20190214-1316.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.97kB) [INFO] Unpacking org.eclipse.e4.ui.di_1.2.500.v20190214-1316... [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.300.v20190213-1544.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (107.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.300.v20190213-1544.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (107.89kB) [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.300.v20190213-1544... [INFO] Fetching org.eclipse.e4.ui.services_1.3.400.v20190212-2214.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.services_1.3.400.v20190212-2214.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.3kB) [INFO] Unpacking org.eclipse.e4.ui.services_1.3.400.v20190212-2214... [INFO] Fetching org.eclipse.equinox.event_1.5.0.v20181008-1938.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.event_1.5.0.v20181008-1938.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.82kB) [INFO] Unpacking org.eclipse.equinox.event_1.5.0.v20181008-1938... [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.300.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.300.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.49kB) [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.300.v20180920-1522... [INFO] Fetching org.eclipse.e4.ui.workbench_1.9.0.v20190220-1356.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (86.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench_1.9.0.v20190220-1356.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (86.77kB) [INFO] Unpacking org.eclipse.e4.ui.workbench_1.9.0.v20190220-1356... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.15.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (84.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.15.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (84.2kB) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.15.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.ecore.change_2.13.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (51.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change_2.13.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (51.1kB) [INFO] Unpacking org.eclipse.emf.ecore.change_2.13.0.v20180706-1146... [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.400.v20190224-1542.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (51.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.400.v20190224-1542.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (51.85kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.400.v20190224-1542... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.500.v20190220-1002.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (93.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.500.v20190220-1002.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (93.84kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.500.v20190220-1002... [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.500.v20190214-0851.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (71.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.500.v20190214-0851.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (71.13kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.500.v20190214-0851... [INFO] Fetching org.eclipse.jface.databinding_1.8.500.v20190218-2049.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (69.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.databinding_1.8.500.v20190218-2049.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (69.07kB) [INFO] Unpacking org.eclipse.jface.databinding_1.8.500.v20190218-2049... [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.0.v20181213-1706.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.0.v20181213-1706.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.09kB) [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.0.v20181213-1706... [INFO] Fetching org.eclipse.emf.common_2.15.0.v20181220-0846.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (115.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.15.0.v20181220-0846.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (115.27kB) [INFO] Unpacking org.eclipse.emf.common_2.15.0.v20181220-0846... [INFO] Fetching org.eclipse.emf.common.ui_2.16.0.v20190301-1325.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (59.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common.ui_2.16.0.v20190301-1325.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (59.59kB) [INFO] Unpacking org.eclipse.emf.common.ui_2.16.0.v20190301-1325... [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (30.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (30.51kB) [INFO] Unpacking org.eclipse.emf.databinding_1.5.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.ecore.edit_2.12.0.v20190226-1307.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (61.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.edit_2.12.0.v20190226-1307.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (61.28kB) [INFO] Unpacking org.eclipse.emf.ecore.edit_2.12.0.v20190226-1307... [INFO] Fetching org.eclipse.emf.edit_2.14.0.v20180823-0456.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (96.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit_2.14.0.v20180823-0456.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (96.88kB) [INFO] Unpacking org.eclipse.emf.edit_2.14.0.v20180823-0456... [INFO] Fetching org.eclipse.emf.edit.ui_2.16.0.v20181104-0733.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (108.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.16.0.v20181104-0733.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (108.82kB) [INFO] Unpacking org.eclipse.emf.edit.ui_2.16.0.v20181104-0733... [INFO] Fetching org.eclipse.ui.workbench_3.113.0.v20190219-1432.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1,018.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench_3.113.0.v20190219-1432.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1,018.38kB) [INFO] Unpacking org.eclipse.ui.workbench_3.113.0.v20190219-1432... [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (18.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (18.51kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (403.76kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (403.76kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (85.1kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (85.1kB) [INFO] Fetching org.eclipse.equinox.bidi_1.1.300.v20190218-1259.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.bidi_1.1.300.v20190218-1259.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.16kB) [INFO] Unpacking org.eclipse.equinox.bidi_1.1.300.v20190218-1259... [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.200.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (19.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.200.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (19.5kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.200.v20190215-2242... [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (33.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (33.94kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258... [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.0.v20190212-1235.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (58.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.0.v20190212-1235.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (58.21kB) [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.0.v20190212-1235... [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.300.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (108kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.300.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (108kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.300.v20190215-2242... [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (44.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (44.42kB) [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (31.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (31.98kB) [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242... [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (38.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (38.73kB) [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009... [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.300.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (55.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.300.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (55.15kB) [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.300.v20190215-2242... [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (48.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (48.12kB) [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242... [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (103.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (103.26kB) [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (72.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (72.9kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.9kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115... [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.200.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (74.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.200.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (74.79kB) [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.200.v20190215-2242... [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (37.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (37.87kB) [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302... [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (51.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (51.01kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302... [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14kB) [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302... [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.300.v20190202-1801.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (31.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.300.v20190202-1801.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (31.98kB) [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.300.v20190202-1801... [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (42.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (42.87kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302... [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (104.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (104.08kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.100.v20180822-1354... [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.46kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405... [INFO] Fetching org.eclipse.equinox.security_1.3.100.v20190215-2139.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (44.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security_1.3.100.v20190215-2139.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (44.7kB) [INFO] Unpacking org.eclipse.equinox.security_1.3.100.v20190215-2139... [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (121.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (121.81kB) [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (46.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (46.17kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242... [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (286.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (286.98kB) [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158... [INFO] Fetching org.eclipse.equinox.security.ui_1.2.200.v20181108-1420.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (72.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.ui_1.2.200.v20181108-1420.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (72.14kB) [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.200.v20181108-1420... [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (366.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (366.65kB) [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308... [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (114.55kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (114.55kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (252.29kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (252.29kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (99.99kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (99.99kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (117.18kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (117.18kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (38.65kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (38.65kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.83kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.83kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (99.1kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (99.1kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (74.94kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (74.94kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (130.39kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (130.39kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.9.0.201805221301.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (384.01kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.9.0.201805221301.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (384.01kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (111.43kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (111.43kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (185.94kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (185.94kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.8.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.14MB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.8.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.14MB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (28.53kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (28.53kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (92.23kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (92.23kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (99.99kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (99.99kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.400.v20190215-1230.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (40.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.400.v20190215-1230.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (40.7kB) [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.400.v20190215-1230... [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (48.54kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (48.54kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (215.84kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (215.84kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (88.5kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (88.5kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (134.25kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (134.25kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (90.68kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (90.68kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (191.43kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (191.43kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (212.88kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (212.88kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (61.49kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (61.49kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.59kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.59kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (114.79kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (114.79kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (120.81kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (120.81kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (307.46kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (307.46kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (107.22kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.201806010809.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (107.22kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.7.0.201805221301.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (246.02kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.7.0.201805221301.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (246.02kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.11.100.v20190301-1946.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (266.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.core.manipulation_1.11.100.v20190301-1946.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (266.38kB) [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.11.100.v20190301-1946... [INFO] Fetching org.eclipse.jdt.debug_3.12.200.v20190218-2230.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (928.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.debug_3.12.200.v20190218-2230.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (928.19kB) [INFO] Unpacking org.eclipse.jdt.debug_3.12.200.v20190218-2230... [INFO] Fetching org.eclipse.search_3.11.500.v20190218-2126.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (216.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.search_3.11.500.v20190218-2126.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (216.52kB) [INFO] Unpacking org.eclipse.search_3.11.500.v20190218-2126... [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.900.v20181012-1045.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (24.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.900.v20181012-1045.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (24.45kB) [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.4.900.v20181012-1045... [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.300.v20190216-1303.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (181.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.300.v20190216-1303.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (181.37kB) [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.300.v20190216-1303... [INFO] Fetching org.eclipse.jdt.junit.core_3.10.200.v20181025-0713.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (65.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.core_3.10.200.v20181025-0713.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (65.59kB) [INFO] Unpacking org.eclipse.jdt.junit.core_3.10.200.v20181025-0713... [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (283.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (283.72kB) [INFO] Unpacking org.junit_4.12.0.v201504281640... [INFO] Fetching org.eclipse.team.ui_3.8.400.v20190216-2155.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (492.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.ui_3.8.400.v20190216-2155.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (492.78kB) [INFO] Unpacking org.eclipse.team.ui_3.8.400.v20190216-2155... [INFO] Fetching org.eclipse.ui.navigator_3.7.400.v20190218-2049.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (134.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator_3.7.400.v20190218-2049.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (134.85kB) [INFO] Unpacking org.eclipse.ui.navigator_3.7.400.v20190218-2049... [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.400.v20190222-1251.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (69.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.400.v20190222-1251.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (69.45kB) [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.400.v20190222-1251... [INFO] Fetching org.eclipse.m2m.qvt.oml_3.9.2.v20190313-0834.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.03MB) [INFO] Fetching org.eclipse.m2m.qvt.oml_3.9.2.v20190313-0834.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.03MB) [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.9.0.v20190313-0834.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (24.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.9.0.v20190313-0834.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (24.45kB) [INFO] Unpacking org.eclipse.m2m.qvt.oml.common_3.9.0.v20190313-0834... [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20190313-0834.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (272.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20190313-0834.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (272.46kB) [INFO] Unpacking org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20190313-0834... [INFO] Fetching org.eclipse.ocl.ecore_3.10.200.v20190311-1843.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (110.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.ecore_3.10.200.v20190311-1843.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (110.74kB) [INFO] Unpacking org.eclipse.ocl.ecore_3.10.200.v20190311-1843... [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.9.0.v20190313-0834.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (40.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.9.0.v20190313-0834.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (40.72kB) [INFO] Unpacking org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.9.0.v20190313-0834... [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.9.0.v20190313-0834.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (27.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.9.0.v20190313-0834.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (27.75kB) [INFO] Unpacking org.eclipse.m2m.qvt.oml.emf.util_3.9.0.v20190313-0834... [INFO] Fetching org.eclipse.ocl_3.10.200.v20190311-1843.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.14MB) [INFO] Fetching org.eclipse.ocl_3.10.200.v20190311-1843.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.14MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.82MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.82MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.110.0.v20190305-0602.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.09MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.110.0.v20190305-0602.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.09MB) [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.110.0.v20190305-0602... [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (131.36kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (131.36kB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.42MB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (48.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (48.92kB) [INFO] Unpacking lpg.runtime.java_2.0.17.v201004271640... [INFO] Fetching org.eclipse.ocl.common_1.8.200.v20190311-1843.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.common_1.8.200.v20190311-1843.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.76kB) [INFO] Unpacking org.eclipse.ocl.common_1.8.200.v20190311-1843... [INFO] Fetching org.eclipse.papyrus.uml.properties_3.3.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (234.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.properties_3.3.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (234.1kB) [INFO] Unpacking org.eclipse.papyrus.uml.properties_3.3.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_3.4.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (81.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_3.4.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (81.08kB) [INFO] Unpacking org.eclipse.papyrus.infra.properties.ui_3.4.0.201903131008... [INFO] Fetching org.eclipse.papyrus.editor_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.editor_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.44kB) [INFO] Unpacking org.eclipse.papyrus.editor_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.ui_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (102.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.ui_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (102.07kB) [INFO] Unpacking org.eclipse.papyrus.infra.ui_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.emf_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (76.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (76.99kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf_3.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_1.0.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (10.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_1.0.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (10.79kB) [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.utils_1.0.100.201903131008... [INFO] Fetching org.eclipse.papyrus.emf_1.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf_1.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.47kB) [INFO] Unpacking org.eclipse.papyrus.emf_1.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (10.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (10.28kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.common.core_1.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (15.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (15.92kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.common.ui_1.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (15.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (15.37kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.core_1.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.18kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.core_3.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_1.4.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (34.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_1.4.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (34.74kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel_1.4.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (50.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (50.65kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.core_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_1.3.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (308.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_1.3.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (308.83kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.metamodel_1.3.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_3.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (52.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_3.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (52.8kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.ui_3.1.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.89kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.java.core_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (42.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (42.44kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.ui_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (11.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (11.43kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.swt_1.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.13kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.jface.ui_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (33.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (33.5kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet_1.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.13kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.catalog_1.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (26.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (26.13kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.emf.core_1.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (33.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (33.8kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.emf.ui_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (19.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (19.82kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.pde.core_1.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.19kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.emf.catalog_1.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.69kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.java_1.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_1.3.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_1.3.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.93kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.java.metamodel_1.3.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.tools_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (37.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.tools_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (37.82kB) [INFO] Unpacking org.eclipse.papyrus.infra.tools_3.0.0.201903131008... [INFO] Fetching org.eclipse.pde.core_3.12.300.v20190214-2042.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.28MB) [INFO] Fetching org.eclipse.pde.core_3.12.300.v20190214-2042.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.28MB) [INFO] Fetching org.eclipse.papyrus.infra.architecture_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (19.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.architecture_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (19.58kB) [INFO] Unpacking org.eclipse.papyrus.infra.architecture_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (42.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (42.46kB) [INFO] Unpacking org.eclipse.papyrus.infra.core.architecture_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.services.edit_3.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (19.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.edit_3.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (19.69kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.edit_3.1.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.core_3.0.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (99.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.core_3.0.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (99.91kB) [INFO] Unpacking org.eclipse.papyrus.infra.core_3.0.100.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.types_4.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (40.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.types_4.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (40.24kB) [INFO] Unpacking org.eclipse.papyrus.infra.types_4.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (22.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (22.33kB) [INFO] Unpacking org.eclipse.papyrus.infra.architecture.representation_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.constraints_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (30.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.constraints_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (30.01kB) [INFO] Unpacking org.eclipse.papyrus.infra.constraints_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_1.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (17.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_1.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (17.72kB) [INFO] Unpacking org.eclipse.papyrus.infra.architecture.representation.edit_1.1.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (20.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (20.1kB) [INFO] Unpacking org.eclipse.papyrus.infra.core.architecture.edit_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (15.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (15.08kB) [INFO] Unpacking org.eclipse.papyrus.infra.constraints.edit_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.types.edit_4.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (19.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.types.edit_4.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (19.02kB) [INFO] Unpacking org.eclipse.papyrus.infra.types.edit_4.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (52.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (52.4kB) [INFO] Unpacking org.eclipse.papyrus.infra.core.sashwindows.di_1.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.core.log_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.core.log_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.13kB) [INFO] Unpacking org.eclipse.papyrus.infra.core.log_1.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_2.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (61.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_2.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (61.1kB) [INFO] Unpacking org.eclipse.papyrus.infra.core.sasheditor_2.1.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (20.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (20.24kB) [INFO] Unpacking org.eclipse.papyrus.infra.core.sasheditor.di_2.0.0.201903131008... [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (11.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (11.51kB) [INFO] Unpacking org.eclipse.uml2.types_2.5.0.v20181203-1331... [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.09kB) [INFO] Unpacking org.eclipse.uml2.common_2.5.0.v20181203-1331... [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (10.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (10.94kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.appearance_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_1.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (36.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_1.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (36.82kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions_1.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_1.2.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (27.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_1.2.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (27.68kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.gmf_1.2.100.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_5.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_5.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.93kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.nattable_5.1.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.nattable_6.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (321.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable_6.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (321.54kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable_6.1.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (25.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (25.29kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.readonly_3.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.onefile_2.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.onefile_2.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.01kB) [INFO] Unpacking org.eclipse.papyrus.infra.onefile_2.2.0.201903131008... [INFO] Fetching org.eclipse.pde.ui_3.10.600.v20190222-1655.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.46MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ui_3.10.600.v20190222-1655.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.46MB) [INFO] Unpacking org.eclipse.pde.ui_3.10.600.v20190222-1655... [INFO] Fetching org.eclipse.papyrus.infra.internationalization_1.0.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.internationalization_1.0.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.99kB) [INFO] Unpacking org.eclipse.papyrus.infra.internationalization_1.0.100.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.filters_1.3.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.filters_1.3.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.04kB) [INFO] Unpacking org.eclipse.papyrus.infra.filters_1.3.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (30.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (30.4kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.canonical_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_3.101.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (310.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_3.101.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (310.98kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.common_3.101.100.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.28kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.commands_3.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (38.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (38.25kB) [INFO] Unpacking org.eclipse.papyrus.infra.viewpoints.policy_3.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (22.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (22.81kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.representation_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_3.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (87.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_3.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (87.64kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_3.1.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (15.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (15.08kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.decoration_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.types.core_4.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (34.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.types.core_4.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (34.94kB) [INFO] Unpacking org.eclipse.papyrus.infra.types.core_4.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.sync_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.sync_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.07kB) [INFO] Unpacking org.eclipse.papyrus.infra.sync_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.29kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.edit.ui_3.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.26kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.style_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_4.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (40.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_4.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (40.3kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_4.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_1.4.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (26.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_1.4.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (26.77kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.dnd_1.4.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (54.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (54.27kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.expansion_3.0.0.201903131008... [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (15.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (15.75kB) [INFO] Unpacking org.eclipse.uml2.common.edit_2.5.0.v20181203-1331... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_1.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (30.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_1.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (30.04kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_1.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (19.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_1.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (19.66kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.menu_1.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (31.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (31.07kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.navigation_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.68kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.preferences_3.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (38.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (38.62kB) [INFO] Unpacking org.eclipse.papyrus.infra.widgets.toolbox_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (14.38kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.navigation_3.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (11.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (11.41kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.openelement_3.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (11.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (11.03kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.viewersearch_3.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.views.properties_4.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (34.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.views.properties_4.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (34.36kB) [INFO] Unpacking org.eclipse.papyrus.views.properties_4.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.widgets_3.4.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (570.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.widgets_3.4.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (570.37kB) [INFO] Unpacking org.eclipse.papyrus.infra.widgets_3.4.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_2.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (50.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_2.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (50.08kB) [INFO] Unpacking org.eclipse.papyrus.infra.ui.emf_2.1.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_4.0.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (67.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_4.0.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (67.63kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.properties_4.0.100.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (43.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (43.08kB) [INFO] Unpacking org.eclipse.papyrus.infra.hyperlink_3.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_4.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (110.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_4.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (110.14kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.model_4.1.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_1.100.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (15.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_1.100.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (15.43kB) [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.common_1.100.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.21kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.labelprovider_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_5.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (42.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_5.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (42.7kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.common_5.1.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.98kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.representation_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.properties_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (49.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.properties_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (49.49kB) [INFO] Unpacking org.eclipse.papyrus.infra.properties_3.0.0.201903131008... [INFO] Fetching org.eclipse.xwt_1.3.1.I20171018-2059.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (572.23kB) [INFO] Fetching org.eclipse.xwt_1.3.1.I20171018-2059.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (572.23kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.98kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.controlmode.history_2.0.0.201903131008... [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (291.62kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (291.62kB) [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.75kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.markerlistener_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.99kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.localizer_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (20.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (20.93kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.resourceloading_3.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.services.validation_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.validation_3.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (27kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.validation_3.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (47.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (47.36kB) [INFO] Unpacking org.eclipse.papyrus.infra.ui.architecture_2.0.0.201903131008... [INFO] Fetching org.eclipse.pde_3.13.500.v20190307-0500.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (46.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde_3.13.500.v20190307-0500.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (46.82kB) [INFO] Unpacking org.eclipse.pde_3.13.500.v20190307-0500... [INFO] Fetching org.eclipse.papyrus.uml.appearance_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (11.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.appearance_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (11.04kB) [INFO] Unpacking org.eclipse.papyrus.uml.appearance_2.0.0.201903131008... [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.03MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.03MB) [INFO] Unpacking org.eclipse.uml2.uml_5.5.0.v20181203-1331... [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_3.3.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (573.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_3.3.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (573.21kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.common_3.3.100.201903131008... [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_3.4.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (52.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_3.4.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (52.23kB) [INFO] Unpacking org.eclipse.papyrus.uml.tools.utils_3.4.100.201903131008... [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_3.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (65.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_3.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (65.96kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.wizards_3.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_2.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.01kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.navigation_2.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.uml.profile_3.1.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (72.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.profile_3.1.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (72.45kB) [INFO] Unpacking org.eclipse.papyrus.uml.profile_3.1.100.201903131008... [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_2.0.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (65.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_2.0.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (65.35kB) [INFO] Unpacking org.eclipse.papyrus.uml.modelrepair_2.0.100.201903131008... [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_1.100.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (34.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_1.100.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (34.21kB) [INFO] Unpacking org.eclipse.papyrus.uml.internationalization.edit_1.100.100.201903131008... [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_1.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_1.0.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (9.31kB) [INFO] Unpacking org.eclipse.papyrus.uml.internationalization.utils_1.0.0.201903131008... [INFO] Fetching org.eclipse.papyrus.uml.tools_4.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (92.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.tools_4.1.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (92.72kB) [INFO] Unpacking org.eclipse.papyrus.uml.tools_4.1.0.201903131008... [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_2.0.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (30.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_2.0.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (30.58kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.stereotype.edition_2.0.100.201903131008... [INFO] Fetching org.eclipse.ui.intro_3.5.500.v20190218-1654.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (142.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro_3.5.500.v20190218-1654.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (142.03kB) [INFO] Unpacking org.eclipse.ui.intro_3.5.500.v20190218-1654... [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_1.3.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (30.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_1.3.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (30.09kB) [INFO] Unpacking org.eclipse.papyrus.uml.extensionpoints_1.3.0.201903131008... [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (171.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (171.71kB) [INFO] Unpacking org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331... [INFO] Fetching org.eclipse.papyrus.uml.nattable_5.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (66.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.nattable_5.2.0.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (66.25kB) [INFO] Unpacking org.eclipse.papyrus.uml.nattable_5.2.0.201903131008... [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_3.0.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (20.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_3.0.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (20.12kB) [INFO] Unpacking org.eclipse.papyrus.uml.nattable.stereotype.display_3.0.100.201903131008... [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (65.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (65.47kB) [INFO] Unpacking org.eclipse.uml2.uml.editor_5.5.0.v20181203-1331... [INFO] Fetching org.eclipse.papyrus.uml.ui_1.3.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.ui_1.3.100.201903131008.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.72kB) [INFO] Unpacking org.eclipse.papyrus.uml.ui_1.3.100.201903131008... [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.86kB) [INFO] Unpacking org.eclipse.uml2.uml.validation_5.5.0.v20181203-1331... [INFO] Fetching org.eclipse.pde.build_3.10.300.v20190305-0856.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (478.48kB) [INFO] Fetching org.eclipse.pde.build_3.10.300.v20190305-0856.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (478.48kB) [INFO] Fetching org.eclipse.update.configurator_3.4.200.v20190218-1148.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (43.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.update.configurator_3.4.200.v20190218-1148.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (43.13kB) [INFO] Unpacking org.eclipse.update.configurator_3.4.200.v20190218-1148... [INFO] Fetching org.eclipse.pde.launching_3.7.400.v20190214-2042.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (51.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.launching_3.7.400.v20190214-2042.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (51.1kB) [INFO] Unpacking org.eclipse.pde.launching_3.7.400.v20190214-2042... [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (118.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (118.98kB) [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039... [INFO] Fetching org.eclipse.ui.views.log_1.2.500.v20190218-0617.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (83.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.log_1.2.500.v20190218-0617.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (83.95kB) [INFO] Unpacking org.eclipse.ui.views.log_1.2.500.v20190218-0617... [INFO] Fetching org.eclipse.ui.trace_1.1.400.v20190214-1655.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (26.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.trace_1.1.400.v20190214-1655.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (26.33kB) [INFO] Unpacking org.eclipse.ui.trace_1.1.400.v20190214-1655... [INFO] Fetching org.eclipse.ui.genericeditor_1.1.300.v20190228-1402.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (42.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.genericeditor_1.1.300.v20190228-1402.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (42.55kB) [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.300.v20190228-1402... [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (29.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (29.18kB) [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.110.0.v20190305-0602.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1,004.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.110.0.v20190305-0602.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1,004.13kB) [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.110.0.v20190305-0602... [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.110.0.v20190305-0602.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (798.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.110.0.v20190305-0602.jar.pack.gz from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (798.43kB) [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.110.0.v20190305-0602... [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.ease:org.eclipse.papyrus.aceeditor:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-ease-gerrit/bundles/org.eclipse.papyrus.aceeditor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.ease:org.eclipse.papyrus.ease:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-ease-gerrit/bundles/org.eclipse.papyrus.ease/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.ease:org.eclipse.papyrus.ease:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-ease-gerrit/bundles/org.eclipse.papyrus.ease/pom.xml [INFO] {osgi.os=win32, osgi.ws=win32, org.eclipse.update.install.features=true, osgi.arch=x86_64} [ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: org.eclipse.papyrus.ease 0.7.0.qualifier [ERROR] Missing requirement: org.eclipse.papyrus.ease 0.7.0.qualifier requires 'osgi.bundle; org.eclipse.papyrus.infra.ui 3.0.0' but it could not be found [ERROR] [ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help. [ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.papyrus.ease:org.eclipse.papyrus.ease:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-ease-gerrit/bundles/org.eclipse.papyrus.ease/pom.xml: See log for details -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException Build step 'Invoke top-level Maven targets' marked build as failure Terminating xvnc. Sending e-mails to: pauline.deville@cea.fr sebastien.revol@cea.fr Finished: FAILURE