Started by user Ondrej Dockal Rebuilds build #6 Running as Ondrej Dockal Agent centos-7-t2q4z is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-t2q4z" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.reddeer.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-t2q4z" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\ \ -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-t2q4z" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.reddeer.svc.cluster.local/reddeer/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.2.1" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-reddeer" 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-t2q4z (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/reddeer.eclipse.test [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/reddeer.git > git init /home/jenkins/agent/workspace/reddeer.eclipse.test # timeout=10 Fetching upstream changes from https://github.com/eclipse/reddeer.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://github.com/eclipse/reddeer.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/reddeer.git > git fetch --tags --progress https://github.com/eclipse/reddeer.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision e997b54a269b53ca42dbd1363c373c5dac1e2434 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e997b54a269b53ca42dbd1363c373c5dac1e2434 # timeout=10 Commit message: "Update Eclipse orbit 2020-09 M3" > git rev-list --no-walk e997b54a269b53ca42dbd1363c373c5dac1e2434 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [reddeer.eclipse.test] $ vncserver -list Starting xvnc [reddeer.eclipse.test] $ Xvnc :92 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 1 2020 04:46:00 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 Thu Aug 20 13:04:15 2020 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5992 vncext: created VNC server for screen 0 [reddeer.eclipse.test] $ /bin/sh -xe /tmp/jenkins9084145271072187866.sh + metacity --sm-disable --replace [reddeer.eclipse.test] $ /opt/tools/apache-maven/latest/bin/mvn -f /home/jenkins/agent/workspace/reddeer.eclipse.test/pom.xml -DskipTests=false -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 -D"test=!ConsoleViewTest" -Djava.target.version=11 -U clean verify -pl tests/org.eclipse.reddeer.eclipse.test OpenJDK 64-Bit Server VM warning: Ignoring option PermSize; support was removed in 8.0 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ [INFO] Adding repository http://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from http://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ [INFO] Adding repository http://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from http://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ [INFO] Fetching p2.index from https://download.eclipse.org/staging/2020-09/ [INFO] Adding repository https://download.eclipse.org/staging/2020-09 [INFO] Fetching content.jar from https://download.eclipse.org/staging/2020-09/ (2.82MB) Aug 20, 2020 1:04:41 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Aug 20, 2020 1:04:41 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/S20200817205214/repository/ [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/S20200817205214/repository [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/S20200817205214/repository/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/ (107.42kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/S20200817205214/repository/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/S20200817205214/repository/ [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.10.3.v20200512-1600.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.10.3.v20200512-1600.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.93kB) [INFO] Unpacking com.fasterxml.jackson.core.jackson-annotations_2.10.3.v20200512-1600... [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.10.3.v20200512-1600.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (136.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.10.3.v20200512-1600.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (136.18kB) [INFO] Unpacking com.fasterxml.jackson.core.jackson-core_2.10.3.v20200512-1600... [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.10.3.v20200512-1600.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (397.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.10.3.v20200512-1600.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (397.83kB) [INFO] Unpacking com.fasterxml.jackson.core.jackson-databind_2.10.3.v20200512-1600... [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.67MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.67MB) [INFO] Unpacking com.ibm.icu_67.1.0.v20200706-1749... [INFO] Fetching com.sun.jna_5.6.0.v20200716-0148.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.34MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna_5.6.0.v20200716-0148.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.34MB) [INFO] Unpacking com.sun.jna_5.6.0.v20200716-0148... [INFO] Fetching com.sun.jna.platform_5.6.0.v20200722-0209.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (395.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna.platform_5.6.0.v20200722-0209.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (395.04kB) [INFO] Unpacking com.sun.jna.platform_5.6.0.v20200722-0209... [INFO] Fetching org.eclipse.osgi_3.16.0.v20200727-1529.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (468.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi_3.16.0.v20200727-1529.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (468.72kB) [INFO] Unpacking org.eclipse.osgi_3.16.0.v20200727-1529... [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (36.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (36.58kB) [INFO] Unpacking javax.annotation_1.3.5.v20200504-1837... [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/staging/2020-09/plugins/ (249kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2020-09/plugins/ (35.59kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2020-09/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.71kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (255.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (255.73kB) [INFO] Unpacking org.apache.xmlgraphics_2.4.0.v20200622-2037... [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (13.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (13.03kB) [INFO] Unpacking org.apache.batik.constants_1.13.0.v20200622-2037... [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2020-09/plugins/ (15.35kB) [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (102.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (102.45kB) [INFO] Unpacking org.apache.batik.css_1.13.0.v20200622-2037... [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (63.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (63.29kB) [INFO] Unpacking org.apache.batik.util_1.13.0.v20200622-2037... [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.51kB) [INFO] Unpacking org.apache.batik.i18n_1.13.0.v20200622-2037... [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/staging/2020-09/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 https://download.eclipse.org/staging/2020-09/plugins/ (33.71kB) [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (155.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (155.55kB) [INFO] Unpacking org.apache.felix.scr_2.1.16.v20200110-1820... [INFO] Fetching org.eclipse.osgi.services_3.9.0.v20200511-1725.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (43.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.services_3.9.0.v20200511-1725.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (43.97kB) [INFO] Unpacking org.eclipse.osgi.services_3.9.0.v20200511-1725... [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (30.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (30.65kB) [INFO] Unpacking org.eclipse.osgi.util_3.5.300.v20190708-1141... [INFO] Fetching org.apache.lucene.core_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (899.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.core_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (899.36kB) [INFO] Unpacking org.apache.lucene.core_7.5.0.v20181003-1532... [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (696.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (696.23kB) [INFO] Unpacking org.apache.lucene.analyzers-common_8.4.1.v20200122-1459... [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (962.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (962.55kB) [INFO] Unpacking org.apache.lucene.core_8.4.1.v20200122-1459... [INFO] Fetching org.apache.lucene.queryparser_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (135.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.queryparser_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (135.97kB) [INFO] Unpacking org.apache.lucene.queryparser_7.5.0.v20181003-1532... [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (122.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (122.3kB) [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from https://download.eclipse.org/staging/2020-09/plugins/ (1.29MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (45.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (45.51kB) [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [INFO] Fetching org.eclipse.emf.emfstore.common_1.9.0.v20170530-0703.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.86MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.emfstore.common_1.9.0.v20170530-0703.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.86MB) [INFO] Unpacking org.eclipse.emf.emfstore.common_1.9.0.v20170530-0703... [INFO] Fetching org.eclipse.compare_3.7.1100.v20200611-0145.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (306.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare_3.7.1100.v20200611-0145.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (306.32kB) [INFO] Unpacking org.eclipse.compare_3.7.1100.v20200611-0145... [INFO] Fetching org.eclipse.ui_3.118.0.v20200704-1257.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (339.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui_3.118.0.v20200704-1257.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (339.78kB) [INFO] Unpacking org.eclipse.ui_3.118.0.v20200704-1257... [INFO] Fetching org.eclipse.core.resources_3.13.800.v20200706-2152.jar from https://download.eclipse.org/staging/2020-09/plugins/ (875.68kB) [INFO] Fetching org.eclipse.jface.text_3.16.400.v20200724-1219.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (316.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.text_3.16.400.v20200724-1219.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (316.87kB) [INFO] Unpacking org.eclipse.jface.text_3.16.400.v20200724-1219... [INFO] Fetching org.eclipse.ui.ide_3.17.200.v20200725-0910.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (954.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide_3.17.200.v20200725-0910.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (954.46kB) [INFO] Unpacking org.eclipse.ui.ide_3.17.200.v20200725-0910... [INFO] Fetching org.eclipse.ui.views_3.10.400.v20200611-1719.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (48.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views_3.10.400.v20200611-1719.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (48.2kB) [INFO] Unpacking org.eclipse.ui.views_3.10.400.v20200611-1719... [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.300.v20200609-1726.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (233.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.300.v20200609-1726.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (233.82kB) [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.14.300.v20200609-1726... [INFO] Fetching org.eclipse.core.runtime_3.19.0.v20200724-1004.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (33.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.runtime_3.19.0.v20200724-1004.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (33.42kB) [INFO] Unpacking org.eclipse.core.runtime_3.19.0.v20200724-1004... [INFO] Fetching org.eclipse.core.expressions_3.7.0.v20200720-1126.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (33.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.expressions_3.7.0.v20200720-1126.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (33.67kB) [INFO] Unpacking org.eclipse.core.expressions_3.7.0.v20200720-1126... [INFO] Fetching org.eclipse.ui.editors_3.13.300.v20200612-0639.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (197.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.editors_3.13.300.v20200612-0639.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (197.54kB) [INFO] Unpacking org.eclipse.ui.editors_3.13.300.v20200612-0639... [INFO] Fetching org.eclipse.ui.forms_3.10.0.v20200727-0948.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (124.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.forms_3.10.0.v20200727-0948.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (124.47kB) [INFO] Unpacking org.eclipse.ui.forms_3.10.0.v20200727-0948... [INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (32.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (32.85kB) [INFO] Unpacking org.eclipse.compare.core_3.6.900.v20200412-2017... [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (43.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (43.01kB) [INFO] Unpacking org.eclipse.core.commands_3.9.700.v20191217-1850... [INFO] Fetching org.eclipse.equinox.common_3.13.0.v20200717-1717.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (57.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.common_3.13.0.v20200717-1717.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (57.18kB) [INFO] Unpacking org.eclipse.equinox.common_3.13.0.v20200717-1717... [INFO] Fetching org.eclipse.core.contenttype_3.7.800.v20200724-0804.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (41.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.contenttype_3.7.800.v20200724-0804.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (41.25kB) [INFO] Unpacking org.eclipse.core.contenttype_3.7.800.v20200724-0804... [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (55.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (55.59kB) [INFO] Unpacking org.eclipse.equinox.preferences_3.8.0.v20200422-1833... [INFO] Fetching org.eclipse.equinox.registry_3.9.0.v20200625-1425.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (77.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.registry_3.9.0.v20200625-1425.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (77.12kB) [INFO] Unpacking org.eclipse.equinox.registry_3.9.0.v20200625-1425... [INFO] Fetching org.eclipse.core.databinding_1.10.0.v20200728-0845.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (56.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding_1.10.0.v20200728-0845.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (56.87kB) [INFO] Unpacking org.eclipse.core.databinding_1.10.0.v20200728-0845... [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200615-1701.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (82.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200615-1701.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (82.81kB) [INFO] Unpacking org.eclipse.core.databinding.observable_1.10.0.v20200615-1701... [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (44.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (44.71kB) [INFO] Unpacking org.eclipse.core.databinding.property_1.8.100.v20200619-0651... [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (41.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (41.15kB) [INFO] Unpacking org.eclipse.core.filebuffers_3.6.1000.v20200409-1035... [INFO] Fetching org.eclipse.text_3.10.300.v20200714-0813.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (100.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.text_3.10.300.v20200714-0813.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (100.64kB) [INFO] Unpacking org.eclipse.text_3.10.300.v20200714-0813... [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (27.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (27.79kB) [INFO] Unpacking org.eclipse.core.filesystem_1.7.700.v20200110-1734... [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (46.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (46.11kB) [INFO] Unpacking org.eclipse.core.jobs_3.10.800.v20200421-0950... [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.78kB) [INFO] Unpacking org.eclipse.core.net_1.3.1000.v20200715-0827... [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (44.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.equinox.security_1.3.500.v20200114-1637... [INFO] Fetching org.eclipse.equinox.app_1.5.0.v20200717-0620.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (42.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.app_1.5.0.v20200717-0620.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (42.08kB) [INFO] Unpacking org.eclipse.equinox.app_1.5.0.v20200717-0620... [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (18.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (18.03kB) [INFO] Unpacking org.eclipse.core.variables_3.4.800.v20200120-1101... [INFO] Fetching org.eclipse.datatools.connectivity_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2020-09/plugins/ (271.01kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (17.58kB) [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (13.22kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (50.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (50.91kB) [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (84.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (84.13kB) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (566.23kB) [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (166.46kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (344.1kB) [INFO] Fetching org.eclipse.ui.navigator_3.9.400.v20200723-2304.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (131kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator_3.9.400.v20200723-2304.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (131kB) [INFO] Unpacking org.eclipse.ui.navigator_3.9.400.v20200723-2304... [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (476.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (476.03kB) [INFO] Unpacking org.eclipse.emf.ecore_2.23.0.v20200630-0516... [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (563.53kB) [INFO] Fetching org.eclipse.datatools.help_1.7.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (17.92kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (340.77kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.100.v20200720-0748.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (105.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.100.v20200720-0748.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (105.59kB) [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.11.100.v20200720-0748... [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (120.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (120.7kB) [INFO] Unpacking org.eclipse.help_3.8.800.v20200525-0755... [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.3.201.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (621.79kB) [INFO] Fetching org.eclipse.debug.core_3.16.0.v20200629-2100.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (125.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.core_3.16.0.v20200629-2100.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (125.91kB) [INFO] Unpacking org.eclipse.debug.core_3.16.0.v20200629-2100... [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (228.74kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (91.99kB) [INFO] Fetching org.eclipse.datatools.sqltools.result_1.3.100.201801242337.jar from http://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/plugins/ (97.47kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (189.45kB) [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (130.23kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (31.85kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (46.89kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2020-09/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 https://download.eclipse.org/staging/2020-09/plugins/ (215.67kB) [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308... [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (369.84kB) [INFO] Fetching org.eclipse.debug.ui_3.14.600.v20200630-1559.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1,013.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.ui_3.14.600.v20200630-1559.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1,013.78kB) [INFO] Unpacking org.eclipse.debug.ui_3.14.600.v20200630-1559... [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (462.63kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (139.67kB) [INFO] Fetching org.eclipse.ui.console_3.9.300.v20200630-1652.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.console_3.9.300.v20200630-1652.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (84kB) [INFO] Unpacking org.eclipse.ui.console_3.9.300.v20200630-1652... [INFO] Fetching org.eclipse.ui.workbench_3.120.0.v20200725-0910.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (974.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench_3.120.0.v20200725-0910.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (974.46kB) [INFO] Unpacking org.eclipse.ui.workbench_3.120.0.v20200725-0910... [INFO] Fetching org.eclipse.swt_3.115.0.v20200729-1603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt_3.115.0.v20200729-1603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16kB) [INFO] Unpacking org.eclipse.swt_3.115.0.v20200729-1603... [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (13.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (13.76kB) [INFO] Unpacking org.eclipse.e4.core.commands_0.12.900.v20200110-1732... [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (25.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (25.88kB) [INFO] Unpacking org.eclipse.e4.core.di_1.7.600.v20200428-0912... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/staging/2020-09/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (22.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (22.66kB) [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.400.v20191217-1710... [INFO] Fetching org.eclipse.e4.core.services_2.2.400.v20200622-1247.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (27.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.services_2.2.400.v20200622-1247.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (27.95kB) [INFO] Unpacking org.eclipse.e4.core.services_2.2.400.v20200622-1247... [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (7.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (7.68kB) [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352... [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (7.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (7.72kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938... [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.700.v20200622-1247.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.700.v20200622-1247.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.43kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.700.v20200622-1247... [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (21.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (21.73kB) [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849... [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (107.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (107.16kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (23.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (23.02kB) [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930... [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (13.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (13.16kB) [INFO] Unpacking org.eclipse.e4.ui.services_1.3.700.v20190930-1643... [INFO] Fetching org.eclipse.jface_3.21.0.v20200727-0950.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (363.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface_3.21.0.v20200727-0950.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (363.45kB) [INFO] Unpacking org.eclipse.jface_3.21.0.v20200727-0950... [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1300.v20200615-1701.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (66.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1300.v20200615-1701.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (66.19kB) [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.1300.v20200615-1701... [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1100.v20200722-0935.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (65.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1100.v20200722-0935.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (65.26kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.1100.v20200722-0935... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.47kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719... [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.76kB) [INFO] Unpacking org.eclipse.e4.ui.di_1.2.800.v20200128-0855... [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.900.v20200616-2015.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (27.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.900.v20200616-2015.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (27.7kB) [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.900.v20200616-2015... [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (7.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (7.94kB) [INFO] Unpacking org.eclipse.e4.ui.ide_3.15.100.v20200323-2111... [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.800.v20200717-1533.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (110.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.800.v20200717-1533.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (110.3kB) [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.800.v20200717-1533... [INFO] Fetching org.eclipse.equinox.event_1.5.500.v20200616-0800.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.event_1.5.500.v20200616-0800.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.65kB) [INFO] Unpacking org.eclipse.equinox.event_1.5.500.v20200616-0800... [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.45kB) [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048... [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.400.v20200728-0845.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (84.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.400.v20200728-0845.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (84.61kB) [INFO] Unpacking org.eclipse.e4.ui.workbench_1.11.400.v20200728-0845... [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1100.v20200703-0611.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (49.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1100.v20200703-0611.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (49.82kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.1100.v20200703-0611... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1300.v20200723-0917.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (94.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1300.v20200723-0917.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (94.54kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.1300.v20200723-0917... [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1100.v20200619-0644.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (60.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1100.v20200619-0644.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (60.83kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.1100.v20200619-0644... [INFO] Fetching org.eclipse.jface.databinding_1.12.0.v20200717-1533.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (77.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.databinding_1.12.0.v20200717-1533.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (77.7kB) [INFO] Unpacking org.eclipse.jface.databinding_1.12.0.v20200717-1533... [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (13.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (13.07kB) [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805... [INFO] Fetching org.eclipse.urischeme_1.1.100.v20200729-2048.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (21.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.urischeme_1.1.100.v20200729-2048.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (21.97kB) [INFO] Unpacking org.eclipse.urischeme_1.1.100.v20200729-2048... [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (126.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (126.93kB) [INFO] Unpacking org.eclipse.emf.codegen_2.21.0.v20200708-0547... [INFO] Fetching org.eclipse.emf.common_2.20.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (115.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.20.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (115.12kB) [INFO] Unpacking org.eclipse.emf.common_2.20.0.v20200630-0516... [INFO] Fetching org.eclipse.jdt.core_3.23.0.v20200728-1323.jar from https://download.eclipse.org/staging/2020-09/plugins/ (6.83MB) [INFO] Fetching org.eclipse.jdt.launching_3.18.0.v20200728-0736.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (281.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.launching_3.18.0.v20200728-0736.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (281.65kB) [INFO] Unpacking org.eclipse.jdt.launching_3.18.0.v20200728-0736... [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (59.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (59.49kB) [INFO] Unpacking org.eclipse.emf.common.ui_2.18.0.v20190507-0402... [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (61.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (61.06kB) [INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451... [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (96.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (96.91kB) [INFO] Unpacking org.eclipse.emf.edit_2.16.0.v20190920-0401... [INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (108.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (108.42kB) [INFO] Unpacking org.eclipse.emf.edit.ui_2.18.0.v20200205-0529... [INFO] Fetching org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (23.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (23.97kB) [INFO] Unpacking org.eclipse.equinox.bidi_1.3.0.v20200612-1624... [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (19.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (19.47kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702... [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (34.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (34.56kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546... [INFO] Fetching org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (29.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (29.97kB) [INFO] Unpacking org.eclipse.equinox.launcher_1.5.800.v20200727-1323... [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (58.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (58.11kB) [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025... [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (107.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (107.88kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530... [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/staging/2020-09/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 https://download.eclipse.org/staging/2020-09/plugins/ (44.42kB) [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (32.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (32.04kB) [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.300.v20200211-1504... [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (38.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (38.9kB) [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130... [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.800.v20200701-2114.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (55.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.800.v20200701-2114.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (55.49kB) [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.800.v20200701-2114... [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (47.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (47.99kB) [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.700.v20200511-1530... [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (116.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (116.64kB) [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (81.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (81.19kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (24.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (24.18kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308... [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (74.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (74.47kB) [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530... [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (50.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (50.94kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528... [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.99kB) [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336... [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (43.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (43.28kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530... [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200701-2253.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (105.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200701-2253.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (105.94kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200701-2253... [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.64kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505... [INFO] Fetching org.eclipse.equinox.p2.ui_2.6.100.v20200727-2023.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (288.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui_2.6.100.v20200727-2023.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (288.33kB) [INFO] Unpacking org.eclipse.equinox.p2.ui_2.6.100.v20200727-2023... [INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (71.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (71.21kB) [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.600.v20191213-1901... [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (44.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (44.5kB) [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530... [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/staging/2020-09/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 https://download.eclipse.org/staging/2020-09/plugins/ (366.65kB) [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308... [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.100.v20200725-0429.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (494.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.100.v20200725-0429.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (494.22kB) [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.14.100.v20200725-0429... [INFO] Fetching org.eclipse.jdt.debug_3.15.200.v20200727-0739.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (953.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.jdt.debug_3.15.200.v20200727-0739... [INFO] Fetching org.eclipse.jdt.debug.ui_3.11.100.v20200726-0744.jar from https://download.eclipse.org/staging/2020-09/plugins/ (1.66MB) [INFO] Fetching org.eclipse.jdt.ui_3.21.200.v20200726-1310.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (3.88MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.ui_3.21.200.v20200726-1310.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (3.88MB) [INFO] Unpacking org.eclipse.jdt.ui_3.21.200.v20200726-1310... Aug 20, 2020 1:05:18 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Aug 20, 2020 1:05:18 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.eclipse.search_3.12.0.v20200727-2017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (214.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.search_3.12.0.v20200727-2017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (214.9kB) [INFO] Unpacking org.eclipse.search_3.12.0.v20200727-2017... [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.300.v20200720-0748.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (24.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.300.v20200720-0748.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (24.61kB) [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.5.300.v20200720-0748... [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (123kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (123kB) [INFO] Unpacking org.junit_4.13.0.v20200204-1500... [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1300.v20200720-0748.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (13.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1300.v20200720-0748.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (13.17kB) [INFO] Unpacking org.eclipse.jdt.junit4.runtime_1.1.1300.v20200720-0748... [INFO] Fetching org.eclipse.team.ui_3.8.1000.v20200728-0915.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (491.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.ui_3.8.1000.v20200728-0915.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (491.69kB) [INFO] Unpacking org.eclipse.team.ui_3.8.1000.v20200728-0915... [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200607-0846.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (124.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200607-0846.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (124.88kB) [INFO] Unpacking org.eclipse.team.core_3.8.1100.v20200607-0846... [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.100.v20200720-0748.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (176.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.100.v20200720-0748.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (176.89kB) [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.11.100.v20200720-0748... [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.400.v20200722-0751.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (70.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.400.v20200722-0751.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (70.56kB) [INFO] Unpacking org.eclipse.ui.navigator.resources_3.7.400.v20200722-0751... [INFO] Fetching org.eclipse.jem_2.0.600.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (93.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jem_2.0.600.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (93.09kB) [INFO] Unpacking org.eclipse.jem_2.0.600.v201903222024... [INFO] Fetching org.eclipse.jem.util_2.1.202.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (47.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jem.util_2.1.202.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (47.51kB) [INFO] Unpacking org.eclipse.jem.util_2.1.202.v202007142017... [INFO] Fetching org.eclipse.wst.common.core_1.4.0.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (24.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.core_1.4.0.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (24.3kB) [INFO] Unpacking org.eclipse.wst.common.core_1.4.0.v202007161535... [INFO] Fetching org.eclipse.jem.workbench_2.0.400.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (36.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jem.workbench_2.0.400.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (36.04kB) [INFO] Unpacking org.eclipse.jem.workbench_2.0.400.v201903222024... [INFO] Fetching org.eclipse.jface.notifications_0.1.100.v20200724-0853.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.notifications_0.1.100.v20200724-0853.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.64kB) [INFO] Unpacking org.eclipse.jface.notifications_0.1.100.v20200724-0853... [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (22.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (22.31kB) [INFO] Unpacking org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024... [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (43.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (43.27kB) [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.202.v202007142017... [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (77.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (77.59kB) [INFO] Unpacking org.eclipse.wst.common.emf_1.2.700.v202007161535... [INFO] Fetching org.eclipse.jst.common.annotations.core_1.1.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (13.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.common.annotations.core_1.1.300.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (13.68kB) [INFO] Unpacking org.eclipse.jst.common.annotations.core_1.1.300.v201903222024... [INFO] Fetching org.eclipse.jst.common.frameworks_1.1.701.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (46.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.common.frameworks_1.1.701.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (46.52kB) [INFO] Unpacking org.eclipse.jst.common.frameworks_1.1.701.v201903222024... [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.101.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (130.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.101.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (130.17kB) [INFO] Unpacking org.eclipse.wst.common.modulecore_1.3.101.v202007161535... [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (52.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (52.97kB) [INFO] Unpacking org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535... [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (135.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (135.55kB) [INFO] Unpacking org.eclipse.wst.validation_1.2.801.v202007142017... [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.401.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (119.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.401.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (119.76kB) [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.401.v202007142017... [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.9.100.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (63.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.9.100.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (63.96kB) [INFO] Unpacking org.eclipse.jst.common.project.facet.core_1.9.100.v202007161535... [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.4.511.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (51.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.4.511.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (51.11kB) [INFO] Unpacking org.eclipse.jst.common.project.facet.ui_1.4.511.v202007142017... [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (91.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (91.82kB) [INFO] Unpacking org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017... [INFO] Fetching org.eclipse.jst.common.ui_1.0.301.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (30.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.common.ui_1.0.301.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (30.97kB) [INFO] Unpacking org.eclipse.jst.common.ui_1.0.301.v201903222024... [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (49.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (49.62kB) [INFO] Unpacking org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017... [INFO] Fetching org.eclipse.jst.ejb.ui_1.1.911.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (330.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.ejb.ui_1.1.911.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (330.29kB) [INFO] Unpacking org.eclipse.jst.ejb.ui_1.1.911.v201903222024... [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (53.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (53.35kB) [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017... [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.1.901.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (119.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.1.901.v201903222024.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (119.96kB) [INFO] Unpacking org.eclipse.jst.j2ee.ejb_1.1.901.v201903222024... [INFO] Fetching org.eclipse.jst.j2ee_1.2.400.v202007011329.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (859.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee_1.2.400.v202007011329.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (859.74kB) [INFO] Unpacking org.eclipse.jst.j2ee_1.2.400.v202007011329... [INFO] Fetching org.eclipse.jst.j2ee.core_1.4.2.v202007170603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (589.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.core_1.4.2.v202007170603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (589.42kB) [INFO] Unpacking org.eclipse.jst.j2ee.core_1.4.2.v202007170603... [INFO] Fetching org.eclipse.jst.j2ee.ui_1.1.931.v202007170603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (357.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.ui_1.1.931.v202007170603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (357.88kB) [INFO] Unpacking org.eclipse.jst.j2ee.ui_1.1.931.v202007170603... [INFO] Fetching org.eclipse.wst.server.core_1.10.100.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (124.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.server.core_1.10.100.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (124.69kB) [INFO] Unpacking org.eclipse.wst.server.core_1.10.100.v202007170127... [INFO] Fetching org.eclipse.wst.web.ui_1.2.101.v202005120311.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (43.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.web.ui_1.2.101.v202005120311.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (43.7kB) [INFO] Unpacking org.eclipse.wst.web.ui_1.2.101.v202005120311... [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (49.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (49.31kB) [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.601.v202007142017... [INFO] Fetching org.eclipse.wst.web_1.2.100.v201905161255.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (36.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.web_1.2.100.v201905161255.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (36.62kB) [INFO] Unpacking org.eclipse.wst.web_1.2.100.v201905161255... [INFO] Fetching org.eclipse.jst.jee.ui_1.0.901.v201903222025.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (73.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.jee.ui_1.0.901.v201903222025.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (73.18kB) [INFO] Unpacking org.eclipse.jst.jee.ui_1.0.901.v201903222025... [INFO] Fetching org.eclipse.jst.server.core_1.2.600.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.server.core_1.2.600.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.75kB) [INFO] Unpacking org.eclipse.jst.server.core_1.2.600.v202007170127... [INFO] Fetching org.eclipse.wst.sse.core_1.2.500.v202007252131.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (155.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.sse.core_1.2.500.v202007252131.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (155.78kB) [INFO] Unpacking org.eclipse.wst.sse.core_1.2.500.v202007252131... [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (25.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (25.73kB) [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.3.0.v202007161535... [INFO] Fetching org.eclipse.wst.xml.core_1.2.300.v202007191910.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (255.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.xml.core_1.2.300.v202007191910.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (255.25kB) [INFO] Unpacking org.eclipse.wst.xml.core_1.2.300.v202007191910... [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.12kB) [INFO] Unpacking org.eclipse.wst.common.environment_1.0.401.v202007142017... [INFO] Fetching org.eclipse.jst.jee_1.0.902.v201905281719.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (39.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.jee_1.0.902.v201905281719.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (39.92kB) [INFO] Unpacking org.eclipse.jst.jee_1.0.902.v201905281719... [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.500.v201910291429.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (25.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.500.v201910291429.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (25.31kB) [INFO] Unpacking org.eclipse.jst.j2ee.ejb.annotation.model_1.1.500.v201910291429... [INFO] Fetching org.eclipse.jst.j2ee.jca_1.1.1000.v201904091346.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (39.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.jca_1.1.1000.v201904091346.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (39.18kB) [INFO] Unpacking org.eclipse.jst.j2ee.jca_1.1.1000.v201904091346... [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.1.601.v201904091346.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.1.601.v201904091346.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.03kB) [INFO] Unpacking org.eclipse.jst.j2ee.jca.ui_1.1.601.v201904091346... [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.1.800.v202007170603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (172.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.1.800.v202007170603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (172.13kB) [INFO] Unpacking org.eclipse.jst.j2ee.navigator.ui_1.1.800.v202007170603... [INFO] Fetching org.eclipse.jst.j2ee.web_1.1.911.v201903222025.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (223.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.web_1.1.911.v201903222025.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (223.02kB) [INFO] Unpacking org.eclipse.jst.j2ee.web_1.1.911.v201903222025... [INFO] Fetching org.eclipse.wst.common.ui_1.2.0.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (57.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.ui_1.2.0.v202007161535.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (57.01kB) [INFO] Unpacking org.eclipse.wst.common.ui_1.2.0.v202007161535... [INFO] Fetching org.eclipse.wst.server.ui_1.5.600.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (274.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.server.ui_1.5.600.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (274.83kB) [INFO] Unpacking org.eclipse.wst.server.ui_1.5.600.v202007170127... [INFO] Fetching org.eclipse.jst.servlet.ui_1.1.921.v201903222025.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (79.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.servlet.ui_1.1.921.v201903222025.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (79.52kB) [INFO] Unpacking org.eclipse.jst.servlet.ui_1.1.921.v201903222025... [INFO] Fetching org.eclipse.reddeer.common_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (28.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.reddeer.common_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (28.07kB) [INFO] Unpacking org.eclipse.reddeer.common_3.1.0.v20200805-1756... [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/staging/2020-09/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 https://download.eclipse.org/staging/2020-09/plugins/ (29.18kB) [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [INFO] Fetching org.eclipse.reddeer.core_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (70.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.reddeer.core_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (70.62kB) [INFO] Unpacking org.eclipse.reddeer.core_3.1.0.v20200805-1756... [INFO] Fetching org.eclipse.reddeer.direct_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.reddeer.direct_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.33kB) [INFO] Unpacking org.eclipse.reddeer.direct_3.1.0.v20200805-1756... [INFO] Fetching org.eclipse.reddeer.eclipse_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (103.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.reddeer.eclipse_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (103.18kB) [INFO] Unpacking org.eclipse.reddeer.eclipse_3.1.0.v20200805-1756... [INFO] Fetching org.eclipse.reddeer.jface_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (17.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.reddeer.jface_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (17.28kB) [INFO] Unpacking org.eclipse.reddeer.jface_3.1.0.v20200805-1756... [INFO] Fetching org.eclipse.reddeer.swt_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (48.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.reddeer.swt_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (48.66kB) [INFO] Unpacking org.eclipse.reddeer.swt_3.1.0.v20200805-1756... [INFO] Fetching org.eclipse.reddeer.workbench_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (32.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.reddeer.workbench_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (32.99kB) [INFO] Unpacking org.eclipse.reddeer.workbench_3.1.0.v20200805-1756... [INFO] Fetching org.eclipse.reddeer.workbench.core_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (15.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.reddeer.workbench.core_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (15.16kB) [INFO] Unpacking org.eclipse.reddeer.workbench.core_3.1.0.v20200805-1756... [INFO] Fetching org.eclipse.reddeer.junit_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (38.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.reddeer.junit_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (38.69kB) [INFO] Unpacking org.eclipse.reddeer.junit_3.1.0.v20200805-1756... [INFO] Fetching org.eclipse.ui.browser_3.6.900.v20200729-0615.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (97.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.browser_3.6.900.v20200729-0615.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (97.79kB) [INFO] Unpacking org.eclipse.ui.browser_3.6.900.v20200729-0615... [INFO] Fetching org.eclipse.ui.views.log_1.2.1200.v20200611-1719.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (84.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.log_1.2.1200.v20200611-1719.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (84.65kB) [INFO] Unpacking org.eclipse.ui.views.log_1.2.1200.v20200611-1719... [INFO] Fetching org.eclipse.reddeer.uiforms_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.reddeer.uiforms_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.3kB) [INFO] Unpacking org.eclipse.reddeer.uiforms_3.1.0.v20200805-1756... [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20191115185527/repository/ [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (114.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (114.11kB) [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220... [INFO] Fetching org.eclipse.reddeer.go_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (7.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.reddeer.go_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (7.14kB) [INFO] Unpacking org.eclipse.reddeer.go_3.1.0.v20200805-1756... [INFO] Fetching org.eclipse.reddeer.gef_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.reddeer.gef_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.88kB) [INFO] Unpacking org.eclipse.reddeer.gef_3.1.0.v20200805-1756... [INFO] Fetching org.eclipse.reddeer.junit.extension_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.reddeer.junit.extension_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.63kB) [INFO] Unpacking org.eclipse.reddeer.junit.extension_3.1.0.v20200805-1756... [INFO] Fetching org.eclipse.reddeer.requirements_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.reddeer.requirements_3.1.0.v20200805-1756.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.8kB) [INFO] Unpacking org.eclipse.reddeer.requirements_3.1.0.v20200805-1756... [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (29.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (29.69kB) [INFO] Unpacking org.json_1.0.0.v201011060100... [INFO] Fetching org.yaml.snakeyaml_1.14.0.v201604211500.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (91.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.yaml.snakeyaml_1.14.0.v201604211500.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (91.12kB) [INFO] Unpacking org.yaml.snakeyaml_1.14.0.v201604211500... [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.115.0.v20200729-1603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (833.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.115.0.v20200729-1603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (833.29kB) [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.115.0.v20200729-1603... [INFO] Fetching org.eclipse.ui.ide.application_1.3.800.v20200713-0938.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (55.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide.application_1.3.800.v20200713-0938.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (55.56kB) [INFO] Unpacking org.eclipse.ui.ide.application_1.3.800.v20200713-0938... [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1000.v20200609-0849.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (40.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1000.v20200609-0849.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (40.74kB) [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.1000.v20200609-0849... [INFO] Fetching org.eclipse.wst.css.core_1.2.0.v202004081818.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (181.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.wst.css.core_1.2.0.v202004081818... [INFO] Fetching org.eclipse.wst.css.ui_1.1.400.v202004230532.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (120.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.css.ui_1.1.400.v202004230532.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (120.62kB) [INFO] Unpacking org.eclipse.wst.css.ui_1.1.400.v202004230532... [INFO] Fetching org.eclipse.wst.xml.ui_1.2.500.v202006201906.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (335.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.xml.ui_1.2.500.v202006201906.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (335.87kB) [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.500.v202006201906... [INFO] Fetching org.eclipse.wst.sse.ui_1.7.100.v202007191902.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (315.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.sse.ui_1.7.100.v202007191902.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (315.63kB) [INFO] Unpacking org.eclipse.wst.sse.ui_1.7.100.v202007191902... [INFO] Fetching org.eclipse.wst.html.core_1.3.200.v202005180147.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (202.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.html.core_1.3.200.v202005180147.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (202.68kB) [INFO] Unpacking org.eclipse.wst.html.core_1.3.200.v202005180147... [INFO] Fetching org.eclipse.wst.html.ui_1.1.400.v202007072044.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (116.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.html.ui_1.1.400.v202007072044.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (116.32kB) [INFO] Unpacking org.eclipse.wst.html.ui_1.1.400.v202007072044... [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (30.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (30.25kB) [INFO] Unpacking org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127... [INFO] Fetching org.eclipse.wst.server.discovery_1.3.200.v201910252115.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (43.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.server.discovery_1.3.200.v201910252115.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (43.15kB) [INFO] Unpacking org.eclipse.wst.server.discovery_1.3.200.v201910252115... [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.115.0.v20200729-1603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.05MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.115.0.v20200729-1603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.05MB) [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.115.0.v20200729-1603... Aug 20, 2020 1:05:36 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Aug 20, 2020 1:05:36 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.115.0.v20200729-1603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (955.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.115.0.v20200729-1603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (955.28kB) [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.115.0.v20200729-1603... [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test >-------- [INFO] Building RedDeer Eclipse Tests 3.1.0-SNAPSHOT [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse.test --- [INFO] The project's OSGi version is 3.1.0.v20200820-1304 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.reddeer.eclipse.test --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 97 source files to /home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/bin [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-3.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-3.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (copy-hsqldb-driver) @ org.eclipse.reddeer.eclipse.test --- [INFO] Configured Artifact: org.hsqldb:hsqldb:2.3.0:jar [INFO] Copying hsqldb-2.3.0.jar to /home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/target/lib/hsqldb-2.3.0.jar [INFO] [INFO] --- download-maven-plugin:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test --- Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar 10/2127K 21/2127K 32/2127K 42/2127K 53/2127K 64/2127K 74/2127K 85/2127K 96/2127K 107/2127K 117/2127K 128/2127K 139/2127K 149/2127K 160/2127K 171/2127K 182/2127K 192/2127K 203/2127K 213/2127K 229/2127K 245/2127K 261/2127K 277/2127K 293/2127K 309/2127K 325/2127K 341/2127K 357/2127K 373/2127K 389/2127K 405/2127K 421/2127K 435/2127K 451/2127K 467/2127K 483/2127K 499/2127K 515/2127K 531/2127K 547/2127K 563/2127K 579/2127K 595/2127K 611/2127K 627/2127K 641/2127K 657/2127K 673/2127K 689/2127K 705/2127K 721/2127K 737/2127K 753/2127K 769/2127K 785/2127K 801/2127K 817/2127K 833/2127K 849/2127K 865/2127K 881/2127K 899/2127K 915/2127K 931/2127K 947/2127K 963/2127K 979/2127K 995/2127K 1011/2127K 1027/2127K 1043/2127K 1059/2127K 1075/2127K 1091/2127K 1107/2127K 1123/2127K 1139/2127K 1155/2127K 1171/2127K 1187/2127K 1203/2127K 1219/2127K 1235/2127K 1251/2127K 1267/2127K 1283/2127K 1299/2127K 1315/2127K 1331/2127K 1347/2127K 1363/2127K 1379/2127K 1395/2127K 1411/2127K 1427/2127K 1443/2127K 1459/2127K 1475/2127K 1491/2127K 1507/2127K 1523/2127K 1539/2127K 1555/2127K 1571/2127K 1587/2127K 1603/2127K 1619/2127K 1635/2127K 1651/2127K 1667/2127K 1683/2127K 1699/2127K 1715/2127K 1731/2127K 1747/2127K 1763/2127K 1779/2127K 1795/2127K 1811/2127K 1827/2127K 1843/2127K 1859/2127K 1875/2127K 1891/2127K 1907/2127K 1923/2127K 1939/2127K 1955/2127K 1971/2127K 1987/2127K 2003/2127K 2019/2127K 2035/2127K 2051/2127K 2067/2127K 2085/2127K 2101/2127K 2117/2127K 2127/2127K 2127K downloaded [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.reddeer.eclipse.test --- [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (79.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (79.97kB) [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (676.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (676.21kB) [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (743.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (743.15kB) [INFO] Unpacking com.google.guava_27.1.0.v20190517-1946... [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.14MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.14MB) [INFO] Unpacking com.google.javascript_0.0.20160315.v20161124-1903... [INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar from https://download.eclipse.org/staging/2020-09/plugins/ (611.72kB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (107.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (107.05kB) [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902... [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.28MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.28MB) [INFO] Unpacking com.sun.jna_4.5.1.v20190425-1842... [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (328.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (328.72kB) [INFO] Unpacking com.sun.jna.platform_4.5.1.v20190425-1842... [INFO] Fetching com.sun.xml.bind_2.2.0.v201505121915.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (265.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.xml.bind_2.2.0.v201505121915.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (265.45kB) [INFO] Unpacking com.sun.xml.bind_2.2.0.v201505121915... [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (26.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (26.78kB) [INFO] Unpacking javax.activation_1.1.0.v201211130549... [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (55.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (55.41kB) [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (21.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (21.59kB) [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (60.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (60.2kB) [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (2.86MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (2.86MB) [INFO] Unpacking org.apache.ant_1.10.8.v20200515-1239... [INFO] Fetching org.apache.commons.codec_1.13.0.v20200108-0001.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (143.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.codec_1.13.0.v20200108-0001.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (143.6kB) [INFO] Unpacking org.apache.commons.codec_1.13.0.v20200108-0001... [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (112.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (112.66kB) [INFO] Unpacking org.apache.commons.httpclient_3.1.0.v201012070820... [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/staging/2020-09/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 https://download.eclipse.org/staging/2020-09/plugins/ (82.7kB) [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [INFO] Fetching org.apache.commons.net_3.2.0.v201305141515.jar.pack.gz from http://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/plugins/ (99.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.net_3.2.0.v201305141515.jar.pack.gz from http://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/plugins/ (99.91kB) [INFO] Unpacking org.apache.commons.net_3.2.0.v201305141515... [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.52kB) [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (75.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (75.47kB) [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (34.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (34.83kB) [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (109.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (109.72kB) [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212... [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200114-1512.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (333.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200114-1512.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (333.78kB) [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.10.v20200114-1512... [INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar from https://download.eclipse.org/staging/2020-09/plugins/ (1.49MB) [INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar from https://download.eclipse.org/staging/2020-09/plugins/ (2.47MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (3.42MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (3.42MB) [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459... [INFO] Fetching org.apache.lucene.queryparser_6.1.0.v20161115-1612.jar from https://download.eclipse.org/staging/2020-09/plugins/ (433.33kB) [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20160817-1930.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/S20200817205214/repository/plugins/ (24.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20160817-1930.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/S20200817205214/repository/plugins/ (24.55kB) [INFO] Unpacking org.apache.ws.commons.util_1.0.2.v20160817-1930... [INFO] Fetching org.apache.xmlrpc_3.0.0.v20100427-1100.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (63.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlrpc_3.0.0.v20100427-1100.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (63.99kB) [INFO] Unpacking org.apache.xmlrpc_3.0.0.v20100427-1100... [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (71.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (71.46kB) [INFO] Unpacking org.eclipse.ant.core_3.5.800.v20200608-1251... [INFO] Fetching org.eclipse.core.databinding.beans_1.7.0.v20200717-1533.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (26.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.beans_1.7.0.v20200717-1533.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (26.22kB) [INFO] Unpacking org.eclipse.core.databinding.beans_1.7.0.v20200717-1533... [INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.79kB) [INFO] Unpacking org.eclipse.core.externaltools_1.1.700.v20200416-1310... [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.6.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (251.04kB) [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (30.23kB) [INFO] Fetching org.eclipse.help.base_4.3.0.v20200729-1800.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (164.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help.base_4.3.0.v20200729-1800.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (164.05kB) [INFO] Unpacking org.eclipse.help.base_4.3.0.v20200729-1800... [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (33.41kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (122.21kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (81.23kB) [INFO] Fetching org.eclipse.datatools.connectivity.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2020-09/features/ (30.96kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (121.41kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.5.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (344.53kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (42.19kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (232.34kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.3.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (72.95kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.3.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (102.62kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (272.38kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (20.83kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (11.34kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (27.37kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (203.76kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2020-09/plugins/ (253.96kB) [INFO] Fetching org.eclipse.datatools.modelbase.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2020-09/features/ (30.92kB) [INFO] Fetching org.eclipse.dstore.core_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (389kB) [INFO] Fetching org.eclipse.dstore.extra_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (31.89kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656... [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.0.v20200714-1325.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (103.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.0.v20200714-1325.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (103.19kB) [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.2.0.v20200714-1325... [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1300.v20200608-1513.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (39.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1300.v20200608-1513.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (39.62kB) [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1300.v20200608-1513... [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.115.0.v20200729-1603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (655.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.115.0.v20200729-1603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (655.27kB) [INFO] Unpacking org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.115.0.v20200729-1603... [INFO] Fetching org.eclipse.equinox.console_1.4.100.v20200525-1407.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (51.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.console_1.4.100.v20200525-1407.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (51.48kB) [INFO] Unpacking org.eclipse.equinox.console_1.4.100.v20200525-1407... [INFO] Fetching org.eclipse.e4.rcp_4.17.0.v20200729-2048.jar from https://download.eclipse.org/staging/2020-09/features/ (21.01kB) [INFO] Fetching org.eclipse.ecf_3.9.100.v20200611-2221.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (48.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf_3.9.100.v20200611-2221.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (48.05kB) [INFO] Unpacking org.eclipse.ecf_3.9.100.v20200611-2221... [INFO] Fetching org.eclipse.ecf.identity_3.9.400.v20200611-2221.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (27.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.identity_3.9.400.v20200611-2221.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (27.12kB) [INFO] Unpacking org.eclipse.ecf.identity_3.9.400.v20200611-2221... [INFO] Fetching org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (12.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (12.22kB) [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.500.v20200106-1437... [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.100.v20200611-2221.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.100.v20200611-2221.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.35kB) [INFO] Unpacking org.eclipse.ecf.filetransfer_5.1.100.v20200611-2221... [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.600.v20200611-2221.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (44.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.600.v20200611-2221.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (44.98kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.600.v20200611-2221... [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (29.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (29.26kB) [INFO] Unpacking org.eclipse.emf.ant_2.11.0.v20200324-0723... [INFO] Fetching org.eclipse.emf.codegen.ecore_2.23.0.v20200701-0840.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (417.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore_2.23.0.v20200701-0840.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (417.22kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore_2.23.0.v20200701-0840... [INFO] Fetching org.eclipse.emf.codegen.ecore_2.23.0.v20200701-0840.jar from https://download.eclipse.org/staging/2020-09/features/ (19.11kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.23.0.v20200703-0737.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (69.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.23.0.v20200703-0737.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (69.67kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.23.0.v20200703-0737... [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.23.0.v20200703-0737.jar from https://download.eclipse.org/staging/2020-09/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar from https://download.eclipse.org/staging/2020-09/features/ (19.08kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (102.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (102.27kB) [INFO] Unpacking org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451... [INFO] Fetching org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451.jar from https://download.eclipse.org/staging/2020-09/features/ (19.07kB) [INFO] Fetching org.eclipse.emf.common_2.20.0.v20200630-0516.jar from https://download.eclipse.org/staging/2020-09/features/ (19.03kB) [INFO] Fetching org.eclipse.emf.common.ui_2.17.0.v20190507-0402.jar from https://download.eclipse.org/staging/2020-09/features/ (19.01kB) [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (37.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (37.5kB) [INFO] Unpacking org.eclipse.emf.converter_2.10.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (40.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (40.13kB) [INFO] Unpacking org.eclipse.emf.importer_2.12.0.v20190321-1539... [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (30.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (30.16kB) [INFO] Unpacking org.eclipse.emf.exporter_2.10.0.v20190321-1530... [INFO] Fetching org.eclipse.emf.importer.ecore_2.10.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.importer.ecore_2.10.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.73kB) [INFO] Unpacking org.eclipse.emf.importer.ecore_2.10.0.v20200324-0723... [INFO] Fetching org.eclipse.emf.importer.java_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (40.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.importer.java_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (40.28kB) [INFO] Unpacking org.eclipse.emf.importer.java_2.11.0.v20200324-0723... [INFO] Fetching org.eclipse.emf.importer.rose_2.10.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (56.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.importer.rose_2.10.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (56.69kB) [INFO] Unpacking org.eclipse.emf.importer.rose_2.10.0.v20200324-0723... [INFO] Fetching org.eclipse.emf.converter_2.15.0.v20200324-0723.jar from https://download.eclipse.org/staging/2020-09/features/ (19.16kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (30.44kB) [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 https://download.eclipse.org/staging/2020-09/plugins/ (30.44kB) [INFO] Unpacking org.eclipse.emf.databinding_1.5.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.databinding.edit_1.6.0.v20190323-1031.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.databinding.edit_1.6.0.v20190323-1031.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.69kB) [INFO] Unpacking org.eclipse.emf.databinding.edit_1.6.0.v20190323-1031... [INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20190323-1059.jar from https://download.eclipse.org/staging/2020-09/features/ (19.07kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20190323-1059.jar from https://download.eclipse.org/staging/2020-09/features/ (19.04kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.79kB) [INFO] Unpacking org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20190822-1451.jar from https://download.eclipse.org/staging/2020-09/features/ (19.07kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (44.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (44.81kB) [INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725... [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar from https://download.eclipse.org/staging/2020-09/features/ (19.04kB) [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar from https://download.eclipse.org/staging/2020-09/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from https://download.eclipse.org/staging/2020-09/features/ (19.02kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200205-0529.jar from https://download.eclipse.org/staging/2020-09/features/ (19.04kB) [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.48kB) [INFO] Unpacking org.eclipse.emf_2.8.0.v20180706-1146... [INFO] Fetching org.eclipse.emf_2.23.0.v20200708-0547.jar from https://download.eclipse.org/staging/2020-09/features/ (19.23kB) [INFO] Fetching org.eclipse.emf.mapping_2.12.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (67.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emf.mapping_2.12.0.v20181104-0733... [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.23kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (50.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (50.66kB) [INFO] Unpacking org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733... [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (18.42kB) [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 https://download.eclipse.org/staging/2020-09/plugins/ (18.42kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.69kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (23.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (23.94kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733... [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (38.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (38.07kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725... [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.14.0.v20190528-0725.jar from https://download.eclipse.org/staging/2020-09/features/ (19.16kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.68kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.mapping.ecore_2.12.0.v20190323-1059.jar from https://download.eclipse.org/staging/2020-09/features/ (19.11kB) [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20190323-1059.jar from https://download.eclipse.org/staging/2020-09/features/ (19.03kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.13.0.v20190323-1059.jar from https://download.eclipse.org/staging/2020-09/features/ (19.06kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (17.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (17.02kB) [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008... [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (27.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (27.04kB) [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.200.v20190611-1008... [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.400.v20200123-2221.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (22.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.400.v20200123-2221.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (22.35kB) [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.400.v20200123-2221... [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.600.v20200705-1016.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (75.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.600.v20200705-1016.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (75.96kB) [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.600.v20200705-1016... [INFO] Fetching org.eclipse.jdt.junit_3.11.900.v20200723-1951.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (229.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit_3.11.900.v20200723-1951.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (229.53kB) [INFO] Unpacking org.eclipse.jdt.junit_3.11.900.v20200723-1951... [INFO] Fetching org.eclipse.jdt.junit.core_3.10.800.v20200723-1803.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (65.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.core_3.10.800.v20200723-1803.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (65.69kB) [INFO] Unpacking org.eclipse.jdt.junit.core_3.10.800.v20200723-1803... [INFO] Fetching org.eclipse.jetty.continuation_9.4.30.v20200611.jar from https://download.eclipse.org/staging/2020-09/plugins/ (31.79kB) [INFO] Fetching org.eclipse.jetty.http_9.4.30.v20200611.jar from https://download.eclipse.org/staging/2020-09/plugins/ (222.15kB) [INFO] Fetching org.eclipse.jetty.io_9.4.30.v20200611.jar from https://download.eclipse.org/staging/2020-09/plugins/ (172.53kB) [INFO] Fetching org.eclipse.jetty.util_9.4.30.v20200611.jar from https://download.eclipse.org/staging/2020-09/plugins/ (574.42kB) [INFO] Fetching org.eclipse.jetty.security_9.4.30.v20200611.jar from https://download.eclipse.org/staging/2020-09/plugins/ (126.53kB) [INFO] Fetching org.eclipse.jetty.server_9.4.30.v20200611.jar from https://download.eclipse.org/staging/2020-09/plugins/ (720.07kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.30.v20200611.jar from https://download.eclipse.org/staging/2020-09/plugins/ (139.2kB) [INFO] Fetching org.eclipse.jetty.webapp_9.4.30.v20200611.jar from https://download.eclipse.org/staging/2020-09/plugins/ (144.8kB) [INFO] Fetching org.eclipse.jetty.xml_9.4.30.v20200611.jar from https://download.eclipse.org/staging/2020-09/plugins/ (72.61kB) [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.71kB) [INFO] Unpacking org.eclipse.jsch.core_1.3.900.v20200422-1935... [INFO] Fetching org.eclipse.json_1.1.100.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (23.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.json_1.1.100.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (23.89kB) [INFO] Unpacking org.eclipse.json_1.1.100.v201901071922... [INFO] Fetching org.eclipse.m2e.archetype.common_1.16.0.20200610-1735.jar from https://download.eclipse.org/staging/2020-09/plugins/ (1.92MB) [INFO] Fetching org.eclipse.m2e.maven.runtime_1.16.0.20200610-1735.jar from https://download.eclipse.org/staging/2020-09/plugins/ (7.22MB) [INFO] Fetching org.eclipse.m2e.binaryproject_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (11.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.binaryproject_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (11.42kB) [INFO] Unpacking org.eclipse.m2e.binaryproject_1.16.0.20200318-1040... [INFO] Fetching org.eclipse.m2e.core_1.16.1.20200710-1008.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (199kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.core_1.16.1.20200710-1008.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (199kB) [INFO] Unpacking org.eclipse.m2e.core_1.16.1.20200710-1008... [INFO] Fetching org.eclipse.m2e.sourcelookup_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (11.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.sourcelookup_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (11.31kB) [INFO] Unpacking org.eclipse.m2e.sourcelookup_1.16.0.20200318-0852... [INFO] Fetching org.eclipse.m2e.jdt_1.16.0.20200610-1500.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (55.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.jdt_1.16.0.20200610-1500.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (55.96kB) [INFO] Unpacking org.eclipse.m2e.jdt_1.16.0.20200610-1500... [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (24kB) [INFO] Unpacking org.slf4j.api_1.7.30.v20200204-2150... [INFO] Fetching org.eclipse.m2e.binaryproject.ui_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.binaryproject.ui_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.06kB) [INFO] Unpacking org.eclipse.m2e.binaryproject.ui_1.16.0.20200318-0852... [INFO] Fetching org.eclipse.m2e.core.ui_1.16.1.20200710-1008.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (209.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.core.ui_1.16.1.20200710-1008.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (209.76kB) [INFO] Unpacking org.eclipse.m2e.core.ui_1.16.1.20200710-1008... [INFO] Fetching org.eclipse.m2e.maven.indexer_1.16.0.20200610-1735.jar from https://download.eclipse.org/staging/2020-09/plugins/ (1.08MB) [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/staging/2020-09/plugins/ (15.56kB) [INFO] Fetching org.eclipse.m2e.model.edit_1.16.0.20200514-1409.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (129.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.model.edit_1.16.0.20200514-1409.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (129.43kB) [INFO] Unpacking org.eclipse.m2e.model.edit_1.16.0.20200514-1409... [INFO] Fetching org.eclipse.m2e.discovery_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (33.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.discovery_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (33.9kB) [INFO] Unpacking org.eclipse.m2e.discovery_1.16.0.20200318-1040... [INFO] Fetching org.eclipse.m2e.editor_1.16.1.20200707-1458.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (125.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.editor_1.16.1.20200707-1458.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (125.43kB) [INFO] Unpacking org.eclipse.m2e.editor_1.16.1.20200707-1458... [INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (49.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (49.3kB) [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.700.v20200211-1227... [INFO] Fetching org.eclipse.m2e.editor.xml_1.16.1.20200708-1243.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (56.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.editor.xml_1.16.1.20200708-1243.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (56.8kB) [INFO] Unpacking org.eclipse.m2e.editor.xml_1.16.1.20200708-1243... [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (29.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (29.08kB) [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922... [INFO] Fetching org.eclipse.m2e.maven.runtime.slf4j.simple_1.16.0.20200610-1735.jar from https://download.eclipse.org/staging/2020-09/plugins/ (19.43kB) [INFO] Fetching org.eclipse.m2e.launching_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (39.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.launching_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (39.46kB) [INFO] Unpacking org.eclipse.m2e.launching_1.16.0.20200318-1040... [INFO] Fetching org.eclipse.m2e.lifecyclemapping.defaults_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.lifecyclemapping.defaults_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.3kB) [INFO] Unpacking org.eclipse.m2e.lifecyclemapping.defaults_1.16.0.20200318-0852... [INFO] Fetching org.eclipse.m2e.feature_1.16.1.20200710-1008.jar from https://download.eclipse.org/staging/2020-09/features/ (19.88kB) [INFO] Fetching org.eclipse.m2e.jdt.ui_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (15.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.jdt.ui_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (15.51kB) [INFO] Unpacking org.eclipse.m2e.jdt.ui_1.16.0.20200318-1040... [INFO] Fetching org.eclipse.m2e.scm_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (27.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.scm_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (27.2kB) [INFO] Unpacking org.eclipse.m2e.scm_1.16.0.20200318-1040... [INFO] Fetching org.eclipse.m2e.profiles.ui_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.profiles.ui_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.64kB) [INFO] Unpacking org.eclipse.m2e.profiles.ui_1.16.0.20200318-1040... [INFO] Fetching org.eclipse.m2e.refactoring_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.refactoring_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.29kB) [INFO] Unpacking org.eclipse.m2e.refactoring_1.16.0.20200318-0852... [INFO] Fetching org.eclipse.m2e.profiles.core_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (12.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.profiles.core_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (12.8kB) [INFO] Unpacking org.eclipse.m2e.profiles.core_1.16.0.20200318-1040... [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.03kB) [INFO] Unpacking org.eclipse.m2e.sourcelookup.ui_1.16.0.20200318-0852... [INFO] Fetching org.eclipse.m2e.importer_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.importer_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.51kB) [INFO] Unpacking org.eclipse.m2e.importer_1.16.0.20200318-0852... [INFO] Fetching org.eclipse.ui.externaltools_3.4.800.v20200612-0848.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (65.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.externaltools_3.4.800.v20200612-0848.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (65.6kB) [INFO] Unpacking org.eclipse.ui.externaltools_3.4.800.v20200612-0848... [INFO] Fetching org.eclipse.m2e.sse.ui.feature_1.16.1.20200708-1243.jar from https://download.eclipse.org/staging/2020-09/features/ (18.93kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.core_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (204.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.bugzilla.core_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (204.23kB) [INFO] Unpacking org.eclipse.mylyn.bugzilla.core_3.25.1.v20200512-0316... [INFO] Fetching org.eclipse.mylyn.tasks.core_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (310.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.tasks.core_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (310.73kB) [INFO] Unpacking org.eclipse.mylyn.tasks.core_3.25.1.v20200512-0316... [INFO] Fetching org.eclipse.mylyn.commons.net_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (58.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.commons.net_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (58.8kB) [INFO] Unpacking org.eclipse.mylyn.commons.net_3.25.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.commons.core_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (87.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.commons.core_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (87.78kB) [INFO] Unpacking org.eclipse.mylyn.commons.core_3.25.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.commons.xmlrpc_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (23.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.commons.xmlrpc_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (23.73kB) [INFO] Unpacking org.eclipse.mylyn.commons.xmlrpc_3.25.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.bugzilla.ide_3.25.1.v20200512-2113.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.bugzilla.ide_3.25.1.v20200512-2113.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.79kB) [INFO] Unpacking org.eclipse.mylyn.bugzilla.ide_3.25.1.v20200512-2113... [INFO] Fetching org.eclipse.mylyn.bugzilla.ui_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (182.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.bugzilla.ui_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (182.11kB) [INFO] Unpacking org.eclipse.mylyn.bugzilla.ui_3.25.1.v20200512-0316... [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.18MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.18MB) [INFO] Unpacking org.eclipse.mylyn.tasks.ui_3.25.1.v20200512-0316... [INFO] Fetching org.eclipse.mylyn.commons.ui_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (202.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.commons.ui_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (202.03kB) [INFO] Unpacking org.eclipse.mylyn.commons.ui_3.25.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (104.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (104.26kB) [INFO] Unpacking org.eclipse.mylyn.commons.workbench_3.25.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.bugzilla_feature_3.25.1.v20200512-0316.jar from https://download.eclipse.org/staging/2020-09/features/ (18.01kB) [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (69.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (69.66kB) [INFO] Unpacking org.eclipse.mylyn.commons.screenshots_3.25.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.commons_3.25.1.v20200511-1958.jar from https://download.eclipse.org/staging/2020-09/features/ (17.9kB) [INFO] Fetching org.eclipse.mylyn.commons.identity.core_1.17.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (26.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.commons.identity.core_1.17.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (26.99kB) [INFO] Unpacking org.eclipse.mylyn.commons.identity.core_1.17.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.commons.identity_1.17.1.v20200511-1958.jar from https://download.eclipse.org/staging/2020-09/features/ (17.85kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_1.17.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_1.17.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.47kB) [INFO] Unpacking org.eclipse.mylyn.commons.notifications.core_1.17.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_1.17.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_1.17.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.09kB) [INFO] Unpacking org.eclipse.mylyn.commons.notifications.feed_1.17.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_1.17.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (37.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_1.17.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (37.76kB) [INFO] Unpacking org.eclipse.mylyn.commons.notifications.ui_1.17.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.commons.notifications_1.17.1.v20200511-1958.jar from https://download.eclipse.org/staging/2020-09/features/ (18.01kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_1.17.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_1.17.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.46kB) [INFO] Unpacking org.eclipse.mylyn.commons.repositories.core_1.17.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_1.17.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (60.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_1.17.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (60.66kB) [INFO] Unpacking org.eclipse.mylyn.commons.repositories.ui_1.17.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.commons.repositories_1.17.1.v20200511-1958.jar from https://download.eclipse.org/staging/2020-09/features/ (17.92kB) [INFO] Fetching org.eclipse.mylyn.context.core_3.25.1.v20200512-2113.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (82.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.context.core_3.25.1.v20200512-2113.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (82.95kB) [INFO] Unpacking org.eclipse.mylyn.context.core_3.25.1.v20200512-2113... [INFO] Fetching org.eclipse.mylyn.monitor.core_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (26.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.monitor.core_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (26.39kB) [INFO] Unpacking org.eclipse.mylyn.monitor.core_3.25.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.25.1.v20200512-2113.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (66.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.25.1.v20200512-2113.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (66.36kB) [INFO] Unpacking org.eclipse.mylyn.context.tasks.ui_3.25.1.v20200512-2113... [INFO] Fetching org.eclipse.mylyn.context.ui_3.25.1.v20200512-2113.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (106.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.context.ui_3.25.1.v20200512-2113.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (106.72kB) [INFO] Unpacking org.eclipse.mylyn.context.ui_3.25.1.v20200512-2113... [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (31.3kB) [INFO] Unpacking org.eclipse.mylyn.monitor.ui_3.25.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.resources.ui_3.25.1.v20200512-2113.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (46.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.resources.ui_3.25.1.v20200512-2113.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (46.12kB) [INFO] Unpacking org.eclipse.mylyn.resources.ui_3.25.1.v20200512-2113... [INFO] Fetching org.eclipse.mylyn.context_feature_3.25.1.v20200512-2113.jar from https://download.eclipse.org/staging/2020-09/features/ (17.94kB) [INFO] Fetching org.eclipse.mylyn.discovery.core_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (59.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.discovery.core_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (59.67kB) [INFO] Unpacking org.eclipse.mylyn.discovery.core_3.25.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (60.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.25.1.v20200511-1958.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (60.64kB) [INFO] Unpacking org.eclipse.mylyn.discovery.ui_3.25.1.v20200511-1958... [INFO] Fetching org.eclipse.mylyn.discovery_3.25.1.v20200511-1958.jar from https://download.eclipse.org/staging/2020-09/features/ (17.88kB) [INFO] Fetching org.eclipse.mylyn.ide.ui_3.25.1.v20200512-2113.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (22.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.ide.ui_3.25.1.v20200512-2113.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (22.83kB) [INFO] Unpacking org.eclipse.mylyn.ide.ui_3.25.1.v20200512-2113... [INFO] Fetching org.eclipse.mylyn.ide_feature_3.25.1.v20200512-2113.jar from https://download.eclipse.org/staging/2020-09/features/ (17.96kB) [INFO] Fetching org.eclipse.mylyn.monitor_3.25.1.v20200511-1958.jar from https://download.eclipse.org/staging/2020-09/features/ (17.87kB) [INFO] Fetching org.eclipse.mylyn.tasks.bugs_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (58.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.tasks.bugs_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (58.45kB) [INFO] Unpacking org.eclipse.mylyn.tasks.bugs_3.25.1.v20200512-0316... [INFO] Fetching org.eclipse.mylyn.help.ui_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.16MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.help.ui_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.16MB) [INFO] Unpacking org.eclipse.mylyn.help.ui_3.25.1.v20200512-0316... [INFO] Fetching org.eclipse.mylyn.tasks.ide_3.25.1.v20200512-0316.jar from https://download.eclipse.org/staging/2020-09/features/ (17.91kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (26.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (26.99kB) [INFO] Unpacking org.eclipse.mylyn.tasks.index.core_3.25.1.v20200512-0316... [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (19.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (19.35kB) [INFO] Unpacking org.eclipse.mylyn.tasks.index.ui_3.25.1.v20200512-0316... [INFO] Fetching org.eclipse.mylyn.tasks.search_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (45.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.tasks.search_3.25.1.v20200512-0316.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (45.36kB) [INFO] Unpacking org.eclipse.mylyn.tasks.search_3.25.1.v20200512-0316... [INFO] Fetching org.eclipse.mylyn.team.ui_3.25.1.v20200512-2113.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (76.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mylyn.team.ui_3.25.1.v20200512-2113.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (76.06kB) [INFO] Unpacking org.eclipse.mylyn.team.ui_3.25.1.v20200512-2113... [INFO] Fetching org.eclipse.mylyn.team_feature_3.25.1.v20200512-2113.jar from https://download.eclipse.org/staging/2020-09/features/ (17.91kB) [INFO] Fetching org.eclipse.mylyn_feature_3.25.1.v20200514-1748.jar from https://download.eclipse.org/staging/2020-09/features/ (18.54kB) [INFO] Fetching org.eclipse.platform_4.17.0.v20200729-1800.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (425.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.platform_4.17.0.v20200729-1800.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (425.25kB) [INFO] Unpacking org.eclipse.platform_4.17.0.v20200729-1800... [INFO] Fetching org.eclipse.ui.intro_3.5.1100.v20200609-0953.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (142.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro_3.5.1100.v20200609-0953.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (142.41kB) [INFO] Unpacking org.eclipse.ui.intro_3.5.1100.v20200609-0953... [INFO] Fetching org.eclipse.rse_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (13.38kB) [INFO] Fetching org.eclipse.rse.connectorservice.dstore_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (68kB) [INFO] Fetching org.eclipse.rse.services_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (455.01kB) [INFO] Fetching org.eclipse.rse.services.dstore_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (346.81kB) [INFO] Fetching org.eclipse.rse.ui_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (1.64MB) [INFO] Fetching org.eclipse.rse.core_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (408.41kB) [INFO] Fetching org.eclipse.rse.connectorservice.local_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (15.71kB) [INFO] Fetching org.eclipse.rse.connectorservice.ssh_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (40.29kB) [INFO] Fetching org.eclipse.rse.services.ssh_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (61.85kB) [INFO] Fetching org.eclipse.rse.connectorservice.telnet_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (25.87kB) [INFO] Fetching org.eclipse.rse.services.telnet_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (23.93kB) [INFO] Fetching org.eclipse.rse.doc.user_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (211.96kB) [INFO] Fetching org.eclipse.rse.efs_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (33.41kB) [INFO] Fetching org.eclipse.rse.efs.ui_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (21.79kB) [INFO] Fetching org.eclipse.rse.importexport_4.5.101.201904091623.jar from https://download.eclipse.org/staging/2020-09/plugins/ (232.51kB) [INFO] Fetching org.eclipse.rse.files.ui_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (493.77kB) [INFO] Fetching org.eclipse.rse.processes.ui_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (74.41kB) [INFO] Fetching org.eclipse.rse.shells.ui_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (142.1kB) [INFO] Fetching org.eclipse.rse.subsystems.files.core_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (135.73kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.core_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (30.49kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.shell.linux_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (33.49kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.core_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (68.52kB) [INFO] Fetching org.eclipse.rse.core_4.5.100.202002061858.jar from https://download.eclipse.org/staging/2020-09/features/ (18.48kB) [INFO] Fetching org.eclipse.rse.subsystems.files.dstore_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (38.4kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.dstore_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (19.47kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.dstore_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (21.6kB) [INFO] Fetching org.eclipse.rse.dstore.security_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (66.84kB) [INFO] Fetching org.eclipse.rse.dstore_4.5.100.202002061858.jar from https://download.eclipse.org/staging/2020-09/features/ (18.57kB) [INFO] Fetching org.eclipse.rse_4.5.100.202002061858.jar from https://download.eclipse.org/staging/2020-09/features/ (30.93kB) [INFO] Fetching org.eclipse.rse.services.files.ftp_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (42.75kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ftp_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (35.53kB) [INFO] Fetching org.eclipse.rse.ftp_4.5.100.202002061858.jar from https://download.eclipse.org/staging/2020-09/features/ (18.36kB) [INFO] Fetching org.eclipse.rse.services.local_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (61.92kB) [INFO] Fetching org.eclipse.rse.subsystems.files.local_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (27.23kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.local_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (18.96kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.local_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (19.52kB) [INFO] Fetching org.eclipse.rse.local_4.5.100.202002061858.jar from https://download.eclipse.org/staging/2020-09/features/ (18.3kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ssh_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (19.1kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.ssh_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (19.34kB) [INFO] Fetching org.eclipse.rse.ssh_4.5.100.202002061858.jar from https://download.eclipse.org/staging/2020-09/features/ (18.3kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.telnet_4.5.100.201901312252.jar from https://download.eclipse.org/staging/2020-09/plugins/ (19.34kB) [INFO] Fetching org.eclipse.rse.telnet_4.5.100.202002061858.jar from https://download.eclipse.org/staging/2020-09/features/ (18.36kB) [INFO] Fetching org.eclipse.wst.common.snippets_1.2.500.v201811170421.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (92.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.snippets_1.2.500.v201811170421.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (92.75kB) [INFO] Unpacking org.eclipse.wst.common.snippets_1.2.500.v201811170421... [INFO] Fetching org.eclipse.wst.common_core.feature_3.19.0.v202007161535.jar from https://download.eclipse.org/staging/2020-09/features/ (31.8kB) [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.74kB) [INFO] Unpacking org.eclipse.wst.common.infopop_1.0.301.v202007142017... [INFO] Fetching org.eclipse.wst.internet.cache_1.0.801.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (22.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.internet.cache_1.0.801.v202007142017.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (22.69kB) [INFO] Unpacking org.eclipse.wst.internet.cache_1.0.801.v202007142017... [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.4kB) [INFO] Unpacking org.eclipse.wst.validation.infopop_1.0.300.v202007131715... [INFO] Fetching org.eclipse.wst.common_ui.feature_3.19.0.v202007161535.jar from https://download.eclipse.org/staging/2020-09/features/ (31.8kB) [INFO] Fetching org.eclipse.wst.dtd.core_1.2.100.v202007120740.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (165.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.dtd.core_1.2.100.v202007120740.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (165.79kB) [INFO] Unpacking org.eclipse.wst.dtd.core_1.2.100.v202007120740... [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.300.v202007170559.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (90.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.300.v202007170559.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (90.08kB) [INFO] Unpacking org.eclipse.wst.dtd.ui_1.1.300.v202007170559... [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (26.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (26.07kB) [INFO] Unpacking org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120... [INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.800.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (50.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.800.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (50.33kB) [INFO] Unpacking org.eclipse.wst.internet.monitor.ui_1.0.800.v202007170127... [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.303.v202007221940.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.2MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.303.v202007221940.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (1.2MB) [INFO] Unpacking org.eclipse.wst.jsdt.core_2.0.303.v202007221940... [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.9kB) [INFO] Unpacking org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047... [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.100.v202007282231.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (2.3MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.100.v202007282231.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (2.3MB) [INFO] Unpacking org.eclipse.wst.jsdt.ui_2.1.100.v202007282231... Aug 20, 2020 1:06:40 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Aug 20, 2020 1:06:40 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.100.v202005120035.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (62.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.100.v202005120035.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (62.72kB) [INFO] Unpacking org.eclipse.wst.jsdt.web.core_1.1.100.v202005120035... [INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.2.0.v202007252131.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (84.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.2.0.v202007252131.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (84.7kB) [INFO] Unpacking org.eclipse.wst.jsdt.web.ui_1.2.0.v202007252131... [INFO] Fetching org.eclipse.wst.json.bower.core_1.0.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.json.bower.core_1.0.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.17kB) [INFO] Unpacking org.eclipse.wst.json.bower.core_1.0.0.v201901071922... [INFO] Fetching org.eclipse.wst.json.bower.ui_1.0.200.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (13.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.json.bower.ui_1.0.200.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (13.97kB) [INFO] Unpacking org.eclipse.wst.json.bower.ui_1.0.200.v201904210526... [INFO] Fetching org.eclipse.wst.json.core_1.1.0.v201901152013.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (104.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.json.core_1.1.0.v201901152013.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (104.94kB) [INFO] Unpacking org.eclipse.wst.json.core_1.1.0.v201901152013... [INFO] Fetching org.eclipse.wst.json.ui_1.0.400.v202004230532.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (99.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.json.ui_1.0.400.v202004230532.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (99.13kB) [INFO] Unpacking org.eclipse.wst.json.ui_1.0.400.v202004230532... [INFO] Fetching org.eclipse.wst.json.eslint.core_1.0.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.json.eslint.core_1.0.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.15kB) [INFO] Unpacking org.eclipse.wst.json.eslint.core_1.0.0.v201901071922... [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.0.200.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.0.200.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.43kB) [INFO] Unpacking org.eclipse.wst.json.eslint.ui_1.0.200.v201904210526... [INFO] Fetching org.eclipse.wst.json.jshint.core_1.0.1.v201908281850.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.json.jshint.core_1.0.1.v201908281850.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.16kB) [INFO] Unpacking org.eclipse.wst.json.jshint.core_1.0.1.v201908281850... [INFO] Fetching org.eclipse.wst.json.jshint.ui_1.0.200.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.json.jshint.ui_1.0.200.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.43kB) [INFO] Unpacking org.eclipse.wst.json.jshint.ui_1.0.200.v201904210526... [INFO] Fetching org.eclipse.wst.json.npm.core_1.0.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.json.npm.core_1.0.0.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.14kB) [INFO] Unpacking org.eclipse.wst.json.npm.core_1.0.0.v201901071922... [INFO] Fetching org.eclipse.wst.json.npm.ui_1.0.100.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (11.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.json.npm.ui_1.0.100.v201904210526.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (11.55kB) [INFO] Unpacking org.eclipse.wst.json.npm.ui_1.0.100.v201904210526... [INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.0.200.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.0.200.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.98kB) [INFO] Unpacking org.eclipse.wst.json.schemaprocessor_1.0.200.v201901071922... [INFO] Fetching org.eclipse.wst.json_core.feature_1.1.8.v201909302219.jar from https://download.eclipse.org/staging/2020-09/features/ (31.83kB) [INFO] Fetching org.eclipse.wst.json_ui.feature_1.1.8.v202004230532.jar from https://download.eclipse.org/staging/2020-09/features/ (31.86kB) [INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (16.31kB) [INFO] Unpacking org.eclipse.wst.server.http.core_1.0.400.v202007170127... [INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (19.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (19.97kB) [INFO] Unpacking org.eclipse.wst.server.http.ui_1.0.500.v202007170127... [INFO] Fetching org.eclipse.wst.server.preview_1.1.701.v201912051849.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.server.preview_1.1.701.v201912051849.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.92kB) [INFO] Unpacking org.eclipse.wst.server.preview_1.1.701.v201912051849... [INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.500.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.500.v202007170127.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (20.42kB) [INFO] Unpacking org.eclipse.wst.server.preview.adapter_1.1.500.v202007170127... [INFO] Fetching org.eclipse.wst.server_adapters.feature_3.2.801.v202007170127.jar from https://download.eclipse.org/staging/2020-09/features/ (30.89kB) [INFO] Fetching org.eclipse.wst.server_core.feature_3.3.800.v202007170127.jar from https://download.eclipse.org/staging/2020-09/features/ (30.63kB) [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (12.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (12.85kB) [INFO] Unpacking org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132... [INFO] Fetching org.eclipse.wst.server_ui.feature_3.3.900.v202007170127.jar from https://download.eclipse.org/staging/2020-09/features/ (30.72kB) [INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (92.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (92.21kB) [INFO] Unpacking org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132... [INFO] Fetching org.eclipse.wst.server_userdoc.feature_3.3.300.v201901310132.jar from https://download.eclipse.org/staging/2020-09/features/ (30.61kB) [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (89.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (89.04kB) [INFO] Unpacking org.eclipse.wst.sse.doc.user_1.2.0.v201903222120... [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (145.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (145.75kB) [INFO] Unpacking org.eclipse.wst.standard.schemas_1.0.800.v201901071922... [INFO] Fetching org.eclipse.wst.web_core.feature_3.19.0.v202007252131.jar from https://download.eclipse.org/staging/2020-09/features/ (31.96kB) [INFO] Fetching org.eclipse.wst.web_js_support.feature_3.19.0.v202007252131.jar from https://download.eclipse.org/staging/2020-09/features/ (19.31kB) [INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (10.09kB) [INFO] Unpacking org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120... [INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8.41kB) [INFO] Unpacking org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120... [INFO] Fetching org.eclipse.wst.web_ui.feature_3.19.0.v202007252131.jar from https://download.eclipse.org/staging/2020-09/features/ (19.51kB) [INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (758.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (758.03kB) [INFO] Unpacking org.eclipse.wst.doc.user_1.2.0.v201903222120... [INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (77.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (77.96kB) [INFO] Unpacking org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120... [INFO] Fetching org.eclipse.wst.web_userdoc.feature_3.18.0.v202004271556.jar from https://download.eclipse.org/staging/2020-09/features/ (31.9kB) [INFO] Fetching org.eclipse.wst.xml_core.feature_3.19.0.v202007252131.jar from https://download.eclipse.org/staging/2020-09/features/ (31.97kB) [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.2kB) [INFO] Unpacking org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120... [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (9.23kB) [INFO] Unpacking org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120... [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (14.22kB) [INFO] Unpacking org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120... [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.400.v202007171236.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (376.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.400.v202007171236.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (376.62kB) [INFO] Unpacking org.eclipse.wst.xsd.ui_1.3.400.v202007171236... [INFO] Fetching org.eclipse.wst.xml_ui.feature_3.19.0.v202007191902.jar from https://download.eclipse.org/staging/2020-09/features/ (32.02kB) [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (87.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (87.28kB) [INFO] Unpacking org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120... [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (76.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (76.96kB) [INFO] Unpacking org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120... [INFO] Fetching org.eclipse.wst.xml_userdoc.feature_3.18.0.v202004271556.jar from https://download.eclipse.org/staging/2020-09/features/ (31.82kB) [INFO] Fetching org.eclipse.xsd_2.18.0.v20200723-0820.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (532.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xsd_2.18.0.v20200723-0820.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (532.33kB) [INFO] Unpacking org.eclipse.xsd_2.18.0.v20200723-0820... [INFO] Fetching org.eclipse.xsd.edit_2.11.0.v20200723-0820.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (65.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xsd.edit_2.11.0.v20200723-0820.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (65.54kB) [INFO] Unpacking org.eclipse.xsd.edit_2.11.0.v20200723-0820... Aug 20, 2020 1:06:48 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Aug 20, 2020 1:06:48 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1300.v20200608-1513.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (81.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1300.v20200608-1513.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (81.96kB) [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1300.v20200608-1513... [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.115.0.v20200729-1603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (683.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.115.0.v20200729-1603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (683.33kB) [INFO] Unpacking org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.115.0.v20200729-1603... [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.0.700.v20200607-1314.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (7.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.0.700.v20200607-1314.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (7.9kB) [INFO] Unpacking org.eclipse.e4.ui.swt.win32_1.0.700.v20200607-1314... Aug 20, 2020 1:06:50 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Aug 20, 2020 1:06:50 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1300.v20200608-1513.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (69.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1300.v20200608-1513.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (69.69kB) [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1300.v20200608-1513... [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.115.0.v20200729-1603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (740.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.115.0.v20200729-1603.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (740.88kB) [INFO] Unpacking org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.115.0.v20200729-1603... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from https://download.eclipse.org/staging/2020-09/plugins/ (8kB) [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755... [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.eclipse.test/tests/org.eclipse.reddeer.eclipse.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:47 min [INFO] Finished at: 2020-08-20T13:07:05Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.7.0:test (default-test) on project org.eclipse.reddeer.eclipse.test: No tests found. -> [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/MojoFailureException Build step 'Invoke top-level Maven targets' marked build as failure Terminating xvnc. Archiving artifacts Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? [Set GitHub commit status (universal)] PENDING on repos [] (sha:e997b54) with context:reddeer.eclipse.test Finished: FAILURE