Started by user Nitin Dahyabhai Running as Nitin Dahyabhai [Pipeline] Start of Pipeline [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] node Agent centos-7-wgs8d is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-wgs8d" namespace: "webtools" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.webtools.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-wgs8d" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-wgs8d" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.webtools.svc.cluster.local/webtools/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-webtools" 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" Running on centos-7-wgs8d in /home/jenkins/agent/workspace/WTP-Publish-pipeline [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials genie.webtools (ssh://genie.webtools@projects-storage.eclipse.org) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-xeoswVhnyQ6B/agent.55 SSH_AGENT_PID=57 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/WTP-Publish-pipeline@tmp/private_key_3272671467940191618.key (/home/jenkins/agent/workspace/WTP-Publish-pipeline@tmp/private_key_3272671467940191618.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + export DEST=/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC1-20240224013226 + DEST=/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC1-20240224013226 + [[ '' != '' ]] + SOURCE=/home/data/httpd/download.eclipse.org/webtools/CI/3.33.0/20240224013226 + ssh genie.webtools@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC1-20240224013226/ && cd /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC1-20240224013226/ && rsync -aPrz /home/data/httpd/download.eclipse.org/webtools/CI/3.33.0/20240224013226/* /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC1-20240224013226/ && mv -v /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC1-20240224013226/wtp-repo-*.zip /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC1-20240224013226/wtp-repo-S-3.33RC1-20240224013226.zip && mv -v /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC1-20240224013226/wtp-tests-repo-*.zip /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC1-20240224013226/wtp-tests-repo-S-3.33RC1-20240224013226.zip ' sending incremental file list wtp-repo-3.33.0-SNAPSHOT.zip 32,768 0% 0.00kB/s 0:00:00 49,577,984 29% 47.25MB/s 0:00:02 86,802,432 51% 41.29MB/s 0:00:01 121,929,728 72% 38.70MB/s 0:00:01 163,610,624 96% 38.94MB/s 0:00:00 169,063,965 100% 39.11MB/s 0:00:04 (xfr#1, to-chk=966/967) wtp-tests-repo-3.33.0-SNAPSHOT.zip 32,768 0% 264.46kB/s 0:03:54 262,144 0% 141.51kB/s 0:07:17 51,675,136 83% 17.49MB/s 0:00:00 62,112,501 100% 18.97MB/s 0:00:03 (xfr#2, to-chk=965/967) repository/ repository/artifacts.jar 32,768 17% 101.59kB/s 0:00:01 183,962 100% 202.77kB/s 0:00:00 (xfr#3, to-chk=962/967) repository/artifacts.xml.xz 32,768 24% 35.96kB/s 0:00:02 133,444 100% 145.28kB/s 0:00:00 (xfr#4, to-chk=961/967) repository/content.jar 32,768 7% 35.48kB/s 0:00:11 428,418 100% 459.25kB/s 0:00:00 (xfr#5, to-chk=960/967) repository/content.xml.xz 32,768 31% 35.01kB/s 0:00:02 104,768 100% 111.82kB/s 0:00:00 (xfr#6, to-chk=959/967) repository/p2.index 172 100% 0.18kB/s 0:00:00 172 100% 0.18kB/s 0:00:00 (xfr#7, to-chk=958/967) repository/features/ repository/features/org.eclipse.jpt.assembly.feature_2.3.3.v202007091849.jar 32,768 98% 34.71kB/s 0:00:00 33,342 100% 35.32kB/s 0:00:00 (xfr#8, to-chk=955/967) repository/features/org.eclipse.jpt.common.eclipselink.feature.source_1.3.300.v202307260736.jar 32,768 92% 34.59kB/s 0:00:00 35,375 100% 37.35kB/s 0:00:00 (xfr#9, to-chk=954/967) repository/features/org.eclipse.jpt.common.eclipselink.feature_1.3.300.v202307260736.jar 32,768 98% 34.48kB/s 0:00:00 33,157 100% 34.85kB/s 0:00:00 (xfr#10, to-chk=953/967) repository/features/org.eclipse.jpt.common.eclipselink_sdk.feature_1.3.300.v202307260736.jar 32,768 99% 34.37kB/s 0:00:00 33,063 100% 34.61kB/s 0:00:00 (xfr#11, to-chk=952/967) repository/features/org.eclipse.jpt.common.feature.source_1.5.200.v202308172102.jar 32,768 92% 34.22kB/s 0:00:00 35,262 100% 36.79kB/s 0:00:00 (xfr#12, to-chk=951/967) repository/features/org.eclipse.jpt.common.feature_1.5.200.v202308172102.jar 32,768 98% 34.08kB/s 0:00:00 33,160 100% 34.45kB/s 0:00:00 (xfr#13, to-chk=950/967) repository/features/org.eclipse.jpt.common_sdk.feature_1.5.101.v201902121834.jar 32,768 99% 33.72kB/s 0:00:00 33,044 100% 33.97kB/s 0:00:00 (xfr#14, to-chk=949/967) repository/features/org.eclipse.jpt.jaxb.eclipselink.feature.source_1.4.203.v202104080213.jar 32,768 92% 33.58kB/s 0:00:00 35,520 100% 36.40kB/s 0:00:00 (xfr#15, to-chk=948/967) repository/features/org.eclipse.jpt.jaxb.eclipselink.feature_1.4.203.v202104080213.jar 32,768 98% 33.47kB/s 0:00:00 33,252 100% 33.93kB/s 0:00:00 (xfr#16, to-chk=947/967) repository/features/org.eclipse.jpt.jaxb.eclipselink_sdk.feature_1.4.201.v201902121834.jar 32,768 99% 33.33kB/s 0:00:00 33,069 100% 33.60kB/s 0:00:00 (xfr#17, to-chk=946/967) repository/features/org.eclipse.jpt.jaxb.feature_1.5.201.v202301061019.jar 32,768 98% 33.23kB/s 0:00:00 33,194 100% 33.63kB/s 0:00:00 (xfr#18, to-chk=945/967) repository/features/org.eclipse.jpt.jaxb_sdk.feature_1.5.101.v201902121834.jar 32,768 99% 33.09kB/s 0:00:00 33,057 100% 33.38kB/s 0:00:00 (xfr#19, to-chk=944/967) repository/features/org.eclipse.jpt.jpa.eclipselink.feature_3.4.101.v202308172102.jar 32,768 98% 32.92kB/s 0:00:00 33,330 100% 33.42kB/s 0:00:00 (xfr#20, to-chk=943/967) repository/features/org.eclipse.jpt.jpa.eclipselink_sdk.feature_3.4.101.v201902121834.jar 32,768 99% 32.75kB/s 0:00:00 33,065 100% 33.05kB/s 0:00:00 (xfr#21, to-chk=942/967) repository/features/org.eclipse.jpt.jpa.feature_3.7.0.v202308172102.jar 32,768 97% 32.65kB/s 0:00:00 33,505 100% 33.35kB/s 0:00:00 (xfr#22, to-chk=941/967) repository/features/org.eclipse.jpt.jpa_sdk.feature_3.7.0.v202305092307.jar 32,768 98% 32.52kB/s 0:00:00 33,119 100% 32.84kB/s 0:00:00 (xfr#23, to-chk=940/967) repository/features/org.eclipse.jpt.jpadiagrameditor.feature_1.2.300.v202307260736.jar 32,768 98% 32.39kB/s 0:00:00 33,219 100% 32.83kB/s 0:00:00 (xfr#24, to-chk=939/967) repository/features/org.eclipse.jpt.jpadiagrameditor_sdk.feature_1.2.201.v201902121834.jar 32,768 99% 32.29kB/s 0:00:00 33,074 100% 32.56kB/s 0:00:00 (xfr#25, to-chk=938/967) repository/features/org.eclipse.jpt_sdk.assembly.feature_2.3.2.v201902121834.jar 32,768 98% 32.16kB/s 0:00:00 33,356 100% 32.71kB/s 0:00:00 (xfr#26, to-chk=937/967) repository/features/org.eclipse.jsf.feature_3.13.0.v202308300413.jar 32,768 98% 32.00kB/s 0:00:00 33,289 100% 32.51kB/s 0:00:00 33,289 100% 32.51kB/s 0:00:01 (xfr#27, to-chk=936/967) repository/features/org.eclipse.jsf_sdk.feature_3.13.0.v202307262303.jar 32,768 99% 10.42MB/s 0:00:00 33,082 100% 10.52MB/s 0:00:00 (xfr#28, to-chk=935/967) repository/features/org.eclipse.jst.common.fproj.enablement.jdt.sdk.source_3.29.0.v202308161955.jar 22,075 100% 3.51MB/s 0:00:00 22,075 100% 3.01MB/s 0:00:00 (xfr#29, to-chk=934/967) repository/features/org.eclipse.jst.common.fproj.enablement.jdt.sdk_3.29.0.v202308161955.jar 32,768 99% 3.12MB/s 0:00:00 32,886 100% 3.14MB/s 0:00:00 (xfr#30, to-chk=933/967) repository/features/org.eclipse.jst.common.fproj.enablement.jdt.source_3.29.0.v202308161955.jar 22,025 100% 1.50MB/s 0:00:00 22,025 100% 1.40MB/s 0:00:00 (xfr#31, to-chk=932/967) repository/features/org.eclipse.jst.common.fproj.enablement.jdt_3.29.0.v202308161955.jar 32,768 99% 1.74MB/s 0:00:00 32,883 100% 1.43MB/s 0:00:00 (xfr#32, to-chk=931/967) repository/features/org.eclipse.jst.enterprise_core.feature_3.33.0.v202401080452.jar 32,768 95% 1.25MB/s 0:00:00 34,238 100% 1.26MB/s 0:00:00 (xfr#33, to-chk=930/967) repository/features/org.eclipse.jst.enterprise_sdk.feature_3.33.0.v202401080452.jar 32,768 95% 1.04MB/s 0:00:00 34,223 100% 1.05MB/s 0:00:00 (xfr#34, to-chk=929/967) repository/features/org.eclipse.jst.enterprise_ui.feature_3.33.0.v202401080452.jar 21,519 100% 583.74kB/s 0:00:00 21,519 100% 583.74kB/s 0:00:00 (xfr#35, to-chk=928/967) repository/features/org.eclipse.jst.enterprise_userdoc.feature_3.23.0.v202309190220.jar 32,768 95% 780.49kB/s 0:00:00 34,251 100% 796.39kB/s 0:00:00 (xfr#36, to-chk=927/967) repository/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature_2.8.0.v202307262303.jar 32,768 94% 695.65kB/s 0:00:00 34,664 100% 720.25kB/s 0:00:00 (xfr#37, to-chk=926/967) repository/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature_2.8.0.v202307262303.jar 32,768 94% 627.45kB/s 0:00:00 34,510 100% 648.10kB/s 0:00:00 (xfr#38, to-chk=925/967) repository/features/org.eclipse.jst.server_adapters.ext.feature.source_3.4.900.v202402192305.jar 32,768 88% 592.59kB/s 0:00:00 36,905 100% 643.57kB/s 0:00:00 (xfr#39, to-chk=924/967) repository/features/org.eclipse.jst.server_adapters.ext.feature_3.4.900.v202402192305.jar 32,768 94% 533.33kB/s 0:00:00 34,573 100% 553.49kB/s 0:00:00 (xfr#40, to-chk=923/967) repository/features/org.eclipse.jst.server_adapters.ext.sdk.feature_3.4.800.v202310190203.jar 32,768 98% 492.31kB/s 0:00:00 33,206 100% 491.33kB/s 0:00:00 (xfr#41, to-chk=922/967) repository/features/org.eclipse.jst.server_adapters.feature.source_3.33.0.v202401292308.jar 32,768 88% 457.14kB/s 0:00:00 37,219 100% 511.93kB/s 0:00:00 (xfr#42, to-chk=921/967) repository/features/org.eclipse.jst.server_adapters.feature_3.33.0.v202401292308.jar 32,768 94% 426.67kB/s 0:00:00 34,559 100% 444.07kB/s 0:00:00 (xfr#43, to-chk=920/967) repository/features/org.eclipse.jst.server_adapters.sdk.feature_3.32.0.v202311130434.jar 32,768 94% 400.00kB/s 0:00:00 34,496 100% 415.90kB/s 0:00:00 (xfr#44, to-chk=919/967) repository/features/org.eclipse.jst.server_core.feature.source_3.4.600.v202401292345.jar 32,768 92% 376.47kB/s 0:00:00 35,466 100% 402.73kB/s 0:00:00 (xfr#45, to-chk=918/967) repository/features/org.eclipse.jst.server_core.feature_3.4.600.v202401292345.jar 32,768 98% 347.83kB/s 0:00:00 33,233 100% 348.97kB/s 0:00:00 (xfr#46, to-chk=917/967) repository/features/org.eclipse.jst.server_sdk.feature_3.4.600.v202206110154.jar 32,768 98% 326.53kB/s 0:00:00 33,181 100% 327.31kB/s 0:00:00 (xfr#47, to-chk=916/967) repository/features/org.eclipse.jst.server_ui.feature.source_3.4.500.v202401292331.jar 32,768 91% 310.68kB/s 0:00:00 35,624 100% 337.76kB/s 0:00:00 (xfr#48, to-chk=915/967) repository/features/org.eclipse.jst.server_ui.feature_3.4.500.v202401292331.jar 32,768 98% 301.89kB/s 0:00:00 33,299 100% 303.91kB/s 0:00:00 (xfr#49, to-chk=914/967) repository/features/org.eclipse.jst.server_userdoc.feature.source_3.3.300.v201901310132.jar 21,700 100% 192.65kB/s 0:00:00 21,700 100% 192.65kB/s 0:00:00 (xfr#50, to-chk=913/967) repository/features/org.eclipse.jst.server_userdoc.feature_3.3.300.v201901310132.jar 32,768 98% 280.70kB/s 0:00:00 33,201 100% 277.12kB/s 0:00:00 (xfr#51, to-chk=912/967) repository/features/org.eclipse.jst.web_core.feature_3.33.0.v202402030251.jar 32,768 95% 266.67kB/s 0:00:00 34,442 100% 280.29kB/s 0:00:00 (xfr#52, to-chk=911/967) repository/features/org.eclipse.jst.web_js_support.feature_3.32.0.v202309190220.jar 32,768 94% 260.16kB/s 0:00:00 34,550 100% 274.31kB/s 0:00:00 (xfr#53, to-chk=910/967) repository/features/org.eclipse.jst.web_sdk.feature_3.33.0.v202402030251.jar 32,768 95% 256.00kB/s 0:00:00 34,254 100% 265.49kB/s 0:00:00 (xfr#54, to-chk=909/967) repository/features/org.eclipse.jst.web_ui.feature_3.33.0.v202402161256.jar 32,768 95% 250.00kB/s 0:00:00 34,372 100% 260.20kB/s 0:00:00 (xfr#55, to-chk=908/967) repository/features/org.eclipse.jst.web_userdoc.feature_3.6.1.v202309190220.jar 32,768 95% 244.27kB/s 0:00:00 34,226 100% 253.21kB/s 0:00:00 (xfr#56, to-chk=907/967) repository/features/org.eclipse.jst.webpageeditor.feature_2.12.0.v202307262216.jar 32,768 94% 238.81kB/s 0:00:00 34,598 100% 246.62kB/s 0:00:00 (xfr#57, to-chk=906/967) repository/features/org.eclipse.jst.webpageeditor_sdk.feature_2.12.0.v202307262216.jar 32,768 95% 226.95kB/s 0:00:00 34,491 100% 238.88kB/s 0:00:00 (xfr#58, to-chk=905/967) repository/features/org.eclipse.jst.ws.axis2tools.feature_1.2.0.v202308010354.jar 32,768 95% 222.22kB/s 0:00:00 34,392 100% 233.24kB/s 0:00:00 (xfr#59, to-chk=904/967) repository/features/org.eclipse.jst.ws.axis2tools_sdk.feature_1.2.0.v202308010326.jar 32,768 95% 217.69kB/s 0:00:00 34,253 100% 226.01kB/s 0:00:00 (xfr#60, to-chk=903/967) repository/features/org.eclipse.jst.ws.cxf.feature_1.1.1200.v202311232240.jar 32,768 94% 213.33kB/s 0:00:00 34,583 100% 223.66kB/s 0:00:00 (xfr#61, to-chk=902/967) repository/features/org.eclipse.jst.ws.cxf_sdk.feature_1.1.1200.v202311220443.jar 32,768 95% 209.15kB/s 0:00:00 34,135 100% 217.88kB/s 0:00:00 (xfr#62, to-chk=901/967) repository/features/org.eclipse.jst.ws.jaxws.dom.feature_1.0.600.v202308010354.jar 32,768 94% 205.13kB/s 0:00:00 34,564 100% 199.73kB/s 0:00:00 (xfr#63, to-chk=900/967) repository/features/org.eclipse.jst.ws.jaxws.dom_sdk.feature_1.0.400.v202308010326.jar 32,768 95% 186.05kB/s 0:00:00 34,329 100% 193.78kB/s 0:00:00 (xfr#64, to-chk=899/967) repository/features/org.eclipse.jst.ws.jaxws.feature_1.2.1000.v202311280000.jar 32,768 94% 182.86kB/s 0:00:00 34,522 100% 191.55kB/s 0:00:00 (xfr#65, to-chk=898/967) repository/features/org.eclipse.jst.ws.jaxws_sdk.feature_1.2.600.v202311220443.jar 32,768 95% 179.78kB/s 0:00:00 34,331 100% 187.30kB/s 0:00:00 (xfr#66, to-chk=897/967) repository/features/org.eclipse.jst.ws.jaxws_userdoc.feature_1.0.403.v201909051708.jar 32,768 95% 176.80kB/s 0:00:00 34,310 100% 185.12kB/s 0:00:00 (xfr#67, to-chk=896/967) repository/features/org.eclipse.wst.common.fproj.sdk.source_3.7.4.v202308161955.jar 21,945 100% 116.47kB/s 0:00:00 21,945 100% 116.47kB/s 0:00:00 (xfr#68, to-chk=895/967) repository/features/org.eclipse.wst.common.fproj.sdk_3.7.4.v202308161955.jar 32,768 99% 172.04kB/s 0:00:00 32,905 100% 161.48kB/s 0:00:00 (xfr#69, to-chk=894/967) repository/features/org.eclipse.wst.common.fproj.source_3.7.4.v202308161955.jar 21,857 100% 105.15kB/s 0:00:00 21,857 100% 105.15kB/s 0:00:00 (xfr#70, to-chk=893/967) repository/features/org.eclipse.wst.common.fproj_3.7.4.v202308161955.jar 32,768 99% 155.34kB/s 0:00:00 32,866 100% 155.80kB/s 0:00:00 (xfr#71, to-chk=892/967) repository/features/org.eclipse.wst.common_core.feature.source_3.31.0.v202308161955.jar 32,768 89% 153.85kB/s 0:00:00 36,653 100% 171.26kB/s 0:00:00 (xfr#72, to-chk=891/967) repository/features/org.eclipse.wst.common_core.feature_3.31.0.v202308161955.jar 32,768 95% 150.94kB/s 0:00:00 34,440 100% 157.90kB/s 0:00:00 (xfr#73, to-chk=890/967) repository/features/org.eclipse.wst.common_sdk.feature.source_3.31.0.v202307170218.jar 23,428 100% 100.35kB/s 0:00:00 23,428 100% 100.35kB/s 0:00:00 (xfr#74, to-chk=889/967) repository/features/org.eclipse.wst.common_sdk.feature_3.31.0.v202307170218.jar 32,768 95% 137.93kB/s 0:00:00 34,327 100% 143.87kB/s 0:00:00 (xfr#75, to-chk=888/967) repository/features/org.eclipse.wst.common_ui.feature.source_3.31.0.v202308161955.jar 32,768 88% 135.59kB/s 0:00:00 36,927 100% 152.16kB/s 0:00:00 (xfr#76, to-chk=887/967) repository/features/org.eclipse.wst.common_ui.feature_3.31.0.v202308161955.jar 32,768 95% 132.78kB/s 0:00:00 34,466 100% 139.08kB/s 0:00:00 (xfr#77, to-chk=886/967) repository/features/org.eclipse.wst.jsdt.chromium.debug.feature.source_0.7.0.v202307190351.jar 23,369 100% 93.15kB/s 0:00:00 23,369 100% 93.15kB/s 0:00:00 (xfr#78, to-chk=885/967) repository/features/org.eclipse.wst.jsdt.chromium.debug.feature_0.7.0.v202307190351.jar 21,522 100% 81.15kB/s 0:00:00 21,522 100% 80.84kB/s 0:00:00 (xfr#79, to-chk=884/967) repository/features/org.eclipse.wst.jsdt.chromium_sdk.feature_0.7.0.v202307190351.jar 21,159 100% 78.57kB/s 0:00:00 21,159 100% 78.27kB/s 0:00:00 (xfr#80, to-chk=883/967) repository/features/org.eclipse.wst.jsdt.feature_2.4.500.v202307190318.jar 21,717 100% 79.43kB/s 0:00:00 21,717 100% 79.43kB/s 0:00:00 (xfr#81, to-chk=882/967) repository/features/org.eclipse.wst.jsdt_sdk.feature_2.4.400.v202307190318.jar 21,301 100% 76.76kB/s 0:00:00 21,301 100% 76.76kB/s 0:00:00 (xfr#82, to-chk=881/967) repository/features/org.eclipse.wst.json_core.feature.source_1.1.9.v202308160419.jar 23,305 100% 82.76kB/s 0:00:00 23,305 100% 82.76kB/s 0:00:00 (xfr#83, to-chk=880/967) repository/features/org.eclipse.wst.json_core.feature_1.1.9.v202308160419.jar 32,768 95% 115.11kB/s 0:00:00 34,441 100% 120.55kB/s 0:00:00 (xfr#84, to-chk=879/967) repository/features/org.eclipse.wst.json_sdk.feature.source_1.1.9.v202307260608.jar 23,434 100% 81.44kB/s 0:00:00 23,434 100% 81.15kB/s 0:00:00 (xfr#85, to-chk=878/967) repository/features/org.eclipse.wst.json_sdk.feature_1.1.9.v202307260608.jar 32,768 95% 112.28kB/s 0:00:00 34,371 100% 116.95kB/s 0:00:00 (xfr#86, to-chk=877/967) repository/features/org.eclipse.wst.json_ui.feature.source_1.1.11.v202308160419.jar 23,499 100% 78.86kB/s 0:00:00 23,499 100% 78.86kB/s 0:00:00 (xfr#87, to-chk=876/967) repository/features/org.eclipse.wst.json_ui.feature_1.1.11.v202308160419.jar 32,768 95% 108.84kB/s 0:00:00 34,471 100% 114.11kB/s 0:00:00 (xfr#88, to-chk=875/967) repository/features/org.eclipse.wst.server_adapters.feature.source_3.33.0.v202401292308.jar 32,768 87% 107.02kB/s 0:00:00 37,386 100% 118.92kB/s 0:00:00 (xfr#89, to-chk=874/967) repository/features/org.eclipse.wst.server_adapters.feature_3.33.0.v202401292308.jar 32,768 93% 103.23kB/s 0:00:00 34,872 100% 109.50kB/s 0:00:00 (xfr#90, to-chk=873/967) repository/features/org.eclipse.wst.server_adapters.sdk.feature_3.32.0.v202311130434.jar 32,768 94% 102.24kB/s 0:00:00 34,500 100% 107.30kB/s 0:00:00 (xfr#91, to-chk=872/967) repository/features/org.eclipse.wst.server_core.feature.source_3.4.0.v202311141839.jar 32,768 92% 100.95kB/s 0:00:00 35,442 100% 108.84kB/s 0:00:00 (xfr#92, to-chk=871/967) repository/features/org.eclipse.wst.server_core.feature_3.4.0.v202311141839.jar 32,768 98% 99.69kB/s 0:00:00 33,236 100% 100.80kB/s 0:00:00 (xfr#93, to-chk=870/967) repository/features/org.eclipse.wst.server_sdk.feature_3.4.300.v202304271828.jar 32,768 98% 98.46kB/s 0:00:00 33,279 100% 99.69kB/s 0:00:00 (xfr#94, to-chk=869/967) repository/features/org.eclipse.wst.server_ui.feature.source_3.3.1800.v202308172116.jar 32,768 92% 97.86kB/s 0:00:00 35,574 100% 104.33kB/s 0:00:00 (xfr#95, to-chk=868/967) repository/features/org.eclipse.wst.server_ui.feature_3.3.1800.v202308172116.jar 32,768 98% 95.52kB/s 0:00:00 33,330 100% 96.87kB/s 0:00:00 (xfr#96, to-chk=867/967) repository/features/org.eclipse.wst.server_userdoc.feature.source_3.3.300.v201901310132.jar 21,696 100% 62.50kB/s 0:00:00 21,696 100% 62.32kB/s 0:00:00 (xfr#97, to-chk=866/967) repository/features/org.eclipse.wst.server_userdoc.feature_3.3.300.v201901310132.jar 32,768 98% 93.57kB/s 0:00:00 33,212 100% 94.56kB/s 0:00:00 (xfr#98, to-chk=865/967) repository/features/org.eclipse.wst.web_core.feature.source_3.31.0.v202402230237.jar 23,639 100% 66.53kB/s 0:00:00 23,639 100% 66.53kB/s 0:00:00 (xfr#99, to-chk=864/967) repository/features/org.eclipse.wst.web_core.feature_3.31.0.v202402230237.jar 32,768 94% 91.43kB/s 0:00:00 34,605 100% 96.55kB/s 0:00:00 (xfr#100, to-chk=863/967) repository/features/org.eclipse.wst.web_js_support.feature.source_3.22.0.v202307260543.jar 23,561 100% 63.56kB/s 0:00:00 23,561 100% 63.56kB/s 0:00:00 (xfr#101, to-chk=862/967) repository/features/org.eclipse.wst.web_js_support.feature_3.22.0.v202307260543.jar 21,631 100% 57.87kB/s 0:00:00 21,631 100% 57.87kB/s 0:00:00 (xfr#102, to-chk=861/967) repository/features/org.eclipse.wst.web_js_support_sdk.feature.source_3.22.0.v202103232331.jar 23,321 100% 61.89kB/s 0:00:00 23,321 100% 61.89kB/s 0:00:00 (xfr#103, to-chk=860/967) repository/features/org.eclipse.wst.web_js_support_sdk.feature_3.22.0.v202103232331.jar 32,768 95% 86.72kB/s 0:00:00 34,491 100% 91.03kB/s 0:00:00 (xfr#104, to-chk=859/967) repository/features/org.eclipse.wst.web_sdk.feature.source_3.31.0.v202307260543.jar 23,891 100% 62.72kB/s 0:00:00 23,891 100% 62.72kB/s 0:00:00 (xfr#105, to-chk=858/967) repository/features/org.eclipse.wst.web_sdk.feature_3.31.0.v202307260543.jar 32,768 94% 85.33kB/s 0:00:00 34,551 100% 89.98kB/s 0:00:00 (xfr#106, to-chk=857/967) repository/features/org.eclipse.wst.web_ui.feature.source_3.31.0.v202402230237.jar 23,991 100% 59.92kB/s 0:00:00 23,991 100% 59.92kB/s 0:00:00 (xfr#107, to-chk=856/967) repository/features/org.eclipse.wst.web_ui.feature_3.31.0.v202402230237.jar 21,865 100% 54.19kB/s 0:00:00 21,865 100% 54.19kB/s 0:00:00 (xfr#108, to-chk=855/967) repository/features/org.eclipse.wst.web_userdoc.feature.source_3.18.0.v202004271556.jar 23,009 100% 56.60kB/s 0:00:00 23,009 100% 56.60kB/s 0:00:00 (xfr#109, to-chk=854/967) repository/features/org.eclipse.wst.web_userdoc.feature_3.18.0.v202004271556.jar 32,768 94% 80.00kB/s 0:00:00 34,534 100% 84.31kB/s 0:00:00 (xfr#110, to-chk=853/967) repository/features/org.eclipse.wst.ws_core.feature_3.31.0.v202308021509.jar 32,768 94% 79.40kB/s 0:00:00 34,572 100% 83.78kB/s 0:00:00 (xfr#111, to-chk=852/967) repository/features/org.eclipse.wst.ws_sdk.feature_3.31.0.v202308010326.jar 32,768 95% 78.82kB/s 0:00:00 34,354 100% 82.63kB/s 0:00:00 (xfr#112, to-chk=851/967) repository/features/org.eclipse.wst.ws_ui.feature_3.31.0.v202308010326.jar 32,768 95% 78.43kB/s 0:00:00 34,356 100% 79.69kB/s 0:00:00 (xfr#113, to-chk=850/967) repository/features/org.eclipse.wst.ws_userdoc.feature_3.1.501.v201909051708.jar 32,768 95% 75.65kB/s 0:00:00 34,327 100% 79.06kB/s 0:00:00 (xfr#114, to-chk=849/967) repository/features/org.eclipse.wst.xml.xpath2.processor.feature_2.1.0.v202307260822.jar 21,910 100% 50.11kB/s 0:00:00 21,910 100% 50.11kB/s 0:00:00 (xfr#115, to-chk=848/967) repository/features/org.eclipse.wst.xml.xpath2.processor.sdk.feature.source_2.1.0.v202307260701.jar 23,484 100% 53.33kB/s 0:00:00 23,484 100% 53.33kB/s 0:00:00 (xfr#116, to-chk=847/967) repository/features/org.eclipse.wst.xml.xpath2.processor.sdk.feature_2.1.0.v202307260701.jar 22,643 100% 51.07kB/s 0:00:00 22,643 100% 51.07kB/s 0:00:00 (xfr#117, to-chk=846/967) repository/features/org.eclipse.wst.xml_core.feature.source_3.33.0.v202402230237.jar 23,287 100% 50.76kB/s 0:00:00 23,287 100% 50.76kB/s 0:00:00 (xfr#118, to-chk=845/967) repository/features/org.eclipse.wst.xml_core.feature_3.33.0.v202402230237.jar 32,768 94% 70.95kB/s 0:00:00 34,619 100% 74.96kB/s 0:00:00 (xfr#119, to-chk=844/967) repository/features/org.eclipse.wst.xml_sdk.feature.source_3.33.0.v202402030243.jar 23,478 100% 50.50kB/s 0:00:00 23,478 100% 50.50kB/s 0:00:00 (xfr#120, to-chk=843/967) repository/features/org.eclipse.wst.xml_sdk.feature_3.33.0.v202402030243.jar 32,768 95% 70.02kB/s 0:00:00 34,390 100% 73.49kB/s 0:00:00 (xfr#121, to-chk=842/967) repository/features/org.eclipse.wst.xml_ui.feature.source_3.33.0.v202402030243.jar 23,594 100% 47.80kB/s 0:00:00 23,594 100% 47.80kB/s 0:00:00 (xfr#122, to-chk=841/967) repository/features/org.eclipse.wst.xml_ui.feature_3.33.0.v202402030243.jar 32,768 94% 66.12kB/s 0:00:00 34,666 100% 69.80kB/s 0:00:00 (xfr#123, to-chk=840/967) repository/features/org.eclipse.wst.xml_userdoc.feature.source_3.18.0.v202004271556.jar 23,052 100% 46.23kB/s 0:00:00 23,052 100% 46.23kB/s 0:00:00 (xfr#124, to-chk=839/967) repository/features/org.eclipse.wst.xml_userdoc.feature_3.18.0.v202004271556.jar 32,768 95% 65.31kB/s 0:00:00 34,459 100% 68.68kB/s 0:00:00 (xfr#125, to-chk=838/967) repository/features/org.eclipse.wst.xsl.feature.source_1.3.1500.v202307260701.jar 23,963 100% 47.47kB/s 0:00:00 23,963 100% 47.47kB/s 0:00:00 (xfr#126, to-chk=837/967) repository/features/org.eclipse.wst.xsl.feature_1.3.1500.v202307260701.jar 22,137 100% 43.41kB/s 0:00:00 22,137 100% 43.41kB/s 0:00:00 (xfr#127, to-chk=836/967) repository/features/org.eclipse.wst.xsl_sdk.feature.source_1.1.1500.v202307260727.jar 23,809 100% 46.41kB/s 0:00:00 23,809 100% 46.41kB/s 0:00:00 (xfr#128, to-chk=835/967) repository/features/org.eclipse.wst.xsl_sdk.feature_1.1.1500.v202307260727.jar 32,768 94% 63.62kB/s 0:00:00 34,693 100% 67.36kB/s 0:00:00 (xfr#129, to-chk=834/967) repository/features/org.eclipse.wtp.capabilities.feature_1.0.101.v201902122017.jar 32,768 98% 63.12kB/s 0:00:00 33,359 100% 64.25kB/s 0:00:00 (xfr#130, to-chk=833/967) repository/plugins/ repository/plugins/com.google.javascript_0.0.20160315.v20161124-1903.jar 32,768 0% 62.02kB/s 0:00:59 3,703,733 100% 5.56MB/s 0:00:00 (xfr#131, to-chk=832/967) repository/plugins/com.google.protobuf_2.4.0.v201105131100.jar 32,768 5% 50.00kB/s 0:00:12 639,328 100% 904.85kB/s 0:00:00 (xfr#132, to-chk=831/967) repository/plugins/com.sun.xml.bind_2.2.0.v20201118-1845.jar 32,768 3% 46.04kB/s 0:00:19 945,634 100% 1.24MB/s 0:00:00 (xfr#133, to-chk=830/967) repository/plugins/com.sun.xml.bind_2.3.3.v20201118-1818.jar 32,768 2% 43.72kB/s 0:00:26 1,206,296 100% 1.48MB/s 0:00:00 (xfr#134, to-chk=829/967) repository/plugins/jakarta.el_4.0.0.v20210105-0527.jar 32,768 32% 41.08kB/s 0:00:01 99,448 100% 124.35kB/s 0:00:00 (xfr#135, to-chk=828/967) repository/plugins/jakarta.enterprise.cdi-api.source_2.0.2.jar 32,768 16% 40.15kB/s 0:00:04 194,055 100% 235.41kB/s 0:00:00 (xfr#136, to-chk=827/967) repository/plugins/jakarta.enterprise.cdi-api_2.0.2.jar 32,768 29% 39.60kB/s 0:00:01 109,422 100% 132.09kB/s 0:00:00 (xfr#137, to-chk=826/967) repository/plugins/jakarta.enterprise.cdi-api_3.0.1.jar 32,768 26% 39.36kB/s 0:00:02 122,454 100% 146.55kB/s 0:00:00 (xfr#138, to-chk=825/967) repository/plugins/jakarta.enterprise.cdi-api_4.0.1.jar 32,768 21% 38.93kB/s 0:00:03 151,307 100% 179.32kB/s 0:00:00 (xfr#139, to-chk=824/967) repository/plugins/jakarta.enterprise.lang-model.source_4.0.1.jar 27,811 100% 32.76kB/s 0:00:00 27,811 100% 32.76kB/s 0:00:00 (xfr#140, to-chk=823/967) repository/plugins/jakarta.enterprise.lang-model_4.0.1.jar 26,226 100% 30.71kB/s 0:00:00 26,226 100% 30.71kB/s 0:00:00 (xfr#141, to-chk=822/967) repository/plugins/jakarta.interceptor-api.source_1.2.5.jar 32,768 94% 38.28kB/s 0:00:00 34,697 100% 40.53kB/s 0:00:00 (xfr#142, to-chk=821/967) repository/plugins/jakarta.interceptor-api_1.2.5.jar 25,033 100% 29.14kB/s 0:00:00 25,033 100% 29.14kB/s 0:00:00 (xfr#143, to-chk=820/967) repository/plugins/jakarta.interceptor-api_2.1.0.jar 25,287 100% 29.36kB/s 0:00:00 25,287 100% 29.36kB/s 0:00:00 (xfr#144, to-chk=819/967) repository/plugins/jakarta.servlet.jsp_3.0.0.v20210105-0527.jar 32,768 37% 37.96kB/s 0:00:01 87,032 100% 100.58kB/s 0:00:00 (xfr#145, to-chk=818/967) repository/plugins/jakarta.servlet_5.0.0.v20210105-0527.jar 32,768 9% 37.56kB/s 0:00:08 342,396 100% 382.58kB/s 0:00:00 (xfr#146, to-chk=817/967) repository/plugins/jakarta.transaction-api.source_1.3.3.jar 26,957 100% 30.05kB/s 0:00:00 26,957 100% 30.05kB/s 0:00:00 (xfr#147, to-chk=816/967) repository/plugins/jakarta.transaction-api_1.3.3.jar 15,392 100% 17.12kB/s 0:00:00 15,392 100% 17.12kB/s 0:00:00 (xfr#148, to-chk=815/967) repository/plugins/jakarta.transaction-api_2.0.1.jar 28,607 100% 31.71kB/s 0:00:00 28,607 100% 31.71kB/s 0:00:00 (xfr#149, to-chk=814/967) repository/plugins/jakarta.xml.bind_2.3.3.v20201118-1818.jar 32,768 23% 36.16kB/s 0:00:02 136,547 100% 148.66kB/s 0:00:00 (xfr#150, to-chk=813/967) repository/plugins/java_cup-runtime_0.11.20150326.v20180425-1030.jar 32,768 93% 35.60kB/s 0:00:00 34,905 100% 37.87kB/s 0:00:00 (xfr#151, to-chk=812/967) repository/plugins/javax.activation_1.1.0.v201211130549.jar 32,768 56% 35.36kB/s 0:00:00 57,941 100% 62.52kB/s 0:00:00 (xfr#152, to-chk=811/967) repository/plugins/javax.activation_1.2.2.v20201119-1642.jar 32,768 38% 35.24kB/s 0:00:01 84,701 100% 90.60kB/s 0:00:00 (xfr#153, to-chk=810/967) repository/plugins/javax.activation_2.0.0.v20201118-1818.jar 32,768 39% 34.93kB/s 0:00:01 82,645 100% 88.01kB/s 0:00:00 (xfr#154, to-chk=809/967) repository/plugins/javax.jws_2.0.0.v201005080400.jar 23,826 100% 25.35kB/s 0:00:00 23,826 100% 25.35kB/s 0:00:00 (xfr#155, to-chk=808/967) repository/plugins/javax.mail_1.4.0.v201005080615.jar 32,768 9% 34.59kB/s 0:00:08 333,218 100% 348.40kB/s 0:00:00 (xfr#156, to-chk=807/967) repository/plugins/javax.persistence_2.2.1.v201807122140.jar 32,768 16% 34.08kB/s 0:00:05 203,424 100% 209.55kB/s 0:00:00 (xfr#157, to-chk=806/967) repository/plugins/javax.wsdl_1.6.2.v201012040545.jar 32,768 18% 33.61kB/s 0:00:04 176,955 100% 180.95kB/s 0:00:00 (xfr#158, to-chk=805/967) repository/plugins/javax.xml.rpc_1.1.0.v201209140446.jar 32,768 89% 33.40kB/s 0:00:00 36,735 100% 37.37kB/s 0:00:00 (xfr#159, to-chk=804/967) repository/plugins/javax.xml.soap_1.2.0.v201005080501.jar 29,052 100% 29.46kB/s 0:00:00 29,052 100% 29.46kB/s 0:00:00 (xfr#160, to-chk=803/967) repository/plugins/javax.xml.soap_1.3.0.v201105210645.jar 30,073 100% 30.40kB/s 0:00:00 30,073 100% 30.40kB/s 0:00:00 (xfr#161, to-chk=802/967) repository/plugins/javax.xml.stream_1.0.1.v201004272200.jar 32,768 75% 33.02kB/s 0:00:00 43,610 100% 43.95kB/s 0:00:00 (xfr#162, to-chk=801/967) repository/plugins/javax.xml.ws_2.1.0.v200902101523.jar 32,768 53% 32.92kB/s 0:00:00 61,055 100% 61.22kB/s 0:00:00 (xfr#163, to-chk=800/967) repository/plugins/javax.xml_1.3.4.v201005080400.jar 32,768 12% 32.65kB/s 0:00:06 254,976 100% 251.26kB/s 0:00:00 (xfr#164, to-chk=799/967) repository/plugins/org.apache.axis.ant_1.4.1.v20231107-0937.jar 32,768 67% 32.19kB/s 0:00:00 48,241 100% 47.20kB/s 0:00:00 (xfr#165, to-chk=798/967) repository/plugins/org.apache.axis_1.4.0.v201411182030.jar 32,768 2% 31.90kB/s 0:00:47 65,536 4% 63.81kB/s 0:00:23 1,544,759 100% 1.43MB/s 0:00:01 (xfr#166, to-chk=797/967) repository/plugins/org.apache.axis_1.4.1.v20231107-0937.jar 32,768 1% 969.70kB/s 0:00:03 3,272,410 100% 29.17MB/s 0:00:00 (xfr#167, to-chk=796/967) repository/plugins/org.apache.bcel_5.2.0.v201005080400.jar 32,768 5% 280.70kB/s 0:00:01 578,627 100% 3.43MB/s 0:00:00 (xfr#168, to-chk=795/967) repository/plugins/org.apache.commons.codec_1.14.0.v20200818-1422.jar 32,768 8% 192.77kB/s 0:00:01 376,432 100% 2.01MB/s 0:00:00 (xfr#169, to-chk=794/967) repository/plugins/org.apache.commons.codec_1.6.0.v201305230611.jar 32,768 12% 172.97kB/s 0:00:01 267,399 100% 1.30MB/s 0:00:00 (xfr#170, to-chk=793/967) repository/plugins/org.apache.commons.collections_3.2.2.v201511171945.jar 32,768 5% 158.42kB/s 0:00:03 632,388 100% 2.73MB/s 0:00:00 (xfr#171, to-chk=792/967) repository/plugins/org.apache.commons.discovery_0.2.0.v201004190315.jar 32,768 46% 144.14kB/s 0:00:00 69,955 100% 302.28kB/s 0:00:00 (xfr#172, to-chk=791/967) repository/plugins/org.apache.commons.discovery_0.5.0.jar 32,768 41% 137.93kB/s 0:00:00 79,796 100% 330.19kB/s 0:00:00 (xfr#173, to-chk=790/967) repository/plugins/org.apache.commons.lang_2.6.0.v201404270220.jar 32,768 10% 131.69kB/s 0:00:02 306,273 100% 1.14MB/s 0:00:00 (xfr#174, to-chk=789/967) repository/plugins/org.apache.commons.logging_1.0.4.v201101211617.jar 32,768 67% 124.03kB/s 0:00:00 48,339 100% 181.56kB/s 0:00:00 (xfr#175, to-chk=788/967) repository/plugins/org.apache.commons.logging_1.1.1.v201101211721.jar 32,768 45% 119.40kB/s 0:00:00 71,481 100% 258.54kB/s 0:00:00 (xfr#176, to-chk=787/967) repository/plugins/org.apache.commons.logging_1.2.0.jar 32,768 52% 116.36kB/s 0:00:00 61,829 100% 217.19kB/s 0:00:00 (xfr#177, to-chk=786/967) repository/plugins/org.apache.commons.logging_1.2.0.v20180409-1502.jar 32,768 44% 113.48kB/s 0:00:00 73,163 100% 251.58kB/s 0:00:00 (xfr#178, to-chk=785/967) repository/plugins/org.apache.log4j_1.2.15.v201012070815.jar 32,768 7% 109.97kB/s 0:00:03 429,010 100% 1.35MB/s 0:00:00 (xfr#179, to-chk=784/967) repository/plugins/org.apache.log4j_1.2.19.v20220208-1728.jar 32,768 8% 103.23kB/s 0:00:03 367,021 100% 1.08MB/s 0:00:00 (xfr#180, to-chk=783/967) repository/plugins/org.apache.log4j_1.2.25.jar 32,768 9% 96.68kB/s 0:00:03 333,325 100% 951.79kB/s 0:00:00 (xfr#181, to-chk=782/967) repository/plugins/org.apache.velocity_1.7.0.jar 32,768 7% 92.75kB/s 0:00:04 449,505 100% 1.19MB/s 0:00:00 (xfr#182, to-chk=781/967) repository/plugins/org.apache.wsil4j_1.0.0.v20180522-1857.jar 32,768 39% 87.67kB/s 0:00:00 83,109 100% 221.15kB/s 0:00:00 (xfr#183, to-chk=780/967) repository/plugins/org.apache.wsil4j_1.0.0.v20230923-0644.jar 32,768 33% 86.02kB/s 0:00:00 98,634 100% 252.81kB/s 0:00:00 (xfr#184, to-chk=779/967) repository/plugins/org.apache.xalan_2.7.1.v201005080400.jar 32,768 1% 82.05kB/s 0:00:34 2,823,238 100% 5.84MB/s 0:00:00 (xfr#185, to-chk=778/967) repository/plugins/org.apache.xalan_2.7.2.v20201124-1837.jar 32,768 0% 68.52kB/s 0:00:47 3,279,565 100% 5.27MB/s 0:00:00 (xfr#186, to-chk=777/967) repository/plugins/org.apache.xalan_2.7.2.v20230928-1302.jar 32,768 0% 53.16kB/s 0:01:01 3,299,562 100% 4.30MB/s 0:00:00 (xfr#187, to-chk=776/967) repository/plugins/org.apache.xerces_2.12.2.v20230928-1306.jar 32,768 2% 43.30kB/s 0:00:35 1,561,851 100% 1.84MB/s 0:00:00 (xfr#188, to-chk=775/967) repository/plugins/org.apache.xml.resolver_1.2.0.v20230928-1222.jar 32,768 34% 39.51kB/s 0:00:01 96,008 100% 115.61kB/s 0:00:00 (xfr#189, to-chk=774/967) repository/plugins/org.apache.xml.serializer_2.7.1.v201005080400.jar 32,768 10% 38.55kB/s 0:00:06 300,761 100% 348.41kB/s 0:00:00 (xfr#190, to-chk=773/967) repository/plugins/org.eclipse.jem.beaninfo.source_2.1.0.v202307260438.jar 32,768 14% 37.74kB/s 0:00:04 220,417 100% 250.88kB/s 0:00:00 (xfr#191, to-chk=772/967) repository/plugins/org.eclipse.jem.beaninfo.vm.common.source_2.1.0.v202402152248.jar 32,152 100% 36.43kB/s 0:00:00 32,152 100% 36.43kB/s 0:00:00 (xfr#192, to-chk=771/967) repository/plugins/org.eclipse.jem.beaninfo.vm.common_2.1.0.v202402152248.jar 28,394 100% 32.02kB/s 0:00:00 28,394 100% 32.02kB/s 0:00:00 (xfr#193, to-chk=770/967) repository/plugins/org.eclipse.jem.beaninfo.vm.source_2.1.0.v202101081429.jar 32,768 78% 36.78kB/s 0:00:00 41,518 100% 46.55kB/s 0:00:00 (xfr#194, to-chk=769/967) repository/plugins/org.eclipse.jem.beaninfo.vm_2.1.0.v202101081429.jar 32,768 70% 36.57kB/s 0:00:00 46,797 100% 52.11kB/s 0:00:00 (xfr#195, to-chk=768/967) repository/plugins/org.eclipse.jem.beaninfo_2.1.0.v202307260438.jar 32,768 12% 36.20kB/s 0:00:06 257,745 100% 281.55kB/s 0:00:00 (xfr#196, to-chk=767/967) repository/plugins/org.eclipse.jem.proxy.source_2.1.0.v202101081429.jar 32,768 5% 35.52kB/s 0:00:15 585,130 100% 621.78kB/s 0:00:00 (xfr#197, to-chk=766/967) repository/plugins/org.eclipse.jem.proxy_2.1.0.v202101081429.jar 32,768 4% 34.48kB/s 0:00:18 679,552 100% 697.82kB/s 0:00:00 (xfr#198, to-chk=765/967) repository/plugins/org.eclipse.jem.source_2.1.0.v202307260438.jar 32,768 9% 33.44kB/s 0:00:09 339,470 100% 340.36kB/s 0:00:00 (xfr#199, to-chk=764/967) repository/plugins/org.eclipse.jem.util.source_2.2.0.v202308161955.jar 32,768 33% 32.72kB/s 0:00:02 99,229 100% 98.98kB/s 0:00:00 (xfr#200, to-chk=763/967) repository/plugins/org.eclipse.jem.util_2.2.0.v202308161955.jar 32,768 26% 32.45kB/s 0:00:02 124,062 100% 121.89kB/s 0:00:00 (xfr#201, to-chk=762/967) repository/plugins/org.eclipse.jem.workbench.source_2.1.100.v202402230230.jar 32,768 48% 32.06kB/s 0:00:01 67,751 100% 66.23kB/s 0:00:00 (xfr#202, to-chk=761/967) repository/plugins/org.eclipse.jem.workbench_2.1.100.v202402230230.jar 32,768 38% 31.94kB/s 0:00:01 65,536 76% 63.87kB/s 0:00:00 85,892 100% 83.38kB/s 0:00:01 (xfr#203, to-chk=760/967) repository/plugins/org.eclipse.jem_2.1.0.v202307260438.jar 32,768 10% 2.84MB/s 0:00:00 299,824 100% 14.30MB/s 0:00:00 (xfr#204, to-chk=759/967) repository/plugins/org.eclipse.jetty.ee8.annotations.source_12.0.6.jar 32,768 67% 1.36MB/s 0:00:00 48,199 100% 1.92MB/s 0:00:00 (xfr#205, to-chk=758/967) repository/plugins/org.eclipse.jetty.ee8.annotations_12.0.6.jar 32,768 40% 1.08MB/s 0:00:00 80,754 100% 2.48MB/s 0:00:00 (xfr#206, to-chk=757/967) repository/plugins/org.eclipse.jetty.ee8.jndi.source_12.0.6.jar 5,205 100% 154.03kB/s 0:00:00 5,205 100% 154.03kB/s 0:00:00 (xfr#207, to-chk=756/967) repository/plugins/org.eclipse.jetty.ee8.jndi_12.0.6.jar 6,782 100% 189.23kB/s 0:00:00 6,782 100% 189.23kB/s 0:00:00 (xfr#208, to-chk=755/967) repository/plugins/org.eclipse.jetty.ee8.plus.source_12.0.6.jar 17,095 100% 439.32kB/s 0:00:00 17,095 100% 439.32kB/s 0:00:00 (xfr#209, to-chk=754/967) repository/plugins/org.eclipse.jetty.ee8.plus_12.0.6.jar 22,406 100% 547.02kB/s 0:00:00 22,406 100% 547.02kB/s 0:00:00 (xfr#210, to-chk=753/967) repository/plugins/org.eclipse.jetty.ee8.servlets.source_12.0.6.jar 30,400 100% 690.41kB/s 0:00:00 30,400 100% 690.41kB/s 0:00:00 (xfr#211, to-chk=752/967) repository/plugins/org.eclipse.jetty.ee8.servlets_12.0.6.jar 32,768 64% 711.11kB/s 0:00:00 50,676 100% 1.05MB/s 0:00:00 (xfr#212, to-chk=751/967) repository/plugins/org.eclipse.jetty.ee8.webapp.source_12.0.6.jar 32,768 37% 653.06kB/s 0:00:00 88,419 100% 1.36MB/s 0:00:00 (xfr#213, to-chk=750/967) repository/plugins/org.eclipse.jetty.ee8.webapp_12.0.6.jar 32,768 21% 470.59kB/s 0:00:00 150,872 100% 1.92MB/s 0:00:00 (xfr#214, to-chk=749/967) repository/plugins/org.eclipse.jetty.jndi.source_12.0.6.jar 22,873 100% 282.75kB/s 0:00:00 22,873 100% 282.75kB/s 0:00:00 (xfr#215, to-chk=748/967) repository/plugins/org.eclipse.jetty.jndi_12.0.6.jar 30,791 100% 366.70kB/s 0:00:00 30,791 100% 366.70kB/s 0:00:00 (xfr#216, to-chk=747/967) repository/plugins/org.eclipse.jetty.plus.source_12.0.6.jar 25,856 100% 290.23kB/s 0:00:00 25,856 100% 290.23kB/s 0:00:00 (xfr#217, to-chk=746/967) repository/plugins/org.eclipse.jetty.plus_12.0.6.jar 32,768 94% 355.56kB/s 0:00:00 34,589 100% 371.19kB/s 0:00:00 (xfr#218, to-chk=745/967) repository/plugins/org.eclipse.jetty.xml.source_12.0.6.jar 32,768 62% 340.43kB/s 0:00:00 52,465 100% 533.70kB/s 0:00:00 (xfr#219, to-chk=744/967) repository/plugins/org.eclipse.jetty.xml_12.0.6.jar 32,768 40% 323.23kB/s 0:00:00 80,705 100% 780.33kB/s 0:00:00 (xfr#220, to-chk=743/967) repository/plugins/org.eclipse.jpt.common.branding_1.4.1.v201902121834.jar 18,944 100% 165.18kB/s 0:00:00 18,944 100% 165.18kB/s 0:00:00 (xfr#221, to-chk=742/967) repository/plugins/org.eclipse.jpt.common.core.source_1.6.0.v202308172102.jar 32,768 8% 264.46kB/s 0:00:01 401,959 100% 2.86MB/s 0:00:00 (xfr#222, to-chk=741/967) repository/plugins/org.eclipse.jpt.common.core_1.6.0.v202308172102.jar 32,768 5% 223.78kB/s 0:00:02 563,292 100% 2.89MB/s 0:00:00 (xfr#223, to-chk=740/967) repository/plugins/org.eclipse.jpt.common.eclipselink.branding_1.3.101.v201902121834.jar 19,062 100% 97.97kB/s 0:00:00 19,062 100% 97.97kB/s 0:00:00 (xfr#224, to-chk=739/967) repository/plugins/org.eclipse.jpt.common.eclipselink.core.source_1.3.400.v202208190239.jar 20,775 100% 103.51kB/s 0:00:00 20,775 100% 103.51kB/s 0:00:00 (xfr#225, to-chk=738/967) repository/plugins/org.eclipse.jpt.common.eclipselink.core_1.3.400.v202208190239.jar 32,768 8% 146.79kB/s 0:00:02 402,486 100% 1.68MB/s 0:00:00 (xfr#226, to-chk=737/967) repository/plugins/org.eclipse.jpt.common.ui.source_1.4.201.v202301061019.jar 32,768 11% 136.17kB/s 0:00:01 294,539 100% 1.13MB/s 0:00:00 (xfr#227, to-chk=736/967) repository/plugins/org.eclipse.jpt.common.ui_1.4.201.v202301061019.jar 32,768 7% 125.49kB/s 0:00:03 467,624 100% 1.63MB/s 0:00:00 (xfr#228, to-chk=735/967) repository/plugins/org.eclipse.jpt.common.utility.source_2.4.1.v202301061019.jar 32,768 3% 114.70kB/s 0:00:08 1,006,169 100% 3.11MB/s 0:00:00 (xfr#229, to-chk=734/967) repository/plugins/org.eclipse.jpt.common.utility_2.4.1.v202301061019.jar 32,768 2% 99.07kB/s 0:00:13 1,348,732 100% 3.48MB/s 0:00:00 (xfr#230, to-chk=733/967) repository/plugins/org.eclipse.jpt.doc.isv.source_3.4.1.v201902121834.jar 25,154 100% 64.14kB/s 0:00:00 25,154 100% 63.97kB/s 0:00:00 (xfr#231, to-chk=732/967) repository/plugins/org.eclipse.jpt.doc.isv_3.4.1.v201902121834.jar 12,349 100% 29.27kB/s 0:00:00 12,349 100% 29.27kB/s 0:00:00 (xfr#232, to-chk=731/967) repository/plugins/org.eclipse.jpt.doc.user.source_3.2.101.v201902121834.jar 32,768 9% 76.37kB/s 0:00:04 357,711 100% 748.02kB/s 0:00:00 (xfr#233, to-chk=730/967) repository/plugins/org.eclipse.jpt.doc.user_3.2.101.v201902121834.jar 32,768 1% 66.67kB/s 0:00:27 1,880,190 100% 3.40MB/s 0:00:00 (xfr#234, to-chk=729/967) repository/plugins/org.eclipse.jpt.jaxb.branding_1.4.1.v201902121834.jar 18,935 100% 34.82kB/s 0:00:00 18,935 100% 34.82kB/s 0:00:00 (xfr#235, to-chk=728/967) repository/plugins/org.eclipse.jpt.jaxb.core.schemagen.source_1.1.202.v202104080213.jar 20,941 100% 37.87kB/s 0:00:00 20,941 100% 37.87kB/s 0:00:00 (xfr#236, to-chk=727/967) repository/plugins/org.eclipse.jpt.jaxb.core.schemagen_1.1.202.v202104080213.jar 21,744 100% 38.05kB/s 0:00:00 21,744 100% 38.05kB/s 0:00:00 (xfr#237, to-chk=726/967) repository/plugins/org.eclipse.jpt.jaxb.core.source_1.4.101.v201902121834.jar 32,768 5% 56.54kB/s 0:00:09 557,583 100% 912.08kB/s 0:00:00 (xfr#238, to-chk=725/967) repository/plugins/org.eclipse.jpt.jaxb.core_1.4.101.v201902121834.jar 32,768 4% 52.89kB/s 0:00:13 770,439 100% 1.15MB/s 0:00:00 (xfr#239, to-chk=724/967) repository/plugins/org.eclipse.jpt.jaxb.eclipselink.branding_1.4.101.v201902121834.jar 19,059 100% 28.90kB/s 0:00:00 19,059 100% 28.86kB/s 0:00:00 (xfr#240, to-chk=723/967) repository/plugins/org.eclipse.jpt.jaxb.eclipselink.core.schemagen.source_1.2.202.v202104080213.jar 21,581 100% 32.52kB/s 0:00:00 21,581 100% 32.52kB/s 0:00:00 (xfr#241, to-chk=722/967) repository/plugins/org.eclipse.jpt.jaxb.eclipselink.core.schemagen_1.2.202.v202104080213.jar 22,641 100% 33.96kB/s 0:00:00 22,641 100% 33.96kB/s 0:00:00 (xfr#242, to-chk=721/967) repository/plugins/org.eclipse.jpt.jaxb.eclipselink.core.source_1.3.201.v201902121834.jar 32,768 7% 48.56kB/s 0:00:07 414,919 100% 583.85kB/s 0:00:00 (xfr#243, to-chk=720/967) repository/plugins/org.eclipse.jpt.jaxb.eclipselink.core_1.3.201.v201902121834.jar 32,768 6% 45.52kB/s 0:00:10 531,880 100% 717.42kB/s 0:00:00 (xfr#244, to-chk=719/967) repository/plugins/org.eclipse.jpt.jaxb.eclipselink.ui.source_1.4.201.v201902121834.jar 32,768 84% 44.02kB/s 0:00:00 38,813 100% 52.07kB/s 0:00:00 (xfr#245, to-chk=718/967) repository/plugins/org.eclipse.jpt.jaxb.eclipselink.ui_1.4.201.v201902121834.jar 32,768 44% 43.48kB/s 0:00:00 73,468 100% 97.22kB/s 0:00:00 (xfr#246, to-chk=717/967) repository/plugins/org.eclipse.jpt.jaxb.ui.source_1.5.200.v202301061019.jar 32,768 23% 43.30kB/s 0:00:02 141,855 100% 182.52kB/s 0:00:00 (xfr#247, to-chk=716/967) repository/plugins/org.eclipse.jpt.jaxb.ui_1.5.200.v202301061019.jar 32,768 10% 41.67kB/s 0:00:06 311,378 100% 387.36kB/s 0:00:00 (xfr#248, to-chk=715/967) repository/plugins/org.eclipse.jpt.jpa.annotate.source_1.1.0.v202308172102.jar 32,768 67% 40.56kB/s 0:00:00 48,423 100% 59.86kB/s 0:00:00 (xfr#249, to-chk=714/967) repository/plugins/org.eclipse.jpt.jpa.annotate_1.1.0.v202308172102.jar 32,768 54% 40.35kB/s 0:00:00 60,662 100% 74.61kB/s 0:00:00 (xfr#250, to-chk=713/967) repository/plugins/org.eclipse.jpt.jpa.branding_3.4.1.v201902121834.jar 18,933 100% 22.66kB/s 0:00:00 18,933 100% 22.66kB/s 0:00:00 (xfr#251, to-chk=712/967) repository/plugins/org.eclipse.jpt.jpa.core.source_3.7.0.v202308172102.jar 32,768 1% 38.19kB/s 0:01:05 2,516,598 100% 2.57MB/s 0:00:00 (xfr#252, to-chk=711/967) repository/plugins/org.eclipse.jpt.jpa.core_3.7.0.v202308172102.jar 32,768 1% 33.90kB/s 0:01:33 262,144 8% 256.00kB/s 0:00:11 3,214,870 100% 2.76MB/s 0:00:01 (xfr#253, to-chk=710/967) repository/plugins/org.eclipse.jpt.jpa.db.source_2.2.201.v202301061019.jar 32,768 33% 278.26kB/s 0:00:00 96,989 100% 712.15kB/s 0:00:00 (xfr#254, to-chk=709/967) repository/plugins/org.eclipse.jpt.jpa.db.ui.source_2.1.201.v201902121834.jar 16,155 100% 102.44kB/s 0:00:00 16,155 100% 102.44kB/s 0:00:00 (xfr#255, to-chk=708/967) repository/plugins/org.eclipse.jpt.jpa.db.ui_2.1.201.v201902121834.jar 14,773 100% 91.89kB/s 0:00:00 14,773 100% 91.89kB/s 0:00:00 (xfr#256, to-chk=707/967) repository/plugins/org.eclipse.jpt.jpa.db_2.2.201.v202301061019.jar 32,768 27% 197.53kB/s 0:00:00 118,297 100% 671.65kB/s 0:00:00 (xfr#257, to-chk=706/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.branding_3.4.1.v201902121834.jar 19,043 100% 103.31kB/s 0:00:00 19,043 100% 102.74kB/s 0:00:00 (xfr#258, to-chk=705/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.core.ddlgen.source_2.2.201.v201902121834.jar 17,199 100% 90.30kB/s 0:00:00 17,199 100% 90.30kB/s 0:00:00 (xfr#259, to-chk=704/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.core.ddlgen_2.2.201.v201902121834.jar 16,385 100% 82.91kB/s 0:00:00 16,385 100% 82.48kB/s 0:00:00 (xfr#260, to-chk=703/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.core.source_2.5.0.v202308172102.jar 32,768 2% 156.86kB/s 0:00:08 1,341,588 100% 4.79MB/s 0:00:00 (xfr#261, to-chk=702/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.core_2.5.0.v202308172102.jar 32,768 2% 115.94kB/s 0:00:12 1,528,004 100% 4.25MB/s 0:00:00 (xfr#262, to-chk=701/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.ui.source_2.4.101.v202301061019.jar 32,768 7% 90.91kB/s 0:00:04 464,295 100% 1.13MB/s 0:00:00 (xfr#263, to-chk=700/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.ui_2.4.101.v202301061019.jar 32,768 2% 79.01kB/s 0:00:14 1,139,752 100% 2.39MB/s 0:00:00 (xfr#264, to-chk=699/967) repository/plugins/org.eclipse.jpt.jpa.gen.source_2.3.201.v202301061019.jar 32,768 47% 70.02kB/s 0:00:00 69,039 100% 146.89kB/s 0:00:00 (xfr#265, to-chk=698/967) repository/plugins/org.eclipse.jpt.jpa.gen_2.3.201.v202301061019.jar 32,768 32% 69.11kB/s 0:00:00 101,238 100% 203.85kB/s 0:00:00 (xfr#266, to-chk=697/967) repository/plugins/org.eclipse.jpt.jpa.ui.source_3.6.100.v202305092307.jar 32,768 3% 64.78kB/s 0:00:14 957,559 100% 1.73MB/s 0:00:00 (xfr#267, to-chk=696/967) repository/plugins/org.eclipse.jpt.jpa.ui_3.6.100.v202305092307.jar 32,768 1% 59.81kB/s 0:00:37 2,283,032 100% 3.51MB/s 0:00:00 (xfr#268, to-chk=695/967) repository/plugins/org.eclipse.jpt.jpadiagrameditor.branding_1.2.102.v201902121834.jar 18,883 100% 29.55kB/s 0:00:00 18,883 100% 29.55kB/s 0:00:00 (xfr#269, to-chk=694/967) repository/plugins/org.eclipse.jpt.jpadiagrameditor.doc.user.source_1.2.102.v201902121834.jar 14,197 100% 22.11kB/s 0:00:00 14,197 100% 22.11kB/s 0:00:00 (xfr#270, to-chk=693/967) repository/plugins/org.eclipse.jpt.jpadiagrameditor.doc.user_1.2.102.v201902121834.jar 32,768 49% 50.79kB/s 0:00:00 65,563 100% 101.47kB/s 0:00:00 (xfr#271, to-chk=692/967) repository/plugins/org.eclipse.jpt.jpadiagrameditor.ui.source_1.2.201.v202307260736.jar 32,768 10% 50.08kB/s 0:00:05 310,199 100% 441.59kB/s 0:00:00 (xfr#272, to-chk=691/967) repository/plugins/org.eclipse.jpt.jpadiagrameditor.ui_1.2.201.v202307260736.jar 32,768 5% 46.24kB/s 0:00:12 607,349 100% 834.20kB/s 0:00:00 (xfr#273, to-chk=690/967) repository/plugins/org.eclipse.jsf.branding_3.5.1.v201902121810.jar 25,484 100% 34.86kB/s 0:00:00 25,484 100% 34.86kB/s 0:00:00 (xfr#274, to-chk=689/967) repository/plugins/org.eclipse.json.source_1.2.0.v202308160419.jar 32,768 68% 44.63kB/s 0:00:00 47,866 100% 64.92kB/s 0:00:00 (xfr#275, to-chk=688/967) repository/plugins/org.eclipse.json_1.2.0.v202308160419.jar 32,768 55% 43.90kB/s 0:00:00 59,133 100% 78.89kB/s 0:00:00 (xfr#276, to-chk=687/967) repository/plugins/org.eclipse.jst.common.annotations.controller.source_1.2.0.v202307260438.jar 32,768 82% 43.48kB/s 0:00:00 39,886 100% 52.71kB/s 0:00:00 (xfr#277, to-chk=686/967) repository/plugins/org.eclipse.jst.common.annotations.controller_1.2.0.v202307260438.jar 32,768 63% 43.07kB/s 0:00:00 51,692 100% 67.67kB/s 0:00:00 (xfr#278, to-chk=685/967) repository/plugins/org.eclipse.jst.common.annotations.core.source_1.2.0.v202307260438.jar 28,271 100% 36.76kB/s 0:00:00 28,271 100% 36.76kB/s 0:00:00 (xfr#279, to-chk=684/967) repository/plugins/org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar 29,406 100% 38.09kB/s 0:00:00 29,406 100% 38.04kB/s 0:00:00 (xfr#280, to-chk=683/967) repository/plugins/org.eclipse.jst.common.annotations.ui.source_1.2.0.v202307260438.jar 30,669 100% 39.46kB/s 0:00:00 30,669 100% 39.46kB/s 0:00:00 (xfr#281, to-chk=682/967) repository/plugins/org.eclipse.jst.common.annotations.ui_1.2.0.v202307260438.jar 32,768 78% 42.05kB/s 0:00:00 41,731 100% 53.13kB/s 0:00:00 (xfr#282, to-chk=681/967) repository/plugins/org.eclipse.jst.common.fproj.enablement.jdt.sdk.source_1.5.0.v202308161955.jar 32,768 98% 41.56kB/s 0:00:00 33,216 100% 42.02kB/s 0:00:00 (xfr#283, to-chk=680/967) repository/plugins/org.eclipse.jst.common.fproj.enablement.jdt.sdk_1.5.0.v202308161955.jar 21,064 100% 26.58kB/s 0:00:00 21,064 100% 26.58kB/s 0:00:00 (xfr#284, to-chk=679/967) repository/plugins/org.eclipse.jst.common.frameworks.source_1.2.0.v202307260438.jar 32,768 35% 41.13kB/s 0:00:01 93,368 100% 116.60kB/s 0:00:00 (xfr#285, to-chk=678/967) repository/plugins/org.eclipse.jst.common.frameworks_1.2.0.v202307260438.jar 32,768 24% 40.66kB/s 0:00:02 135,414 100% 165.51kB/s 0:00:00 (xfr#286, to-chk=677/967) repository/plugins/org.eclipse.jst.common.project.facet.core.source_1.13.0.v202308161955.jar 32,768 23% 39.90kB/s 0:00:02 136,871 100% 164.81kB/s 0:00:00 (xfr#287, to-chk=676/967) repository/plugins/org.eclipse.jst.common.project.facet.core_1.13.0.v202308161955.jar 32,768 16% 39.22kB/s 0:00:04 195,496 100% 231.13kB/s 0:00:00 (xfr#288, to-chk=675/967) repository/plugins/org.eclipse.jst.common.project.facet.ui.source_1.5.0.v202308161955.jar 32,768 56% 38.60kB/s 0:00:00 57,588 100% 67.68kB/s 0:00:00 (xfr#289, to-chk=674/967) repository/plugins/org.eclipse.jst.common.project.facet.ui_1.5.0.v202308161955.jar 32,768 22% 38.32kB/s 0:00:03 148,734 100% 170.88kB/s 0:00:00 (xfr#290, to-chk=673/967) repository/plugins/org.eclipse.jst.common.ui.source_1.1.0.v202307260438.jar 32,768 82% 37.51kB/s 0:00:00 39,812 100% 45.47kB/s 0:00:00 (xfr#291, to-chk=672/967) repository/plugins/org.eclipse.jst.common.ui_1.1.0.v202307260438.jar 32,768 38% 37.25kB/s 0:00:01 86,078 100% 97.63kB/s 0:00:00 (xfr#292, to-chk=671/967) repository/plugins/org.eclipse.jst.ejb.doc.user.source_1.1.301.v201903222024.jar 32,768 65% 37.04kB/s 0:00:00 50,164 100% 56.63kB/s 0:00:00 (xfr#293, to-chk=670/967) repository/plugins/org.eclipse.jst.ejb.doc.user_1.1.301.v201903222024.jar 32,768 27% 36.82kB/s 0:00:02 119,296 100% 133.30kB/s 0:00:00 (xfr#294, to-chk=669/967) repository/plugins/org.eclipse.jst.ejb.ui.infopop_1.0.300.v201903222024.jar 14,697 100% 16.33kB/s 0:00:00 14,697 100% 16.33kB/s 0:00:00 (xfr#295, to-chk=668/967) repository/plugins/org.eclipse.jst.ejb.ui.source_1.2.0.v202402152248.jar 32,768 33% 36.28kB/s 0:00:01 97,082 100% 107.13kB/s 0:00:00 (xfr#296, to-chk=667/967) repository/plugins/org.eclipse.jst.ejb.ui_1.2.0.v202402152248.jar 32,768 6% 35.83kB/s 0:00:12 470,694 100% 504.57kB/s 0:00:00 (xfr#297, to-chk=666/967) repository/plugins/org.eclipse.jst.j2ee.core.source_1.5.0.v202307260438.jar 32,768 1% 34.86kB/s 0:01:23 2,933,756 100% 2.83MB/s 0:00:00 (xfr#298, to-chk=665/967) repository/plugins/org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar 32,768 1% 32.16kB/s 0:01:29 131,072 4% 124.63kB/s 0:00:22 2,919,703 100% 2.55MB/s 0:00:01 (xfr#299, to-chk=664/967) repository/plugins/org.eclipse.jst.j2ee.doc.user_1.1.400.v202101072335.jar 32,768 12% 450.70kB/s 0:00:00 262,070 100% 2.25MB/s 0:00:00 (xfr#300, to-chk=663/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotation.model.source_1.1.600.v202307261744.jar 32,768 60% 278.26kB/s 0:00:00 54,379 100% 457.80kB/s 0:00:00 (xfr#301, to-chk=662/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotation.model_1.1.600.v202307261744.jar 32,768 49% 268.91kB/s 0:00:00 65,913 100% 506.84kB/s 0:00:00 (xfr#302, to-chk=661/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotations.emitter.source_1.2.0.v202307261744.jar 26,874 100% 198.82kB/s 0:00:00 26,874 100% 198.82kB/s 0:00:00 (xfr#303, to-chk=660/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotations.emitter_1.2.0.v202307261744.jar 32,768 90% 240.60kB/s 0:00:00 36,231 100% 264.04kB/s 0:00:00 (xfr#304, to-chk=659/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotations.ui.source_1.2.2.v202307261828.jar 32,768 55% 233.58kB/s 0:00:00 59,238 100% 416.18kB/s 0:00:00 (xfr#305, to-chk=658/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotations.ui_1.2.2.v202307261828.jar 32,768 27% 223.78kB/s 0:00:00 119,851 100% 780.28kB/s 0:00:00 (xfr#306, to-chk=657/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotations.xdoclet.source_1.3.0.v202307261816.jar 32,768 37% 206.45kB/s 0:00:00 87,546 100% 524.50kB/s 0:00:00 (xfr#307, to-chk=656/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotations.xdoclet_1.3.0.v202307261816.jar 32,768 21% 190.48kB/s 0:00:00 153,212 100% 845.32kB/s 0:00:00 (xfr#308, to-chk=655/967) repository/plugins/org.eclipse.jst.j2ee.ejb.source_1.2.0.v202307260438.jar 32,768 12% 173.91kB/s 0:00:01 261,423 100% 1.28MB/s 0:00:00 (xfr#309, to-chk=654/967) repository/plugins/org.eclipse.jst.j2ee.ejb_1.2.0.v202307260438.jar 32,768 9% 159.20kB/s 0:00:01 347,728 100% 1.55MB/s 0:00:00 (xfr#310, to-chk=653/967) repository/plugins/org.eclipse.jst.j2ee.infopop_1.0.300.v201903222024.jar 20,791 100% 92.29kB/s 0:00:00 20,791 100% 92.29kB/s 0:00:00 (xfr#311, to-chk=652/967) repository/plugins/org.eclipse.jst.j2ee.jca.source_1.2.0.v202307260438.jar 32,768 36% 142.22kB/s 0:00:00 90,345 100% 388.67kB/s 0:00:00 (xfr#312, to-chk=651/967) repository/plugins/org.eclipse.jst.j2ee.jca.ui.source_1.2.0.v202402152248.jar 32,768 94% 138.53kB/s 0:00:00 34,764 100% 145.08kB/s 0:00:00 (xfr#313, to-chk=650/967) repository/plugins/org.eclipse.jst.j2ee.jca.ui_1.2.0.v202402152248.jar 32,768 90% 135.02kB/s 0:00:00 36,340 100% 149.11kB/s 0:00:00 (xfr#314, to-chk=649/967) repository/plugins/org.eclipse.jst.j2ee.jca_1.2.0.v202307260438.jar 32,768 25% 133.89kB/s 0:00:00 130,046 100% 516.25kB/s 0:00:00 (xfr#315, to-chk=648/967) repository/plugins/org.eclipse.jst.j2ee.navigator.ui.source_1.2.100.v202402152248.jar 32,768 49% 128.00kB/s 0:00:00 66,518 100% 257.77kB/s 0:00:00 (xfr#316, to-chk=647/967) repository/plugins/org.eclipse.jst.j2ee.navigator.ui_1.2.100.v202402152248.jar 32,768 13% 123.08kB/s 0:00:01 242,346 100% 879.80kB/s 0:00:00 (xfr#317, to-chk=646/967) repository/plugins/org.eclipse.jst.j2ee.source_1.2.1000.v202402152246.jar 32,768 3% 115.94kB/s 0:00:07 855,479 100% 2.69MB/s 0:00:00 (xfr#318, to-chk=645/967) repository/plugins/org.eclipse.jst.j2ee.ui.source_1.2.300.v202402152248.jar 32,768 7% 103.23kB/s 0:00:03 430,599 100% 1.24MB/s 0:00:00 (xfr#319, to-chk=644/967) repository/plugins/org.eclipse.jst.j2ee.ui_1.2.300.v202402152248.jar 32,768 3% 93.84kB/s 0:00:09 881,391 100% 2.20MB/s 0:00:00 (xfr#320, to-chk=643/967) repository/plugins/org.eclipse.jst.j2ee.web.source_1.3.0.v202307260438.jar 32,768 11% 82.05kB/s 0:00:03 281,199 100% 660.12kB/s 0:00:00 (xfr#321, to-chk=642/967) repository/plugins/org.eclipse.jst.j2ee.web_1.3.0.v202307260438.jar 32,768 6% 74.94kB/s 0:00:06 497,257 100% 1.04MB/s 0:00:00 (xfr#322, to-chk=641/967) repository/plugins/org.eclipse.jst.j2ee.webservice.source_1.2.0.v202307260438.jar 32,768 15% 69.41kB/s 0:00:02 209,520 100% 427.16kB/s 0:00:00 (xfr#323, to-chk=640/967) repository/plugins/org.eclipse.jst.j2ee.webservice.ui.source_1.2.0.v202402152248.jar 32,768 73% 66.25kB/s 0:00:00 44,723 100% 89.87kB/s 0:00:00 (xfr#324, to-chk=639/967) repository/plugins/org.eclipse.jst.j2ee.webservice.ui_1.2.0.v202402152248.jar 32,768 55% 65.31kB/s 0:00:00 58,609 100% 116.33kB/s 0:00:00 (xfr#325, to-chk=638/967) repository/plugins/org.eclipse.jst.j2ee.webservice_1.2.0.v202307260438.jar 32,768 11% 63.75kB/s 0:00:03 275,273 100% 513.02kB/s 0:00:00 (xfr#326, to-chk=637/967) repository/plugins/org.eclipse.jst.j2ee.xdoclet.runtime.source_1.2.0.v202101081429.jar 32,768 71% 60.61kB/s 0:00:00 45,662 100% 84.14kB/s 0:00:00 (xfr#327, to-chk=636/967) repository/plugins/org.eclipse.jst.j2ee.xdoclet.runtime_1.2.0.v202101081429.jar 32,768 66% 60.04kB/s 0:00:00 49,299 100% 89.99kB/s 0:00:00 (xfr#328, to-chk=635/967) repository/plugins/org.eclipse.jst.j2ee_1.2.1000.v202402152246.jar 32,768 1% 58.72kB/s 0:00:32 1,917,187 100% 2.99MB/s 0:00:00 (xfr#329, to-chk=634/967) repository/plugins/org.eclipse.jst.jee.ejb.source_1.1.0.v202307260438.jar 32,768 64% 52.03kB/s 0:00:00 51,072 100% 80.97kB/s 0:00:00 (xfr#330, to-chk=633/967) repository/plugins/org.eclipse.jst.jee.ejb_1.1.0.v202307260438.jar 32,768 51% 51.70kB/s 0:00:00 63,868 100% 99.48kB/s 0:00:00 (xfr#331, to-chk=632/967) repository/plugins/org.eclipse.jst.jee.source_1.1.0.v202307260438.jar 32,768 35% 50.16kB/s 0:00:01 91,119 100% 136.90kB/s 0:00:00 (xfr#332, to-chk=631/967) repository/plugins/org.eclipse.jst.jee.ui.source_1.1.0.v202307261744.jar 32,768 25% 48.93kB/s 0:00:01 130,544 100% 193.75kB/s 0:00:00 (xfr#333, to-chk=630/967) repository/plugins/org.eclipse.jst.jee.ui_1.1.0.v202307261744.jar 32,768 16% 48.27kB/s 0:00:03 199,628 100% 289.67kB/s 0:00:00 (xfr#334, to-chk=629/967) repository/plugins/org.eclipse.jst.jee.web.source_1.1.0.v202307260438.jar 32,768 90% 47.34kB/s 0:00:00 36,210 100% 52.16kB/s 0:00:00 (xfr#335, to-chk=628/967) repository/plugins/org.eclipse.jst.jee.web_1.1.0.v202307260438.jar 32,768 72% 46.85kB/s 0:00:00 45,453 100% 64.61kB/s 0:00:00 (xfr#336, to-chk=627/967) repository/plugins/org.eclipse.jst.jee_1.1.0.v202307260438.jar 32,768 26% 46.31kB/s 0:00:01 122,518 100% 170.92kB/s 0:00:00 (xfr#337, to-chk=626/967) repository/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport_1.5.0.v202303190717.jar 32,768 19% 45.33kB/s 0:00:02 166,725 100% 229.32kB/s 0:00:00 (xfr#338, to-chk=625/967) repository/plugins/org.eclipse.jst.jsf.common.runtime_1.5.0.v202303190717.jar 32,768 35% 44.82kB/s 0:00:01 92,072 100% 125.40kB/s 0:00:00 (xfr#339, to-chk=624/967) repository/plugins/org.eclipse.jst.jsf.common.ui_1.7.0.v202303190717.jar 32,768 10% 44.26kB/s 0:00:06 311,428 100% 414.91kB/s 0:00:00 (xfr#340, to-chk=623/967) repository/plugins/org.eclipse.jst.jsf.common_1.6.0.v202303190717.jar 32,768 4% 43.36kB/s 0:00:15 715,611 100% 920.74kB/s 0:00:00 (xfr#341, to-chk=622/967) repository/plugins/org.eclipse.jst.jsf.core_1.9.1.v202308300413.jar 32,768 2% 41.61kB/s 0:00:28 1,235,538 100% 1.46MB/s 0:00:00 (xfr#342, to-chk=621/967) repository/plugins/org.eclipse.jst.jsf.doc.dev_1.5.0.v201902121810.jar 32,768 0% 39.41kB/s 0:02:00 4,772,132 100% 4.78MB/s 0:00:00 (xfr#343, to-chk=620/967) repository/plugins/org.eclipse.jst.jsf.doc.user_1.5.1.v202307262125.jar 32,768 1% 33.37kB/s 0:01:21 262,144 9% 253.47kB/s 0:00:09 2,761,618 100% 2.50MB/s 0:00:01 (xfr#344, to-chk=619/967) repository/plugins/org.eclipse.jst.jsf.facelet.core_1.5.0.v202308300413.jar 32,768 4% 711.11kB/s 0:00:00 683,177 100% 7.32MB/s 0:00:00 (xfr#345, to-chk=618/967) repository/plugins/org.eclipse.jst.jsf.facelet.ui_1.5.0.v202308300413.jar 32,768 60% 347.83kB/s 0:00:00 53,793 100% 530.63kB/s 0:00:00 (xfr#346, to-chk=617/967) repository/plugins/org.eclipse.jst.jsf.facesconfig.ui_1.7.0.v202305071652.jar 32,768 3% 301.89kB/s 0:00:03 968,263 100% 7.10MB/s 0:00:00 (xfr#347, to-chk=616/967) repository/plugins/org.eclipse.jst.jsf.facesconfig_1.6.0.v202303190717.jar 32,768 2% 235.29kB/s 0:00:05 1,249,467 100% 6.85MB/s 0:00:00 (xfr#348, to-chk=615/967) repository/plugins/org.eclipse.jst.jsf.standard.tagsupport_1.6.0.v202303190717.jar 32,768 15% 181.82kB/s 0:00:00 205,564 100% 1019.02kB/s 0:00:00 (xfr#349, to-chk=614/967) repository/plugins/org.eclipse.jst.jsf.ui_1.7.0.v202303190717.jar 32,768 11% 161.62kB/s 0:00:01 281,176 100% 1.27MB/s 0:00:00 (xfr#350, to-chk=613/967) repository/plugins/org.eclipse.jst.jsp.core.source_1.4.700.v202308180906.jar 32,768 5% 146.12kB/s 0:00:03 550,484 100% 2.24MB/s 0:00:00 (xfr#351, to-chk=612/967) repository/plugins/org.eclipse.jst.jsp.core_1.4.700.v202308180906.jar 32,768 4% 134.45kB/s 0:00:05 745,907 100% 2.68MB/s 0:00:00 (xfr#352, to-chk=611/967) repository/plugins/org.eclipse.jst.jsp.ui.infopop_1.0.200.v201903222120.jar 15,887 100% 57.89kB/s 0:00:00 15,887 100% 57.89kB/s 0:00:00 (xfr#353, to-chk=610/967) repository/plugins/org.eclipse.jst.jsp.ui.source_1.3.600.v202308160453.jar 32,768 8% 116.36kB/s 0:00:02 378,871 100% 1.22MB/s 0:00:00 (xfr#354, to-chk=609/967) repository/plugins/org.eclipse.jst.jsp.ui_1.3.600.v202308160453.jar 32,768 5% 105.96kB/s 0:00:04 560,601 100% 1.66MB/s 0:00:00 (xfr#355, to-chk=608/967) repository/plugins/org.eclipse.jst.pagedesigner.jsf.ui_1.6.0.v202303190717.jar 32,768 10% 97.26kB/s 0:00:02 322,383 100% 912.54kB/s 0:00:00 (xfr#356, to-chk=607/967) repository/plugins/org.eclipse.jst.pagedesigner.jsp.core_1.6.0.v202303190717.jar 32,768 87% 91.95kB/s 0:00:00 37,237 100% 104.20kB/s 0:00:00 (xfr#357, to-chk=606/967) repository/plugins/org.eclipse.jst.pagedesigner_1.10.100.v202307262126.jar 32,768 1% 89.89kB/s 0:00:18 1,731,893 100% 3.98MB/s 0:00:00 (xfr#358, to-chk=605/967) repository/plugins/org.eclipse.jst.server.core.source_1.3.0.v202401292331.jar 32,768 42% 76.74kB/s 0:00:00 77,704 100% 181.54kB/s 0:00:00 (xfr#359, to-chk=604/967) repository/plugins/org.eclipse.jst.server.core_1.3.0.v202401292331.jar 32,768 39% 74.42kB/s 0:00:00 83,162 100% 184.57kB/s 0:00:00 (xfr#360, to-chk=603/967) repository/plugins/org.eclipse.jst.server.generic.core.source_1.1.0.v202401292345.jar 32,768 19% 71.91kB/s 0:00:01 164,945 100% 354.02kB/s 0:00:00 (xfr#361, to-chk=602/967) repository/plugins/org.eclipse.jst.server.generic.core_1.1.0.v202401292345.jar 32,768 17% 70.02kB/s 0:00:02 185,773 100% 391.83kB/s 0:00:00 (xfr#362, to-chk=601/967) repository/plugins/org.eclipse.jst.server.generic.ui.source_1.1.0.v202401292331.jar 32,768 76% 68.38kB/s 0:00:00 42,628 100% 88.57kB/s 0:00:00 (xfr#363, to-chk=600/967) repository/plugins/org.eclipse.jst.server.generic.ui_1.1.0.v202401292331.jar 32,768 37% 66.95kB/s 0:00:00 88,158 100% 178.99kB/s 0:00:00 (xfr#364, to-chk=599/967) repository/plugins/org.eclipse.jst.server.preview.adapter.source_1.2.100.v202401292308.jar 32,768 90% 65.71kB/s 0:00:00 36,228 100% 72.50kB/s 0:00:00 (xfr#365, to-chk=598/967) repository/plugins/org.eclipse.jst.server.preview.adapter_1.2.100.v202401292308.jar 32,768 62% 65.04kB/s 0:00:00 52,839 100% 104.67kB/s 0:00:00 (xfr#366, to-chk=597/967) repository/plugins/org.eclipse.jst.server.tomcat.core.source_1.2.600.v202402192305.jar 32,768 11% 64.00kB/s 0:00:04 293,479 100% 556.51kB/s 0:00:00 (xfr#367, to-chk=596/967) repository/plugins/org.eclipse.jst.server.tomcat.core_1.2.600.v202402192305.jar 32,768 6% 61.42kB/s 0:00:07 473,631 100% 858.13kB/s 0:00:00 (xfr#368, to-chk=595/967) repository/plugins/org.eclipse.jst.server.tomcat.ui.source_1.1.1100.v202307100353.jar 32,768 55% 59.04kB/s 0:00:00 58,915 100% 105.96kB/s 0:00:00 (xfr#369, to-chk=594/967) repository/plugins/org.eclipse.jst.server.tomcat.ui_1.1.1100.v202307100353.jar 32,768 22% 58.08kB/s 0:00:01 148,600 100% 258.22kB/s 0:00:00 (xfr#370, to-chk=593/967) repository/plugins/org.eclipse.jst.server.ui.doc.user.source_1.0.600.v201901310132.jar 13,539 100% 23.40kB/s 0:00:00 13,539 100% 23.40kB/s 0:00:00 (xfr#371, to-chk=592/967) repository/plugins/org.eclipse.jst.server.ui.doc.user_1.0.600.v201901310132.jar 32,768 41% 56.34kB/s 0:00:00 78,690 100% 135.05kB/s 0:00:00 (xfr#372, to-chk=591/967) repository/plugins/org.eclipse.jst.server.ui.infopop.source_1.0.500.v201901310132.jar 13,336 100% 22.73kB/s 0:00:00 13,336 100% 22.73kB/s 0:00:00 (xfr#373, to-chk=590/967) repository/plugins/org.eclipse.jst.server.ui.infopop_1.0.500.v201901310132.jar 14,515 100% 24.65kB/s 0:00:00 14,515 100% 24.65kB/s 0:00:00 (xfr#374, to-chk=589/967) repository/plugins/org.eclipse.jst.server.ui.source_1.1.500.v202308172116.jar 25,881 100% 43.65kB/s 0:00:00 25,881 100% 43.65kB/s 0:00:00 (xfr#375, to-chk=588/967) repository/plugins/org.eclipse.jst.server.ui_1.1.500.v202308172116.jar 32,768 66% 54.89kB/s 0:00:00 49,066 100% 82.05kB/s 0:00:00 (xfr#376, to-chk=587/967) repository/plugins/org.eclipse.jst.servlet.ui.infopop_1.0.500.v201903222024.jar 18,766 100% 31.17kB/s 0:00:00 18,766 100% 31.17kB/s 0:00:00 (xfr#377, to-chk=586/967) repository/plugins/org.eclipse.jst.servlet.ui.source_1.2.0.v202402152248.jar 32,768 22% 54.05kB/s 0:00:02 145,981 100% 235.25kB/s 0:00:00 (xfr#378, to-chk=585/967) repository/plugins/org.eclipse.jst.servlet.ui_1.2.0.v202402152248.jar 32,768 12% 52.37kB/s 0:00:04 261,429 100% 409.79kB/s 0:00:00 (xfr#379, to-chk=584/967) repository/plugins/org.eclipse.jst.standard.schemas_1.2.700.v202402030235.jar 32,768 4% 50.79kB/s 0:00:13 731,661 100% 1.08MB/s 0:00:00 (xfr#380, to-chk=583/967) repository/plugins/org.eclipse.jst.ws.annotations.core.source_1.3.0.v202308010145.jar 32,768 69% 49.23kB/s 0:00:00 46,904 100% 70.47kB/s 0:00:00 (xfr#381, to-chk=582/967) repository/plugins/org.eclipse.jst.ws.annotations.core_1.3.0.v202308010145.jar 32,768 49% 48.85kB/s 0:00:00 65,941 100% 98.16kB/s 0:00:00 (xfr#382, to-chk=581/967) repository/plugins/org.eclipse.jst.ws.axis.consumption.core.source_1.1.0.v202308021505.jar 32,768 57% 48.41kB/s 0:00:00 56,911 100% 83.70kB/s 0:00:00 (xfr#383, to-chk=580/967) repository/plugins/org.eclipse.jst.ws.axis.consumption.core_1.1.0.v202308021505.jar 32,768 44% 47.90kB/s 0:00:00 73,748 100% 107.33kB/s 0:00:00 (xfr#384, to-chk=579/967) repository/plugins/org.eclipse.jst.ws.axis.consumption.ui.source_1.1.0.v202308010145.jar 32,768 43% 47.48kB/s 0:00:00 74,906 100% 107.73kB/s 0:00:00 (xfr#385, to-chk=578/967) repository/plugins/org.eclipse.jst.ws.axis.consumption.ui_1.1.0.v202308010145.jar 32,768 33% 46.72kB/s 0:00:01 98,977 100% 140.69kB/s 0:00:00 (xfr#386, to-chk=577/967) repository/plugins/org.eclipse.jst.ws.axis.creation.ui.source_1.1.0.v202308011607.jar 32,768 36% 46.24kB/s 0:00:01 89,928 100% 126.54kB/s 0:00:00 (xfr#387, to-chk=576/967) repository/plugins/org.eclipse.jst.ws.axis.creation.ui_1.1.0.v202308011607.jar 32,768 28% 45.78kB/s 0:00:01 116,603 100% 162.44kB/s 0:00:00 (xfr#388, to-chk=575/967) repository/plugins/org.eclipse.jst.ws.axis.infopop.source_1.0.400.v201903050508.jar 13,533 100% 18.72kB/s 0:00:00 13,533 100% 18.72kB/s 0:00:00 (xfr#389, to-chk=574/967) repository/plugins/org.eclipse.jst.ws.axis.infopop_1.0.400.v201903050508.jar 14,716 100% 20.24kB/s 0:00:00 14,716 100% 20.24kB/s 0:00:00 (xfr#390, to-chk=573/967) repository/plugins/org.eclipse.jst.ws.axis.ui.doc.user.source_1.1.200.v201903222115.jar 18,257 100% 25.04kB/s 0:00:00 18,257 100% 25.04kB/s 0:00:00 (xfr#391, to-chk=572/967) repository/plugins/org.eclipse.jst.ws.axis.ui.doc.user_1.1.200.v201903222115.jar 32,768 71% 44.76kB/s 0:00:00 45,628 100% 62.32kB/s 0:00:00 (xfr#392, to-chk=571/967) repository/plugins/org.eclipse.jst.ws.axis2.consumption.core.source_1.1.0.v202308010354.jar 32,768 70% 44.57kB/s 0:00:00 46,611 100% 63.31kB/s 0:00:00 (xfr#393, to-chk=570/967) repository/plugins/org.eclipse.jst.ws.axis2.consumption.core_1.1.0.v202308010354.jar 32,768 69% 44.32kB/s 0:00:00 47,149 100% 63.51kB/s 0:00:00 (xfr#394, to-chk=569/967) repository/plugins/org.eclipse.jst.ws.axis2.consumption.ui.source_1.1.0.v202308010145.jar 30,477 100% 40.77kB/s 0:00:00 30,477 100% 40.77kB/s 0:00:00 (xfr#395, to-chk=568/967) repository/plugins/org.eclipse.jst.ws.axis2.consumption.ui_1.1.0.v202308010145.jar 32,768 66% 43.78kB/s 0:00:00 49,212 100% 65.30kB/s 0:00:00 (xfr#396, to-chk=567/967) repository/plugins/org.eclipse.jst.ws.axis2.core.source_1.1.0.v202308010145.jar 32,768 51% 43.24kB/s 0:00:00 64,246 100% 84.44kB/s 0:00:00 (xfr#397, to-chk=566/967) repository/plugins/org.eclipse.jst.ws.axis2.core_1.1.0.v202308010145.jar 32,768 44% 42.90kB/s 0:00:00 72,891 100% 94.28kB/s 0:00:00 (xfr#398, to-chk=565/967) repository/plugins/org.eclipse.jst.ws.axis2.creation.core.source_1.1.0.v202308010145.jar 32,768 67% 42.22kB/s 0:00:00 48,560 100% 62.23kB/s 0:00:00 (xfr#399, to-chk=564/967) repository/plugins/org.eclipse.jst.ws.axis2.creation.core_1.1.0.v202308010145.jar 32,768 68% 41.83kB/s 0:00:00 47,998 100% 61.19kB/s 0:00:00 (xfr#400, to-chk=563/967) repository/plugins/org.eclipse.jst.ws.axis2.creation.ui.source_1.1.0.v202308010145.jar 32,768 95% 41.61kB/s 0:00:00 34,411 100% 43.64kB/s 0:00:00 (xfr#401, to-chk=562/967) repository/plugins/org.eclipse.jst.ws.axis2.creation.ui_1.1.0.v202308010145.jar 32,768 58% 41.40kB/s 0:00:00 55,844 100% 70.10kB/s 0:00:00 (xfr#402, to-chk=561/967) repository/plugins/org.eclipse.jst.ws.axis2.ui.doc.user_1.0.200.v201903222115.jar 32,768 74% 40.92kB/s 0:00:00 43,770 100% 54.59kB/s 0:00:00 (xfr#403, to-chk=560/967) repository/plugins/org.eclipse.jst.ws.axis2.ui.source_1.1.0.v202308010145.jar 23,227 100% 28.75kB/s 0:00:00 23,227 100% 28.75kB/s 0:00:00 (xfr#404, to-chk=559/967) repository/plugins/org.eclipse.jst.ws.axis2.ui_1.1.0.v202308010145.jar 30,507 100% 37.57kB/s 0:00:00 30,507 100% 37.57kB/s 0:00:00 (xfr#405, to-chk=558/967) repository/plugins/org.eclipse.jst.ws.consumption.infopop.source_1.0.400.v201903050508.jar 16,354 100% 20.06kB/s 0:00:00 16,354 100% 20.06kB/s 0:00:00 (xfr#406, to-chk=557/967) repository/plugins/org.eclipse.jst.ws.consumption.infopop_1.0.400.v201903050508.jar 17,601 100% 21.51kB/s 0:00:00 17,601 100% 21.51kB/s 0:00:00 (xfr#407, to-chk=556/967) repository/plugins/org.eclipse.jst.ws.consumption.source_1.1.0.v202308010229.jar 32,768 13% 39.75kB/s 0:00:05 247,866 100% 293.76kB/s 0:00:00 (xfr#408, to-chk=555/967) repository/plugins/org.eclipse.jst.ws.consumption.ui.doc.user.source_1.0.700.v201903222115.jar 22,025 100% 25.98kB/s 0:00:00 22,025 100% 25.95kB/s 0:00:00 (xfr#409, to-chk=554/967) repository/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar 32,768 5% 38.10kB/s 0:00:13 547,865 100% 627.23kB/s 0:00:00 (xfr#410, to-chk=553/967) repository/plugins/org.eclipse.jst.ws.consumption.ui.source_1.2.0.v202308010145.jar 32,768 8% 37.30kB/s 0:00:10 407,866 100% 453.14kB/s 0:00:00 (xfr#411, to-chk=552/967) repository/plugins/org.eclipse.jst.ws.consumption.ui_1.2.0.v202308010145.jar 32,768 3% 36.08kB/s 0:00:21 821,027 100% 882.05kB/s 0:00:00 (xfr#412, to-chk=551/967) repository/plugins/org.eclipse.jst.ws.consumption_1.1.0.v202308010229.jar 32,768 11% 34.97kB/s 0:00:06 276,871 100% 290.42kB/s 0:00:00 (xfr#413, to-chk=550/967) repository/plugins/org.eclipse.jst.ws.creation.ejb.ui.source_1.0.400.v202308010145.jar 14,117 100% 14.76kB/s 0:00:00 14,117 100% 14.76kB/s 0:00:00 (xfr#414, to-chk=549/967) repository/plugins/org.eclipse.jst.ws.creation.ejb.ui_1.0.400.v202308010145.jar 13,208 100% 13.77kB/s 0:00:00 13,208 100% 13.77kB/s 0:00:00 (xfr#415, to-chk=548/967) repository/plugins/org.eclipse.jst.ws.creation.ui.source_1.1.0.v202308010145.jar 32,768 39% 34.04kB/s 0:00:01 82,968 100% 86.01kB/s 0:00:00 (xfr#416, to-chk=547/967) repository/plugins/org.eclipse.jst.ws.creation.ui_1.1.0.v202308010145.jar 32,768 14% 33.79kB/s 0:00:05 232,104 100% 235.62kB/s 0:00:00 (xfr#417, to-chk=546/967) repository/plugins/org.eclipse.jst.ws.cxf.consumption.core.source_1.1.0.v202308010145.jar 23,826 100% 24.11kB/s 0:00:00 23,826 100% 24.11kB/s 0:00:00 (xfr#418, to-chk=545/967) repository/plugins/org.eclipse.jst.ws.cxf.consumption.core_1.1.0.v202308010145.jar 30,716 100% 31.02kB/s 0:00:00 30,716 100% 30.99kB/s 0:00:00 (xfr#419, to-chk=544/967) repository/plugins/org.eclipse.jst.ws.cxf.consumption.ui.source_1.1.0.v202308010229.jar 30,737 100% 30.85kB/s 0:00:00 30,737 100% 30.85kB/s 0:00:00 (xfr#420, to-chk=543/967) repository/plugins/org.eclipse.jst.ws.cxf.consumption.ui_1.1.0.v202308010229.jar 32,768 77% 32.82kB/s 0:00:00 42,063 100% 42.09kB/s 0:00:00 (xfr#421, to-chk=542/967) repository/plugins/org.eclipse.jst.ws.cxf.core.source_1.2.0.v202308010145.jar 32,768 29% 32.65kB/s 0:00:02 112,754 100% 111.34kB/s 0:00:00 (xfr#422, to-chk=541/967) repository/plugins/org.eclipse.jst.ws.cxf.core_1.2.0.v202308010145.jar 32,768 23% 32.26kB/s 0:00:03 141,709 100% 139.08kB/s 0:00:00 (xfr#423, to-chk=540/967) repository/plugins/org.eclipse.jst.ws.cxf.creation.core.source_1.2.0.v202311232240.jar 32,768 80% 32.03kB/s 0:00:00 40,624 100% 39.67kB/s 0:00:00 40,624 100% 39.67kB/s 0:00:01 (xfr#424, to-chk=539/967) repository/plugins/org.eclipse.jst.ws.cxf.creation.core_1.2.0.v202311232240.jar 32,768 57% 10.42MB/s 0:00:00 56,583 100% 13.49MB/s 0:00:00 (xfr#425, to-chk=538/967) repository/plugins/org.eclipse.jst.ws.cxf.creation.ui.source_1.1.0.v202308010145.jar 32,768 61% 4.46MB/s 0:00:00 52,932 100% 4.59MB/s 0:00:00 (xfr#426, to-chk=537/967) repository/plugins/org.eclipse.jst.ws.cxf.creation.ui_1.1.0.v202308010145.jar 32,768 32% 2.08MB/s 0:00:00 99,435 100% 5.58MB/s 0:00:00 (xfr#427, to-chk=536/967) repository/plugins/org.eclipse.jst.ws.cxf.doc.user.source_1.0.300.v201902162149.jar 17,042 100% 832.13kB/s 0:00:00 17,042 100% 832.13kB/s 0:00:00 (xfr#428, to-chk=535/967) repository/plugins/org.eclipse.jst.ws.cxf.doc.user_1.0.300.v201902162149.jar 32,768 3% 1.12MB/s 0:00:00 1,083,513 100% 19.87MB/s 0:00:00 (xfr#429, to-chk=534/967) repository/plugins/org.eclipse.jst.ws.cxf.ui.source_1.1.0.v202308010145.jar 32,768 46% 571.43kB/s 0:00:00 70,067 100% 1.17MB/s 0:00:00 (xfr#430, to-chk=533/967) repository/plugins/org.eclipse.jst.ws.cxf.ui_1.1.0.v202308010145.jar 32,768 19% 450.70kB/s 0:00:00 168,569 100% 2.06MB/s 0:00:00 (xfr#431, to-chk=532/967) repository/plugins/org.eclipse.jst.ws.doc.user.source_1.0.700.v201903222115.jar 20,520 100% 244.38kB/s 0:00:00 20,520 100% 244.38kB/s 0:00:00 (xfr#432, to-chk=531/967) repository/plugins/org.eclipse.jst.ws.doc.user_1.0.700.v201903222115.jar 32,768 24% 372.09kB/s 0:00:00 133,520 100% 1.37MB/s 0:00:00 (xfr#433, to-chk=530/967) repository/plugins/org.eclipse.jst.ws.infopop.source_1.0.400.v201903050508.jar 12,278 100% 123.61kB/s 0:00:00 12,278 100% 123.61kB/s 0:00:00 (xfr#434, to-chk=529/967) repository/plugins/org.eclipse.jst.ws.infopop_1.0.400.v201903050508.jar 13,402 100% 130.88kB/s 0:00:00 13,402 100% 129.58kB/s 0:00:00 (xfr#435, to-chk=528/967) repository/plugins/org.eclipse.jst.ws.jaxb.core.source_1.1.0.v202308010229.jar 19,163 100% 183.47kB/s 0:00:00 19,163 100% 183.47kB/s 0:00:00 (xfr#436, to-chk=527/967) repository/plugins/org.eclipse.jst.ws.jaxb.core_1.1.0.v202308010229.jar 23,651 100% 219.97kB/s 0:00:00 23,651 100% 219.97kB/s 0:00:00 (xfr#437, to-chk=526/967) repository/plugins/org.eclipse.jst.ws.jaxrs.core.source_1.2.0.v202311232240.jar 32,768 21% 293.58kB/s 0:00:00 154,361 100% 1.16MB/s 0:00:00 (xfr#438, to-chk=525/967) repository/plugins/org.eclipse.jst.ws.jaxrs.core_1.2.0.v202311232240.jar 32,768 19% 244.27kB/s 0:00:00 164,192 100% 1.17MB/s 0:00:00 (xfr#439, to-chk=524/967) repository/plugins/org.eclipse.jst.ws.jaxrs.ui.source_1.1.0.v202308010145.jar 32,768 68% 230.22kB/s 0:00:00 47,945 100% 329.73kB/s 0:00:00 (xfr#440, to-chk=523/967) repository/plugins/org.eclipse.jst.ws.jaxrs.ui_1.1.0.v202308010145.jar 32,768 44% 214.77kB/s 0:00:00 74,102 100% 482.43kB/s 0:00:00 (xfr#441, to-chk=522/967) repository/plugins/org.eclipse.jst.ws.jaxws.core.source_1.1.0.v202308010145.jar 32,768 42% 198.76kB/s 0:00:00 77,425 100% 461.04kB/s 0:00:00 (xfr#442, to-chk=521/967) repository/plugins/org.eclipse.jst.ws.jaxws.core_1.1.0.v202308010145.jar 32,768 29% 189.35kB/s 0:00:00 110,502 100% 623.77kB/s 0:00:00 (xfr#443, to-chk=520/967) repository/plugins/org.eclipse.jst.ws.jaxws.doc.isv.source_1.1.200.v201902162203.jar 14,743 100% 81.34kB/s 0:00:00 14,743 100% 81.34kB/s 0:00:00 (xfr#444, to-chk=519/967) repository/plugins/org.eclipse.jst.ws.jaxws.doc.isv_1.1.200.v201902162203.jar 32,768 20% 175.82kB/s 0:00:00 162,058 100% 820.00kB/s 0:00:00 (xfr#445, to-chk=518/967) repository/plugins/org.eclipse.jst.ws.jaxws.doc.user.source_1.0.400.v201902162216.jar 16,750 100% 83.46kB/s 0:00:00 16,750 100% 83.46kB/s 0:00:00 (xfr#446, to-chk=517/967) repository/plugins/org.eclipse.jst.ws.jaxws.doc.user_1.0.400.v201902162216.jar 32,768 14% 158.42kB/s 0:00:01 218,952 100% 999.16kB/s 0:00:00 (xfr#447, to-chk=516/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.doc.isv.source_1.0.100.v201902162216.jar 14,642 100% 66.51kB/s 0:00:00 14,642 100% 66.20kB/s 0:00:00 (xfr#448, to-chk=515/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.doc.isv_1.0.100.v201902162216.jar 32,768 15% 143.50kB/s 0:00:01 214,087 100% 897.29kB/s 0:00:00 (xfr#449, to-chk=514/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.integration.source_1.1.0.v202308010229.jar 32,768 73% 135.59kB/s 0:00:00 44,861 100% 183.30kB/s 0:00:00 (xfr#450, to-chk=513/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.integration_1.1.0.v202308010229.jar 32,768 52% 131.15kB/s 0:00:00 62,849 100% 250.51kB/s 0:00:00 (xfr#451, to-chk=512/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.runtime.source_1.1.0.v202308010229.jar 32,768 20% 127.49kB/s 0:00:00 159,558 100% 599.30kB/s 0:00:00 (xfr#452, to-chk=511/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.runtime_1.1.0.v202308010229.jar 32,768 17% 121.21kB/s 0:00:01 190,428 100% 688.76kB/s 0:00:00 (xfr#453, to-chk=510/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.ui.source_1.1.0.v202308010229.jar 32,768 76% 116.79kB/s 0:00:00 42,822 100% 150.97kB/s 0:00:00 (xfr#454, to-chk=509/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.ui_1.1.0.v202308010229.jar 32,768 53% 114.29kB/s 0:00:00 60,978 100% 211.17kB/s 0:00:00 (xfr#455, to-chk=508/967) repository/plugins/org.eclipse.jst.ws.jaxws.ui.source_1.1.0.v202308010145.jar 32,768 29% 112.28kB/s 0:00:00 109,335 100% 369.45kB/s 0:00:00 (xfr#456, to-chk=507/967) repository/plugins/org.eclipse.jst.ws.jaxws.ui_1.1.0.v202308010145.jar 32,768 14% 108.47kB/s 0:00:01 227,057 100% 734.22kB/s 0:00:00 (xfr#457, to-chk=506/967) repository/plugins/org.eclipse.jst.ws.jaxws.utils.source_1.1.0.v202308010354.jar 32,768 37% 104.58kB/s 0:00:00 88,216 100% 280.61kB/s 0:00:00 (xfr#458, to-chk=505/967) repository/plugins/org.eclipse.jst.ws.jaxws.utils_1.1.0.v202308010354.jar 32,768 32% 101.91kB/s 0:00:00 100,368 100% 308.23kB/s 0:00:00 (xfr#459, to-chk=504/967) repository/plugins/org.eclipse.jst.ws.source_1.1.0.v202308010229.jar 32,768 25% 98.77kB/s 0:00:00 127,957 100% 376.38kB/s 0:00:00 (xfr#460, to-chk=503/967) repository/plugins/org.eclipse.jst.ws.uddiregistry.source_1.2.0.v202308010229.jar 30,935 100% 89.91kB/s 0:00:00 30,935 100% 89.91kB/s 0:00:00 (xfr#461, to-chk=502/967) repository/plugins/org.eclipse.jst.ws.uddiregistry_1.2.0.v202308010229.jar 32,768 78% 94.40kB/s 0:00:00 41,615 100% 119.53kB/s 0:00:00 (xfr#462, to-chk=501/967) repository/plugins/org.eclipse.jst.ws.ui.source_1.1.100.v202308012257.jar 32,768 64% 93.29kB/s 0:00:00 50,967 100% 143.44kB/s 0:00:00 (xfr#463, to-chk=500/967) repository/plugins/org.eclipse.jst.ws.ui_1.1.100.v202308012257.jar 32,768 54% 91.17kB/s 0:00:00 60,092 100% 165.31kB/s 0:00:00 (xfr#464, to-chk=499/967) repository/plugins/org.eclipse.jst.ws_1.1.0.v202308010229.jar 32,768 25% 89.39kB/s 0:00:01 127,978 100% 342.41kB/s 0:00:00 (xfr#465, to-chk=498/967) repository/plugins/org.eclipse.persistence.antlr_3.5.2.v201711011707.jar 32,768 19% 86.25kB/s 0:00:01 165,781 100% 432.88kB/s 0:00:00 (xfr#466, to-chk=497/967) repository/plugins/org.eclipse.persistence.asm_6.2.0.v201808041549.jar 32,768 6% 83.55kB/s 0:00:05 498,207 100% 1.20MB/s 0:00:00 (xfr#467, to-chk=496/967) repository/plugins/org.eclipse.persistence.core_2.7.3.v20180807-4be1041.jar 32,768 0% 80.40kB/s 0:01:06 5,386,954 100% 10.27MB/s 0:00:00 (xfr#468, to-chk=495/967) repository/plugins/org.eclipse.persistence.jpa.jpql_2.7.3.v20180807-4be1041.jar 32,768 2% 62.87kB/s 0:00:22 1,439,170 100% 2.25MB/s 0:00:00 (xfr#469, to-chk=494/967) repository/plugins/org.eclipse.persistence.jpa_2.7.3.v20180807-4be1041.jar 32,768 2% 51.78kB/s 0:00:28 1,488,138 100% 2.10MB/s 0:00:00 (xfr#470, to-chk=493/967) repository/plugins/org.eclipse.persistence.moxy.source_2.7.3.v20180807-4be1041.jar 32,768 6% 46.85kB/s 0:00:09 487,144 100% 667.22kB/s 0:00:00 (xfr#471, to-chk=492/967) repository/plugins/org.eclipse.persistence.moxy_2.7.3.v20180807-4be1041.jar 32,768 5% 44.26kB/s 0:00:14 652,429 100% 843.89kB/s 0:00:00 (xfr#472, to-chk=491/967) repository/plugins/org.eclipse.servertools.doc.isv_1.0.201.v201901310132.jar 32,768 2% 42.27kB/s 0:00:30 1,306,456 100% 1.60MB/s 0:00:00 (xfr#473, to-chk=490/967) repository/plugins/org.eclipse.wst.command.env.core.source_1.1.0.v202308010229.jar 32,768 48% 40.76kB/s 0:00:00 67,180 100% 83.47kB/s 0:00:00 (xfr#474, to-chk=489/967) repository/plugins/org.eclipse.wst.command.env.core_1.1.0.v202308010229.jar 32,768 50% 40.61kB/s 0:00:00 65,468 100% 81.03kB/s 0:00:00 (xfr#475, to-chk=488/967) repository/plugins/org.eclipse.wst.command.env.doc.user.source_1.5.400.v201903222115.jar 17,265 100% 20.92kB/s 0:00:00 17,265 100% 20.92kB/s 0:00:00 (xfr#476, to-chk=487/967) repository/plugins/org.eclipse.wst.command.env.doc.user_1.5.400.v201903222115.jar 32,768 79% 39.51kB/s 0:00:00 41,227 100% 49.58kB/s 0:00:00 (xfr#477, to-chk=486/967) repository/plugins/org.eclipse.wst.command.env.infopop.source_1.0.200.v201903050508.jar 11,141 100% 13.33kB/s 0:00:00 11,141 100% 13.33kB/s 0:00:00 (xfr#478, to-chk=485/967) repository/plugins/org.eclipse.wst.command.env.infopop_1.0.200.v201903050508.jar 12,377 100% 14.76kB/s 0:00:00 12,377 100% 14.76kB/s 0:00:00 (xfr#479, to-chk=484/967) repository/plugins/org.eclipse.wst.command.env.source_1.1.0.v202308010354.jar 32,768 44% 38.88kB/s 0:00:01 73,491 100% 86.89kB/s 0:00:00 (xfr#480, to-chk=483/967) repository/plugins/org.eclipse.wst.command.env.ui.source_1.2.0.v202308012257.jar 32,768 33% 38.55kB/s 0:00:01 96,710 100% 111.77kB/s 0:00:00 (xfr#481, to-chk=482/967) repository/plugins/org.eclipse.wst.command.env.ui_1.2.0.v202308012257.jar 32,768 25% 37.60kB/s 0:00:02 127,527 100% 145.32kB/s 0:00:00 (xfr#482, to-chk=481/967) repository/plugins/org.eclipse.wst.command.env_1.1.0.v202308010354.jar 32,768 37% 37.12kB/s 0:00:01 87,400 100% 98.79kB/s 0:00:00 (xfr#483, to-chk=480/967) repository/plugins/org.eclipse.wst.common.api.doc.source_1.0.2.v202007131715.jar 32,768 5% 36.70kB/s 0:00:14 553,671 100% 610.95kB/s 0:00:00 (xfr#484, to-chk=479/967) repository/plugins/org.eclipse.wst.common.api.doc_1.0.2.v202007131715.jar 32,768 22% 36.00kB/s 0:00:03 145,192 100% 159.31kB/s 0:00:00 (xfr#485, to-chk=478/967) repository/plugins/org.eclipse.wst.common.core.source_1.4.100.v202103232321.jar 32,768 49% 35.91kB/s 0:00:00 65,570 100% 71.71kB/s 0:00:00 (xfr#486, to-chk=477/967) repository/plugins/org.eclipse.wst.common.core_1.4.100.v202103232321.jar 32,768 52% 35.71kB/s 0:00:00 61,849 100% 66.52kB/s 0:00:00 (xfr#487, to-chk=476/967) repository/plugins/org.eclipse.wst.common.emf.source_1.2.700.v202007161535.jar 32,768 17% 34.93kB/s 0:00:04 189,115 100% 199.66kB/s 0:00:00 (xfr#488, to-chk=475/967) repository/plugins/org.eclipse.wst.common.emf_1.2.700.v202007161535.jar 32,768 13% 34.30kB/s 0:00:05 234,512 100% 242.86kB/s 0:00:00 (xfr#489, to-chk=474/967) repository/plugins/org.eclipse.wst.common.emfworkbench.integration.source_1.3.0.v202308161955.jar 32,768 28% 33.79kB/s 0:00:02 116,902 100% 120.30kB/s 0:00:00 (xfr#490, to-chk=473/967) repository/plugins/org.eclipse.wst.common.emfworkbench.integration_1.3.0.v202308161955.jar 32,768 20% 33.44kB/s 0:00:03 156,398 100% 158.77kB/s 0:00:00 (xfr#491, to-chk=472/967) repository/plugins/org.eclipse.wst.common.environment.source_1.1.0.v202308161955.jar 32,768 58% 33.09kB/s 0:00:00 55,681 100% 56.12kB/s 0:00:00 (xfr#492, to-chk=471/967) repository/plugins/org.eclipse.wst.common.environment_1.1.0.v202308161955.jar 32,768 62% 32.85kB/s 0:00:00 52,541 100% 52.63kB/s 0:00:00 (xfr#493, to-chk=470/967) repository/plugins/org.eclipse.wst.common.fproj.sdk.source_1.5.0.v202308161955.jar 13,369 100% 13.34kB/s 0:00:00 13,369 100% 13.34kB/s 0:00:00 (xfr#494, to-chk=469/967) repository/plugins/org.eclipse.wst.common.fproj.sdk_1.5.0.v202308161955.jar 17,696 100% 17.62kB/s 0:00:00 17,696 100% 17.60kB/s 0:00:00 (xfr#495, to-chk=468/967) repository/plugins/org.eclipse.wst.common.frameworks.source_1.3.0.v202308161955.jar 32,768 26% 32.45kB/s 0:00:02 124,688 100% 123.12kB/s 0:00:00 (xfr#496, to-chk=467/967) repository/plugins/org.eclipse.wst.common.frameworks.ui.source_1.3.0.v202308161955.jar 32,768 25% 32.19kB/s 0:00:03 130,111 100% 126.56kB/s 0:00:00 130,111 100% 126.56kB/s 0:00:01 (xfr#497, to-chk=466/967) repository/plugins/org.eclipse.wst.common.frameworks.ui_1.3.0.v202308161955.jar 32,768 19% 2.40MB/s 0:00:00 164,545 100% 6.54MB/s 0:00:00 (xfr#498, to-chk=465/967) repository/plugins/org.eclipse.wst.common.frameworks_1.3.0.v202308161955.jar 32,768 25% 1.12MB/s 0:00:00 129,201 100% 3.16MB/s 0:00:00 (xfr#499, to-chk=464/967) repository/plugins/org.eclipse.wst.common.infopop.source_1.0.301.v202307170218.jar 11,039 100% 262.93kB/s 0:00:00 11,039 100% 262.93kB/s 0:00:00 (xfr#500, to-chk=463/967) repository/plugins/org.eclipse.wst.common.infopop_1.0.301.v202307170218.jar 12,884 100% 279.60kB/s 0:00:00 12,884 100% 279.60kB/s 0:00:00 (xfr#501, to-chk=462/967) repository/plugins/org.eclipse.wst.common.modulecore.source_1.3.200.v202108200212.jar 32,768 10% 603.77kB/s 0:00:00 305,815 100% 4.17MB/s 0:00:00 (xfr#502, to-chk=461/967) repository/plugins/org.eclipse.wst.common.modulecore.ui.source_1.1.0.v202308161955.jar 32,768 39% 432.43kB/s 0:00:00 83,645 100% 1.02MB/s 0:00:00 (xfr#503, to-chk=460/967) repository/plugins/org.eclipse.wst.common.modulecore.ui_1.1.0.v202308161955.jar 32,768 22% 395.06kB/s 0:00:00 148,014 100% 1.55MB/s 0:00:00 (xfr#504, to-chk=459/967) repository/plugins/org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar 32,768 7% 329.90kB/s 0:00:01 427,415 100% 3.67MB/s 0:00:00 (xfr#505, to-chk=458/967) repository/plugins/org.eclipse.wst.common.project.facet.core.source_1.5.0.v202308161955.jar 32,768 13% 273.50kB/s 0:00:00 241,103 100% 1.77MB/s 0:00:00 (xfr#506, to-chk=457/967) repository/plugins/org.eclipse.wst.common.project.facet.core_1.5.0.v202308161955.jar 32,768 8% 238.81kB/s 0:00:01 392,070 100% 2.46MB/s 0:00:00 (xfr#507, to-chk=456/967) repository/plugins/org.eclipse.wst.common.project.facet.doc.api.source_1.4.402.v202308161955.jar 16,362 100% 104.43kB/s 0:00:00 16,362 100% 104.43kB/s 0:00:00 (xfr#508, to-chk=455/967) repository/plugins/org.eclipse.wst.common.project.facet.doc.api_1.4.402.v202308161955.jar 32,768 16% 202.53kB/s 0:00:00 193,051 100% 1.07MB/s 0:00:00 (xfr#509, to-chk=454/967) repository/plugins/org.eclipse.wst.common.project.facet.ui.source_1.5.0.v202308161955.jar 32,768 27% 184.97kB/s 0:00:00 117,762 100% 657.15kB/s 0:00:00 (xfr#510, to-chk=453/967) repository/plugins/org.eclipse.wst.common.project.facet.ui_1.5.0.v202308161955.jar 32,768 10% 173.91kB/s 0:00:01 306,091 100% 1.51MB/s 0:00:00 (xfr#511, to-chk=452/967) repository/plugins/org.eclipse.wst.common.snippets.source_1.3.0.v202308161955.jar 32,768 20% 161.62kB/s 0:00:00 162,236 100% 765.38kB/s 0:00:00 (xfr#512, to-chk=451/967) repository/plugins/org.eclipse.wst.common.snippets_1.3.0.v202308161955.jar 32,768 10% 150.23kB/s 0:00:01 304,166 100% 1.30MB/s 0:00:00 (xfr#513, to-chk=450/967) repository/plugins/org.eclipse.wst.common.ui.source_1.2.401.v202308161955.jar 32,768 38% 141.59kB/s 0:00:00 84,845 100% 365.01kB/s 0:00:00 (xfr#514, to-chk=449/967) repository/plugins/org.eclipse.wst.common.ui_1.2.401.v202308161955.jar 32,768 20% 136.75kB/s 0:00:00 156,632 100% 637.34kB/s 0:00:00 (xfr#515, to-chk=448/967) repository/plugins/org.eclipse.wst.common.uriresolver.source_1.4.0.v202308161955.jar 32,768 59% 131.69kB/s 0:00:00 55,309 100% 221.36kB/s 0:00:00 (xfr#516, to-chk=447/967) repository/plugins/org.eclipse.wst.common.uriresolver_1.4.0.v202308161955.jar 32,768 65% 129.55kB/s 0:00:00 50,166 100% 197.54kB/s 0:00:00 (xfr#517, to-chk=446/967) repository/plugins/org.eclipse.wst.css.core.source_1.3.400.v202308160453.jar 32,768 7% 125.00kB/s 0:00:03 433,473 100% 1.52MB/s 0:00:00 (xfr#518, to-chk=445/967) repository/plugins/org.eclipse.wst.css.core_1.3.400.v202308160453.jar 32,768 5% 113.48kB/s 0:00:04 572,085 100% 1.84MB/s 0:00:00 (xfr#519, to-chk=444/967) repository/plugins/org.eclipse.wst.css.ui.source_1.2.200.v202308160453.jar 32,768 17% 107.02kB/s 0:00:01 186,251 100% 586.73kB/s 0:00:00 (xfr#520, to-chk=443/967) repository/plugins/org.eclipse.wst.css.ui_1.2.200.v202308160453.jar 32,768 9% 101.27kB/s 0:00:02 331,469 100% 989.91kB/s 0:00:00 (xfr#521, to-chk=442/967) repository/plugins/org.eclipse.wst.doc.user.source_1.2.0.v201903222120.jar 32,768 4% 96.10kB/s 0:00:07 786,918 100% 2.13MB/s 0:00:00 (xfr#522, to-chk=441/967) repository/plugins/org.eclipse.wst.doc.user_1.2.0.v201903222120.jar 32,768 4% 89.14kB/s 0:00:08 794,614 100% 2.02MB/s 0:00:00 (xfr#523, to-chk=440/967) repository/plugins/org.eclipse.wst.dtd.core.source_1.2.600.v202308160453.jar 32,768 9% 84.43kB/s 0:00:03 350,719 100% 858.39kB/s 0:00:00 (xfr#524, to-chk=439/967) repository/plugins/org.eclipse.wst.dtd.core_1.2.600.v202308160453.jar 32,768 7% 78.82kB/s 0:00:05 429,073 100% 995.29kB/s 0:00:00 (xfr#525, to-chk=438/967) repository/plugins/org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar 14,275 100% 32.88kB/s 0:00:00 14,275 100% 32.88kB/s 0:00:00 (xfr#526, to-chk=437/967) repository/plugins/org.eclipse.wst.dtd.ui.source_1.1.700.v202308160453.jar 32,768 24% 74.77kB/s 0:00:01 134,515 100% 304.78kB/s 0:00:00 (xfr#527, to-chk=436/967) repository/plugins/org.eclipse.wst.dtd.ui_1.1.700.v202308160453.jar 32,768 12% 72.07kB/s 0:00:03 256,477 100% 548.07kB/s 0:00:00 (xfr#528, to-chk=435/967) repository/plugins/org.eclipse.wst.dtdeditor.doc.user.source_1.1.0.v201903222120.jar 19,476 100% 41.35kB/s 0:00:00 19,476 100% 41.35kB/s 0:00:00 (xfr#529, to-chk=434/967) repository/plugins/org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar 32,768 72% 68.97kB/s 0:00:00 45,167 100% 94.86kB/s 0:00:00 (xfr#530, to-chk=433/967) repository/plugins/org.eclipse.wst.html.core.source_1.4.400.v202308160453.jar 32,768 5% 67.80kB/s 0:00:08 629,426 100% 1.21MB/s 0:00:00 (xfr#531, to-chk=432/967) repository/plugins/org.eclipse.wst.html.core_1.4.400.v202308160453.jar 32,768 4% 63.75kB/s 0:00:12 805,900 100% 1.44MB/s 0:00:00 (xfr#532, to-chk=431/967) repository/plugins/org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar 15,292 100% 27.86kB/s 0:00:00 15,292 100% 27.81kB/s 0:00:00 (xfr#533, to-chk=430/967) repository/plugins/org.eclipse.wst.html.ui.source_1.1.801.v202308160453.jar 32,768 16% 58.93kB/s 0:00:02 198,489 100% 340.66kB/s 0:00:00 (xfr#534, to-chk=429/967) repository/plugins/org.eclipse.wst.html.ui_1.1.801.v202308160453.jar 32,768 9% 56.04kB/s 0:00:05 342,231 100% 571.30kB/s 0:00:00 (xfr#535, to-chk=428/967) repository/plugins/org.eclipse.wst.internet.cache.source_1.1.0.v202011161431.jar 32,768 86% 54.33kB/s 0:00:00 37,887 100% 62.71kB/s 0:00:00 (xfr#536, to-chk=427/967) repository/plugins/org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar 32,768 59% 53.51kB/s 0:00:00 54,705 100% 88.89kB/s 0:00:00 (xfr#537, to-chk=426/967) repository/plugins/org.eclipse.wst.internet.monitor.core.source_1.1.0.v202304050316.jar 32,768 44% 52.98kB/s 0:00:00 73,206 100% 117.97kB/s 0:00:00 (xfr#538, to-chk=425/967) repository/plugins/org.eclipse.wst.internet.monitor.core_1.1.0.v202304050316.jar 32,768 41% 52.37kB/s 0:00:00 79,516 100% 125.45kB/s 0:00:00 (xfr#539, to-chk=424/967) repository/plugins/org.eclipse.wst.internet.monitor.ui.source_1.0.801.v202308110227.jar 32,768 44% 51.20kB/s 0:00:00 73,150 100% 113.93kB/s 0:00:00 (xfr#540, to-chk=423/967) repository/plugins/org.eclipse.wst.internet.monitor.ui_1.0.801.v202308110227.jar 32,768 22% 50.55kB/s 0:00:02 144,755 100% 219.85kB/s 0:00:00 (xfr#541, to-chk=422/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.core.source_0.6.0.v202307190318.jar 32,768 19% 49.61kB/s 0:00:02 172,104 100% 256.60kB/s 0:00:00 (xfr#542, to-chk=421/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.core_0.6.0.v202307190318.jar 32,768 7% 48.41kB/s 0:00:08 467,700 100% 670.69kB/s 0:00:00 (xfr#543, to-chk=420/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.js.source_0.2.0.v202307190318.jar 32,768 89% 46.78kB/s 0:00:00 36,602 100% 52.18kB/s 0:00:00 (xfr#544, to-chk=419/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.js_0.2.0.v202307190318.jar 32,768 63% 46.44kB/s 0:00:00 51,478 100% 72.86kB/s 0:00:00 (xfr#545, to-chk=418/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge.source_0.6.0.v202307190318.jar 14,924 100% 20.85kB/s 0:00:00 14,924 100% 20.85kB/s 0:00:00 (xfr#546, to-chk=417/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge_0.6.0.v202307190318.jar 25,108 100% 34.83kB/s 0:00:00 25,108 100% 34.78kB/s 0:00:00 (xfr#547, to-chk=416/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.source_0.4.0.v202307190339.jar 13,275 100% 18.28kB/s 0:00:00 13,275 100% 18.26kB/s 0:00:00 (xfr#548, to-chk=415/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.ui.source_0.7.0.v202307190318.jar 32,768 18% 44.63kB/s 0:00:03 173,364 100% 231.60kB/s 0:00:00 (xfr#549, to-chk=414/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.ui_0.7.0.v202307190318.jar 32,768 5% 43.36kB/s 0:00:14 650,954 100% 835.34kB/s 0:00:00 (xfr#550, to-chk=413/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug_0.4.0.v202307190339.jar 14,937 100% 19.09kB/s 0:00:00 14,937 100% 19.09kB/s 0:00:00 (xfr#551, to-chk=412/967) repository/plugins/org.eclipse.wst.jsdt.chromium.source_0.6.0.v202307190318.jar 32,768 10% 41.18kB/s 0:00:07 321,677 100% 399.67kB/s 0:00:00 (xfr#552, to-chk=411/967) repository/plugins/org.eclipse.wst.jsdt.chromium.wip.eclipse.source_0.6.0.v202307190318.jar 11,366 100% 14.09kB/s 0:00:00 11,366 100% 14.09kB/s 0:00:00 (xfr#553, to-chk=410/967) repository/plugins/org.eclipse.wst.jsdt.chromium.wip.eclipse_0.6.0.v202307190318.jar 14,970 100% 18.53kB/s 0:00:00 14,970 100% 18.53kB/s 0:00:00 (xfr#554, to-chk=409/967) repository/plugins/org.eclipse.wst.jsdt.chromium.wipbackend.dev.source_0.6.0.v202307190318.jar 32,768 8% 40.46kB/s 0:00:09 402,760 100% 484.98kB/s 0:00:00 (xfr#555, to-chk=408/967) repository/plugins/org.eclipse.wst.jsdt.chromium.wipbackend.dev_0.6.0.v202307190318.jar 32,768 3% 39.12kB/s 0:00:26 1,054,981 100% 1.18MB/s 0:00:00 (xfr#556, to-chk=407/967) repository/plugins/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0.source_0.6.0.v202307190351.jar 32,768 11% 37.12kB/s 0:00:06 274,355 100% 303.77kB/s 0:00:00 (xfr#557, to-chk=406/967) repository/plugins/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0_0.6.0.v202307190351.jar 32,768 4% 36.00kB/s 0:00:17 675,425 100% 725.63kB/s 0:00:00 (xfr#558, to-chk=405/967) repository/plugins/org.eclipse.wst.jsdt.chromium_0.6.0.v202307190318.jar 32,768 4% 34.93kB/s 0:00:20 754,149 100% 776.05kB/s 0:00:00 (xfr#559, to-chk=404/967) repository/plugins/org.eclipse.wst.jsdt.core_2.0.500.v202211200038.jar 32,768 0% 33.47kB/s 0:01:55 1,081,344 27% 1.03MB/s 0:00:02 3,911,994 100% 3.43MB/s 0:00:01 (xfr#560, to-chk=403/967) repository/plugins/org.eclipse.wst.jsdt.debug.core_3.3.0.v202307190318.jar 32,768 19% 344.09kB/s 0:00:00 167,085 100% 1.64MB/s 0:00:00 (xfr#561, to-chk=402/967) repository/plugins/org.eclipse.wst.jsdt.debug.crossfire_1.1.0.v202307190318.jar 32,768 24% 235.29kB/s 0:00:00 134,251 100% 874.03kB/s 0:00:00 (xfr#562, to-chk=401/967) repository/plugins/org.eclipse.wst.jsdt.debug.rhino.debugger_1.1.0.v202307190318.jar 32,768 40% 206.45kB/s 0:00:00 81,369 100% 499.76kB/s 0:00:00 (xfr#563, to-chk=400/967) repository/plugins/org.eclipse.wst.jsdt.debug.rhino.ui_1.1.0.v202307190318.jar 32,768 32% 197.53kB/s 0:00:00 101,393 100% 600.10kB/s 0:00:00 (xfr#564, to-chk=399/967) repository/plugins/org.eclipse.wst.jsdt.debug.rhino_1.1.0.v202307190318.jar 32,768 38% 189.35kB/s 0:00:00 84,165 100% 456.62kB/s 0:00:00 (xfr#565, to-chk=398/967) repository/plugins/org.eclipse.wst.jsdt.debug.transport_1.1.0.v202307190318.jar 30,970 100% 164.37kB/s 0:00:00 30,970 100% 163.48kB/s 0:00:00 (xfr#566, to-chk=397/967) repository/plugins/org.eclipse.wst.jsdt.debug.ui_1.2.0.v202307190318.jar 32,768 13% 166.67kB/s 0:00:01 250,970 100% 1.15MB/s 0:00:00 (xfr#567, to-chk=396/967) repository/plugins/org.eclipse.wst.jsdt.doc_2.2.0.v202303191832.jar 32,768 6% 148.84kB/s 0:00:03 523,880 100% 2.11MB/s 0:00:00 (xfr#568, to-chk=395/967) repository/plugins/org.eclipse.wst.jsdt.manipulation_1.1.0.v202307190318.jar 32,768 55% 132.78kB/s 0:00:00 59,180 100% 238.81kB/s 0:00:00 (xfr#569, to-chk=394/967) repository/plugins/org.eclipse.wst.jsdt.support.firefox_1.1.0.v202307190318.jar 32,768 90% 130.61kB/s 0:00:00 36,377 100% 142.67kB/s 0:00:00 (xfr#570, to-chk=393/967) repository/plugins/org.eclipse.wst.jsdt.support.ie_1.1.0.v202307190318.jar 32,768 6% 121.67kB/s 0:00:04 541,838 100% 1.77MB/s 0:00:00 (xfr#571, to-chk=392/967) repository/plugins/org.eclipse.wst.jsdt.ui_2.1.700.v202304022004.jar 32,768 0% 105.96kB/s 0:01:22 8,734,030 100% 16.21MB/s 0:00:00 (xfr#572, to-chk=391/967) repository/plugins/org.eclipse.wst.jsdt.web.core.source_1.1.300.v202305221615.jar 32,768 25% 61.90kB/s 0:00:01 126,443 100% 237.92kB/s 0:00:00 (xfr#573, to-chk=390/967) repository/plugins/org.eclipse.wst.jsdt.web.core_1.1.300.v202305221615.jar 32,768 19% 58.93kB/s 0:00:02 167,231 100% 264.26kB/s 0:00:00 (xfr#574, to-chk=389/967) repository/plugins/org.eclipse.wst.jsdt.web.support.jsp_1.1.200.v202210260359.jar 17,424 100% 27.36kB/s 0:00:00 17,424 100% 27.36kB/s 0:00:00 (xfr#575, to-chk=388/967) repository/plugins/org.eclipse.wst.jsdt.web.ui.source_1.3.0.v202307260543.jar 32,768 16% 50.87kB/s 0:00:03 197,989 100% 300.70kB/s 0:00:00 (xfr#576, to-chk=387/967) repository/plugins/org.eclipse.wst.jsdt.web.ui_1.3.0.v202307260543.jar 32,768 13% 49.31kB/s 0:00:04 239,340 100% 350.42kB/s 0:00:00 (xfr#577, to-chk=386/967) repository/plugins/org.eclipse.wst.json.bower.core.source_1.1.0.v202308160419.jar 10,542 100% 15.37kB/s 0:00:00 10,542 100% 15.37kB/s 0:00:00 (xfr#578, to-chk=385/967) repository/plugins/org.eclipse.wst.json.bower.core_1.1.0.v202308160419.jar 13,941 100% 20.23kB/s 0:00:00 13,941 100% 20.23kB/s 0:00:00 (xfr#579, to-chk=384/967) repository/plugins/org.eclipse.wst.json.bower.ui.source_1.1.0.v202308160419.jar 15,123 100% 21.85kB/s 0:00:00 15,123 100% 21.85kB/s 0:00:00 (xfr#580, to-chk=383/967) repository/plugins/org.eclipse.wst.json.bower.ui_1.1.0.v202308160419.jar 23,576 100% 33.81kB/s 0:00:00 23,576 100% 33.81kB/s 0:00:00 (xfr#581, to-chk=382/967) repository/plugins/org.eclipse.wst.json.core.source_1.1.100.v202308160419.jar 32,768 12% 46.51kB/s 0:00:04 261,007 100% 357.99kB/s 0:00:00 (xfr#582, to-chk=381/967) repository/plugins/org.eclipse.wst.json.core_1.1.100.v202308160419.jar 32,768 11% 44.32kB/s 0:00:05 293,248 100% 386.47kB/s 0:00:00 (xfr#583, to-chk=380/967) repository/plugins/org.eclipse.wst.json.eslint.core.source_1.1.0.v202308160419.jar 10,556 100% 13.86kB/s 0:00:00 10,556 100% 13.86kB/s 0:00:00 (xfr#584, to-chk=379/967) repository/plugins/org.eclipse.wst.json.eslint.core_1.1.0.v202308160419.jar 13,928 100% 18.21kB/s 0:00:00 13,928 100% 18.21kB/s 0:00:00 (xfr#585, to-chk=378/967) repository/plugins/org.eclipse.wst.json.eslint.ui.source_1.1.0.v202308160419.jar 10,531 100% 13.71kB/s 0:00:00 10,531 100% 13.71kB/s 0:00:00 (xfr#586, to-chk=377/967) repository/plugins/org.eclipse.wst.json.eslint.ui_1.1.0.v202308160419.jar 16,103 100% 20.88kB/s 0:00:00 16,103 100% 20.88kB/s 0:00:00 (xfr#587, to-chk=376/967) repository/plugins/org.eclipse.wst.json.jshint.core.source_1.1.0.v202308160419.jar 10,558 100% 13.64kB/s 0:00:00 10,558 100% 13.64kB/s 0:00:00 (xfr#588, to-chk=375/967) repository/plugins/org.eclipse.wst.json.jshint.core_1.1.0.v202308160419.jar 13,938 100% 17.82kB/s 0:00:00 13,938 100% 17.82kB/s 0:00:00 (xfr#589, to-chk=374/967) repository/plugins/org.eclipse.wst.json.jshint.ui.source_1.1.0.v202308160419.jar 10,529 100% 13.34kB/s 0:00:00 10,529 100% 13.32kB/s 0:00:00 (xfr#590, to-chk=373/967) repository/plugins/org.eclipse.wst.json.jshint.ui_1.1.0.v202308160419.jar 16,077 100% 20.18kB/s 0:00:00 16,077 100% 20.18kB/s 0:00:00 (xfr#591, to-chk=372/967) repository/plugins/org.eclipse.wst.json.npm.core.source_1.1.0.v202308160419.jar 10,521 100% 13.14kB/s 0:00:00 10,521 100% 13.14kB/s 0:00:00 (xfr#592, to-chk=371/967) repository/plugins/org.eclipse.wst.json.npm.core_1.1.0.v202308160419.jar 13,874 100% 17.26kB/s 0:00:00 13,874 100% 17.26kB/s 0:00:00 (xfr#593, to-chk=370/967) repository/plugins/org.eclipse.wst.json.npm.ui.source_1.1.0.v202308160419.jar 15,034 100% 18.61kB/s 0:00:00 15,034 100% 18.61kB/s 0:00:00 (xfr#594, to-chk=369/967) repository/plugins/org.eclipse.wst.json.npm.ui_1.1.0.v202308160419.jar 21,193 100% 26.10kB/s 0:00:00 21,193 100% 26.10kB/s 0:00:00 (xfr#595, to-chk=368/967) repository/plugins/org.eclipse.wst.json.schemaprocessor.source_1.1.0.v202308160419.jar 11,666 100% 14.29kB/s 0:00:00 11,666 100% 14.28kB/s 0:00:00 (xfr#596, to-chk=367/967) repository/plugins/org.eclipse.wst.json.schemaprocessor_1.1.0.v202308160419.jar 15,636 100% 19.04kB/s 0:00:00 15,636 100% 19.04kB/s 0:00:00 (xfr#597, to-chk=366/967) repository/plugins/org.eclipse.wst.json.ui.source_1.1.0.v202308160419.jar 32,768 23% 39.80kB/s 0:00:02 140,655 100% 163.91kB/s 0:00:00 (xfr#598, to-chk=365/967) repository/plugins/org.eclipse.wst.json.ui_1.1.0.v202308160419.jar 32,768 13% 37.87kB/s 0:00:05 250,315 100% 284.57kB/s 0:00:00 (xfr#599, to-chk=364/967) repository/plugins/org.eclipse.wst.server.core.source_1.11.0.v202311141839.jar 32,768 10% 36.95kB/s 0:00:07 326,258 100% 361.65kB/s 0:00:00 (xfr#600, to-chk=363/967) repository/plugins/org.eclipse.wst.server.core_1.11.0.v202311141839.jar 32,768 8% 36.04kB/s 0:00:10 406,855 100% 440.00kB/s 0:00:00 (xfr#601, to-chk=362/967) repository/plugins/org.eclipse.wst.server.discovery.source_1.3.500.v202308172116.jar 32,768 57% 35.32kB/s 0:00:00 57,358 100% 61.76kB/s 0:00:00 (xfr#602, to-chk=361/967) repository/plugins/org.eclipse.wst.server.discovery_1.3.500.v202308172116.jar 32,768 31% 34.97kB/s 0:00:02 103,838 100% 109.98kB/s 0:00:00 (xfr#603, to-chk=360/967) repository/plugins/org.eclipse.wst.server.http.core.source_1.0.400.v202007170127.jar 27,878 100% 29.37kB/s 0:00:00 27,878 100% 29.34kB/s 0:00:00 (xfr#604, to-chk=359/967) repository/plugins/org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar 32,768 90% 34.37kB/s 0:00:00 36,346 100% 38.08kB/s 0:00:00 (xfr#605, to-chk=358/967) repository/plugins/org.eclipse.wst.server.http.ui.source_1.0.500.v202007170127.jar 23,977 100% 24.96kB/s 0:00:00 23,977 100% 24.96kB/s 0:00:00 (xfr#606, to-chk=357/967) repository/plugins/org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar 32,768 71% 34.04kB/s 0:00:00 45,816 100% 47.50kB/s 0:00:00 (xfr#607, to-chk=356/967) repository/plugins/org.eclipse.wst.server.preview.adapter.source_1.2.100.v202401292308.jar 32,768 99% 33.86kB/s 0:00:00 33,035 100% 34.10kB/s 0:00:00 (xfr#608, to-chk=355/967) repository/plugins/org.eclipse.wst.server.preview.adapter_1.2.100.v202401292308.jar 32,768 70% 33.76kB/s 0:00:00 46,769 100% 48.13kB/s 0:00:00 (xfr#609, to-chk=354/967) repository/plugins/org.eclipse.wst.server.preview.source_1.3.0.v202311130434.jar 24,084 100% 24.68kB/s 0:00:00 24,084 100% 24.68kB/s 0:00:00 (xfr#610, to-chk=353/967) repository/plugins/org.eclipse.wst.server.preview_1.3.0.v202311130434.jar 27,913 100% 28.39kB/s 0:00:00 27,913 100% 28.39kB/s 0:00:00 (xfr#611, to-chk=352/967) repository/plugins/org.eclipse.wst.server.ui.doc.user.source_1.1.600.v201901310132.jar 32,768 53% 33.13kB/s 0:00:00 61,587 100% 61.75kB/s 0:00:00 (xfr#612, to-chk=351/967) repository/plugins/org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar 32,768 22% 32.69kB/s 0:00:03 147,937 100% 145.05kB/s 0:00:00 (xfr#613, to-chk=350/967) repository/plugins/org.eclipse.wst.server.ui.infopop.source_1.1.200.v201901310132.jar 17,271 100% 16.87kB/s 0:00:00 17,271 100% 16.87kB/s 0:00:01 (xfr#614, to-chk=349/967) repository/plugins/org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar 18,445 100% 17.94kB/s 0:00:00 18,445 100% 17.94kB/s 0:00:01 (xfr#615, to-chk=348/967) repository/plugins/org.eclipse.wst.server.ui.source_1.6.200.v202308172116.jar 32,768 7% 31.56kB/s 0:00:13 65,536 14% 63.05kB/s 0:00:06 447,665 100% 423.62kB/s 0:00:01 (xfr#616, to-chk=347/967) repository/plugins/org.eclipse.wst.server.ui_1.6.200.v202308172116.jar 32,768 3% 1.36MB/s 0:00:00 981,656 100% 12.16MB/s 0:00:00 (xfr#617, to-chk=346/967) repository/plugins/org.eclipse.wst.sse.core.source_1.2.1300.v202402230237.jar 32,768 7% 385.54kB/s 0:00:01 461,242 100% 3.96MB/s 0:00:00 (xfr#618, to-chk=345/967) repository/plugins/org.eclipse.wst.sse.core_1.2.1300.v202402230237.jar 32,768 6% 273.50kB/s 0:00:01 490,867 100% 3.34MB/s 0:00:00 (xfr#619, to-chk=344/967) repository/plugins/org.eclipse.wst.sse.doc.user.source_1.2.0.v201903222120.jar 32,768 78% 222.22kB/s 0:00:00 41,850 100% 278.02kB/s 0:00:00 (xfr#620, to-chk=343/967) repository/plugins/org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar 32,768 25% 205.13kB/s 0:00:00 129,024 100% 787.50kB/s 0:00:00 (xfr#621, to-chk=342/967) repository/plugins/org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar 14,592 100% 86.89kB/s 0:00:00 14,592 100% 86.89kB/s 0:00:00 (xfr#622, to-chk=341/967) repository/plugins/org.eclipse.wst.sse.ui.source_1.7.900.v202402030233.jar 32,768 4% 183.91kB/s 0:00:03 703,705 100% 3.39MB/s 0:00:00 (xfr#623, to-chk=340/967) repository/plugins/org.eclipse.wst.sse.ui_1.7.900.v202402030233.jar 32,768 2% 156.10kB/s 0:00:06 1,104,400 100% 4.15MB/s 0:00:00 (xfr#624, to-chk=339/967) repository/plugins/org.eclipse.wst.standard.schemas.source_1.0.800.v201901071922.jar 32,768 19% 122.14kB/s 0:00:01 170,033 100% 624.24kB/s 0:00:00 (xfr#625, to-chk=338/967) repository/plugins/org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar 32,768 18% 111.11kB/s 0:00:01 173,655 100% 584.78kB/s 0:00:00 (xfr#626, to-chk=337/967) repository/plugins/org.eclipse.wst.validation.doc.isv.source_1.2.301.v202007131715.jar 32,768 3% 107.02kB/s 0:00:09 1,017,034 100% 2.89MB/s 0:00:00 (xfr#627, to-chk=336/967) repository/plugins/org.eclipse.wst.validation.doc.isv_1.2.301.v202007131715.jar 32,768 12% 93.02kB/s 0:00:02 259,561 100% 734.72kB/s 0:00:00 (xfr#628, to-chk=335/967) repository/plugins/org.eclipse.wst.validation.infopop.source_1.0.300.v202007131715.jar 13,362 100% 37.60kB/s 0:00:00 13,362 100% 37.50kB/s 0:00:00 (xfr#629, to-chk=334/967) repository/plugins/org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar 14,522 100% 40.40kB/s 0:00:00 14,522 100% 40.29kB/s 0:00:00 (xfr#630, to-chk=333/967) repository/plugins/org.eclipse.wst.validation.source_1.3.0.v202308161955.jar 32,768 9% 87.91kB/s 0:00:03 345,003 100% 825.78kB/s 0:00:00 (xfr#631, to-chk=332/967) repository/plugins/org.eclipse.wst.validation.ui.source_1.3.0.v202308161955.jar 32,768 45% 77.29kB/s 0:00:00 72,309 100% 168.93kB/s 0:00:00 (xfr#632, to-chk=331/967) repository/plugins/org.eclipse.wst.validation.ui_1.3.0.v202308161955.jar 32,768 19% 74.59kB/s 0:00:01 170,573 100% 376.87kB/s 0:00:00 (xfr#633, to-chk=330/967) repository/plugins/org.eclipse.wst.validation_1.3.0.v202308161955.jar 32,768 7% 71.27kB/s 0:00:05 449,680 100% 922.56kB/s 0:00:00 (xfr#634, to-chk=329/967) repository/plugins/org.eclipse.wst.web.source_1.3.200.v202305221615.jar 32,768 60% 66.67kB/s 0:00:00 53,878 100% 107.82kB/s 0:00:00 (xfr#635, to-chk=328/967) repository/plugins/org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar 13,037 100% 25.82kB/s 0:00:00 13,037 100% 25.82kB/s 0:00:00 (xfr#636, to-chk=327/967) repository/plugins/org.eclipse.wst.web.ui.source_1.2.500.v202308160453.jar 32,768 81% 64.78kB/s 0:00:00 40,149 100% 78.89kB/s 0:00:00 (xfr#637, to-chk=326/967) repository/plugins/org.eclipse.wst.web.ui_1.2.500.v202308160453.jar 32,768 35% 64.00kB/s 0:00:00 93,022 100% 179.53kB/s 0:00:00 (xfr#638, to-chk=325/967) repository/plugins/org.eclipse.wst.web_1.3.200.v202305221615.jar 32,768 41% 62.62kB/s 0:00:00 79,780 100% 151.28kB/s 0:00:00 (xfr#639, to-chk=324/967) repository/plugins/org.eclipse.wst.webtools.doc.user.source_1.0.500.v201903222120.jar 32,768 57% 61.78kB/s 0:00:00 56,868 100% 106.39kB/s 0:00:00 (xfr#640, to-chk=323/967) repository/plugins/org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar 32,768 25% 60.84kB/s 0:00:01 129,759 100% 239.54kB/s 0:00:00 (xfr#641, to-chk=322/967) repository/plugins/org.eclipse.wst.ws.api.doc.source_1.0.100.v201903050508.jar 22,873 100% 41.52kB/s 0:00:00 22,873 100% 41.52kB/s 0:00:00 (xfr#642, to-chk=321/967) repository/plugins/org.eclipse.wst.ws.api.doc_1.0.100.v201903050508.jar 32,768 14% 58.29kB/s 0:00:03 227,709 100% 397.80kB/s 0:00:00 (xfr#643, to-chk=320/967) repository/plugins/org.eclipse.wst.ws.explorer.source_1.1.2.v202308010145.jar 32,768 4% 56.54kB/s 0:00:13 784,447 100% 1.27MB/s 0:00:00 (xfr#644, to-chk=319/967) repository/plugins/org.eclipse.wst.ws.explorer_1.1.2.v202308010145.jar 32,768 1% 53.60kB/s 0:00:35 1,931,521 100% 2.80MB/s 0:00:00 (xfr#645, to-chk=318/967) repository/plugins/org.eclipse.wst.ws.infopop.source_1.0.400.v201903050508.jar 12,001 100% 17.76kB/s 0:00:00 12,001 100% 17.76kB/s 0:00:00 (xfr#646, to-chk=317/967) repository/plugins/org.eclipse.wst.ws.infopop_1.0.400.v201903050508.jar 13,158 100% 19.24kB/s 0:00:00 13,158 100% 19.12kB/s 0:00:00 (xfr#647, to-chk=316/967) repository/plugins/org.eclipse.wst.ws.parser.source_1.1.0.v202308012257.jar 32,768 60% 47.13kB/s 0:00:00 53,721 100% 77.04kB/s 0:00:00 (xfr#648, to-chk=315/967) repository/plugins/org.eclipse.wst.ws.parser_1.1.0.v202308012257.jar 32,768 56% 46.72kB/s 0:00:00 57,709 100% 82.15kB/s 0:00:00 (xfr#649, to-chk=314/967) repository/plugins/org.eclipse.wst.ws.service.policy.source_1.1.0.v202308010229.jar 32,768 55% 46.44kB/s 0:00:00 59,382 100% 83.56kB/s 0:00:00 (xfr#650, to-chk=313/967) repository/plugins/org.eclipse.wst.ws.service.policy.ui.source_1.2.0.v202311232240.jar 32,768 53% 45.91kB/s 0:00:00 61,307 100% 85.53kB/s 0:00:00 (xfr#651, to-chk=312/967) repository/plugins/org.eclipse.wst.ws.service.policy.ui_1.2.0.v202311232240.jar 32,768 38% 45.52kB/s 0:00:01 86,074 100% 119.06kB/s 0:00:00 (xfr#652, to-chk=311/967) repository/plugins/org.eclipse.wst.ws.service.policy_1.1.0.v202308010229.jar 32,768 51% 45.20kB/s 0:00:00 63,594 100% 87.35kB/s 0:00:00 (xfr#653, to-chk=310/967) repository/plugins/org.eclipse.wst.ws.source_1.2.0.v202308010145.jar 32,768 11% 44.63kB/s 0:00:05 279,144 100% 373.43kB/s 0:00:00 (xfr#654, to-chk=309/967) repository/plugins/org.eclipse.wst.ws.ui.source_1.2.1.v202308010145.jar 28,122 100% 37.47kB/s 0:00:00 28,122 100% 37.47kB/s 0:00:00 (xfr#655, to-chk=308/967) repository/plugins/org.eclipse.wst.ws.ui_1.2.1.v202308010145.jar 27,533 100% 36.58kB/s 0:00:00 27,533 100% 36.58kB/s 0:00:00 (xfr#656, to-chk=307/967) repository/plugins/org.eclipse.wst.ws_1.2.0.v202308010145.jar 32,768 12% 43.36kB/s 0:00:05 254,956 100% 331.53kB/s 0:00:00 (xfr#657, to-chk=306/967) repository/plugins/org.eclipse.wst.wsdl.doc.isv.source_1.0.300.v201903050508.jar 24,199 100% 31.34kB/s 0:00:00 24,199 100% 31.34kB/s 0:00:00 (xfr#658, to-chk=305/967) repository/plugins/org.eclipse.wst.wsdl.doc.isv_1.0.300.v201903050508.jar 32,768 6% 42.11kB/s 0:00:10 494,472 100% 619.08kB/s 0:00:00 (xfr#659, to-chk=304/967) repository/plugins/org.eclipse.wst.wsdl.source_1.3.1.v202308012257.jar 32,768 9% 40.66kB/s 0:00:07 327,706 100% 400.03kB/s 0:00:00 (xfr#660, to-chk=303/967) repository/plugins/org.eclipse.wst.wsdl.ui.doc.user.source_1.0.850.v201903222115.jar 20,336 100% 24.70kB/s 0:00:00 20,336 100% 24.70kB/s 0:00:00 (xfr#661, to-chk=302/967) repository/plugins/org.eclipse.wst.wsdl.ui.doc.user_1.0.850.v201903222115.jar 32,768 35% 39.51kB/s 0:00:01 92,537 100% 111.29kB/s 0:00:00 (xfr#662, to-chk=301/967) repository/plugins/org.eclipse.wst.wsdl.ui.source_1.3.101.v202308010229.jar 32,768 5% 39.07kB/s 0:00:15 651,443 100% 760.07kB/s 0:00:00 (xfr#663, to-chk=300/967) repository/plugins/org.eclipse.wst.wsdl.ui_1.3.101.v202308010229.jar 32,768 3% 38.05kB/s 0:00:23 934,132 100% 1.02MB/s 0:00:00 (xfr#664, to-chk=299/967) repository/plugins/org.eclipse.wst.wsdl.validation.source_1.3.101.v202308010145.jar 32,768 19% 36.28kB/s 0:00:03 170,617 100% 184.52kB/s 0:00:00 (xfr#665, to-chk=298/967) repository/plugins/org.eclipse.wst.wsdl.validation_1.3.101.v202308010145.jar 32,768 16% 35.20kB/s 0:00:04 203,019 100% 215.97kB/s 0:00:00 (xfr#666, to-chk=297/967) repository/plugins/org.eclipse.wst.wsdl_1.3.1.v202308012257.jar 32,768 7% 34.59kB/s 0:00:12 453,168 100% 470.29kB/s 0:00:00 (xfr#667, to-chk=296/967) repository/plugins/org.eclipse.wst.wsi.source_1.1.501.v202308010145.jar 32,768 4% 33.76kB/s 0:00:22 794,399 100% 792.42kB/s 0:00:00 (xfr#668, to-chk=295/967) repository/plugins/org.eclipse.wst.wsi.ui.doc.user.source_1.0.750.v201903222115.jar 17,190 100% 17.08kB/s 0:00:00 17,190 100% 17.06kB/s 0:00:00 (xfr#669, to-chk=294/967) repository/plugins/org.eclipse.wst.wsi.ui.doc.user_1.0.750.v201903222115.jar 32,768 60% 32.32kB/s 0:00:00 54,121 100% 53.28kB/s 0:00:00 (xfr#670, to-chk=293/967) repository/plugins/org.eclipse.wst.wsi.ui.source_1.1.201.v202304050339.jar 32,768 57% 32.00kB/s 0:00:00 57,172 100% 55.72kB/s 0:00:00 57,172 100% 55.72kB/s 0:00:01 (xfr#671, to-chk=292/967) repository/plugins/org.eclipse.wst.wsi.ui_1.1.201.v202304050339.jar 32,768 39% 7.81MB/s 0:00:00 81,977 100% 13.03MB/s 0:00:00 (xfr#672, to-chk=291/967) repository/plugins/org.eclipse.wst.wsi_1.1.501.v202308010145.jar 32,768 3% 2.23MB/s 0:00:00 900,015 100% 16.51MB/s 0:00:00 (xfr#673, to-chk=290/967) repository/plugins/org.eclipse.wst.xml.core.source_1.2.800.v202308210520.jar 32,768 4% 533.33kB/s 0:00:01 666,176 100% 6.69MB/s 0:00:00 (xfr#674, to-chk=289/967) repository/plugins/org.eclipse.wst.xml.core_1.2.800.v202308210520.jar 32,768 3% 310.68kB/s 0:00:02 839,080 100% 5.93MB/s 0:00:00 (xfr#675, to-chk=288/967) repository/plugins/org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar 21,823 100% 154.43kB/s 0:00:00 21,823 100% 154.43kB/s 0:00:00 (xfr#676, to-chk=287/967) repository/plugins/org.eclipse.wst.xml.ui.source_1.2.701.v202308160453.jar 32,768 5% 222.22kB/s 0:00:02 595,164 100% 3.28MB/s 0:00:00 (xfr#677, to-chk=286/967) repository/plugins/org.eclipse.wst.xml.ui_1.2.701.v202308160453.jar 32,768 3% 178.77kB/s 0:00:05 1,053,100 100% 4.72MB/s 0:00:00 (xfr#678, to-chk=285/967) repository/plugins/org.eclipse.wst.xml.xpath.core.source_1.4.0.v202307260701.jar 20,167 100% 91.60kB/s 0:00:00 20,167 100% 91.60kB/s 0:00:00 (xfr#679, to-chk=284/967) repository/plugins/org.eclipse.wst.xml.xpath.core_1.4.0.v202307260701.jar 26,768 100% 116.70kB/s 0:00:00 26,768 100% 116.18kB/s 0:00:00 (xfr#680, to-chk=283/967) repository/plugins/org.eclipse.wst.xml.xpath.ui.source_1.2.0.v202307260701.jar 32,768 75% 139.13kB/s 0:00:00 43,664 100% 183.80kB/s 0:00:00 (xfr#681, to-chk=282/967) repository/plugins/org.eclipse.wst.xml.xpath.ui_1.2.0.v202307260701.jar 32,768 33% 136.75kB/s 0:00:00 96,795 100% 397.17kB/s 0:00:00 (xfr#682, to-chk=281/967) repository/plugins/org.eclipse.wst.xml.xpath2.processor.doc.user_2.1.100.v202307260822.jar 32,768 57% 132.23kB/s 0:00:00 57,086 100% 224.79kB/s 0:00:00 (xfr#683, to-chk=280/967) repository/plugins/org.eclipse.wst.xml.xpath2.processor_2.2.0.v202307260701.jar 32,768 4% 124.03kB/s 0:00:05 677,232 100% 2.33MB/s 0:00:00 (xfr#684, to-chk=279/967) repository/plugins/org.eclipse.wst.xml.xpath2.wtptypes_2.1.0.v202307260701.jar 24,212 100% 85.05kB/s 0:00:00 24,212 100% 84.75kB/s 0:00:00 (xfr#685, to-chk=278/967) repository/plugins/org.eclipse.wst.xml.xpath2_1.1.0.v201901071922.jar 18,711 100% 65.03kB/s 0:00:00 18,711 100% 65.03kB/s 0:00:00 (xfr#686, to-chk=277/967) repository/plugins/org.eclipse.wst.xmleditor.doc.user.source_1.1.0.v201903222120.jar 32,768 58% 112.68kB/s 0:00:00 55,912 100% 191.58kB/s 0:00:00 (xfr#687, to-chk=276/967) repository/plugins/org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar 32,768 23% 108.84kB/s 0:00:00 136,766 100% 436.47kB/s 0:00:00 (xfr#688, to-chk=275/967) repository/plugins/org.eclipse.wst.xsd.core.source_1.2.101.v202307260543.jar 32,768 67% 103.56kB/s 0:00:00 48,631 100% 151.73kB/s 0:00:00 (xfr#689, to-chk=274/967) repository/plugins/org.eclipse.wst.xsd.core_1.2.101.v202307260543.jar 32,768 40% 100.95kB/s 0:00:00 81,804 100% 249.65kB/s 0:00:00 (xfr#690, to-chk=273/967) repository/plugins/org.eclipse.wst.xsd.ui.source_1.3.601.v202308160453.jar 32,768 3% 97.56kB/s 0:00:08 877,521 100% 2.30MB/s 0:00:00 (xfr#691, to-chk=272/967) repository/plugins/org.eclipse.wst.xsd.ui_1.3.601.v202308160453.jar 32,768 2% 86.25kB/s 0:00:15 1,343,527 100% 2.89MB/s 0:00:00 (xfr#692, to-chk=271/967) repository/plugins/org.eclipse.wst.xsdeditor.doc.user.source_1.0.800.v201903222120.jar 32,768 57% 70.95kB/s 0:00:00 56,871 100% 122.60kB/s 0:00:00 (xfr#693, to-chk=270/967) repository/plugins/org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar 32,768 25% 69.72kB/s 0:00:01 128,377 100% 265.61kB/s 0:00:00 (xfr#694, to-chk=269/967) repository/plugins/org.eclipse.wst.xsl.core.source_1.2.200.v202302070714.jar 32,768 38% 67.23kB/s 0:00:00 84,062 100% 171.38kB/s 0:00:00 (xfr#695, to-chk=268/967) repository/plugins/org.eclipse.wst.xsl.core_1.2.200.v202302070714.jar 32,768 25% 65.98kB/s 0:00:01 126,486 100% 250.55kB/s 0:00:00 (xfr#696, to-chk=267/967) repository/plugins/org.eclipse.wst.xsl.debug.ui.source_1.1.100.v202302070714.jar 32,768 37% 64.52kB/s 0:00:00 87,675 100% 172.27kB/s 0:00:00 (xfr#697, to-chk=266/967) repository/plugins/org.eclipse.wst.xsl.debug.ui_1.1.100.v202302070714.jar 32,768 22% 63.87kB/s 0:00:01 143,653 100% 275.61kB/s 0:00:00 (xfr#698, to-chk=265/967) repository/plugins/org.eclipse.wst.xsl.doc.source_1.1.0.v202110312208.jar 32,768 2% 62.02kB/s 0:00:17 1,132,447 100% 2.00MB/s 0:00:00 (xfr#699, to-chk=264/967) repository/plugins/org.eclipse.wst.xsl.doc_1.1.0.v202110312208.jar 32,768 2% 58.08kB/s 0:00:18 1,136,176 100% 1.91MB/s 0:00:00 (xfr#700, to-chk=263/967) repository/plugins/org.eclipse.wst.xsl.exslt.core.source_1.1.0.v201901071922.jar 11,891 100% 20.02kB/s 0:00:00 11,891 100% 20.02kB/s 0:00:00 (xfr#701, to-chk=262/967) repository/plugins/org.eclipse.wst.xsl.exslt.core_1.1.0.v201901071922.jar 16,393 100% 26.77kB/s 0:00:00 16,393 100% 26.77kB/s 0:00:00 (xfr#702, to-chk=261/967) repository/plugins/org.eclipse.wst.xsl.exslt.ui.source_1.1.0.v201901071922.jar 26,840 100% 43.32kB/s 0:00:00 26,840 100% 43.32kB/s 0:00:00 (xfr#703, to-chk=260/967) repository/plugins/org.eclipse.wst.xsl.exslt.ui_1.1.0.v201901071922.jar 21,839 100% 34.96kB/s 0:00:00 21,839 100% 34.96kB/s 0:00:00 (xfr#704, to-chk=259/967) repository/plugins/org.eclipse.wst.xsl.jaxp.debug.source_1.1.100.v202202230212.jar 32,768 72% 52.20kB/s 0:00:00 45,041 100% 71.40kB/s 0:00:00 (xfr#705, to-chk=258/967) repository/plugins/org.eclipse.wst.xsl.jaxp.debug.ui.source_1.1.0.v201901071922.jar 32,768 57% 51.28kB/s 0:00:00 56,746 100% 87.41kB/s 0:00:00 (xfr#706, to-chk=257/967) repository/plugins/org.eclipse.wst.xsl.jaxp.debug.ui_1.1.0.v201901071922.jar 32,768 23% 49.84kB/s 0:00:02 138,062 100% 205.53kB/s 0:00:00 (xfr#707, to-chk=256/967) repository/plugins/org.eclipse.wst.xsl.jaxp.debug_1.1.100.v202202230212.jar 32,768 57% 48.56kB/s 0:00:00 57,054 100% 84.42kB/s 0:00:00 (xfr#708, to-chk=255/967) repository/plugins/org.eclipse.wst.xsl.jaxp.launching.source_1.1.200.v202301080401.jar 32,768 47% 48.12kB/s 0:00:00 69,482 100% 101.58kB/s 0:00:00 (xfr#709, to-chk=254/967) repository/plugins/org.eclipse.wst.xsl.jaxp.launching_1.1.200.v202301080401.jar 32,768 29% 47.69kB/s 0:00:01 109,613 100% 158.82kB/s 0:00:00 (xfr#710, to-chk=253/967) repository/plugins/org.eclipse.wst.xsl.launching.source_1.2.0.v201901071922.jar 32,768 82% 47.20kB/s 0:00:00 39,868 100% 57.34kB/s 0:00:00 (xfr#711, to-chk=252/967) repository/plugins/org.eclipse.wst.xsl.launching_1.2.0.v201901071922.jar 32,768 62% 46.85kB/s 0:00:00 52,312 100% 74.69kB/s 0:00:00 (xfr#712, to-chk=251/967) repository/plugins/org.eclipse.wst.xsl.saxon.source_1.1.0.v201901071922.jar 8,766 100% 12.46kB/s 0:00:00 8,766 100% 12.46kB/s 0:00:00 (xfr#713, to-chk=250/967) repository/plugins/org.eclipse.wst.xsl.saxon_1.1.0.v201901071922.jar 15,984 100% 22.62kB/s 0:00:00 15,984 100% 22.62kB/s 0:00:00 (xfr#714, to-chk=249/967) repository/plugins/org.eclipse.wst.xsl.sdk.documentation.source_1.1.0.v202307260727.jar 10,280 100% 14.51kB/s 0:00:00 10,280 100% 14.49kB/s 0:00:00 (xfr#715, to-chk=248/967) repository/plugins/org.eclipse.wst.xsl.sdk.documentation_1.1.0.v202307260727.jar 32,768 14% 46.04kB/s 0:00:04 227,505 100% 314.69kB/s 0:00:00 (xfr#716, to-chk=247/967) repository/plugins/org.eclipse.wst.xsl.source_1.2.0.v201901071922.jar 17,521 100% 24.13kB/s 0:00:00 17,521 100% 24.13kB/s 0:00:00 (xfr#717, to-chk=246/967) repository/plugins/org.eclipse.wst.xsl.ui.source_1.2.300.v202305221615.jar 32,768 9% 44.63kB/s 0:00:07 356,806 100% 481.94kB/s 0:00:00 (xfr#718, to-chk=245/967) repository/plugins/org.eclipse.wst.xsl.ui_1.2.300.v202305221615.jar 32,768 11% 43.96kB/s 0:00:05 276,691 100% 366.13kB/s 0:00:00 (xfr#719, to-chk=244/967) repository/plugins/org.eclipse.wst.xsl.xalan.source_1.1.100.v202301080401.jar 19,590 100% 25.82kB/s 0:00:00 19,590 100% 25.82kB/s 0:00:00 (xfr#720, to-chk=243/967) repository/plugins/org.eclipse.wst.xsl.xalan_1.1.100.v202301080401.jar 29,766 100% 38.91kB/s 0:00:00 29,766 100% 38.91kB/s 0:00:00 (xfr#721, to-chk=242/967) repository/plugins/org.eclipse.wst.xsl_1.2.0.v201901071922.jar 18,629 100% 24.26kB/s 0:00:00 18,629 100% 24.26kB/s 0:00:00 (xfr#722, to-chk=241/967) repository/plugins/org.eclipse.wtp.epp.package.capabilities_1.3.0.v201902122017.jar 18,733 100% 24.33kB/s 0:00:00 18,733 100% 24.29kB/s 0:00:00 (xfr#723, to-chk=240/967) repository/plugins/org.eclipse.wtp.epp.package.jee.intro_1.3.0.v201902122017.jar 32,768 2% 42.05kB/s 0:00:26 1,144,668 100% 1.39MB/s 0:00:00 (xfr#724, to-chk=239/967) repository/plugins/org.eclipse.wtp.javascript.capabilities.source_1.0.200.v201901071922.jar 13,265 100% 16.46kB/s 0:00:00 13,265 100% 16.46kB/s 0:00:00 (xfr#725, to-chk=238/967) repository/plugins/org.eclipse.wtp.javascript.capabilities_1.0.200.v201901071922.jar 13,150 100% 16.26kB/s 0:00:00 13,150 100% 16.26kB/s 0:00:00 (xfr#726, to-chk=237/967) repository/plugins/org.eclipse.wtp.jee.capabilities.source_1.0.100.v201903222024.jar 12,765 100% 15.76kB/s 0:00:00 12,765 100% 15.76kB/s 0:00:00 (xfr#727, to-chk=236/967) repository/plugins/org.eclipse.wtp.jee.capabilities_1.0.100.v201903222024.jar 12,547 100% 15.24kB/s 0:00:00 12,547 100% 15.24kB/s 0:00:00 (xfr#728, to-chk=235/967) repository/plugins/org.eclipse.wtp.web.capabilities.source_1.0.200.v201901071922.jar 12,996 100% 15.73kB/s 0:00:00 12,996 100% 15.73kB/s 0:00:00 (xfr#729, to-chk=234/967) repository/plugins/org.eclipse.wtp.web.capabilities_1.0.200.v201901071922.jar 13,225 100% 15.96kB/s 0:00:00 13,225 100% 15.96kB/s 0:00:00 (xfr#730, to-chk=233/967) repository/plugins/org.eclipse.wtp.xml.capabilities.source_1.0.200.v201901071922.jar 13,025 100% 15.66kB/s 0:00:00 13,025 100% 15.66kB/s 0:00:00 (xfr#731, to-chk=232/967) repository/plugins/org.eclipse.wtp.xml.capabilities_1.0.200.v201901071922.jar 13,260 100% 15.89kB/s 0:00:00 13,260 100% 15.89kB/s 0:00:00 (xfr#732, to-chk=231/967) repository/plugins/org.jdom_1.1.3.v20230812-1600.jar 32,768 19% 39.02kB/s 0:00:03 167,367 100% 196.21kB/s 0:00:00 (xfr#733, to-chk=230/967) repository/plugins/org.jmock.source_1.3.0.jar 12,079 100% 14.01kB/s 0:00:00 12,079 100% 14.01kB/s 0:00:00 (xfr#734, to-chk=229/967) repository/plugins/org.mozilla.javascript_1.7.10.v20190430-1943.jar 32,768 2% 37.65kB/s 0:00:33 1,299,358 100% 1.41MB/s 0:00:00 (xfr#735, to-chk=228/967) repository/plugins/org.uddi4j_2.0.5.v200805270300.jar 32,768 16% 36.20kB/s 0:00:04 202,877 100% 218.92kB/s 0:00:00 (xfr#736, to-chk=227/967) repository/plugins/org.uddi4j_2.0.5.v20230923-0644.jar 32,768 15% 35.16kB/s 0:00:04 208,449 100% 221.51kB/s 0:00:00 (xfr#737, to-chk=226/967) repositoryunittests/ repositoryunittests/artifacts.jar 32,768 71% 34.71kB/s 0:00:00 45,707 100% 48.36kB/s 0:00:00 (xfr#738, to-chk=225/967) repositoryunittests/artifacts.xml.xz 32,768 88% 34.48kB/s 0:00:00 36,872 100% 38.80kB/s 0:00:00 (xfr#739, to-chk=224/967) repositoryunittests/content.jar 32,768 29% 34.33kB/s 0:00:02 111,038 100% 115.36kB/s 0:00:00 (xfr#740, to-chk=223/967) repositoryunittests/content.xml.xz 32,768 94% 33.93kB/s 0:00:00 34,564 100% 35.79kB/s 0:00:00 (xfr#741, to-chk=222/967) repositoryunittests/p2.index 172 100% 0.18kB/s 0:00:00 172 100% 0.18kB/s 0:00:00 (xfr#742, to-chk=221/967) repositoryunittests/features/ repositoryunittests/features/org.eclipse.jpt.common.tests.feature_1.4.200.v202307260736.jar 32,768 98% 33.79kB/s 0:00:00 33,303 100% 34.34kB/s 0:00:00 (xfr#743, to-chk=218/967) repositoryunittests/features/org.eclipse.jpt.jaxb.eclipselink.tests.feature_1.2.100.v201902121834.jar 32,768 98% 33.65kB/s 0:00:00 33,332 100% 34.23kB/s 0:00:00 (xfr#744, to-chk=217/967) repositoryunittests/features/org.eclipse.jpt.jaxb.tests.feature_1.4.0.v201902121834.jar 32,768 98% 33.54kB/s 0:00:00 33,328 100% 34.12kB/s 0:00:00 (xfr#745, to-chk=216/967) repositoryunittests/features/org.eclipse.jpt.jpa.tests.feature_3.4.0.v201902121834.jar 32,768 98% 33.44kB/s 0:00:00 33,367 100% 34.05kB/s 0:00:00 (xfr#746, to-chk=215/967) repositoryunittests/features/org.eclipse.jpt.jpadiagrameditor.tests.feature_1.2.300.v202308172102.jar 32,768 98% 33.30kB/s 0:00:00 33,191 100% 33.73kB/s 0:00:00 (xfr#747, to-chk=214/967) repositoryunittests/features/org.eclipse.jpt.tests.assembly.feature_2.3.2.v201902121834.jar 32,768 98% 33.20kB/s 0:00:00 33,332 100% 33.70kB/s 0:00:00 (xfr#748, to-chk=213/967) repositoryunittests/features/org.eclipse.jst.enterprise_tests.feature_3.33.0.v202401080452.jar 32,768 95% 33.02kB/s 0:00:00 34,265 100% 34.50kB/s 0:00:00 (xfr#749, to-chk=212/967) repositoryunittests/features/org.eclipse.jst.jsf.tests.feature_3.6.0.v202307262039.jar 32,768 94% 32.89kB/s 0:00:00 34,717 100% 34.81kB/s 0:00:00 (xfr#750, to-chk=211/967) repositoryunittests/features/org.eclipse.jst.server_adapters.ext_tests.feature_3.4.600.v202308172116.jar 32,768 98% 32.75kB/s 0:00:00 33,273 100% 33.22kB/s 0:00:00 (xfr#751, to-chk=210/967) repositoryunittests/features/org.eclipse.jst.server_tests.feature_3.2.400.v202401292331.jar 32,768 98% 32.62kB/s 0:00:00 33,250 100% 33.10kB/s 0:00:00 (xfr#752, to-chk=209/967) repositoryunittests/features/org.eclipse.jst.web_tests.feature_3.32.0.v202309190220.jar 32,768 95% 32.49kB/s 0:00:00 34,260 100% 33.93kB/s 0:00:00 (xfr#753, to-chk=208/967) repositoryunittests/features/org.eclipse.jst.ws.cxf_tests.feature_1.1.1100.v202308010504.jar 32,768 95% 32.32kB/s 0:00:00 34,161 100% 33.70kB/s 0:00:00 (xfr#754, to-chk=207/967) repositoryunittests/features/org.eclipse.jst.ws.jaxws.dom_tests.feature_1.0.500.v202308010504.jar 32,768 95% 32.19kB/s 0:00:00 34,407 100% 33.77kB/s 0:00:00 (xfr#755, to-chk=206/967) repositoryunittests/features/org.eclipse.jst.ws.jaxws_tests.feature_1.0.600.v202308010326.jar 32,768 95% 32.06kB/s 0:00:00 34,363 100% 33.59kB/s 0:00:00 (xfr#756, to-chk=205/967) repositoryunittests/features/org.eclipse.wst.common_tests.feature.source_3.31.0.v202308161955.jar 23,535 100% 22.91kB/s 0:00:00 23,535 100% 22.91kB/s 0:00:01 (xfr#757, to-chk=204/967) repositoryunittests/features/org.eclipse.wst.common_tests.feature_3.31.0.v202308161955.jar 32,768 95% 31.81kB/s 0:00:00 34,437 100% 33.36kB/s 0:00:00 34,437 100% 33.36kB/s 0:00:01 (xfr#758, to-chk=203/967) repositoryunittests/features/org.eclipse.wst.jsdt.chromium_tests.feature_0.7.0.v202307190318.jar 21,258 100% 5.07MB/s 0:00:00 21,258 100% 4.05MB/s 0:00:00 (xfr#759, to-chk=202/967) repositoryunittests/features/org.eclipse.wst.jsdt_tests.feature_2.2.300.v202307190318.jar 32,768 95% 3.47MB/s 0:00:00 34,387 100% 3.28MB/s 0:00:00 (xfr#760, to-chk=201/967) repositoryunittests/features/org.eclipse.wst.json_tests.feature.source_1.1.9.v202307260608.jar 23,260 100% 1.71MB/s 0:00:00 23,260 100% 1.58MB/s 0:00:00 (xfr#761, to-chk=200/967) repositoryunittests/features/org.eclipse.wst.json_tests.feature_1.1.9.v202307260608.jar 32,768 94% 1.74MB/s 0:00:00 34,507 100% 1.73MB/s 0:00:00 (xfr#762, to-chk=199/967) repositoryunittests/features/org.eclipse.wst.server_tests.feature_3.3.400.v202308172116.jar 32,768 98% 1.42MB/s 0:00:00 33,269 100% 1.38MB/s 0:00:00 (xfr#763, to-chk=198/967) repositoryunittests/features/org.eclipse.wst.web_js_support_tests.feature.source_3.22.0.v202308072309.jar 23,642 100% 855.11kB/s 0:00:00 23,642 100% 824.57kB/s 0:00:00 (xfr#764, to-chk=197/967) repositoryunittests/features/org.eclipse.wst.web_js_support_tests.feature_3.22.0.v202308072309.jar 32,768 94% 1.01MB/s 0:00:00 34,540 100% 1.06MB/s 0:00:00 (xfr#765, to-chk=196/967) repositoryunittests/features/org.eclipse.wst.web_tests.feature.source_3.31.0.v202308072309.jar 23,660 100% 660.16kB/s 0:00:00 23,660 100% 641.82kB/s 0:00:00 (xfr#766, to-chk=195/967) repositoryunittests/features/org.eclipse.wst.web_tests.feature_3.31.0.v202308072309.jar 32,768 94% 800.00kB/s 0:00:00 34,642 100% 825.12kB/s 0:00:00 (xfr#767, to-chk=194/967) repositoryunittests/features/org.eclipse.wst.ws_tests.feature_3.1.100.v202308012257.jar 32,768 95% 727.27kB/s 0:00:00 34,363 100% 762.67kB/s 0:00:00 (xfr#768, to-chk=193/967) repositoryunittests/features/org.eclipse.wst.xml_tests.feature.source_3.31.0.v202308160453.jar 23,684 100% 481.85kB/s 0:00:00 23,684 100% 481.85kB/s 0:00:00 (xfr#769, to-chk=192/967) repositoryunittests/features/org.eclipse.wst.xml_tests.feature_3.31.0.v202308160453.jar 32,768 94% 627.45kB/s 0:00:00 34,617 100% 650.11kB/s 0:00:00 (xfr#770, to-chk=191/967) repositoryunittests/features/org.eclipse.wst.xsl_tests.feature.source_1.1.1000.v202308160453.jar 23,909 100% 424.52kB/s 0:00:00 23,909 100% 424.52kB/s 0:00:00 (xfr#771, to-chk=190/967) repositoryunittests/features/org.eclipse.wst.xsl_tests.feature_1.1.1000.v202308160453.jar 32,768 94% 561.40kB/s 0:00:00 34,853 100% 586.83kB/s 0:00:00 (xfr#772, to-chk=189/967) repositoryunittests/features/org.eclipse.wtp.releng.fixups.feature_1.1.0.v202212092153.jar 20,274 100% 319.34kB/s 0:00:00 20,274 100% 319.34kB/s 0:00:00 (xfr#773, to-chk=188/967) repositoryunittests/features/org.eclipse.wtp.releng.tests.feature_1.2.0.v201902122017.jar 20,255 100% 304.31kB/s 0:00:00 20,255 100% 299.70kB/s 0:00:00 (xfr#774, to-chk=187/967) repositoryunittests/features/org.eclipse.wtp.releng.tools.feature_1.2.0.v202212092153.jar 20,265 100% 286.81kB/s 0:00:00 20,265 100% 282.71kB/s 0:00:00 (xfr#775, to-chk=186/967) repositoryunittests/plugins/ repositoryunittests/plugins/javax.jws_2.0.0.v201005080400.jar 23,826 100% 314.43kB/s 0:00:00 23,826 100% 314.43kB/s 0:00:00 (xfr#776, to-chk=185/967) repositoryunittests/plugins/javax.xml.ws_2.1.0.v200902101523.jar 32,768 53% 410.26kB/s 0:00:00 61,055 100% 662.49kB/s 0:00:00 (xfr#777, to-chk=184/967) repositoryunittests/plugins/org.easymock_2.4.0.v20090202-0900.jar 32,768 33% 340.43kB/s 0:00:00 97,432 100% 849.54kB/s 0:00:00 (xfr#778, to-chk=183/967) repositoryunittests/plugins/org.easymock_5.2.0.jar 32,768 0% 266.67kB/s 0:00:16 4,566,030 100% 17.85MB/s 0:00:00 (xfr#779, to-chk=182/967) repositoryunittests/plugins/org.eclipse.jem.tests.source_1.3.0.v202101081429.jar 32,768 23% 129.03kB/s 0:00:00 139,379 100% 542.28kB/s 0:00:00 (xfr#780, to-chk=181/967) repositoryunittests/plugins/org.eclipse.jem.tests_1.3.0.v202101081429.jar 32,768 9% 112.68kB/s 0:00:02 331,397 100% 1.03MB/s 0:00:00 (xfr#781, to-chk=180/967) repositoryunittests/plugins/org.eclipse.jpt.common.core.tests.source_1.5.2.v202104080213.jar 32,768 39% 103.56kB/s 0:00:00 82,082 100% 257.74kB/s 0:00:00 (xfr#782, to-chk=179/967) repositoryunittests/plugins/org.eclipse.jpt.common.core.tests_1.5.2.v202104080213.jar 32,768 18% 100.31kB/s 0:00:01 181,803 100% 547.97kB/s 0:00:00 (xfr#783, to-chk=178/967) repositoryunittests/plugins/org.eclipse.jpt.common.ui.tests.source_1.4.1.v201902121834.jar 32,768 50% 97.56kB/s 0:00:00 65,382 100% 194.07kB/s 0:00:00 (xfr#784, to-chk=177/967) repositoryunittests/plugins/org.eclipse.jpt.common.ui.tests_1.4.1.v201902121834.jar 32,768 14% 95.24kB/s 0:00:02 229,397 100% 653.12kB/s 0:00:00 (xfr#785, to-chk=176/967) repositoryunittests/plugins/org.eclipse.jpt.common.utility.tests.source_2.4.100.v202301061019.jar 32,768 5% 91.95kB/s 0:00:05 575,061 100% 1.49MB/s 0:00:00 (xfr#786, to-chk=175/967) repositoryunittests/plugins/org.eclipse.jpt.common.utility.tests_2.4.100.v202301061019.jar 32,768 2% 85.56kB/s 0:00:17 1,496,751 100% 3.39MB/s 0:00:00 (xfr#787, to-chk=174/967) repositoryunittests/plugins/org.eclipse.jpt.jpa.core.tests.extension.resource.source_3.4.1.v201902121834.jar 26,779 100% 61.68kB/s 0:00:00 26,779 100% 61.68kB/s 0:00:00 (xfr#788, to-chk=173/967) repositoryunittests/plugins/org.eclipse.jpt.jpa.core.tests.extension.resource_3.4.1.v201902121834.jar 27,727 100% 63.26kB/s 0:00:00 27,727 100% 63.26kB/s 0:00:00 (xfr#789, to-chk=172/967) repositoryunittests/plugins/org.eclipse.jpt.jpa.db.tests.source_2.1.1.v201902121834.jar 32,768 71% 73.90kB/s 0:00:00 45,562 100% 102.29kB/s 0:00:00 (xfr#790, to-chk=171/967) repositoryunittests/plugins/org.eclipse.jpt.jpa.db.tests_2.1.1.v201902121834.jar 32,768 46% 71.91kB/s 0:00:00 70,716 100% 151.44kB/s 0:00:00 (xfr#791, to-chk=170/967) repositoryunittests/plugins/org.eclipse.jpt.jpadiagrameditor.ui.tests.source_1.3.0.v202308172102.jar 32,768 36% 69.57kB/s 0:00:00 89,645 100% 187.86kB/s 0:00:00 (xfr#792, to-chk=169/967) repositoryunittests/plugins/org.eclipse.jpt.jpadiagrameditor.ui.tests_1.3.0.v202308172102.jar 32,768 23% 67.94kB/s 0:00:01 141,872 100% 292.29kB/s 0:00:00 (xfr#793, to-chk=168/967) repositoryunittests/plugins/org.eclipse.jst.ejb.ui.tests.source_1.1.0.v202307261853.jar 19,671 100% 40.10kB/s 0:00:00 19,671 100% 40.10kB/s 0:00:00 (xfr#794, to-chk=167/967) repositoryunittests/plugins/org.eclipse.jst.ejb.ui.tests_1.1.0.v202307261853.jar 19,125 100% 38.67kB/s 0:00:00 19,125 100% 38.67kB/s 0:00:00 (xfr#795, to-chk=166/967) repositoryunittests/plugins/org.eclipse.jst.j2ee.core.tests.source_1.1.600.v202402152248.jar 32,768 17% 65.71kB/s 0:00:02 186,338 100% 365.40kB/s 0:00:00 (xfr#796, to-chk=165/967) repositoryunittests/plugins/org.eclipse.jst.j2ee.core.tests_1.1.600.v202402152248.jar 32,768 9% 63.62kB/s 0:00:04 331,510 100% 632.31kB/s 0:00:00 (xfr#797, to-chk=164/967) repositoryunittests/plugins/org.eclipse.jst.j2ee.tests.source_1.2.0.v202308261403.jar 32,768 0% 61.90kB/s 0:02:01 7,543,400 100% 10.92MB/s 0:00:00 (xfr#798, to-chk=163/967) repositoryunittests/plugins/org.eclipse.jst.j2ee.tests_1.2.0.v202308261403.jar 32,768 0% 47.98kB/s 0:02:38 7,627,353 100% 8.41MB/s 0:00:00 (xfr#799, to-chk=162/967) repositoryunittests/plugins/org.eclipse.jst.jee.tests.source_1.0.101.v202307261914.jar 21,634 100% 24.34kB/s 0:00:00 21,634 100% 24.34kB/s 0:00:00 (xfr#800, to-chk=161/967) repositoryunittests/plugins/org.eclipse.jst.jee.tests_1.0.101.v202307261914.jar 32,768 17% 36.00kB/s 0:00:04 189,949 100% 208.19kB/s 0:00:00 (xfr#801, to-chk=160/967) repositoryunittests/plugins/org.eclipse.jst.jsf.common.runtime.tests_1.5.0.v202303190717.jar 32,768 59% 34.74kB/s 0:00:00 55,175 100% 58.44kB/s 0:00:00 (xfr#802, to-chk=159/967) repositoryunittests/plugins/org.eclipse.jst.jsf.contentassist.tests_1.6.1.v202307262039.jar 32,768 72% 34.12kB/s 0:00:00 45,134 100% 46.64kB/s 0:00:00 (xfr#803, to-chk=158/967) repositoryunittests/plugins/org.eclipse.jst.jsf.context.symbol.tests_1.6.0.v202303190717.jar 32,768 70% 33.72kB/s 0:00:00 46,517 100% 47.82kB/s 0:00:00 (xfr#804, to-chk=157/967) repositoryunittests/plugins/org.eclipse.jst.jsf.core.tests_1.6.0.v202303190717.jar 32,768 6% 33.47kB/s 0:00:15 541,824 100% 543.25kB/s 0:00:00 (xfr#805, to-chk=156/967) repositoryunittests/plugins/org.eclipse.jst.jsf.designtime.tests_1.16.0.v202303190717.jar 32,768 16% 32.65kB/s 0:00:05 201,875 100% 198.93kB/s 0:00:00 (xfr#806, to-chk=155/967) repositoryunittests/plugins/org.eclipse.jst.jsf.facesconfig.tests_1.5.0.v202303190717.jar 32,768 15% 32.13kB/s 0:00:05 131,072 63% 127.49kB/s 0:00:00 205,908 100% 200.08kB/s 0:00:01 (xfr#807, to-chk=154/967) repositoryunittests/plugins/org.eclipse.jst.jsf.facesconfig.ui.test_1.5.0.v202303190717.jar 32,768 0% 3.47MB/s 0:00:01 6,403,032 100% 50.47MB/s 0:00:00 (xfr#808, to-chk=153/967) repositoryunittests/plugins/org.eclipse.jst.jsf.metadata.tests_1.6.1.v202307262039.jar 32,768 16% 251.97kB/s 0:00:00 204,198 100% 923.20kB/s 0:00:00 (xfr#809, to-chk=152/967) repositoryunittests/plugins/org.eclipse.jst.jsf.metadataprocessingtests2_1.6.0.v202303190717.jar 15,555 100% 69.05kB/s 0:00:00 15,555 100% 69.05kB/s 0:00:00 (xfr#810, to-chk=151/967) repositoryunittests/plugins/org.eclipse.jst.jsf.test.util_1.6.1.v202307262039.jar 32,768 18% 142.22kB/s 0:00:00 173,922 100% 741.68kB/s 0:00:00 (xfr#811, to-chk=150/967) repositoryunittests/plugins/org.eclipse.jst.jsf.ui.tests_1.6.0.v202303190717.jar 32,768 98% 137.34kB/s 0:00:00 33,123 100% 134.78kB/s 0:00:00 (xfr#812, to-chk=149/967) repositoryunittests/plugins/org.eclipse.jst.jsf.validation.el.tests_1.6.1.v202307262039.jar 32,768 7% 129.55kB/s 0:00:03 433,110 100% 1.57MB/s 0:00:00 (xfr#813, to-chk=148/967) repositoryunittests/plugins/org.eclipse.jst.jsp.core.tests_1.1.200.v202308160453.jar 32,768 3% 118.96kB/s 0:00:07 964,530 100% 3.15MB/s 0:00:00 (xfr#814, to-chk=147/967) repositoryunittests/plugins/org.eclipse.jst.jsp.tests.encoding.source_1.1.0.v201901071922.jar 32,768 83% 108.11kB/s 0:00:00 39,296 100% 129.21kB/s 0:00:00 (xfr#815, to-chk=146/967) repositoryunittests/plugins/org.eclipse.jst.jsp.tests.encoding_1.1.0.v201901071922.jar 32,768 70% 106.67kB/s 0:00:00 46,545 100% 151.01kB/s 0:00:00 (xfr#816, to-chk=145/967) repositoryunittests/plugins/org.eclipse.jst.jsp.ui.tests_1.2.0.v202308160453.jar 32,768 2% 101.59kB/s 0:00:13 1,367,595 100% 3.66MB/s 0:00:00 (xfr#817, to-chk=144/967) repositoryunittests/plugins/org.eclipse.jst.pagedesigner.tests_1.6.1.v202307262039.jar 32,768 20% 88.64kB/s 0:00:01 159,318 100% 408.36kB/s 0:00:00 (xfr#818, to-chk=143/967) repositoryunittests/plugins/org.eclipse.jst.server.core.tests_1.2.0.v202401292304.jar 32,768 26% 83.12kB/s 0:00:01 124,068 100% 311.47kB/s 0:00:00 (xfr#819, to-chk=142/967) repositoryunittests/plugins/org.eclipse.jst.server.generic.tests_1.1.0.v202401292331.jar 32,768 69% 81.42kB/s 0:00:00 46,993 100% 115.60kB/s 0:00:00 (xfr#820, to-chk=141/967) repositoryunittests/plugins/org.eclipse.jst.server.tomcat.core.tests_1.1.600.v202107290051.jar 32,768 48% 79.80kB/s 0:00:00 68,120 100% 164.66kB/s 0:00:00 (xfr#821, to-chk=140/967) repositoryunittests/plugins/org.eclipse.jst.server.tomcat.ui.tests_1.1.200.v202007170127.jar 28,704 100% 68.70kB/s 0:00:00 28,704 100% 68.54kB/s 0:00:00 (xfr#822, to-chk=139/967) repositoryunittests/plugins/org.eclipse.jst.server.ui.tests_1.1.200.v202307100459.jar 24,402 100% 57.84kB/s 0:00:00 24,402 100% 57.84kB/s 0:00:00 (xfr#823, to-chk=138/967) repositoryunittests/plugins/org.eclipse.jst.servlet.tests.source_1.2.0.v202301170045.jar 25,785 100% 60.39kB/s 0:00:00 25,785 100% 60.39kB/s 0:00:00 (xfr#824, to-chk=137/967) repositoryunittests/plugins/org.eclipse.jst.servlet.tests_1.2.0.v202301170045.jar 32,768 3% 75.29kB/s 0:00:11 901,348 100% 1.90MB/s 0:00:00 (xfr#825, to-chk=136/967) repositoryunittests/plugins/org.eclipse.jst.validation.sample.source_1.1.100.v201904091346.jar 32,768 41% 70.18kB/s 0:00:00 78,164 100% 166.66kB/s 0:00:00 (xfr#826, to-chk=135/967) repositoryunittests/plugins/org.eclipse.jst.validation.sample_1.1.100.v201904091346.jar 32,768 38% 68.09kB/s 0:00:00 85,379 100% 176.27kB/s 0:00:00 (xfr#827, to-chk=134/967) repositoryunittests/plugins/org.eclipse.jst.validation.test.source_1.2.0.v202307261853.jar 32,768 30% 67.23kB/s 0:00:01 106,777 100% 217.24kB/s 0:00:00 (xfr#828, to-chk=133/967) repositoryunittests/plugins/org.eclipse.jst.validation.test_1.2.0.v202307261853.jar 32,768 18% 65.71kB/s 0:00:02 178,464 100% 351.37kB/s 0:00:00 (xfr#829, to-chk=132/967) repositoryunittests/plugins/org.eclipse.jst.ws.axis.consumption.core.tests.source_1.1.0.v202308010504.jar 22,630 100% 44.20kB/s 0:00:00 22,630 100% 44.20kB/s 0:00:00 (xfr#830, to-chk=131/967) repositoryunittests/plugins/org.eclipse.jst.ws.cxf.tests.source_1.0.101.v202308010504.jar 18,091 100% 35.05kB/s 0:00:00 18,091 100% 35.05kB/s 0:00:00 (xfr#831, to-chk=130/967) repositoryunittests/plugins/org.eclipse.jst.ws.cxf.tests_1.0.101.v202308010504.jar 15,821 100% 30.47kB/s 0:00:00 15,821 100% 30.47kB/s 0:00:00 (xfr#832, to-chk=129/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxb.core.tests.source_1.1.0.v202308010145.jar 22,511 100% 43.10kB/s 0:00:00 22,511 100% 43.10kB/s 0:00:00 (xfr#833, to-chk=128/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxb.core.tests_1.1.0.v202308010145.jar 25,765 100% 49.05kB/s 0:00:00 25,765 100% 49.05kB/s 0:00:00 (xfr#834, to-chk=127/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.core.tests.source_1.1.1.v202308010145.jar 32,768 33% 61.42kB/s 0:00:01 96,995 100% 180.77kB/s 0:00:00 (xfr#835, to-chk=126/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.core.tests_1.1.1.v202308010145.jar 32,768 23% 60.38kB/s 0:00:01 137,136 100% 246.63kB/s 0:00:00 (xfr#836, to-chk=125/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.dom.integration.tests.source_1.1.0.v202308010504.jar 31,526 100% 55.98kB/s 0:00:00 31,526 100% 55.98kB/s 0:00:00 (xfr#837, to-chk=124/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.dom.integration.tests_1.1.0.v202308010504.jar 32,768 68% 57.66kB/s 0:00:00 47,872 100% 84.08kB/s 0:00:00 (xfr#838, to-chk=123/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.dom.runtime.tests.source_1.1.0.v202308010401.jar 32,768 28% 57.25kB/s 0:00:01 114,045 100% 196.77kB/s 0:00:00 (xfr#839, to-chk=122/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.dom.runtime.tests_1.1.0.v202308010401.jar 32,768 15% 55.94kB/s 0:00:03 214,562 100% 361.26kB/s 0:00:00 (xfr#840, to-chk=121/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.dom.ui.tests.source_1.1.0.v202308010401.jar 19,217 100% 32.19kB/s 0:00:00 19,217 100% 32.19kB/s 0:00:00 (xfr#841, to-chk=120/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.dom.ui.tests_1.1.0.v202308010401.jar 20,351 100% 33.80kB/s 0:00:00 20,351 100% 33.80kB/s 0:00:00 (xfr#842, to-chk=119/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.testutils.source_1.1.0.v202308010401.jar 32,768 55% 54.15kB/s 0:00:00 59,566 100% 98.09kB/s 0:00:00 (xfr#843, to-chk=118/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.testutils_1.1.0.v202308010401.jar 32,768 38% 53.60kB/s 0:00:00 85,672 100% 138.98kB/s 0:00:00 (xfr#844, to-chk=117/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.utils.tests.source_1.0.300.v202308010354.jar 32,768 66% 52.72kB/s 0:00:00 49,490 100% 79.36kB/s 0:00:00 (xfr#845, to-chk=116/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.utils.tests_1.0.300.v202308010354.jar 32,768 43% 52.20kB/s 0:00:00 75,960 100% 120.81kB/s 0:00:00 (xfr#846, to-chk=115/967) repositoryunittests/plugins/org.eclipse.jst.ws.tests.performance.source_1.0.400.v202308010504.jar 30,160 100% 47.66kB/s 0:00:00 30,160 100% 47.66kB/s 0:00:00 (xfr#847, to-chk=114/967) repositoryunittests/plugins/org.eclipse.jst.ws.tests.source_1.0.500.v202103200129.jar 32,768 60% 51.45kB/s 0:00:00 53,979 100% 84.61kB/s 0:00:00 (xfr#848, to-chk=113/967) repositoryunittests/plugins/org.eclipse.wst.common.project.facet.core.tests.source_1.5.0.v202308161955.jar 32,768 69% 51.04kB/s 0:00:00 47,451 100% 73.55kB/s 0:00:00 (xfr#849, to-chk=112/967) repositoryunittests/plugins/org.eclipse.wst.common.project.facet.core.tests_1.5.0.v202308161955.jar 32,768 41% 50.47kB/s 0:00:00 78,652 100% 120.96kB/s 0:00:00 (xfr#850, to-chk=111/967) repositoryunittests/plugins/org.eclipse.wst.common.project.facet.ui.tests.source_1.5.0.v202308161955.jar 10,660 100% 16.29kB/s 0:00:00 10,660 100% 16.29kB/s 0:00:00 (xfr#851, to-chk=110/967) repositoryunittests/plugins/org.eclipse.wst.common.project.facet.ui.tests_1.5.0.v202308161955.jar 21,480 100% 32.42kB/s 0:00:00 21,480 100% 32.42kB/s 0:00:00 (xfr#852, to-chk=109/967) repositoryunittests/plugins/org.eclipse.wst.common.snippets.tests.source_1.0.500.v201811170421.jar 26,610 100% 39.92kB/s 0:00:00 26,610 100% 39.92kB/s 0:00:00 (xfr#853, to-chk=108/967) repositoryunittests/plugins/org.eclipse.wst.common.snippets.tests_1.0.500.v201811170421.jar 32,768 75% 48.93kB/s 0:00:00 43,665 100% 65.20kB/s 0:00:00 (xfr#854, to-chk=107/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.collector.source_1.2.0.v202011161431.jar 17,369 100% 25.82kB/s 0:00:00 17,369 100% 25.78kB/s 0:00:00 (xfr#855, to-chk=106/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.collector_1.2.0.v202011161431.jar 32,768 93% 48.41kB/s 0:00:00 34,985 100% 51.53kB/s 0:00:00 (xfr#856, to-chk=105/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.source_1.3.0.v202308161955.jar 32,768 25% 47.90kB/s 0:00:02 130,359 100% 188.04kB/s 0:00:00 (xfr#857, to-chk=104/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.ui.source_1.2.0.v202307170218.jar 32,768 88% 47.06kB/s 0:00:00 37,178 100% 53.24kB/s 0:00:00 (xfr#858, to-chk=103/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.ui_1.2.0.v202307170218.jar 32,768 61% 46.78kB/s 0:00:00 53,408 100% 76.14kB/s 0:00:00 (xfr#859, to-chk=102/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.validation.guard.source_1.1.0.v202308161955.jar 12,178 100% 17.24kB/s 0:00:00 12,178 100% 17.24kB/s 0:00:00 (xfr#860, to-chk=101/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.validation.guard_1.1.0.v202308161955.jar 15,783 100% 22.24kB/s 0:00:00 15,783 100% 22.24kB/s 0:00:00 (xfr#861, to-chk=100/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.validation.source_1.1.0.v202308161955.jar 32,768 65% 45.98kB/s 0:00:00 50,244 100% 70.30kB/s 0:00:00 (xfr#862, to-chk=99/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.validation_1.1.0.v202308161955.jar 32,768 38% 45.58kB/s 0:00:01 84,627 100% 116.24kB/s 0:00:00 (xfr#863, to-chk=98/967) repositoryunittests/plugins/org.eclipse.wst.common.tests_1.3.0.v202308161955.jar 32,768 15% 44.69kB/s 0:00:04 212,988 100% 287.68kB/s 0:00:00 (xfr#864, to-chk=97/967) repositoryunittests/plugins/org.eclipse.wst.common.uriresolver.tests.source_1.1.0.v202308161955.jar 13,909 100% 18.71kB/s 0:00:00 13,909 100% 18.71kB/s 0:00:00 (xfr#865, to-chk=96/967) repositoryunittests/plugins/org.eclipse.wst.common.uriresolver.tests_1.1.0.v202308161955.jar 18,243 100% 24.44kB/s 0:00:00 18,243 100% 24.40kB/s 0:00:00 (xfr#866, to-chk=95/967) repositoryunittests/plugins/org.eclipse.wst.css.core.tests.source_1.1.100.v202301080231.jar 32,768 29% 43.66kB/s 0:00:01 109,939 100% 144.69kB/s 0:00:00 (xfr#867, to-chk=94/967) repositoryunittests/plugins/org.eclipse.wst.css.core.tests_1.1.100.v202301080231.jar 32,768 13% 42.61kB/s 0:00:04 243,184 100% 314.97kB/s 0:00:00 (xfr#868, to-chk=93/967) repositoryunittests/plugins/org.eclipse.wst.css.tests.encoding.source_1.1.0.v201901071922.jar 18,348 100% 23.64kB/s 0:00:00 18,348 100% 23.64kB/s 0:00:00 (xfr#869, to-chk=92/967) repositoryunittests/plugins/org.eclipse.wst.css.tests.encoding_1.1.0.v201901071922.jar 29,929 100% 38.41kB/s 0:00:00 29,929 100% 38.41kB/s 0:00:00 (xfr#870, to-chk=91/967) repositoryunittests/plugins/org.eclipse.wst.css.ui.tests.source_1.1.101.v202303170342.jar 29,446 100% 37.64kB/s 0:00:00 29,446 100% 37.64kB/s 0:00:00 (xfr#871, to-chk=90/967) repositoryunittests/plugins/org.eclipse.wst.css.ui.tests_1.1.101.v202303170342.jar 32,768 47% 41.67kB/s 0:00:00 69,350 100% 87.61kB/s 0:00:00 (xfr#872, to-chk=89/967) repositoryunittests/plugins/org.eclipse.wst.dtd.core.tests.source_1.1.0.v201901071922.jar 15,977 100% 20.11kB/s 0:00:00 15,977 100% 20.11kB/s 0:00:00 (xfr#873, to-chk=88/967) repositoryunittests/plugins/org.eclipse.wst.dtd.core.tests_1.1.0.v201901071922.jar 22,736 100% 28.47kB/s 0:00:00 22,736 100% 28.47kB/s 0:00:00 (xfr#874, to-chk=87/967) repositoryunittests/plugins/org.eclipse.wst.dtd.ui.tests.source_1.1.1.v202303170342.jar 30,022 100% 37.25kB/s 0:00:00 30,022 100% 37.25kB/s 0:00:00 (xfr#875, to-chk=86/967) repositoryunittests/plugins/org.eclipse.wst.dtd.ui.tests_1.1.1.v202303170342.jar 32,768 58% 40.46kB/s 0:00:00 55,873 100% 68.81kB/s 0:00:00 (xfr#876, to-chk=85/967) repositoryunittests/plugins/org.eclipse.wst.html.core.tests.source_1.2.0.v202101180039.jar 32,768 23% 40.10kB/s 0:00:02 140,345 100% 170.04kB/s 0:00:00 (xfr#877, to-chk=84/967) repositoryunittests/plugins/org.eclipse.wst.html.core.tests_1.2.0.v202101180039.jar 32,768 14% 39.46kB/s 0:00:04 229,001 100% 272.39kB/s 0:00:00 (xfr#878, to-chk=83/967) repositoryunittests/plugins/org.eclipse.wst.html.tests.encoding.source_1.1.100.v202112071542.jar 18,368 100% 21.77kB/s 0:00:00 18,368 100% 21.77kB/s 0:00:00 (xfr#879, to-chk=82/967) repositoryunittests/plugins/org.eclipse.wst.html.tests.encoding_1.1.100.v202112071542.jar 32,768 63% 38.65kB/s 0:00:00 51,628 100% 60.82kB/s 0:00:00 (xfr#880, to-chk=81/967) repositoryunittests/plugins/org.eclipse.wst.html.ui.tests.source_1.1.101.v202303170342.jar 32,768 80% 38.46kB/s 0:00:00 40,620 100% 47.56kB/s 0:00:00 (xfr#881, to-chk=80/967) repositoryunittests/plugins/org.eclipse.wst.html.ui.tests_1.1.101.v202303170342.jar 32,768 39% 38.23kB/s 0:00:01 82,678 100% 96.23kB/s 0:00:00 (xfr#882, to-chk=79/967) repositoryunittests/plugins/org.eclipse.wst.internet.cache.tests.source_1.1.0.v202011161431.jar 18,242 100% 21.13kB/s 0:00:00 18,242 100% 21.13kB/s 0:00:00 (xfr#883, to-chk=78/967) repositoryunittests/plugins/org.eclipse.wst.internet.cache.tests_1.1.0.v202011161431.jar 29,543 100% 34.06kB/s 0:00:00 29,543 100% 34.06kB/s 0:00:00 (xfr#884, to-chk=77/967) repositoryunittests/plugins/org.eclipse.wst.internet.monitor.core.tests_1.2.0.v202304050316.jar 32,768 85% 37.65kB/s 0:00:00 38,304 100% 43.96kB/s 0:00:00 (xfr#885, to-chk=76/967) repositoryunittests/plugins/org.eclipse.wst.internet.monitor.ui.tests_1.1.300.v201910252115.jar 30,247 100% 34.59kB/s 0:00:00 30,247 100% 34.59kB/s 0:00:00 (xfr#886, to-chk=75/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.chromium.debug.core.tests_0.6.0.v202307190318.jar 24,095 100% 27.39kB/s 0:00:00 24,095 100% 27.36kB/s 0:00:00 (xfr#887, to-chk=74/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.chromium.tests_0.6.0.v202307190318.jar 32,768 25% 37.04kB/s 0:00:02 130,703 100% 146.88kB/s 0:00:00 (xfr#888, to-chk=73/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.core.tests.compiler_2.0.201.v201903222101.jar 32,768 8% 36.49kB/s 0:00:10 404,305 100% 443.13kB/s 0:00:00 (xfr#889, to-chk=72/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.core.tests.model_2.0.201.v202209211227.jar 32,768 0% 35.56kB/s 0:02:07 3,702,784 80% 3.53MB/s 0:00:00 4,572,001 100% 4.28MB/s 0:00:01 (xfr#890, to-chk=71/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.debug.core.tests_1.2.0.v202307190318.jar 32,768 77% 1.64MB/s 0:00:00 42,220 100% 2.01MB/s 0:00:00 (xfr#891, to-chk=70/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.debug.rhino.tests_1.1.0.v202307190318.jar 32,768 44% 1.36MB/s 0:00:00 73,657 100% 1.19MB/s 0:00:00 (xfr#892, to-chk=69/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.js.node.common.tests_1.0.1.v201903222101.jar 19,549 100% 251.20kB/s 0:00:00 19,549 100% 247.93kB/s 0:00:00 (xfr#893, to-chk=68/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.ui.tests_1.2.1.v202106022056.jar 32,768 17% 390.24kB/s 0:00:00 189,110 100% 1.84MB/s 0:00:00 (xfr#894, to-chk=67/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.web.core.tests.source_1.1.0.v201901071922.jar 16,850 100% 162.92kB/s 0:00:00 16,850 100% 161.32kB/s 0:00:00 (xfr#895, to-chk=66/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.web.core.tests_1.1.0.v201901071922.jar 27,072 100% 251.79kB/s 0:00:00 27,072 100% 251.79kB/s 0:00:00 (xfr#896, to-chk=65/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.web.ui.tests.source_1.1.1.v202308072309.jar 32,768 40% 290.91kB/s 0:00:00 80,611 100% 696.65kB/s 0:00:00 (xfr#897, to-chk=64/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.web.ui.tests_1.1.1.v202308072309.jar 32,768 19% 271.19kB/s 0:00:00 167,987 100% 1.25MB/s 0:00:00 (xfr#898, to-chk=63/967) repositoryunittests/plugins/org.eclipse.wst.json.core.tests.source_1.1.0.v202001220412.jar 28,546 100% 211.19kB/s 0:00:00 28,546 100% 211.19kB/s 0:00:00 (xfr#899, to-chk=62/967) repositoryunittests/plugins/org.eclipse.wst.json.core.tests_1.1.0.v202001220412.jar 32,768 85% 237.04kB/s 0:00:00 38,359 100% 275.44kB/s 0:00:00 (xfr#900, to-chk=61/967) repositoryunittests/plugins/org.eclipse.wst.server.core.tests_1.1.300.v202308172116.jar 32,768 31% 228.57kB/s 0:00:00 102,781 100% 692.22kB/s 0:00:00 (xfr#901, to-chk=60/967) repositoryunittests/plugins/org.eclipse.wst.server.ui.tests_1.1.500.v202308172116.jar 32,768 37% 213.33kB/s 0:00:00 88,231 100% 555.89kB/s 0:00:00 (xfr#902, to-chk=59/967) repositoryunittests/plugins/org.eclipse.wst.sse.core.tests.source_1.1.0.v202003230308.jar 32,768 58% 201.26kB/s 0:00:00 56,264 100% 341.28kB/s 0:00:00 (xfr#903, to-chk=58/967) repositoryunittests/plugins/org.eclipse.wst.sse.core.tests_1.1.0.v202003230308.jar 32,768 37% 193.94kB/s 0:00:00 86,925 100% 508.31kB/s 0:00:00 (xfr#904, to-chk=57/967) repositoryunittests/plugins/org.eclipse.wst.sse.ui.tests.source_1.1.300.v202303170222.jar 32,768 45% 182.86kB/s 0:00:00 71,476 100% 392.14kB/s 0:00:00 (xfr#905, to-chk=56/967) repositoryunittests/plugins/org.eclipse.wst.sse.ui.tests_1.1.300.v202303170222.jar 32,768 24% 174.86kB/s 0:00:00 133,389 100% 700.34kB/s 0:00:00 (xfr#906, to-chk=55/967) repositoryunittests/plugins/org.eclipse.wst.ws.tests.source_1.1.100.v202308012257.jar 32,768 63% 167.54kB/s 0:00:00 51,363 100% 259.89kB/s 0:00:00 (xfr#907, to-chk=54/967) repositoryunittests/plugins/org.eclipse.wst.ws.tests_1.1.100.v202308012257.jar 32,768 43% 160.00kB/s 0:00:00 75,108 100% 364.91kB/s 0:00:00 (xfr#908, to-chk=53/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.tests.source_1.0.550.v201903050508.jar 32,768 41% 156.10kB/s 0:00:00 79,602 100% 373.73kB/s 0:00:00 (xfr#909, to-chk=52/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.tests.ui.source_1.1.0.v202308012257.jar 16,925 100% 77.96kB/s 0:00:00 16,925 100% 77.96kB/s 0:00:00 (xfr#910, to-chk=51/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.tests.ui_1.1.0.v202308012257.jar 22,919 100% 104.10kB/s 0:00:00 22,919 100% 104.10kB/s 0:00:00 (xfr#911, to-chk=50/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.tests_1.0.550.v201903050508.jar 32,768 16% 145.45kB/s 0:00:01 196,622 100% 820.57kB/s 0:00:00 (xfr#912, to-chk=49/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.ui.tests.source_1.1.0.v202308012257.jar 24,809 100% 102.23kB/s 0:00:00 24,809 100% 102.23kB/s 0:00:00 (xfr#913, to-chk=48/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.ui.tests_1.1.0.v202308012257.jar 32,768 39% 133.33kB/s 0:00:00 82,152 100% 331.51kB/s 0:00:00 (xfr#914, to-chk=47/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.validation.tests.source_1.1.0.v202308012257.jar 32,768 59% 128.51kB/s 0:00:00 55,453 100% 214.89kB/s 0:00:00 (xfr#915, to-chk=46/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.validation.tests_1.1.0.v202308012257.jar 32,768 15% 124.03kB/s 0:00:01 217,133 100% 803.20kB/s 0:00:00 (xfr#916, to-chk=45/967) repositoryunittests/plugins/org.eclipse.wst.wsi.tests.source_1.2.0.v202205160247.jar 31,687 100% 115.03kB/s 0:00:00 31,687 100% 115.03kB/s 0:00:00 (xfr#917, to-chk=44/967) repositoryunittests/plugins/org.eclipse.wst.wsi.tests_1.2.0.v202205160247.jar 32,768 20% 115.94kB/s 0:00:01 160,420 100% 553.57kB/s 0:00:00 (xfr#918, to-chk=43/967) repositoryunittests/plugins/org.eclipse.wst.xml.catalog.tests.source_1.1.0.v201901071922.jar 21,328 100% 72.83kB/s 0:00:00 21,328 100% 72.83kB/s 0:00:00 (xfr#919, to-chk=42/967) repositoryunittests/plugins/org.eclipse.wst.xml.catalog.tests_1.1.0.v201901071922.jar 32,768 44% 110.34kB/s 0:00:00 73,136 100% 245.44kB/s 0:00:00 (xfr#920, to-chk=41/967) repositoryunittests/plugins/org.eclipse.wst.xml.core.tests.source_1.2.0.v202308160453.jar 32,768 20% 107.74kB/s 0:00:01 161,316 100% 506.54kB/s 0:00:00 (xfr#921, to-chk=40/967) repositoryunittests/plugins/org.eclipse.wst.xml.core.tests_1.2.0.v202308160453.jar 32,768 11% 100.95kB/s 0:00:02 297,619 100% 888.82kB/s 0:00:00 (xfr#922, to-chk=39/967) repositoryunittests/plugins/org.eclipse.wst.xml.tests.encoding.source_1.1.0.v201901071922.jar 32,768 14% 96.10kB/s 0:00:01 224,811 100% 641.94kB/s 0:00:00 (xfr#923, to-chk=38/967) repositoryunittests/plugins/org.eclipse.wst.xml.tests.encoding_1.1.0.v201901071922.jar 32,768 10% 91.95kB/s 0:00:02 305,529 100% 850.05kB/s 0:00:00 (xfr#924, to-chk=37/967) repositoryunittests/plugins/org.eclipse.wst.xml.ui.tests.source_1.1.201.v202303170342.jar 32,768 50% 90.14kB/s 0:00:00 64,960 100% 176.71kB/s 0:00:00 (xfr#925, to-chk=36/967) repositoryunittests/plugins/org.eclipse.wst.xml.ui.tests_1.1.201.v202303170342.jar 32,768 25% 87.91kB/s 0:00:01 128,862 100% 340.11kB/s 0:00:00 (xfr#926, to-chk=35/967) repositoryunittests/plugins/org.eclipse.wst.xml.validation.tests.source_1.1.100.v202304300455.jar 32,768 82% 80.81kB/s 0:00:00 39,491 100% 95.70kB/s 0:00:00 (xfr#927, to-chk=34/967) repositoryunittests/plugins/org.eclipse.wst.xml.validation.tests_1.1.100.v202304300455.jar 32,768 34% 78.43kB/s 0:00:00 94,542 100% 225.19kB/s 0:00:00 (xfr#928, to-chk=33/967) repositoryunittests/plugins/org.eclipse.wst.xml.xpath.core.tests.source_1.1.0.v201901071922.jar 14,887 100% 35.12kB/s 0:00:00 14,887 100% 35.03kB/s 0:00:00 (xfr#929, to-chk=32/967) repositoryunittests/plugins/org.eclipse.wst.xml.xpath.core.tests_1.1.0.v201901071922.jar 20,345 100% 47.53kB/s 0:00:00 20,345 100% 47.42kB/s 0:00:00 (xfr#930, to-chk=31/967) repositoryunittests/plugins/org.eclipse.wst.xml.xpath.ui.tests.source_1.1.0.v201901071922.jar 16,764 100% 38.79kB/s 0:00:00 16,764 100% 38.70kB/s 0:00:00 (xfr#931, to-chk=30/967) repositoryunittests/plugins/org.eclipse.wst.xml.xpath.ui.tests_1.1.0.v201901071922.jar 23,155 100% 52.71kB/s 0:00:00 23,155 100% 52.71kB/s 0:00:00 (xfr#932, to-chk=29/967) repositoryunittests/plugins/org.eclipse.wst.xml.xpath2.processor.tests.source_2.2.100.v202304300754.jar 32,768 5% 73.06kB/s 0:00:07 586,105 100% 1.20MB/s 0:00:00 (xfr#933, to-chk=28/967) repositoryunittests/plugins/org.eclipse.wst.xml.xpath2.processor.tests_2.2.100.v202304300754.jar 32,768 2% 67.80kB/s 0:00:19 1,321,878 100% 2.38MB/s 0:00:00 (xfr#934, to-chk=27/967) repositoryunittests/plugins/org.eclipse.wst.xsd.core.tests.source_1.1.0.v201903222120.jar 17,576 100% 32.26kB/s 0:00:00 17,576 100% 32.26kB/s 0:00:00 (xfr#935, to-chk=26/967) repositoryunittests/plugins/org.eclipse.wst.xsd.core.tests_1.1.0.v201903222120.jar 29,846 100% 54.48kB/s 0:00:00 29,846 100% 54.48kB/s 0:00:00 (xfr#936, to-chk=25/967) repositoryunittests/plugins/org.eclipse.wst.xsd.ui.tests.source_1.1.0.v201901071922.jar 17,810 100% 32.39kB/s 0:00:00 17,810 100% 32.39kB/s 0:00:00 (xfr#937, to-chk=24/967) repositoryunittests/plugins/org.eclipse.wst.xsd.ui.tests_1.1.0.v201901071922.jar 32,768 21% 58.61kB/s 0:00:02 153,985 100% 264.75kB/s 0:00:00 (xfr#938, to-chk=23/967) repositoryunittests/plugins/org.eclipse.wst.xsd.validation.tests.source_1.1.0.v202102010319.jar 28,532 100% 48.71kB/s 0:00:00 28,532 100% 48.71kB/s 0:00:00 (xfr#939, to-chk=22/967) repositoryunittests/plugins/org.eclipse.wst.xsd.validation.tests_1.1.0.v202102010319.jar 32,768 23% 55.56kB/s 0:00:01 137,579 100% 232.45kB/s 0:00:00 (xfr#940, to-chk=21/967) repositoryunittests/plugins/org.eclipse.wst.xsl.core.tests.source_1.1.0.v201907091226.jar 25,292 100% 42.08kB/s 0:00:00 25,292 100% 42.01kB/s 0:00:00 (xfr#941, to-chk=20/967) repositoryunittests/plugins/org.eclipse.wst.xsl.core.tests_1.1.0.v201907091226.jar 32,768 75% 54.15kB/s 0:00:00 43,354 100% 71.52kB/s 0:00:00 (xfr#942, to-chk=19/967) repositoryunittests/plugins/org.eclipse.wst.xsl.exslt.core.tests.source_1.1.0.v201901071922.jar 19,021 100% 31.01kB/s 0:00:00 19,021 100% 31.01kB/s 0:00:00 (xfr#943, to-chk=18/967) repositoryunittests/plugins/org.eclipse.wst.xsl.exslt.core.tests_1.1.0.v201901071922.jar 15,840 100% 25.70kB/s 0:00:00 15,840 100% 25.70kB/s 0:00:00 (xfr#944, to-chk=17/967) repositoryunittests/plugins/org.eclipse.wst.xsl.exslt.ui.tests.source_1.0.100.v201901071922.jar 15,639 100% 25.29kB/s 0:00:00 15,639 100% 25.29kB/s 0:00:00 (xfr#945, to-chk=16/967) repositoryunittests/plugins/org.eclipse.wst.xsl.exslt.ui.tests_1.0.100.v201901071922.jar 19,247 100% 30.97kB/s 0:00:00 19,247 100% 30.97kB/s 0:00:00 (xfr#946, to-chk=15/967) repositoryunittests/plugins/org.eclipse.wst.xsl.jaxp.debug.test.source_1.1.0.v201901071922.jar 17,126 100% 27.42kB/s 0:00:00 17,126 100% 27.42kB/s 0:00:00 (xfr#947, to-chk=14/967) repositoryunittests/plugins/org.eclipse.wst.xsl.jaxp.debug.test_1.1.0.v201901071922.jar 21,074 100% 33.63kB/s 0:00:00 21,074 100% 33.57kB/s 0:00:00 (xfr#948, to-chk=13/967) repositoryunittests/plugins/org.eclipse.wst.xsl.launching.tests.source_1.2.100.v201908180412.jar 29,600 100% 46.93kB/s 0:00:00 29,600 100% 46.93kB/s 0:00:00 (xfr#949, to-chk=12/967) repositoryunittests/plugins/org.eclipse.wst.xsl.launching.tests_1.2.100.v201908180412.jar 32,768 78% 51.70kB/s 0:00:00 41,549 100% 65.23kB/s 0:00:00 (xfr#950, to-chk=11/967) repositoryunittests/plugins/org.eclipse.wst.xsl.tests.source_1.3.0.v201901071922.jar 10,965 100% 17.13kB/s 0:00:00 10,965 100% 17.13kB/s 0:00:00 (xfr#951, to-chk=10/967) repositoryunittests/plugins/org.eclipse.wst.xsl.tests_1.3.0.v201901071922.jar 15,805 100% 24.58kB/s 0:00:00 15,805 100% 24.58kB/s 0:00:00 (xfr#952, to-chk=9/967) repositoryunittests/plugins/org.eclipse.wst.xsl.ui.tests.source_1.2.1.v202308160453.jar 32,768 31% 50.63kB/s 0:00:01 103,757 100% 157.83kB/s 0:00:00 (xfr#953, to-chk=8/967) repositoryunittests/plugins/org.eclipse.wst.xsl.ui.tests_1.2.1.v202308160453.jar 32,768 39% 49.54kB/s 0:00:01 83,693 100% 124.78kB/s 0:00:00 (xfr#954, to-chk=7/967) repositoryunittests/plugins/org.eclipse.wtp.releng.fixups_1.1.0.v202212092153.jar 32,768 71% 48.56kB/s 0:00:00 46,079 100% 68.18kB/s 0:00:00 (xfr#955, to-chk=6/967) repositoryunittests/plugins/org.eclipse.wtp.releng.tests_1.3.0.v202212092237.jar 32,768 41% 48.12kB/s 0:00:00 79,665 100% 116.64kB/s 0:00:00 (xfr#956, to-chk=5/967) repositoryunittests/plugins/org.eclipse.wtp.releng.tools_1.2.1.v202212092153.jar 32,768 45% 47.69kB/s 0:00:00 72,490 100% 104.57kB/s 0:00:00 (xfr#957, to-chk=4/967) repositoryunittests/plugins/org.eclipse.wtp.releng.versionchecker_1.0.2.v202212092144.jar 32,768 5% 46.72kB/s 0:00:12 635,353 100% 888.91kB/s 0:00:00 (xfr#958, to-chk=3/967) repositoryunittests/plugins/org.jmock_1.3.0.jar 32,768 17% 45.45kB/s 0:00:03 184,954 100% 251.56kB/s 0:00:00 (xfr#959, to-chk=2/967) repositoryunittests/plugins/org.w3c.xqts.testsuite.source_1.0.2.v201711201733.jar 32,768 0% 44.20kB/s 0:05:26 9,306,112 64% 8.87MB/s 0:00:00 14,457,733 100% 12.17MB/s 0:00:01 (xfr#960, to-chk=1/967) repositoryunittests/plugins/org.w3c.xqts.testsuite_1.0.2.v201711201733.jar 32,768 0% 223.78kB/s 0:01:03 14,271,723 100% 23.31MB/s 0:00:00 (xfr#961, to-chk=0/967) renamed '/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC1-20240224013226/wtp-repo-3.33.0-SNAPSHOT.zip' -> '/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC1-20240224013226/wtp-repo-S-3.33RC1-20240224013226.zip' renamed '/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC1-20240224013226/wtp-tests-repo-3.33.0-SNAPSHOT.zip' -> '/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC1-20240224013226/wtp-tests-repo-S-3.33RC1-20240224013226.zip' [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 57 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo Subject: WTP 3.33.0 Smoke Test Candidate Build: S-3.33RC1-20240224013226 Body: ============================================================ WTP 3.33.0 Smoke Test Candidate Build: S-3.33RC1-20240224013226

Download Page:

https://download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC1-20240224013226/?d

This build will be pushed to the Eclipse Simrel aggregate site for the next
EPP +2 build, assuming that no one has voiced an objection on this list beforehand.

Smoke tests: https://wiki.eclipse.org/WTP_Smoke_Test_Scenarios_R39

Past smoke test results: http://wiki.eclipse.org/WTP_Smoke_Test_Results
EPP Calendar, where WTP is a +2 project
============================================================ [Pipeline] emailext Sending email to: wtp-dev@eclipse.org thatnitind@gmail.com [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timeout [Pipeline] End of Pipeline Finished: SUCCESS