Started by an SCM change Running as SYSTEM Agent centos-7-lhs17 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-lhs17" namespace: "mat" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.mat.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-lhs17" - 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-lhs17" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.mat.svc.cluster.local/mat/" 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-mat" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-lhs17 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/tycho-mat-nightly [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [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-6a0zwNjr0QXd/agent.47 SSH_AGENT_PID=49 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_16304029846120122801.key (/home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_16304029846120122801.key) [ssh-agent] Using credentials genie.mat (ssh://genie.mat@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/mat/org.eclipse.mat.git > git init /home/jenkins/agent/workspace/tycho-mat-nightly # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/mat/org.eclipse.mat.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://git.eclipse.org/r/mat/org.eclipse.mat.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/mat/org.eclipse.mat.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 82dd13e890d83df6ac63a5f7b636138ffe3ce0cc (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 82dd13e890d83df6ac63a5f7b636138ffe3ce0cc # timeout=10 Commit message: "582654: OQL breaks ctrl+A in all the other MAT windows" > git rev-list --no-walk a192f1be11e2b005001eca1cea26b7150b6cf2bb # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [tycho-mat-nightly] $ Xvnc -help Starting xvnc [tycho-mat-nightly] $ Xvnc :53 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Sat Dec 16 13:13:36 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5953 vncext: created VNC server for screen 0 [tycho-mat-nightly] $ /bin/sh -xe /tmp/jenkins12786636716315020889.sh + export M2_HOME=/opt/tools/apache-maven/latest + M2_HOME=/opt/tools/apache-maven/latest + export 'mvnArguments=-P build-server,build-snapshot -Dmat-target=mat-2023-12i -Dmaven.test.failure.ignore=false -Dmat-product=mat-2023-12 ' + mvnArguments='-P build-server,build-snapshot -Dmat-target=mat-2023-12i -Dmaven.test.failure.ignore=false -Dmat-product=mat-2023-12 ' + wget -l2 -R 'index.html*' --no-parent --recursive -P /home/jenkins/.m2/repository https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ --2023-12-16 13:13:36-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html’ 0K .. 100% 102M=0s 2023-12-16 13:13:37 (102 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html’ saved [2188/2188] Loading robots.txt; please ignore errors. --2023-12-16 13:13:37-- https://public.dhe.ibm.com/robots.txt Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 404 Not Found 2023-12-16 13:13:37 ERROR 404: Not Found. Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html since it should be rejected. --2023-12-16 13:13:37-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=N;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2189 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D’ 0K .. 100% 550M=0s 2023-12-16 13:13:37 (550 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D’ saved [2189/2189] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D since it should be rejected. --2023-12-16 13:13:37-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=M;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2189 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A’ 0K .. 100% 391M=0s 2023-12-16 13:13:37 (391 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A’ saved [2189/2189] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A since it should be rejected. --2023-12-16 13:13:37-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=S;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A’ 0K .. 100% 360M=0s 2023-12-16 13:13:37 (360 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A’ saved [2188/2188] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A since it should be rejected. --2023-12-16 13:13:37-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=D;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A’ 0K .. 100% 341M=0s 2023-12-16 13:13:37 (341 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A’ saved [2188/2188] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A since it should be rejected. --2023-12-16 13:13:37-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1128 (1.1K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar’ 0K . 100% 205M=0s 2023-12-16 13:13:38 (205 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar’ saved [1128/1128] --2023-12-16 13:13:38-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 748 [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz’ 0K 100% 135M=0s 2023-12-16 13:13:38 (135 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz’ saved [748/748] --2023-12-16 13:13:38-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 381772 (373K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar’ 0K .......... .......... .......... .......... .......... 13% 582K 1s 50K .......... .......... .......... .......... .......... 26% 1.13M 0s 100K .......... .......... .......... .......... .......... 40% 1.14M 0s 150K .......... .......... .......... .......... .......... 53% 87.4M 0s 200K .......... .......... .......... .......... .......... 67% 1.15M 0s 250K .......... .......... .......... .......... .......... 80% 71.5M 0s 300K .......... .......... .......... .......... .......... 93% 1.16M 0s 350K .......... .......... .. 100% 178M=0.3s 2023-12-16 13:13:38 (1.41 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar’ saved [381772/381772] --2023-12-16 13:13:38-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 167272 (163K) [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz’ 0K .......... .......... .......... .......... .......... 30% 71.4M 0s 50K .......... .......... .......... .......... .......... 61% 253M 0s 100K .......... .......... .......... .......... .......... 91% 1.15M 0s 150K .......... ... 100% 456M=0.04s 2023-12-16 13:13:38 (3.68 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz’ saved [167272/167272] --2023-12-16 13:13:38-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/ Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1379 (1.3K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html’ 0K . 100% 166M=0s 2023-12-16 13:13:38 (166 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html’ saved [1379/1379] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html since it should be rejected. --2023-12-16 13:13:38-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 172 Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index’ 0K 100% 33.1M=0s 2023-12-16 13:13:39 (33.1 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index’ saved [172/172] --2023-12-16 13:13:39-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1559 (1.5K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html’ 0K . 100% 234M=0s 2023-12-16 13:13:39 (234 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html’ saved [1559/1559] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html since it should be rejected. --2023-12-16 13:13:39-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=N;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2189 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A’ 0K .. 100% 350M=0s 2023-12-16 13:13:39 (350 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A’ saved [2189/2189] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A since it should be rejected. --2023-12-16 13:13:39-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=M;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D’ 0K .. 100% 589M=0s 2023-12-16 13:13:39 (589 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D’ saved [2188/2188] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D since it should be rejected. --2023-12-16 13:13:39-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=S;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D’ 0K .. 100% 378M=0s 2023-12-16 13:13:39 (378 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D’ saved [2188/2188] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D since it should be rejected. --2023-12-16 13:13:39-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=D;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2187 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D’ 0K .. 100% 408M=0s 2023-12-16 13:13:39 (408 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D’ saved [2187/2187] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D since it should be rejected. --2023-12-16 13:13:39-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=N;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1382 (1.3K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D’ 0K . 100% 270M=0s 2023-12-16 13:13:39 (270 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D’ saved [1382/1382] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D since it should be rejected. --2023-12-16 13:13:39-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=M;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1381 (1.3K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A’ 0K . 100% 241M=0s 2023-12-16 13:13:39 (241 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A’ saved [1381/1381] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A since it should be rejected. --2023-12-16 13:13:39-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=S;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1381 (1.3K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A’ 0K . 100% 264M=0s 2023-12-16 13:13:39 (264 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A’ saved [1381/1381] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A since it should be rejected. --2023-12-16 13:13:39-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=D;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1381 (1.3K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A’ 0K . 100% 190M=0s 2023-12-16 13:13:39 (190 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A’ saved [1381/1381] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A since it should be rejected. --2023-12-16 13:13:39-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 435454 (425K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar’ 0K .......... .......... .......... .......... .......... 11% 152M 0s 50K .......... .......... .......... .......... .......... 23% 132M 0s 100K .......... .......... .......... .......... .......... 35% 265M 0s 150K .......... .......... .......... .......... .......... 47% 1.16M 0s 200K .......... .......... .......... .......... .......... 58% 116M 0s 250K .......... .......... .......... .......... .......... 70% 99.3M 0s 300K .......... .......... .......... .......... .......... 82% 136M 0s 350K .......... .......... .......... .......... .......... 94% 1.15M 0s 400K .......... .......... ..... 100% 286M=0.09s 2023-12-16 13:13:39 (4.80 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar’ saved [435454/435454] --2023-12-16 13:13:39-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=N;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1560 (1.5K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D’ 0K . 100% 300M=0s 2023-12-16 13:13:40 (300 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D’ saved [1560/1560] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D since it should be rejected. --2023-12-16 13:13:40-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=M;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1559 (1.5K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A’ 0K . 100% 289M=0s 2023-12-16 13:13:40 (289 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A’ saved [1559/1559] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A since it should be rejected. --2023-12-16 13:13:40-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=S;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1559 (1.5K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A’ 0K . 100% 418M=0s 2023-12-16 13:13:40 (418 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A’ saved [1559/1559] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A since it should be rejected. --2023-12-16 13:13:40-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=D;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1559 (1.5K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A’ 0K . 100% 435M=0s 2023-12-16 13:13:40 (435 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A’ saved [1559/1559] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A since it should be rejected. --2023-12-16 13:13:40-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 30135 (29K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar’ 0K .......... .......... ......... 100% 686K=0.04s 2023-12-16 13:13:40 (686 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar’ saved [30135/30135] --2023-12-16 13:13:40-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 33410372 (32M) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar’ 0K .......... .......... .......... .......... .......... 0% 60.4M 1s 50K .......... .......... .......... .......... .......... 0% 252M 0s 100K .......... .......... .......... .......... .......... 0% 212M 0s 150K .......... .......... .......... .......... .......... 0% 1.16M 7s 200K .......... .......... .......... .......... .......... 0% 97.8M 6s 250K .......... .......... .......... .......... .......... 0% 109M 5s 300K .......... .......... .......... .......... .......... 1% 149M 4s 350K .......... .......... .......... .......... .......... 1% 1.17M 7s 400K .......... .......... .......... .......... .......... 1% 109M 6s 450K .......... .......... .......... .......... .......... 1% 124M 6s 500K .......... .......... .......... .......... .......... 1% 110M 5s 550K .......... .......... .......... .......... .......... 1% 1.17M 7s 600K .......... .......... .......... .......... .......... 1% 107M 6s 650K .......... .......... .......... .......... .......... 2% 103M 6s 700K .......... .......... .......... .......... .......... 2% 118M 6s 750K .......... .......... .......... .......... .......... 2% 1.17M 7s 800K .......... .......... .......... .......... .......... 2% 95.7M 6s 850K .......... .......... .......... .......... .......... 2% 101M 6s 900K .......... .......... .......... .......... .......... 2% 1.17M 7s 950K .......... .......... .......... .......... .......... 3% 104M 7s 1000K .......... .......... .......... .......... .......... 3% 99.1M 7s 1050K .......... .......... .......... .......... .......... 3% 120M 6s 1100K .......... .......... .......... .......... .......... 3% 1.16M 7s 1150K .......... .......... .......... .......... .......... 3% 158M 7s 1200K .......... .......... .......... .......... .......... 3% 127M 7s 1250K .......... .......... .......... .......... .......... 3% 10.9M 6s 1300K .......... .......... .......... .......... .......... 4% 149M 6s 1350K .......... .......... .......... .......... .......... 4% 1.28M 7s 1400K .......... .......... .......... .......... .......... 4% 147M 7s 1450K .......... .......... .......... .......... .......... 4% 11.6M 6s 1500K .......... .......... .......... .......... .......... 4% 85.7M 6s 1550K .......... .......... .......... .......... .......... 4% 1.28M 7s 1600K .......... .......... .......... .......... .......... 5% 85.3M 6s 1650K .......... .......... .......... .......... .......... 5% 13.0M 6s 1700K .......... .......... .......... .......... .......... 5% 1.28M 7s 1750K .......... .......... .......... .......... .......... 5% 93.9M 7s 1800K .......... .......... .......... .......... .......... 5% 66.6M 6s 1850K .......... .......... .......... .......... .......... 5% 114M 6s 1900K .......... .......... .......... .......... .......... 5% 13.3M 6s 1950K .......... .......... .......... .......... .......... 6% 1.29M 7s 2000K .......... .......... .......... .......... .......... 6% 56.2M 6s 2050K .......... .......... .......... .......... .......... 6% 119M 6s 2100K .......... .......... .......... .......... .......... 6% 12.7M 6s 2150K .......... .......... .......... .......... .......... 6% 1.28M 7s 2200K .......... .......... .......... .......... .......... 6% 67.7M 6s 2250K .......... .......... .......... .......... .......... 7% 12.4M 6s 2300K .......... .......... .......... .......... .......... 7% 91.5M 6s 2350K .......... .......... .......... .......... .......... 7% 1.29M 7s 2400K .......... .......... .......... .......... .......... 7% 70.3M 6s 2450K .......... .......... .......... .......... .......... 7% 12.1M 6s 2500K .......... .......... .......... .......... .......... 7% 1.28M 7s 2550K .......... .......... .......... .......... .......... 7% 109M 6s 2600K .......... .......... .......... .......... .......... 8% 106M 6s 2650K .......... .......... .......... .......... .......... 8% 11.8M 6s 2700K .......... .......... .......... .......... .......... 8% 1.27M 7s 2750K .......... .......... .......... .......... .......... 8% 15.8M 6s 2800K .......... .......... .......... .......... .......... 8% 125M 6s 2850K .......... .......... .......... .......... .......... 8% 133M 6s 2900K .......... .......... .......... .......... .......... 9% 41.7M 6s 2950K .......... .......... .......... .......... .......... 9% 1.27M 6s 3000K .......... .......... .......... .......... .......... 9% 15.8M 6s 3050K .......... .......... .......... .......... .......... 9% 88.7M 6s 3100K .......... .......... .......... .......... .......... 9% 59.7M 6s 3150K .......... .......... .......... .......... .......... 9% 1.26M 6s 3200K .......... .......... .......... .......... .......... 9% 15.1M 6s 3250K .......... .......... .......... .......... .......... 10% 57.4M 6s 3300K .......... .......... .......... .......... .......... 10% 95.9M 6s 3350K .......... .......... .......... .......... .......... 10% 1.27M 6s 3400K .......... .......... .......... .......... .......... 10% 14.7M 6s 3450K .......... .......... .......... .......... .......... 10% 54.7M 6s 3500K .......... .......... .......... .......... .......... 10% 1.26M 6s 3550K .......... .......... .......... .......... .......... 11% 7.69M 6s 3600K .......... .......... .......... .......... .......... 11% 86.8M 6s 3650K .......... .......... .......... .......... .......... 11% 146M 6s 3700K .......... .......... .......... .......... .......... 11% 131M 6s 3750K .......... .......... .......... .......... .......... 11% 379K 7s 3800K .......... .......... .......... .......... .......... 11% 147M 7s 3850K .......... .......... .......... .......... .......... 11% 99.6M 7s 3900K .......... .......... .......... .......... .......... 12% 128M 7s 3950K .......... .......... .......... .......... .......... 12% 102M 7s 4000K .......... .......... .......... .......... .......... 12% 1.17M 7s 4050K .......... .......... .......... .......... .......... 12% 117M 7s 4100K .......... .......... .......... .......... .......... 12% 109M 7s 4150K .......... .......... .......... .......... .......... 12% 1.16M 7s 4200K .......... .......... .......... .......... .......... 13% 199M 7s 4250K .......... .......... .......... .......... .......... 13% 98.9M 7s 4300K .......... .......... .......... .......... .......... 13% 133M 7s 4350K .......... .......... .......... .......... .......... 13% 1.16M 7s 4400K .......... .......... .......... .......... .......... 13% 177M 7s 4450K .......... .......... .......... .......... .......... 13% 135M 7s 4500K .......... .......... .......... .......... .......... 13% 95.6M 6s 4550K .......... .......... .......... .......... .......... 14% 1.17M 7s 4600K .......... .......... .......... .......... .......... 14% 106M 7s 4650K .......... .......... .......... .......... .......... 14% 129M 6s 4700K .......... .......... .......... .......... .......... 14% 125M 6s 4750K .......... .......... .......... .......... .......... 14% 1.16M 7s 4800K .......... .......... .......... .......... .......... 14% 31.1M 6s 4850K .......... .......... .......... .......... .......... 15% 95.3M 6s 4900K .......... .......... .......... .......... .......... 15% 1.20M 7s 4950K .......... .......... .......... .......... .......... 15% 210M 6s 5000K .......... .......... .......... .......... .......... 15% 29.1M 6s 5050K .......... .......... .......... .......... .......... 15% 137M 6s 5100K .......... .......... .......... .......... .......... 15% 1.20M 6s 5150K .......... .......... .......... .......... .......... 15% 34.4M 6s 5200K .......... .......... .......... .......... .......... 16% 92.9M 6s 5250K .......... .......... .......... .......... .......... 16% 127M 6s 5300K .......... .......... .......... .......... .......... 16% 1.20M 6s 5350K .......... .......... .......... .......... .......... 16% 29.9M 6s 5400K .......... .......... .......... .......... .......... 16% 121M 6s 5450K .......... .......... .......... .......... .......... 16% 130M 6s 5500K .......... .......... .......... .......... .......... 17% 1.20M 6s 5550K .......... .......... .......... .......... .......... 17% 31.5M 6s 5600K .......... .......... .......... .......... .......... 17% 132M 6s 5650K .......... .......... .......... .......... .......... 17% 1.20M 6s 5700K .......... .......... .......... .......... .......... 17% 106M 6s 5750K .......... .......... .......... .......... .......... 17% 33.1M 6s 5800K .......... .......... .......... .......... .......... 17% 86.5M 6s 5850K .......... .......... .......... .......... .......... 18% 1.19M 6s 5900K .......... .......... .......... .......... .......... 18% 37.5M 6s 5950K .......... .......... .......... .......... .......... 18% 105M 6s 6000K .......... .......... .......... .......... .......... 18% 100M 6s 6050K .......... .......... .......... .......... .......... 18% 1.19M 6s 6100K .......... .......... .......... .......... .......... 18% 33.2M 6s 6150K .......... .......... .......... .......... .......... 19% 128M 6s 6200K .......... .......... .......... .......... .......... 19% 98.4M 6s 6250K .......... .......... .......... .......... .......... 19% 1.20M 6s 6300K .......... .......... .......... .......... .......... 19% 36.4M 6s 6350K .......... .......... .......... .......... .......... 19% 102M 6s 6400K .......... .......... .......... .......... .......... 19% 1.19M 6s 6450K .......... .......... .......... .......... .......... 19% 128M 6s 6500K .......... .......... .......... .......... .......... 20% 40.1M 6s 6550K .......... .......... .......... .......... .......... 20% 95.3M 6s 6600K .......... .......... .......... .......... .......... 20% 1.19M 6s 6650K .......... .......... .......... .......... .......... 20% 50.7M 6s 6700K .......... .......... .......... .......... .......... 20% 91.8M 6s 6750K .......... .......... .......... .......... .......... 20% 95.2M 6s 6800K .......... .......... .......... .......... .......... 20% 1.19M 6s 6850K .......... .......... .......... .......... .......... 21% 54.7M 6s 6900K .......... .......... .......... .......... .......... 21% 88.6M 6s 6950K .......... .......... .......... .......... .......... 21% 143M 6s 7000K .......... .......... .......... .......... .......... 21% 1.18M 6s 7050K .......... .......... .......... .......... .......... 21% 53.9M 6s 7100K .......... .......... .......... .......... .......... 21% 131M 6s 7150K .......... .......... .......... .......... .......... 22% 1.18M 6s 7200K .......... .......... .......... .......... .......... 22% 208M 6s 7250K .......... .......... .......... .......... .......... 22% 54.5M 6s 7300K .......... .......... .......... .......... .......... 22% 92.7M 6s 7350K .......... .......... .......... .......... .......... 22% 1.18M 6s 7400K .......... .......... .......... .......... .......... 22% 63.5M 6s 7450K .......... .......... .......... .......... .......... 22% 120M 6s 7500K .......... .......... .......... .......... .......... 23% 101M 6s 7550K .......... .......... .......... .......... .......... 23% 1.18M 6s 7600K .......... .......... .......... .......... .......... 23% 68.0M 6s 7650K .......... .......... .......... .......... .......... 23% 127M 6s 7700K .......... .......... .......... .......... .......... 23% 135M 6s 7750K .......... .......... .......... .......... .......... 23% 1.17M 6s 7800K .......... .......... .......... .......... .......... 24% 133M 6s 7850K .......... .......... .......... .......... .......... 24% 61.4M 6s 7900K .......... .......... .......... .......... .......... 24% 85.4M 6s 7950K .......... .......... .......... .......... .......... 24% 140M 6s 8000K .......... .......... .......... .......... .......... 24% 1.18M 6s 8050K .......... .......... .......... .......... .......... 24% 64.0M 6s 8100K .......... .......... .......... .......... .......... 24% 100M 6s 8150K .......... .......... .......... .......... .......... 25% 1.17M 6s 8200K .......... .......... .......... .......... .......... 25% 182M 6s 8250K .......... .......... .......... .......... .......... 25% 78.5M 6s 8300K .......... .......... .......... .......... .......... 25% 104M 6s 8350K .......... .......... .......... .......... .......... 25% 102M 6s 8400K .......... .......... .......... .......... .......... 25% 1.17M 6s 8450K .......... .......... .......... .......... .......... 26% 199M 6s 8500K .......... .......... .......... .......... .......... 26% 73.1M 5s 8550K .......... .......... .......... .......... .......... 26% 101M 5s 8600K .......... .......... .......... .......... .......... 26% 1.17M 6s 8650K .......... .......... .......... .......... .......... 26% 154M 5s 8700K .......... .......... .......... .......... .......... 26% 123M 5s 8750K .......... .......... .......... .......... .......... 26% 89.5M 5s 8800K .......... .......... .......... .......... .......... 27% 1.17M 5s 8850K .......... .......... .......... .......... .......... 27% 106M 5s 8900K .......... .......... .......... .......... .......... 27% 134M 5s 8950K .......... .......... .......... .......... .......... 27% 135M 5s 9000K .......... .......... .......... .......... .......... 27% 1.16M 5s 9050K .......... .......... .......... .......... .......... 27% 152M 5s 9100K .......... .......... .......... .......... .......... 28% 91.0M 5s 9150K .......... .......... .......... .......... .......... 28% 86.7M 5s 9200K .......... .......... .......... .......... .......... 28% 1.17M 5s 9250K .......... .......... .......... .......... .......... 28% 88.5M 5s 9300K .......... .......... .......... .......... .......... 28% 103M 5s 9350K .......... .......... .......... .......... .......... 28% 1.17M 5s 9400K .......... .......... .......... .......... .......... 28% 146M 5s 9450K .......... .......... .......... .......... .......... 29% 135M 5s 9500K .......... .......... .......... .......... .......... 29% 103M 5s 9550K .......... .......... .......... .......... .......... 29% 1.17M 5s 9600K .......... .......... .......... .......... .......... 29% 90.8M 5s 9650K .......... .......... .......... .......... .......... 29% 144M 5s 9700K .......... .......... .......... .......... .......... 29% 101M 5s 9750K .......... .......... .......... .......... .......... 30% 1.17M 5s 9800K .......... .......... .......... .......... .......... 30% 120M 5s 9850K .......... .......... .......... .......... .......... 30% 105M 5s 9900K .......... .......... .......... .......... .......... 30% 137M 5s 9950K .......... .......... .......... .......... .......... 30% 1.17M 5s 10000K .......... .......... .......... .......... .......... 30% 94.9M 5s 10050K .......... .......... .......... .......... .......... 30% 141M 5s 10100K .......... .......... .......... .......... .......... 31% 1.16M 5s 10150K .......... .......... .......... .......... .......... 31% 161M 5s 10200K .......... .......... .......... .......... .......... 31% 132M 5s 10250K .......... .......... .......... .......... .......... 31% 95.1M 5s 10300K .......... .......... .......... .......... .......... 31% 141M 5s 10350K .......... .......... .......... .......... .......... 31% 1.16M 5s 10400K .......... .......... .......... .......... .......... 32% 299M 5s 10450K .......... .......... .......... .......... .......... 32% 94.9M 5s 10500K .......... .......... .......... .......... .......... 32% 98.0M 5s 10550K .......... .......... .......... .......... .......... 32% 1.17M 5s 10600K .......... .......... .......... .......... .......... 32% 125M 5s 10650K .......... .......... .......... .......... .......... 32% 101M 5s 10700K .......... .......... .......... .......... .......... 32% 144M 5s 10750K .......... .......... .......... .......... .......... 33% 102M 5s 10800K .......... .......... .......... .......... .......... 33% 1.17M 5s 10850K .......... .......... .......... .......... .......... 33% 125M 5s 10900K .......... .......... .......... .......... .......... 33% 99.5M 5s 10950K .......... .......... .......... .......... .......... 33% 119M 5s 11000K .......... .......... .......... .......... .......... 33% 1.16M 5s 11050K .......... .......... .......... .......... .......... 34% 151M 5s 11100K .......... .......... .......... .......... .......... 34% 83.7M 5s 11150K .......... .......... .......... .......... .......... 34% 162M 5s 11200K .......... .......... .......... .......... .......... 34% 1.17M 5s 11250K .......... .......... .......... .......... .......... 34% 95.9M 5s 11300K .......... .......... .......... .......... .......... 34% 140M 5s 11350K .......... .......... .......... .......... .......... 34% 1.17M 5s 11400K .......... .......... .......... .......... .......... 35% 158M 5s 11450K .......... .......... .......... .......... .......... 35% 115M 5s 11500K .......... .......... .......... .......... .......... 35% 89.0M 5s 11550K .......... .......... .......... .......... .......... 35% 1.16M 5s 11600K .......... .......... .......... .......... .......... 35% 118M 5s 11650K .......... .......... .......... .......... .......... 35% 139M 5s 11700K .......... .......... .......... .......... .......... 36% 113M 5s 11750K .......... .......... .......... .......... .......... 36% 1.17M 5s 11800K .......... .......... .......... .......... .......... 36% 131M 5s 11850K .......... .......... .......... .......... .......... 36% 109M 5s 11900K .......... .......... .......... .......... .......... 36% 92.7M 5s 11950K .......... .......... .......... .......... .......... 36% 1.17M 5s 12000K .......... .......... .......... .......... .......... 36% 123M 5s 12050K .......... .......... .......... .......... .......... 37% 93.2M 5s 12100K .......... .......... .......... .......... .......... 37% 1.17M 5s 12150K .......... .......... .......... .......... .......... 37% 166M 5s 12200K .......... .......... .......... .......... .......... 37% 99.6M 5s 12250K .......... .......... .......... .......... .......... 37% 92.4M 5s 12300K .......... .......... .......... .......... .......... 37% 1.17M 5s 12350K .......... .......... .......... .......... .......... 38% 150M 5s 12400K .......... .......... .......... .......... .......... 38% 121M 5s 12450K .......... .......... .......... .......... .......... 38% 161M 5s 12500K .......... .......... .......... .......... .......... 38% 1.16M 5s 12550K .......... .......... .......... .......... .......... 38% 105M 5s 12600K .......... .......... .......... .......... .......... 38% 102M 5s 12650K .......... .......... .......... .......... .......... 38% 108M 4s 12700K .......... .......... .......... .......... .......... 39% 1.17M 5s 12750K .......... .......... .......... .......... .......... 39% 128M 4s 12800K .......... .......... .......... .......... .......... 39% 104M 4s 12850K .......... .......... .......... .......... .......... 39% 92.6M 4s 12900K .......... .......... .......... .......... .......... 39% 123M 4s 12950K .......... .......... .......... .......... .......... 39% 1.17M 4s 13000K .......... .......... .......... .......... .......... 39% 109M 4s 13050K .......... .......... .......... .......... .......... 40% 100M 4s 13100K .......... .......... .......... .......... .......... 40% 1.17M 4s 13150K .......... .......... .......... .......... .......... 40% 123M 4s 13200K .......... .......... .......... .......... .......... 40% 127M 4s 13250K .......... .......... .......... .......... .......... 40% 90.3M 4s 13300K .......... .......... .......... .......... .......... 40% 103M 4s 13350K .......... .......... .......... .......... .......... 41% 86.1M 4s 13400K .......... .......... .......... .......... .......... 41% 1.18M 4s 13450K .......... .......... .......... .......... .......... 41% 89.7M 4s 13500K .......... .......... .......... .......... .......... 41% 84.7M 4s 13550K .......... .......... .......... .......... .......... 41% 1.17M 4s 13600K .......... .......... .......... .......... .......... 41% 80.0M 4s 13650K .......... .......... .......... .......... .......... 41% 122M 4s 13700K .......... .......... .......... .......... .......... 42% 101M 4s 13750K .......... .......... .......... .......... .......... 42% 1.17M 4s 13800K .......... .......... .......... .......... .......... 42% 159M 4s 13850K .......... .......... .......... .......... .......... 42% 84.9M 4s 13900K .......... .......... .......... .......... .......... 42% 141M 4s 13950K .......... .......... .......... .......... .......... 42% 1.16M 4s 14000K .......... .......... .......... .......... .......... 43% 106M 4s 14050K .......... .......... .......... .......... .......... 43% 143M 4s 14100K .......... .......... .......... .......... .......... 43% 102M 4s 14150K .......... .......... .......... .......... .......... 43% 1.17M 4s 14200K .......... .......... .......... .......... .......... 43% 114M 4s 14250K .......... .......... .......... .......... .......... 43% 127M 4s 14300K .......... .......... .......... .......... .......... 43% 1.17M 4s 14350K .......... .......... .......... .......... .......... 44% 95.9M 4s 14400K .......... .......... .......... .......... .......... 44% 117M 4s 14450K .......... .......... .......... .......... .......... 44% 112M 4s 14500K .......... .......... .......... .......... .......... 44% 1.16M 4s 14550K .......... .......... .......... .......... .......... 44% 126M 4s 14600K .......... .......... .......... .......... .......... 44% 108M 4s 14650K .......... .......... .......... .......... .......... 45% 104M 4s 14700K .......... .......... .......... .......... .......... 45% 1.17M 4s 14750K .......... .......... .......... .......... .......... 45% 117M 4s 14800K .......... .......... .......... .......... .......... 45% 113M 4s 14850K .......... .......... .......... .......... .......... 45% 123M 4s 14900K .......... .......... .......... .......... .......... 45% 103M 4s 14950K .......... .......... .......... .......... .......... 45% 1.16M 4s 15000K .......... .......... .......... .......... .......... 46% 157M 4s 15050K .......... .......... .......... .......... .......... 46% 110M 4s 15100K .......... .......... .......... .......... .......... 46% 117M 4s 15150K .......... .......... .......... .......... .......... 46% 54.9M 4s 15200K .......... .......... .......... .......... .......... 46% 1.18M 4s 15250K .......... .......... .......... .......... .......... 46% 99.4M 4s 15300K .......... .......... .......... .......... .......... 47% 132M 4s 15350K .......... .......... .......... .......... .......... 47% 92.9M 4s 15400K .......... .......... .......... .......... .......... 47% 77.7M 4s 15450K .......... .......... .......... .......... .......... 47% 716K 4s 15500K .......... .......... .......... .......... .......... 47% 145M 4s 15550K .......... .......... .......... .......... .......... 47% 92.2M 4s 15600K .......... .......... .......... .......... .......... 47% 158M 4s 15650K .......... .......... .......... .......... .......... 48% 1.17M 4s 15700K .......... .......... .......... .......... .......... 48% 73.1M 4s 15750K .......... .......... .......... .......... .......... 48% 101M 4s 15800K .......... .......... .......... .......... .......... 48% 129M 4s 15850K .......... .......... .......... .......... .......... 48% 1.17M 4s 15900K .......... .......... .......... .......... .......... 48% 118M 4s 15950K .......... .......... .......... .......... .......... 49% 90.2M 4s 16000K .......... .......... .......... .......... .......... 49% 1.17M 4s 16050K .......... .......... .......... .......... .......... 49% 108M 4s 16100K .......... .......... .......... .......... .......... 49% 69.8M 4s 16150K .......... .......... .......... .......... .......... 49% 141M 4s 16200K .......... .......... .......... .......... .......... 49% 1.17M 4s 16250K .......... .......... .......... .......... .......... 49% 60.3M 4s 16300K .......... .......... .......... .......... .......... 50% 105M 4s 16350K .......... .......... .......... .......... .......... 50% 26.3M 4s 16400K .......... .......... .......... .......... .......... 50% 92.9M 4s 16450K .......... .......... .......... .......... .......... 50% 1.23M 4s 16500K .......... .......... .......... .......... .......... 50% 8.35M 4s 16550K .......... .......... .......... .......... .......... 50% 120M 4s 16600K .......... .......... .......... .......... .......... 51% 99.2M 4s 16650K .......... .......... .......... .......... .......... 51% 1.34M 4s 16700K .......... .......... .......... .......... .......... 51% 6.85M 4s 16750K .......... .......... .......... .......... .......... 51% 111M 4s 16800K .......... .......... .......... .......... .......... 51% 1.40M 4s 16850K .......... .......... .......... .......... .......... 51% 111M 4s 16900K .......... .......... .......... .......... .......... 51% 6.60M 4s 16950K .......... .......... .......... .......... .......... 52% 95.4M 3s 17000K .......... .......... .......... .......... .......... 52% 1.39M 4s 17050K .......... .......... .......... .......... .......... 52% 6.71M 3s 17100K .......... .......... .......... .......... .......... 52% 84.3M 3s 17150K .......... .......... .......... .......... .......... 52% 141M 3s 17200K .......... .......... .......... .......... .......... 52% 1.40M 3s 17250K .......... .......... .......... .......... .......... 53% 3.81M 3s 17300K .......... .......... .......... .......... .......... 53% 326M 3s 17350K .......... .......... .......... .......... .......... 53% 1.95M 3s 17400K .......... .......... .......... .......... .......... 53% 9.21M 3s 17450K .......... .......... .......... .......... .......... 53% 3.86M 3s 17500K .......... .......... .......... .......... .......... 53% 119M 3s 17550K .......... .......... .......... .......... .......... 53% 1.64M 3s 17600K .......... .......... .......... .......... .......... 54% 134M 3s 17650K .......... .......... .......... .......... .......... 54% 3.85M 3s 17700K .......... .......... .......... .......... .......... 54% 125M 3s 17750K .......... .......... .......... .......... .......... 54% 1.63M 3s 17800K .......... .......... .......... .......... .......... 54% 3.92M 3s 17850K .......... .......... .......... .......... .......... 54% 104M 3s 17900K .......... .......... .......... .......... .......... 55% 95.4M 3s 17950K .......... .......... .......... .......... .......... 55% 12.0M 3s 18000K .......... .......... .......... .......... .......... 55% 1.87M 3s 18050K .......... .......... .......... .......... .......... 55% 3.91M 3s 18100K .......... .......... .......... .......... .......... 55% 10.9M 3s 18150K .......... .......... .......... .......... .......... 55% 118M 3s 18200K .......... .......... .......... .......... .......... 55% 92.6M 3s 18250K .......... .......... .......... .......... .......... 56% 1.91M 3s 18300K .......... .......... .......... .......... .......... 56% 3.94M 3s 18350K .......... .......... .......... .......... .......... 56% 10.0M 3s 18400K .......... .......... .......... .......... .......... 56% 119M 3s 18450K .......... .......... .......... .......... .......... 56% 1.92M 3s 18500K .......... .......... .......... .......... .......... 56% 3.89M 3s 18550K .......... .......... .......... .......... .......... 57% 10.5M 3s 18600K .......... .......... .......... .......... .......... 57% 1.89M 3s 18650K .......... .......... .......... .......... .......... 57% 141M 3s 18700K .......... .......... .......... .......... .......... 57% 665K 3s 18750K .......... .......... .......... .......... .......... 57% 87.0M 3s 18800K .......... .......... .......... .......... .......... 57% 143M 3s 18850K .......... .......... .......... .......... .......... 57% 97.6M 3s 18900K .......... .......... .......... .......... .......... 58% 1.15M 3s 18950K .......... .......... .......... .......... .......... 58% 13.0M 3s 19000K .......... .......... .......... .......... .......... 58% 91.7M 3s 19050K .......... .......... .......... .......... .......... 58% 81.4M 3s 19100K .......... .......... .......... .......... .......... 58% 1.24M 3s 19150K .......... .......... .......... .......... .......... 58% 13.4M 3s 19200K .......... .......... .......... .......... .......... 58% 115M 3s 19250K .......... .......... .......... .......... .......... 59% 90.1M 3s 19300K .......... .......... .......... .......... .......... 59% 1.27M 3s 19350K .......... .......... .......... .......... .......... 59% 211M 3s 19400K .......... .......... .......... .......... .......... 59% 11.2M 3s 19450K .......... .......... .......... .......... .......... 59% 39.4M 3s 19500K .......... .......... .......... .......... .......... 59% 97.0M 3s 19550K .......... .......... .......... .......... .......... 60% 1.31M 3s 19600K .......... .......... .......... .......... .......... 60% 11.6M 3s 19650K .......... .......... .......... .......... .......... 60% 37.4M 3s 19700K .......... .......... .......... .......... .......... 60% 135M 3s 19750K .......... .......... .......... .......... .......... 60% 1.31M 3s 19800K .......... .......... .......... .......... .......... 60% 11.6M 3s 19850K .......... .......... .......... .......... .......... 60% 38.6M 3s 19900K .......... .......... .......... .......... .......... 61% 1.30M 3s 19950K .......... .......... .......... .......... .......... 61% 166M 3s 20000K .......... .......... .......... .......... .......... 61% 11.9M 3s 20050K .......... .......... .......... .......... .......... 61% 47.1M 3s 20100K .......... .......... .......... .......... .......... 61% 1.29M 3s 20150K .......... .......... .......... .......... .......... 61% 12.5M 3s 20200K .......... .......... .......... .......... .......... 62% 157M 3s 20250K .......... .......... .......... .......... .......... 62% 48.3M 3s 20300K .......... .......... .......... .......... .......... 62% 1.29M 3s 20350K .......... .......... .......... .......... .......... 62% 12.1M 3s 20400K .......... .......... .......... .......... .......... 62% 81.8M 3s 20450K .......... .......... .......... .......... .......... 62% 109M 3s 20500K .......... .......... .......... .......... .......... 62% 1.28M 3s 20550K .......... .......... .......... .......... .......... 63% 12.1M 3s 20600K .......... .......... .......... .......... .......... 63% 97.9M 3s 20650K .......... .......... .......... .......... .......... 63% 1.26M 3s 20700K .......... .......... .......... .......... .......... 63% 207M 3s 20750K .......... .......... .......... .......... .......... 63% 81.2M 3s 20800K .......... .......... .......... .......... .......... 63% 13.8M 3s 20850K .......... .......... .......... .......... .......... 64% 1.26M 3s 20900K .......... .......... .......... .......... .......... 64% 174M 3s 20950K .......... .......... .......... .......... .......... 64% 14.1M 3s 21000K .......... .......... .......... .......... .......... 64% 77.4M 3s 21050K .......... .......... .......... .......... .......... 64% 1.25M 3s 21100K .......... .......... .......... .......... .......... 64% 120M 3s 21150K .......... .......... .......... .......... .......... 64% 118M 3s 21200K .......... .......... .......... .......... .......... 65% 15.8M 3s 21250K .......... .......... .......... .......... .......... 65% 1.24M 3s 21300K .......... .......... .......... .......... .......... 65% 253M 3s 21350K .......... .......... .......... .......... .......... 65% 98.3M 3s 21400K .......... .......... .......... .......... .......... 65% 16.6M 3s 21450K .......... .......... .......... .......... .......... 65% 1.23M 3s 21500K .......... .......... .......... .......... .......... 66% 197M 2s 21550K .......... .......... .......... .......... .......... 66% 17.5M 2s 21600K .......... .......... .......... .......... .......... 66% 85.7M 2s 21650K .......... .......... .......... .......... .......... 66% 1.23M 2s 21700K .......... .......... .......... .......... .......... 66% 91.4M 2s 21750K .......... .......... .......... .......... .......... 66% 21.9M 2s 21800K .......... .......... .......... .......... .......... 66% 1.21M 2s 21850K .......... .......... .......... .......... .......... 67% 93.4M 2s 21900K .......... .......... .......... .......... .......... 67% 155M 2s 21950K .......... .......... .......... .......... .......... 67% 26.3M 2s 22000K .......... .......... .......... .......... .......... 67% 1.20M 2s 22050K .......... .......... .......... .......... .......... 67% 224M 2s 22100K .......... .......... .......... .......... .......... 67% 26.3M 2s 22150K .......... .......... .......... .......... .......... 68% 121M 2s 22200K .......... .......... .......... .......... .......... 68% 1.20M 2s 22250K .......... .......... .......... .......... .......... 68% 97.7M 2s 22300K .......... .......... .......... .......... .......... 68% 34.7M 2s 22350K .......... .......... .......... .......... .......... 68% 1.20M 2s 22400K .......... .......... .......... .......... .......... 68% 79.5M 2s 22450K .......... .......... .......... .......... .......... 68% 120M 2s 22500K .......... .......... .......... .......... .......... 69% 31.3M 2s 22550K .......... .......... .......... .......... .......... 69% 1.20M 2s 22600K .......... .......... .......... .......... .......... 69% 160M 2s 22650K .......... .......... .......... .......... .......... 69% 92.8M 2s 22700K .......... .......... .......... .......... .......... 69% 30.8M 2s 22750K .......... .......... .......... .......... .......... 69% 1.20M 2s 22800K .......... .......... .......... .......... .......... 70% 157M 2s 22850K .......... .......... .......... .......... .......... 70% 36.0M 2s 22900K .......... .......... .......... .......... .......... 70% 75.1M 2s 22950K .......... .......... .......... .......... .......... 70% 1.19M 2s 23000K .......... .......... .......... .......... .......... 70% 137M 2s 23050K .......... .......... .......... .......... .......... 70% 36.6M 2s 23100K .......... .......... .......... .......... .......... 70% 1.18M 2s 23150K .......... .......... .......... .......... .......... 71% 198M 2s 23200K .......... .......... .......... .......... .......... 71% 99.6M 2s 23250K .......... .......... .......... .......... .......... 71% 51.6M 2s 23300K .......... .......... .......... .......... .......... 71% 1.18M 2s 23350K .......... .......... .......... .......... .......... 71% 87.9M 2s 23400K .......... .......... .......... .......... .......... 71% 149M 2s 23450K .......... .......... .......... .......... .......... 72% 53.1M 2s 23500K .......... .......... .......... .......... .......... 72% 1.18M 2s 23550K .......... .......... .......... .......... .......... 72% 148M 2s 23600K .......... .......... .......... .......... .......... 72% 73.4M 2s 23650K .......... .......... .......... .......... .......... 72% 105M 2s 23700K .......... .......... .......... .......... .......... 72% 1.18M 2s 23750K .......... .......... .......... .......... .......... 72% 76.8M 2s 23800K .......... .......... .......... .......... .......... 73% 86.4M 2s 23850K .......... .......... .......... .......... .......... 73% 1.17M 2s 23900K .......... .......... .......... .......... .......... 73% 72.9M 2s 23950K .......... .......... .......... .......... .......... 73% 45.1M 2s 24000K .......... .......... .......... .......... .......... 73% 124M 2s 24050K .......... .......... .......... .......... .......... 73% 110M 2s 24100K .......... .......... .......... .......... .......... 74% 1.18M 2s 24150K .......... .......... .......... .......... .......... 74% 44.6M 2s 24200K .......... .......... .......... .......... .......... 74% 117M 2s 24250K .......... .......... .......... .......... .......... 74% 1.19M 2s 24300K .......... .......... .......... .......... .......... 74% 78.5M 2s 24350K .......... .......... .......... .......... .......... 74% 56.3M 2s 24400K .......... .......... .......... .......... .......... 74% 102M 2s 24450K .......... .......... .......... .......... .......... 75% 1.19M 2s 24500K .......... .......... .......... .......... .......... 75% 47.7M 2s 24550K .......... .......... .......... .......... .......... 75% 152M 2s 24600K .......... .......... .......... .......... .......... 75% 83.8M 2s 24650K .......... .......... .......... .......... .......... 75% 1.19M 2s 24700K .......... .......... .......... .......... .......... 75% 43.7M 2s 24750K .......... .......... .......... .......... .......... 76% 100M 2s 24800K .......... .......... .......... .......... .......... 76% 135M 2s 24850K .......... .......... .......... .......... .......... 76% 1.17M 2s 24900K .......... .......... .......... .......... .......... 76% 106M 2s 24950K .......... .......... .......... .......... .......... 76% 83.2M 2s 25000K .......... .......... .......... .......... .......... 76% 1.17M 2s 25050K .......... .......... .......... .......... .......... 76% 86.7M 2s 25100K .......... .......... .......... .......... .......... 77% 113M 2s 25150K .......... .......... .......... .......... .......... 77% 76.2M 2s 25200K .......... .......... .......... .......... .......... 77% 1.18M 2s 25250K .......... .......... .......... .......... .......... 77% 97.5M 2s 25300K .......... .......... .......... .......... .......... 77% 116M 2s 25350K .......... .......... .......... .......... .......... 77% 70.2M 2s 25400K .......... .......... .......... .......... .......... 78% 1.18M 2s 25450K .......... .......... .......... .......... .......... 78% 120M 2s 25500K .......... .......... .......... .......... .......... 78% 11.4M 2s 25550K .......... .......... .......... .......... .......... 78% 99.8M 2s 25600K .......... .......... .......... .......... .......... 78% 99.4M 2s 25650K .......... .......... .......... .......... .......... 78% 1.28M 2s 25700K .......... .......... .......... .......... .......... 78% 10.9M 2s 25750K .......... .......... .......... .......... .......... 79% 109M 2s 25800K .......... .......... .......... .......... .......... 79% 134M 2s 25850K .......... .......... .......... .......... .......... 79% 1.30M 2s 25900K .......... .......... .......... .......... .......... 79% 105M 2s 25950K .......... .......... .......... .......... .......... 79% 9.84M 1s 26000K .......... .......... .......... .......... .......... 79% 58.4M 1s 26050K .......... .......... .......... .......... .......... 79% 129M 1s 26100K .......... .......... .......... .......... .......... 80% 1.24M 1s 26150K .......... .......... .......... .......... .......... 80% 140M 1s 26200K .......... .......... .......... .......... .......... 80% 17.0M 1s 26250K .......... .......... .......... .......... .......... 80% 91.6M 1s 26300K .......... .......... .......... .......... .......... 80% 1.24M 1s 26350K .......... .......... .......... .......... .......... 80% 16.7M 1s 26400K .......... .......... .......... .......... .......... 81% 112M 1s 26450K .......... .......... .......... .......... .......... 81% 126M 1s 26500K .......... .......... .......... .......... .......... 81% 1.24M 1s 26550K .......... .......... .......... .......... .......... 81% 16.9M 1s 26600K .......... .......... .......... .......... .......... 81% 119M 1s 26650K .......... .......... .......... .......... .......... 81% 111M 1s 26700K .......... .......... .......... .......... .......... 81% 1.24M 1s 26750K .......... .......... .......... .......... .......... 82% 16.6M 1s 26800K .......... .......... .......... .......... .......... 82% 120M 1s 26850K .......... .......... .......... .......... .......... 82% 1.23M 1s 26900K .......... .......... .......... .......... .......... 82% 125M 1s 26950K .......... .......... .......... .......... .......... 82% 117M 1s 27000K .......... .......... .......... .......... .......... 82% 17.8M 1s 27050K .......... .......... .......... .......... .......... 83% 1.23M 1s 27100K .......... .......... .......... .......... .......... 83% 113M 1s 27150K .......... .......... .......... .......... .......... 83% 17.3M 1s 27200K .......... .......... .......... .......... .......... 83% 152M 1s 27250K .......... .......... .......... .......... .......... 83% 1.23M 1s 27300K .......... .......... .......... .......... .......... 83% 134M 1s 27350K .......... .......... .......... .......... .......... 83% 57.6M 1s 27400K .......... .......... .......... .......... .......... 84% 22.6M 1s 27450K .......... .......... .......... .......... .......... 84% 147M 1s 27500K .......... .......... .......... .......... .......... 84% 1.23M 1s 27550K .......... .......... .......... .......... .......... 84% 63.9M 1s 27600K .......... .......... .......... .......... .......... 84% 22.7M 1s 27650K .......... .......... .......... .......... .......... 84% 1.22M 1s 27700K .......... .......... .......... .......... .......... 85% 127M 1s 27750K .......... .......... .......... .......... .......... 85% 94.0M 1s 27800K .......... .......... .......... .......... .......... 85% 67.0M 1s 27850K .......... .......... .......... .......... .......... 85% 23.3M 1s 27900K .......... .......... .......... .......... .......... 85% 1.13M 1s 27950K .......... .......... .......... .......... .......... 85% 126M 1s 28000K .......... .......... .......... .......... .......... 85% 105M 1s 28050K .......... .......... .......... .......... .......... 86% 120M 1s 28100K .......... .......... .......... .......... .......... 86% 1.14M 1s 28150K .......... .......... .......... .......... .......... 86% 7.81M 1s 28200K .......... .......... .......... .......... .......... 86% 90.8M 1s 28250K .......... .......... .......... .......... .......... 86% 120M 1s 28300K .......... .......... .......... .......... .......... 86% 125M 1s 28350K .......... .......... .......... .......... .......... 87% 1.36M 1s 28400K .......... .......... .......... .......... .......... 87% 7.06M 1s 28450K .......... .......... .......... .......... .......... 87% 42.5M 1s 28500K .......... .......... .......... .......... .......... 87% 111M 1s 28550K .......... .......... .......... .......... .......... 87% 1.42M 1s 28600K .......... .......... .......... .......... .......... 87% 7.00M 1s 28650K .......... .......... .......... .......... .......... 87% 101M 1s 28700K .......... .......... .......... .......... .......... 88% 54.5M 1s 28750K .......... .......... .......... .......... .......... 88% 1.40M 1s 28800K .......... .......... .......... .......... .......... 88% 7.03M 1s 28850K .......... .......... .......... .......... .......... 88% 83.6M 1s 28900K .......... .......... .......... .......... .......... 88% 113M 1s 28950K .......... .......... .......... .......... .......... 88% 1.39M 1s 29000K .......... .......... .......... .......... .......... 89% 7.08M 1s 29050K .......... .......... .......... .......... .......... 89% 55.7M 1s 29100K .......... .......... .......... .......... .......... 89% 1.40M 1s 29150K .......... .......... .......... .......... .......... 89% 150M 1s 29200K .......... .......... .......... .......... .......... 89% 7.25M 1s 29250K .......... .......... .......... .......... .......... 89% 50.4M 1s 29300K .......... .......... .......... .......... .......... 89% 1.40M 1s 29350K .......... .......... .......... .......... .......... 90% 6.99M 1s 29400K .......... .......... .......... .......... .......... 90% 129M 1s 29450K .......... .......... .......... .......... .......... 90% 69.6M 1s 29500K .......... .......... .......... .......... .......... 90% 1.39M 1s 29550K .......... .......... .......... .......... .......... 90% 7.04M 1s 29600K .......... .......... .......... .......... .......... 90% 56.3M 1s 29650K .......... .......... .......... .......... .......... 91% 103M 1s 29700K .......... .......... .......... .......... .......... 91% 1.41M 1s 29750K .......... .......... .......... .......... .......... 91% 6.84M 1s 29800K .......... .......... .......... .......... .......... 91% 87.7M 1s 29850K .......... .......... .......... .......... .......... 91% 1.39M 1s 29900K .......... .......... .......... .......... .......... 91% 228M 1s 29950K .......... .......... .......... .......... .......... 91% 6.73M 1s 30000K .......... .......... .......... .......... .......... 92% 20.0M 1s 30050K .......... .......... .......... .......... .......... 92% 127M 1s 30100K .......... .......... .......... .......... .......... 92% 1.48M 1s 30150K .......... .......... .......... .......... .......... 92% 6.65M 1s 30200K .......... .......... .......... .......... .......... 92% 164M 1s 30250K .......... .......... .......... .......... .......... 92% 19.3M 1s 30300K .......... .......... .......... .......... .......... 93% 1.48M 1s 30350K .......... .......... .......... .......... .......... 93% 6.66M 0s 30400K .......... .......... .......... .......... .......... 93% 19.7M 0s 30450K .......... .......... .......... .......... .......... 93% 91.3M 0s 30500K .......... .......... .......... .......... .......... 93% 116M 0s 30550K .......... .......... .......... .......... .......... 93% 1.49M 0s 30600K .......... .......... .......... .......... .......... 93% 5.91M 0s 30650K .......... .......... .......... .......... .......... 94% 24.4M 0s 30700K .......... .......... .......... .......... .......... 94% 125M 0s 30750K .......... .......... .......... .......... .......... 94% 121M 0s 30800K .......... .......... .......... .......... .......... 94% 1.48M 0s 30850K .......... .......... .......... .......... .......... 94% 6.24M 0s 30900K .......... .......... .......... .......... .......... 94% 27.0M 0s 30950K .......... .......... .......... .......... .......... 95% 1.47M 0s 31000K .......... .......... .......... .......... .......... 95% 129M 0s 31050K .......... .......... .......... .......... .......... 95% 6.45M 0s 31100K .......... .......... .......... .......... .......... 95% 26.1M 0s 31150K .......... .......... .......... .......... .......... 95% 1.46M 0s 31200K .......... .......... .......... .......... .......... 95% 6.51M 0s 31250K .......... .......... .......... .......... .......... 95% 96.9M 0s 31300K .......... .......... .......... .......... .......... 96% 27.4M 0s 31350K .......... .......... .......... .......... .......... 96% 1.46M 0s 31400K .......... .......... .......... .......... .......... 96% 6.53M 0s 31450K .......... .......... .......... .......... .......... 96% 30.0M 0s 31500K .......... .......... .......... .......... .......... 96% 75.5M 0s 31550K .......... .......... .......... .......... .......... 96% 1.45M 0s 31600K .......... .......... .......... .......... .......... 97% 6.83M 0s 31650K .......... .......... .......... .......... .......... 97% 27.6M 0s 31700K .......... .......... .......... .......... .......... 97% 1.45M 0s 31750K .......... .......... .......... .......... .......... 97% 96.1M 0s 31800K .......... .......... .......... .......... .......... 97% 6.88M 0s 31850K .......... .......... .......... .......... .......... 97% 28.7M 0s 31900K .......... .......... .......... .......... .......... 97% 1.44M 0s 31950K .......... .......... .......... .......... .......... 98% 6.99M 0s 32000K .......... .......... .......... .......... .......... 98% 117M 0s 32050K .......... .......... .......... .......... .......... 98% 31.7M 0s 32100K .......... .......... .......... .......... .......... 98% 1.41M 0s 32150K .......... .......... .......... .......... .......... 98% 61.0M 0s 32200K .......... .......... .......... .......... .......... 98% 6.69M 0s 32250K .......... .......... .......... .......... .......... 98% 18.5M 0s 32300K .......... .......... .......... .......... .......... 99% 109M 0s 32350K .......... .......... .......... .......... .......... 99% 1.50M 0s 32400K .......... .......... .......... .......... .......... 99% 6.57M 0s 32450K .......... .......... .......... .......... .......... 99% 17.1M 0s 32500K .......... .......... .......... .......... .......... 99% 1.50M 0s 32550K .......... .......... .......... .......... .......... 99% 122M 0s 32600K .......... .......... ....... 100% 638K=7.3s 2023-12-16 13:13:47 (4.35 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar’ saved [33410372/33410372] FINISHED --2023-12-16 13:13:47-- Total wall clock time: 12s Downloaded: 27 files, 33M in 7.8s (4.24 MB/s) + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index --2023-12-16 13:13:47-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 172 Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index.1’ 0K 100% 34.2M=0s 2023-12-16 13:13:48 (34.2 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index.1’ saved [172/172] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar --2023-12-16 13:13:48-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1128 (1.1K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar.1’ 0K . 100% 215M=0s 2023-12-16 13:13:48 (215 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar.1’ saved [1128/1128] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz --2023-12-16 13:13:48-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 748 [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz.1’ 0K 100% 141M=0s 2023-12-16 13:13:49 (141 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz.1’ saved [748/748] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar --2023-12-16 13:13:49-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 381772 (373K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar.1’ 0K .......... .......... .......... .......... .......... 13% 388K 1s 50K .......... .......... .......... .......... .......... 26% 1.14M 0s 100K .......... .......... .......... .......... .......... 40% 1.14M 0s 150K .......... .......... .......... .......... .......... 53% 1.14M 0s 200K .......... .......... .......... .......... .......... 67% 131M 0s 250K .......... .......... .......... .......... .......... 80% 1.15M 0s 300K .......... .......... .......... .......... .......... 93% 107M 0s 350K .......... .......... .. 100% 539K=0.3s 2023-12-16 13:13:49 (1.06 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar.1’ saved [381772/381772] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz --2023-12-16 13:13:49-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 167272 (163K) [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz.1’ 0K .......... .......... .......... .......... .......... 30% 386K 0s 50K .......... .......... .......... .......... .......... 61% 1.13M 0s 100K .......... .......... .......... .......... .......... 91% 582K 0s 150K .......... ... 100% 169M=0.3s 2023-12-16 13:13:50 (631 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz.1’ saved [167272/167272] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar --2023-12-16 13:13:50-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 435454 (425K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar.1’ 0K .......... .......... .......... .......... .......... 11% 385K 1s 50K .......... .......... .......... .......... .......... 23% 1.13M 1s 100K .......... .......... .......... .......... .......... 35% 582K 0s 150K .......... .......... .......... .......... .......... 47% 170M 0s 200K .......... .......... .......... .......... .......... 58% 1.14M 0s 250K .......... .......... .......... .......... .......... 70% 102M 0s 300K .......... .......... .......... .......... .......... 82% 1.15M 0s 350K .......... .......... .......... .......... .......... 94% 72.5M 0s 400K .......... .......... ..... 100% 111M=0.3s 2023-12-16 13:13:51 (1.20 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar.1’ saved [435454/435454] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar --2023-12-16 13:13:51-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 30135 (29K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar.1’ 0K .......... .......... ......... 100% 339K=0.09s 2023-12-16 13:13:51 (339 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar.1’ saved [30135/30135] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar --2023-12-16 13:13:51-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 33410372 (32M) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar.1’ 0K .......... .......... .......... .......... .......... 0% 387K 84s 50K .......... .......... .......... .......... .......... 0% 1.14M 56s 100K .......... .......... .......... .......... .......... 0% 1.14M 47s 150K .......... .......... .......... .......... .......... 0% 1.15M 42s 200K .......... .......... .......... .......... .......... 0% 1.15M 39s 250K .......... .......... .......... .......... .......... 0% 118M 32s 300K .......... .......... .......... .......... .......... 1% 1.15M 32s 350K .......... .......... .......... .......... .......... 1% 122M 28s 400K .......... .......... .......... .......... .......... 1% 188M 25s 450K .......... .......... .......... .......... .......... 1% 104M 22s 500K .......... .......... .......... .......... .......... 1% 1.17M 23s 550K .......... .......... .......... .......... .......... 1% 4.41M 21s 600K .......... .......... .......... .......... .......... 1% 100M 20s 650K .......... .......... .......... .......... .......... 2% 121M 18s 700K .......... .......... .......... .......... .......... 2% 1.55M 18s 750K .......... .......... .......... .......... .......... 2% 95.7M 17s 800K .......... .......... .......... .......... .......... 2% 4.75M 16s 850K .......... .......... .......... .......... .......... 2% 94.7M 16s 900K .......... .......... .......... .......... .......... 2% 1.53M 16s 950K .......... .......... .......... .......... .......... 3% 4.89M 15s 1000K .......... .......... .......... .......... .......... 3% 78.9M 15s 1050K .......... .......... .......... .......... .......... 3% 98.9M 14s 1100K .......... .......... .......... .......... .......... 3% 1.53M 14s 1150K .......... .......... .......... .......... .......... 3% 4.87M 14s 1200K .......... .......... .......... .......... .......... 3% 89.9M 13s 1250K .......... .......... .......... .......... .......... 3% 101M 13s 1300K .......... .......... .......... .......... .......... 4% 1.53M 13s 1350K .......... .......... .......... .......... .......... 4% 4.87M 13s 1400K .......... .......... .......... .......... .......... 4% 23.0M 12s 1450K .......... .......... .......... .......... .......... 4% 100M 12s 1500K .......... .......... .......... .......... .......... 4% 1.37M 12s 1550K .......... .......... .......... .......... .......... 4% 166M 12s 1600K .......... .......... .......... .......... .......... 5% 7.41M 12s 1650K .......... .......... .......... .......... .......... 5% 160M 11s 1700K .......... .......... .......... .......... .......... 5% 1.37M 11s 1750K .......... .......... .......... .......... .......... 5% 7.29M 11s 1800K .......... .......... .......... .......... .......... 5% 126M 11s 1850K .......... .......... .......... .......... .......... 5% 108M 11s 1900K .......... .......... .......... .......... .......... 5% 1.38M 11s 1950K .......... .......... .......... .......... .......... 6% 7.39M 11s 2000K .......... .......... .......... .......... .......... 6% 102M 10s 2050K .......... .......... .......... .......... .......... 6% 119M 10s 2100K .......... .......... .......... .......... .......... 6% 1.37M 10s 2150K .......... .......... .......... .......... .......... 6% 7.40M 10s 2200K .......... .......... .......... .......... .......... 6% 8.12M 10s 2250K .......... .......... .......... .......... .......... 7% 107M 10s 2300K .......... .......... .......... .......... .......... 7% 123M 10s 2350K .......... .......... .......... .......... .......... 7% 1.64M 10s 2400K .......... .......... .......... .......... .......... 7% 7.27M 10s 2450K .......... .......... .......... .......... .......... 7% 8.03M 10s 2500K .......... .......... .......... .......... .......... 7% 1.64M 10s 2550K .......... .......... .......... .......... .......... 7% 183M 9s 2600K .......... .......... .......... .......... .......... 8% 7.17M 9s 2650K .......... .......... .......... .......... .......... 8% 8.02M 9s 2700K .......... .......... .......... .......... .......... 8% 1.63M 9s 2750K .......... .......... .......... .......... .......... 8% 7.24M 9s 2800K .......... .......... .......... .......... .......... 8% 114M 9s 2850K .......... .......... .......... .......... .......... 8% 8.36M 9s 2900K .......... .......... .......... .......... .......... 9% 1.63M 9s 2950K .......... .......... .......... .......... .......... 9% 7.48M 9s 3000K .......... .......... .......... .......... .......... 9% 7.99M 9s 3050K .......... .......... .......... .......... .......... 9% 107M 9s 3100K .......... .......... .......... .......... .......... 9% 1.63M 9s 3150K .......... .......... .......... .......... .......... 9% 7.74M 9s 3200K .......... .......... .......... .......... .......... 9% 7.97M 9s 3250K .......... .......... .......... .......... .......... 10% 1.62M 9s 3300K .......... .......... .......... .......... .......... 10% 134M 9s 3350K .......... .......... .......... .......... .......... 10% 7.80M 9s 3400K .......... .......... .......... .......... .......... 10% 8.24M 9s 3450K .......... .......... .......... .......... .......... 10% 1.60M 9s 3500K .......... .......... .......... .......... .......... 10% 7.72M 9s 3550K .......... .......... .......... .......... .......... 11% 217M 8s 3600K .......... .......... .......... .......... .......... 11% 8.46M 8s 3650K .......... .......... .......... .......... .......... 11% 1.60M 8s 3700K .......... .......... .......... .......... .......... 11% 7.96M 8s 3750K .......... .......... .......... .......... .......... 11% 8.32M 8s 3800K .......... .......... .......... .......... .......... 11% 144M 8s 3850K .......... .......... .......... .......... .......... 11% 1.59M 8s 3900K .......... .......... .......... .......... .......... 12% 8.30M 8s 3950K .......... .......... .......... .......... .......... 12% 8.24M 8s 4000K .......... .......... .......... .......... .......... 12% 1.59M 8s 4050K .......... .......... .......... .......... .......... 12% 175M 8s 4100K .......... .......... .......... .......... .......... 12% 7.95M 8s 4150K .......... .......... .......... .......... .......... 12% 8.52M 8s 4200K .......... .......... .......... .......... .......... 13% 1.59M 8s 4250K .......... .......... .......... .......... .......... 13% 7.87M 8s 4300K .......... .......... .......... .......... .......... 13% 116M 8s 4350K .......... .......... .......... .......... .......... 13% 8.41M 8s 4400K .......... .......... .......... .......... .......... 13% 1.60M 8s 4450K .......... .......... .......... .......... .......... 13% 7.93M 8s 4500K .......... .......... .......... .......... .......... 13% 8.48M 8s 4550K .......... .......... .......... .......... .......... 14% 126M 8s 4600K .......... .......... .......... .......... .......... 14% 1.59M 8s 4650K .......... .......... .......... .......... .......... 14% 8.20M 8s 4700K .......... .......... .......... .......... .......... 14% 8.43M 8s 4750K .......... .......... .......... .......... .......... 14% 1.57M 8s 4800K .......... .......... .......... .......... .......... 14% 44.9M 8s 4850K .......... .......... .......... .......... .......... 15% 94.0M 8s 4900K .......... .......... .......... .......... .......... 15% 4.75M 8s 4950K .......... .......... .......... .......... .......... 15% 145M 7s 5000K .......... .......... .......... .......... .......... 15% 1.54M 8s 5050K .......... .......... .......... .......... .......... 15% 4.71M 8s 5100K .......... .......... .......... .......... .......... 15% 92.2M 7s 5150K .......... .......... .......... .......... .......... 15% 95.2M 7s 5200K .......... .......... .......... .......... .......... 16% 1.55M 7s 5250K .......... .......... .......... .......... .......... 16% 4.70M 7s 5300K .......... .......... .......... .......... .......... 16% 118M 7s 5350K .......... .......... .......... .......... .......... 16% 121M 7s 5400K .......... .......... .......... .......... .......... 16% 1.53M 7s 5450K .......... .......... .......... .......... .......... 16% 4.80M 7s 5500K .......... .......... .......... .......... .......... 17% 78.8M 7s 5550K .......... .......... .......... .......... .......... 17% 1.53M 7s 5600K .......... .......... .......... .......... .......... 17% 197M 7s 5650K .......... .......... .......... .......... .......... 17% 4.83M 7s 5700K .......... .......... .......... .......... .......... 17% 88.4M 7s 5750K .......... .......... .......... .......... .......... 17% 1.53M 7s 5800K .......... .......... .......... .......... .......... 17% 4.90M 7s 5850K .......... .......... .......... .......... .......... 18% 104M 7s 5900K .......... .......... .......... .......... .......... 18% 74.2M 7s 5950K .......... .......... .......... .......... .......... 18% 1.52M 7s 6000K .......... .......... .......... .......... .......... 18% 5.01M 7s 6050K .......... .......... .......... .......... .......... 18% 67.8M 7s 6100K .......... .......... .......... .......... .......... 18% 99.8M 7s 6150K .......... .......... .......... .......... .......... 19% 1.54M 7s 6200K .......... .......... .......... .......... .......... 19% 4.96M 7s 6250K .......... .......... .......... .......... .......... 19% 57.7M 7s 6300K .......... .......... .......... .......... .......... 19% 1.53M 7s 6350K .......... .......... .......... .......... .......... 19% 119M 7s 6400K .......... .......... .......... .......... .......... 19% 5.07M 7s 6450K .......... .......... .......... .......... .......... 19% 65.4M 7s 6500K .......... .......... .......... .......... .......... 20% 1.52M 7s 6550K .......... .......... .......... .......... .......... 20% 5.18M 7s 6600K .......... .......... .......... .......... .......... 20% 87.5M 7s 6650K .......... .......... .......... .......... .......... 20% 16.8M 7s 6700K .......... .......... .......... .......... .......... 20% 125M 7s 6750K .......... .......... .......... .......... .......... 20% 1.64M 7s 6800K .......... .......... .......... .......... .......... 20% 5.02M 7s 6850K .......... .......... .......... .......... .......... 21% 15.3M 7s 6900K .......... .......... .......... .......... .......... 21% 109M 7s 6950K .......... .......... .......... .......... .......... 21% 1.65M 7s 7000K .......... .......... .......... .......... .......... 21% 5.00M 7s 7050K .......... .......... .......... .......... .......... 21% 15.7M 7s 7100K .......... .......... .......... .......... .......... 21% 1.64M 7s 7150K .......... .......... .......... .......... .......... 22% 200M 7s 7200K .......... .......... .......... .......... .......... 22% 5.15M 7s 7250K .......... .......... .......... .......... .......... 22% 14.2M 6s 7300K .......... .......... .......... .......... .......... 22% 1.65M 7s 7350K .......... .......... .......... .......... .......... 22% 5.16M 6s 7400K .......... .......... .......... .......... .......... 22% 112M 6s 7450K .......... .......... .......... .......... .......... 22% 12.1M 6s 7500K .......... .......... .......... .......... .......... 23% 95.0M 6s 7550K .......... .......... .......... .......... .......... 23% 1.68M 6s 7600K .......... .......... .......... .......... .......... 23% 5.39M 6s 7650K .......... .......... .......... .......... .......... 23% 133M 6s 7700K .......... .......... .......... .......... .......... 23% 10.9M 6s 7750K .......... .......... .......... .......... .......... 23% 1.67M 6s 7800K .......... .......... .......... .......... .......... 24% 5.51M 6s 7850K .......... .......... .......... .......... .......... 24% 11.5M 6s 7900K .......... .......... .......... .......... .......... 24% 121M 6s 7950K .......... .......... .......... .......... .......... 24% 1.67M 6s 8000K .......... .......... .......... .......... .......... 24% 5.49M 6s 8050K .......... .......... .......... .......... .......... 24% 11.9M 6s 8100K .......... .......... .......... .......... .......... 24% 1.63M 6s 8150K .......... .......... .......... .......... .......... 25% 200M 6s 8200K .......... .......... .......... .......... .......... 25% 5.77M 6s 8250K .......... .......... .......... .......... .......... 25% 10.8M 6s 8300K .......... .......... .......... .......... .......... 25% 1.65M 6s 8350K .......... .......... .......... .......... .......... 25% 5.88M 6s 8400K .......... .......... .......... .......... .......... 25% 93.7M 6s 8450K .......... .......... .......... .......... .......... 26% 11.0M 6s 8500K .......... .......... .......... .......... .......... 26% 1.64M 6s 8550K .......... .......... .......... .......... .......... 26% 6.06M 6s 8600K .......... .......... .......... .......... .......... 26% 10.6M 6s 8650K .......... .......... .......... .......... .......... 26% 88.7M 6s 8700K .......... .......... .......... .......... .......... 26% 1.65M 6s 8750K .......... .......... .......... .......... .......... 26% 6.11M 6s 8800K .......... .......... .......... .......... .......... 27% 10.7M 6s 8850K .......... .......... .......... .......... .......... 27% 1.61M 6s 8900K .......... .......... .......... .......... .......... 27% 250M 6s 8950K .......... .......... .......... .......... .......... 27% 6.44M 6s 9000K .......... .......... .......... .......... .......... 27% 9.50M 6s 9050K .......... .......... .......... .......... .......... 27% 1.63M 6s 9100K .......... .......... .......... .......... .......... 28% 6.56M 6s 9150K .......... .......... .......... .......... .......... 28% 123M 6s 9200K .......... .......... .......... .......... .......... 28% 9.41M 6s 9250K .......... .......... .......... .......... .......... 28% 1.63M 6s 9300K .......... .......... .......... .......... .......... 28% 20.1M 6s 9350K .......... .......... .......... .......... .......... 28% 9.37M 6s 9400K .......... .......... .......... .......... .......... 28% 9.19M 6s 9450K .......... .......... .......... .......... .......... 29% 138M 6s 9500K .......... .......... .......... .......... .......... 29% 1.52M 6s 9550K .......... .......... .......... .......... .......... 29% 9.26M 6s 9600K .......... .......... .......... .......... .......... 29% 9.41M 6s 9650K .......... .......... .......... .......... .......... 29% 1.52M 6s 9700K .......... .......... .......... .......... .......... 29% 170M 6s 9750K .......... .......... .......... .......... .......... 30% 9.42M 6s 9800K .......... .......... .......... .......... .......... 30% 9.66M 6s 9850K .......... .......... .......... .......... .......... 30% 1.50M 6s 9900K .......... .......... .......... .......... .......... 30% 10.1M 6s 9950K .......... .......... .......... .......... .......... 30% 103M 6s 10000K .......... .......... .......... .......... .......... 30% 9.23M 6s 10050K .......... .......... .......... .......... .......... 30% 1.50M 6s 10100K .......... .......... .......... .......... .......... 31% 10.4M 6s 10150K .......... .......... .......... .......... .......... 31% 9.56M 6s 10200K .......... .......... .......... .......... .......... 31% 91.8M 5s 10250K .......... .......... .......... .......... .......... 31% 1.49M 6s 10300K .......... .......... .......... .......... .......... 31% 11.0M 5s 10350K .......... .......... .......... .......... .......... 31% 8.94M 5s 10400K .......... .......... .......... .......... .......... 32% 1.50M 5s 10450K .......... .......... .......... .......... .......... 32% 123M 5s 10500K .......... .......... .......... .......... .......... 32% 10.4M 5s 10550K .......... .......... .......... .......... .......... 32% 9.66M 5s 10600K .......... .......... .......... .......... .......... 32% 1.49M 5s 10650K .......... .......... .......... .......... .......... 32% 10.2M 5s 10700K .......... .......... .......... .......... .......... 32% 145M 5s 10750K .......... .......... .......... .......... .......... 33% 9.51M 5s 10800K .......... .......... .......... .......... .......... 33% 1.50M 5s 10850K .......... .......... .......... .......... .......... 33% 9.94M 5s 10900K .......... .......... .......... .......... .......... 33% 9.74M 5s 10950K .......... .......... .......... .......... .......... 33% 123M 5s 11000K .......... .......... .......... .......... .......... 33% 1.50M 5s 11050K .......... .......... .......... .......... .......... 34% 9.55M 5s 11100K .......... .......... .......... .......... .......... 34% 26.2M 5s 11150K .......... .......... .......... .......... .......... 34% 15.8M 5s 11200K .......... .......... .......... .......... .......... 34% 96.1M 5s 11250K .......... .......... .......... .......... .......... 34% 1.49M 5s 11300K .......... .......... .......... .......... .......... 34% 7.33M 5s 11350K .......... .......... .......... .......... .......... 34% 16.6M 5s 11400K .......... .......... .......... .......... .......... 35% 1.48M 5s 11450K .......... .......... .......... .......... .......... 35% 183M 5s 11500K .......... .......... .......... .......... .......... 35% 7.34M 5s 11550K .......... .......... .......... .......... .......... 35% 17.6M 5s 11600K .......... .......... .......... .......... .......... 35% 1.48M 5s 11650K .......... .......... .......... .......... .......... 35% 7.35M 5s 11700K .......... .......... .......... .......... .......... 36% 98.7M 5s 11750K .......... .......... .......... .......... .......... 36% 18.1M 5s 11800K .......... .......... .......... .......... .......... 36% 1.48M 5s 11850K .......... .......... .......... .......... .......... 36% 7.20M 5s 11900K .......... .......... .......... .......... .......... 36% 18.2M 5s 11950K .......... .......... .......... .......... .......... 36% 101M 5s 12000K .......... .......... .......... .......... .......... 36% 1.48M 5s 12050K .......... .......... .......... .......... .......... 37% 7.22M 5s 12100K .......... .......... .......... .......... .......... 37% 17.8M 5s 12150K .......... .......... .......... .......... .......... 37% 1.47M 5s 12200K .......... .......... .......... .......... .......... 37% 13.2M 5s 12250K .......... .......... .......... .......... .......... 37% 93.1M 5s 12300K .......... .......... .......... .......... .......... 37% 14.0M 5s 12350K .......... .......... .......... .......... .......... 38% 21.6M 5s 12400K .......... .......... .......... .......... .......... 38% 1.33M 5s 12450K .......... .......... .......... .......... .......... 38% 14.3M 5s 12500K .......... .......... .......... .......... .......... 38% 112M 5s 12550K .......... .......... .......... .......... .......... 38% 20.6M 5s 12600K .......... .......... .......... .......... .......... 38% 1.34M 5s 12650K .......... .......... .......... .......... .......... 38% 13.4M 5s 12700K .......... .......... .......... .......... .......... 39% 23.0M 5s 12750K .......... .......... .......... .......... .......... 39% 101M 5s 12800K .......... .......... .......... .......... .......... 39% 1.33M 5s 12850K .......... .......... .......... .......... .......... 39% 13.8M 5s 12900K .......... .......... .......... .......... .......... 39% 21.1M 5s 12950K .......... .......... .......... .......... .......... 39% 1.33M 5s 13000K .......... .......... .......... .......... .......... 39% 133M 5s 13050K .......... .......... .......... .......... .......... 40% 14.0M 5s 13100K .......... .......... .......... .......... .......... 40% 22.0M 5s 13150K .......... .......... .......... .......... .......... 40% 1.33M 5s 13200K .......... .......... .......... .......... .......... 40% 14.8M 5s 13250K .......... .......... .......... .......... .......... 40% 88.1M 5s 13300K .......... .......... .......... .......... .......... 40% 23.4M 5s 13350K .......... .......... .......... .......... .......... 41% 1.32M 5s 13400K .......... .......... .......... .......... .......... 41% 14.6M 5s 13450K .......... .......... .......... .......... .......... 41% 25.1M 5s 13500K .......... .......... .......... .......... .......... 41% 102M 5s 13550K .......... .......... .......... .......... .......... 41% 1.32M 5s 13600K .......... .......... .......... .......... .......... 41% 13.6M 5s 13650K .......... .......... .......... .......... .......... 41% 26.6M 5s 13700K .......... .......... .......... .......... .......... 42% 1.31M 5s 13750K .......... .......... .......... .......... .......... 42% 95.9M 5s 13800K .......... .......... .......... .......... .......... 42% 14.4M 5s 13850K .......... .......... .......... .......... .......... 42% 24.5M 4s 13900K .......... .......... .......... .......... .......... 42% 1.31M 4s 13950K .......... .......... .......... .......... .......... 42% 16.1M 4s 14000K .......... .......... .......... .......... .......... 43% 116M 4s 14050K .......... .......... .......... .......... .......... 43% 21.2M 4s 14100K .......... .......... .......... .......... .......... 43% 1.31M 4s 14150K .......... .......... .......... .......... .......... 43% 17.4M 4s 14200K .......... .......... .......... .......... .......... 43% 22.3M 4s 14250K .......... .......... .......... .......... .......... 43% 97.5M 4s 14300K .......... .......... .......... .......... .......... 43% 1.31M 4s 14350K .......... .......... .......... .......... .......... 44% 13.8M 4s 14400K .......... .......... .......... .......... .......... 44% 102M 4s 14450K .......... .......... .......... .......... .......... 44% 36.9M 4s 14500K .......... .......... .......... .......... .......... 44% 1.30M 4s 14550K .......... .......... .......... .......... .......... 44% 114M 4s 14600K .......... .......... .......... .......... .......... 44% 14.5M 4s 14650K .......... .......... .......... .......... .......... 45% 30.3M 4s 14700K .......... .......... .......... .......... .......... 45% 1.30M 4s 14750K .......... .......... .......... .......... .......... 45% 15.6M 4s 14800K .......... .......... .......... .......... .......... 45% 168M 4s 14850K .......... .......... .......... .......... .......... 45% 24.7M 4s 14900K .......... .......... .......... .......... .......... 45% 1.30M 4s 14950K .......... .......... .......... .......... .......... 45% 15.9M 4s 15000K .......... .......... .......... .......... .......... 46% 26.5M 4s 15050K .......... .......... .......... .......... .......... 46% 138M 4s 15100K .......... .......... .......... .......... .......... 46% 1.30M 4s 15150K .......... .......... .......... .......... .......... 46% 15.6M 4s 15200K .......... .......... .......... .......... .......... 46% 27.6M 4s 15250K .......... .......... .......... .......... .......... 46% 1.31M 4s 15300K .......... .......... .......... .......... .......... 47% 88.4M 4s 15350K .......... .......... .......... .......... .......... 47% 15.1M 4s 15400K .......... .......... .......... .......... .......... 47% 27.6M 4s 15450K .......... .......... .......... .......... .......... 47% 1.31M 4s 15500K .......... .......... .......... .......... .......... 47% 13.9M 4s 15550K .......... .......... .......... .......... .......... 47% 122M 4s 15600K .......... .......... .......... .......... .......... 47% 28.0M 4s 15650K .......... .......... .......... .......... .......... 48% 1.31M 4s 15700K .......... .......... .......... .......... .......... 48% 14.2M 4s 15750K .......... .......... .......... .......... .......... 48% 31.8M 4s 15800K .......... .......... .......... .......... .......... 48% 113M 4s 15850K .......... .......... .......... .......... .......... 48% 1.30M 4s 15900K .......... .......... .......... .......... .......... 48% 14.9M 4s 15950K .......... .......... .......... .......... .......... 49% 29.7M 4s 16000K .......... .......... .......... .......... .......... 49% 1.30M 4s 16050K .......... .......... .......... .......... .......... 49% 128M 4s 16100K .......... .......... .......... .......... .......... 49% 16.2M 4s 16150K .......... .......... .......... .......... .......... 49% 25.6M 4s 16200K .......... .......... .......... .......... .......... 49% 1.30M 4s 16250K .......... .......... .......... .......... .......... 49% 16.0M 4s 16300K .......... .......... .......... .......... .......... 50% 138M 4s 16350K .......... .......... .......... .......... .......... 50% 102M 4s 16400K .......... .......... .......... .......... .......... 50% 16.9M 4s 16450K .......... .......... .......... .......... .......... 50% 1.34M 4s 16500K .......... .......... .......... .......... .......... 50% 14.2M 4s 16550K .......... .......... .......... .......... .......... 50% 123M 4s 16600K .......... .......... .......... .......... .......... 51% 141M 4s 16650K .......... .......... .......... .......... .......... 51% 20.5M 4s 16700K .......... .......... .......... .......... .......... 51% 1.33M 4s 16750K .......... .......... .......... .......... .......... 51% 14.7M 4s 16800K .......... .......... .......... .......... .......... 51% 116M 4s 16850K .......... .......... .......... .......... .......... 51% 19.2M 4s 16900K .......... .......... .......... .......... .......... 51% 1.33M 4s 16950K .......... .......... .......... .......... .......... 52% 14.9M 4s 17000K .......... .......... .......... .......... .......... 52% 19.4M 4s 17050K .......... .......... .......... .......... .......... 52% 131M 4s 17100K .......... .......... .......... .......... .......... 52% 1.33M 4s 17150K .......... .......... .......... .......... .......... 52% 14.9M 4s 17200K .......... .......... .......... .......... .......... 52% 20.3M 4s 17250K .......... .......... .......... .......... .......... 53% 1.32M 4s 17300K .......... .......... .......... .......... .......... 53% 233M 4s 17350K .......... .......... .......... .......... .......... 53% 14.6M 4s 17400K .......... .......... .......... .......... .......... 53% 22.0M 4s 17450K .......... .......... .......... .......... .......... 53% 1.31M 4s 17500K .......... .......... .......... .......... .......... 53% 13.6M 4s 17550K .......... .......... .......... .......... .......... 53% 109M 4s 17600K .......... .......... .......... .......... .......... 54% 123M 4s 17650K .......... .......... .......... .......... .......... 54% 9.84M 3s 17700K .......... .......... .......... .......... .......... 54% 1.31M 4s 17750K .......... .......... .......... .......... .......... 54% 102M 3s 17800K .......... .......... .......... .......... .......... 54% 62.1M 3s 17850K .......... .......... .......... .......... .......... 54% 10.5M 3s 17900K .......... .......... .......... .......... .......... 55% 1.29M 3s 17950K .......... .......... .......... .......... .......... 55% 89.0M 3s 18000K .......... .......... .......... .......... .......... 55% 132M 3s 18050K .......... .......... .......... .......... .......... 55% 12.0M 3s 18100K .......... .......... .......... .......... .......... 55% 131M 3s 18150K .......... .......... .......... .......... .......... 55% 1.30M 3s 18200K .......... .......... .......... .......... .......... 55% 93.5M 3s 18250K .......... .......... .......... .......... .......... 56% 11.3M 3s 18300K .......... .......... .......... .......... .......... 56% 1.29M 3s 18350K .......... .......... .......... .......... .......... 56% 172M 3s 18400K .......... .......... .......... .......... .......... 56% 114M 3s 18450K .......... .......... .......... .......... .......... 56% 11.0M 3s 18500K .......... .......... .......... .......... .......... 56% 1.29M 3s 18550K .......... .......... .......... .......... .......... 57% 209M 3s 18600K .......... .......... .......... .......... .......... 57% 84.4M 3s 18650K .......... .......... .......... .......... .......... 57% 10.8M 3s 18700K .......... .......... .......... .......... .......... 57% 31.2M 3s 18750K .......... .......... .......... .......... .......... 57% 1.34M 3s 18800K .......... .......... .......... .......... .......... 57% 158M 3s 18850K .......... .......... .......... .......... .......... 57% 8.73M 3s 18900K .......... .......... .......... .......... .......... 58% 101M 3s 18950K .......... .......... .......... .......... .......... 58% 1.34M 3s 19000K .......... .......... .......... .......... .......... 58% 56.1M 3s 19050K .......... .......... .......... .......... .......... 58% 171M 3s 19100K .......... .......... .......... .......... .......... 58% 6.27M 3s 19150K .......... .......... .......... .......... .......... 58% 285M 3s 19200K .......... .......... .......... .......... .......... 58% 1.44M 3s 19250K .......... .......... .......... .......... .......... 59% 60.3M 3s 19300K .......... .......... .......... .......... .......... 59% 6.12M 3s 19350K .......... .......... .......... .......... .......... 59% 1.44M 3s 19400K .......... .......... .......... .......... .......... 59% 118M 3s 19450K .......... .......... .......... .......... .......... 59% 72.2M 3s 19500K .......... .......... .......... .......... .......... 59% 6.26M 3s 19550K .......... .......... .......... .......... .......... 60% 1.44M 3s 19600K .......... .......... .......... .......... .......... 60% 42.9M 3s 19650K .......... .......... .......... .......... .......... 60% 103M 3s 19700K .......... .......... .......... .......... .......... 60% 138M 3s 19750K .......... .......... .......... .......... .......... 60% 6.49M 3s 19800K .......... .......... .......... .......... .......... 60% 1.39M 3s 19850K .......... .......... .......... .......... .......... 60% 116M 3s 19900K .......... .......... .......... .......... .......... 61% 114M 3s 19950K .......... .......... .......... .......... .......... 61% 7.11M 3s 20000K .......... .......... .......... .......... .......... 61% 101M 3s 20050K .......... .......... .......... .......... .......... 61% 1.40M 3s 20100K .......... .......... .......... .......... .......... 61% 83.3M 3s 20150K .......... .......... .......... .......... .......... 61% 6.94M 3s 20200K .......... .......... .......... .......... .......... 62% 1.39M 3s 20250K .......... .......... .......... .......... .......... 62% 114M 3s 20300K .......... .......... .......... .......... .......... 62% 126M 3s 20350K .......... .......... .......... .......... .......... 62% 7.00M 3s 20400K .......... .......... .......... .......... .......... 62% 1.37M 3s 20450K .......... .......... .......... .......... .......... 62% 28.6M 3s 20500K .......... .......... .......... .......... .......... 62% 98.7M 3s 20550K .......... .......... .......... .......... .......... 63% 7.55M 3s 20600K .......... .......... .......... .......... .......... 63% 131M 3s 20650K .......... .......... .......... .......... .......... 63% 1.18M 3s 20700K .......... .......... .......... .......... .......... 63% 102M 3s 20750K .......... .......... .......... .......... .......... 63% 114M 3s 20800K .......... .......... .......... .......... .......... 63% 1.17M 3s 20850K .......... .......... .......... .......... .......... 64% 85.2M 3s 20900K .......... .......... .......... .......... .......... 64% 135M 3s 20950K .......... .......... .......... .......... .......... 64% 132M 3s 21000K .......... .......... .......... .......... .......... 64% 1.17M 3s 21050K .......... .......... .......... .......... .......... 64% 127M 3s 21100K .......... .......... .......... .......... .......... 64% 110M 3s 21150K .......... .......... .......... .......... .......... 64% 108M 3s 21200K .......... .......... .......... .......... .......... 65% 1.17M 3s 21250K .......... .......... .......... .......... .......... 65% 101M 3s 21300K .......... .......... .......... .......... .......... 65% 126M 3s 21350K .......... .......... .......... .......... .......... 65% 110M 3s 21400K .......... .......... .......... .......... .......... 65% 1.17M 3s 21450K .......... .......... .......... .......... .......... 65% 106M 3s 21500K .......... .......... .......... .......... .......... 66% 148M 3s 21550K .......... .......... .......... .......... .......... 66% 1.17M 3s 21600K .......... .......... .......... .......... .......... 66% 96.7M 3s 21650K .......... .......... .......... .......... .......... 66% 66.5M 3s 21700K .......... .......... .......... .......... .......... 66% 109M 3s 21750K .......... .......... .......... .......... .......... 66% 99.9M 2s 21800K .......... .......... .......... .......... .......... 66% 1.19M 2s 21850K .......... .......... .......... .......... .......... 67% 53.7M 2s 21900K .......... .......... .......... .......... .......... 67% 116M 2s 21950K .......... .......... .......... .......... .......... 67% 138M 2s 22000K .......... .......... .......... .......... .......... 67% 1.18M 2s 22050K .......... .......... .......... .......... .......... 67% 78.5M 2s 22100K .......... .......... .......... .......... .......... 67% 15.3M 2s 22150K .......... .......... .......... .......... .......... 68% 105M 2s 22200K .......... .......... .......... .......... .......... 68% 1.26M 2s 22250K .......... .......... .......... .......... .......... 68% 194M 2s 22300K .......... .......... .......... .......... .......... 68% 98.5M 2s 22350K .......... .......... .......... .......... .......... 68% 15.7M 2s 22400K .......... .......... .......... .......... .......... 68% 1.25M 2s 22450K .......... .......... .......... .......... .......... 68% 144M 2s 22500K .......... .......... .......... .......... .......... 69% 101M 2s 22550K .......... .......... .......... .......... .......... 69% 16.5M 2s 22600K .......... .......... .......... .......... .......... 69% 1.24M 2s 22650K .......... .......... .......... .......... .......... 69% 15.2M 2s 22700K .......... .......... .......... .......... .......... 69% 108M 2s 22750K .......... .......... .......... .......... .......... 69% 132M 2s 22800K .......... .......... .......... .......... .......... 70% 1.26M 2s 22850K .......... .......... .......... .......... .......... 70% 192M 2s 22900K .......... .......... .......... .......... .......... 70% 15.7M 2s 22950K .......... .......... .......... .......... .......... 70% 93.3M 2s 23000K .......... .......... .......... .......... .......... 70% 1.25M 2s 23050K .......... .......... .......... .......... .......... 70% 17.2M 2s 23100K .......... .......... .......... .......... .......... 70% 94.0M 2s 23150K .......... .......... .......... .......... .......... 71% 131M 2s 23200K .......... .......... .......... .......... .......... 71% 1.24M 2s 23250K .......... .......... .......... .......... .......... 71% 16.9M 2s 23300K .......... .......... .......... .......... .......... 71% 36.8M 2s 23350K .......... .......... .......... .......... .......... 71% 91.6M 2s 23400K .......... .......... .......... .......... .......... 71% 133M 2s 23450K .......... .......... .......... .......... .......... 72% 1.28M 2s 23500K .......... .......... .......... .......... .......... 72% 12.6M 2s 23550K .......... .......... .......... .......... .......... 72% 120M 2s 23600K .......... .......... .......... .......... .......... 72% 1.27M 2s 23650K .......... .......... .......... .......... .......... 72% 204M 2s 23700K .......... .......... .......... .......... .......... 72% 12.6M 2s 23750K .......... .......... .......... .......... .......... 72% 118M 2s 23800K .......... .......... .......... .......... .......... 73% 1.27M 2s 23850K .......... .......... .......... .......... .......... 73% 13.1M 2s 23900K .......... .......... .......... .......... .......... 73% 144M 2s 23950K .......... .......... .......... .......... .......... 73% 124M 2s 24000K .......... .......... .......... .......... .......... 73% 1.27M 2s 24050K .......... .......... .......... .......... .......... 73% 13.8M 2s 24100K .......... .......... .......... .......... .......... 74% 109M 2s 24150K .......... .......... .......... .......... .......... 74% 128M 2s 24200K .......... .......... .......... .......... .......... 74% 1.27M 2s 24250K .......... .......... .......... .......... .......... 74% 14.3M 2s 24300K .......... .......... .......... .......... .......... 74% 112M 2s 24350K .......... .......... .......... .......... .......... 74% 1.26M 2s 24400K .......... .......... .......... .......... .......... 74% 134M 2s 24450K .......... .......... .......... .......... .......... 75% 14.3M 2s 24500K .......... .......... .......... .......... .......... 75% 92.8M 2s 24550K .......... .......... .......... .......... .......... 75% 1.26M 2s 24600K .......... .......... .......... .......... .......... 75% 16.0M 2s 24650K .......... .......... .......... .......... .......... 75% 110M 2s 24700K .......... .......... .......... .......... .......... 75% 98.4M 2s 24750K .......... .......... .......... .......... .......... 76% 1.24M 2s 24800K .......... .......... .......... .......... .......... 76% 7.54M 2s 24850K .......... .......... .......... .......... .......... 76% 78.0M 2s 24900K .......... .......... .......... .......... .......... 76% 135M 2s 24950K .......... .......... .......... .......... .......... 76% 1.34M 2s 25000K .......... .......... .......... .......... .......... 76% 102M 2s 25050K .......... .......... .......... .......... .......... 76% 8.87M 2s 25100K .......... .......... .......... .......... .......... 77% 79.4M 2s 25150K .......... .......... .......... .......... .......... 77% 1.34M 2s 25200K .......... .......... .......... .......... .......... 77% 8.86M 2s 25250K .......... .......... .......... .......... .......... 77% 92.3M 2s 25300K .......... .......... .......... .......... .......... 77% 40.9M 2s 25350K .......... .......... .......... .......... .......... 77% 109M 2s 25400K .......... .......... .......... .......... .......... 78% 1.37M 2s 25450K .......... .......... .......... .......... .......... 78% 9.07M 2s 25500K .......... .......... .......... .......... .......... 78% 29.2M 2s 25550K .......... .......... .......... .......... .......... 78% 151M 2s 25600K .......... .......... .......... .......... .......... 78% 1.37M 2s 25650K .......... .......... .......... .......... .......... 78% 63.0M 2s 25700K .......... .......... .......... .......... .......... 78% 10.4M 2s 25750K .......... .......... .......... .......... .......... 79% 21.9M 2s 25800K .......... .......... .......... .......... .......... 79% 82.2M 2s 25850K .......... .......... .......... .......... .......... 79% 1.38M 2s 25900K .......... .......... .......... .......... .......... 79% 10.3M 2s 25950K .......... .......... .......... .......... .......... 79% 21.4M 2s 26000K .......... .......... .......... .......... .......... 79% 1.36M 2s 26050K .......... .......... .......... .......... .......... 79% 218M 1s 26100K .......... .......... .......... .......... .......... 80% 10.5M 1s 26150K .......... .......... .......... .......... .......... 80% 23.2M 1s 26200K .......... .......... .......... .......... .......... 80% 1.36M 1s 26250K .......... .......... .......... .......... .......... 80% 10.6M 1s 26300K .......... .......... .......... .......... .......... 80% 109M 1s 26350K .......... .......... .......... .......... .......... 80% 26.4M 1s 26400K .......... .......... .......... .......... .......... 81% 1.34M 1s 26450K .......... .......... .......... .......... .......... 81% 201M 1s 26500K .......... .......... .......... .......... .......... 81% 7.74M 1s 26550K .......... .......... .......... .......... .......... 81% 99.2M 1s 26600K .......... .......... .......... .......... .......... 81% 1.37M 1s 26650K .......... .......... .......... .......... .......... 81% 115M 1s 26700K .......... .......... .......... .......... .......... 81% 7.77M 1s 26750K .......... .......... .......... .......... .......... 82% 38.2M 1s 26800K .......... .......... .......... .......... .......... 82% 108M 1s 26850K .......... .......... .......... .......... .......... 82% 1.18M 1s 26900K .......... .......... .......... .......... .......... 82% 162M 1s 26950K .......... .......... .......... .......... .......... 82% 120M 1s 27000K .......... .......... .......... .......... .......... 82% 54.0M 1s 27050K .......... .......... .......... .......... .......... 83% 1.18M 1s 27100K .......... .......... .......... .......... .......... 83% 132M 1s 27150K .......... .......... .......... .......... .......... 83% 119M 1s 27200K .......... .......... .......... .......... .......... 83% 65.2M 1s 27250K .......... .......... .......... .......... .......... 83% 1.18M 1s 27300K .......... .......... .......... .......... .......... 83% 113M 1s 27350K .......... .......... .......... .......... .......... 83% 61.4M 1s 27400K .......... .......... .......... .......... .......... 84% 122M 1s 27450K .......... .......... .......... .......... .......... 84% 1.18M 1s 27500K .......... .......... .......... .......... .......... 84% 96.5M 1s 27550K .......... .......... .......... .......... .......... 84% 114M 1s 27600K .......... .......... .......... .......... .......... 84% 1.17M 1s 27650K .......... .......... .......... .......... .......... 84% 157M 1s 27700K .......... .......... .......... .......... .......... 85% 110M 1s 27750K .......... .......... .......... .......... .......... 85% 118M 1s 27800K .......... .......... .......... .......... .......... 85% 1.17M 1s 27850K .......... .......... .......... .......... .......... 85% 118M 1s 27900K .......... .......... .......... .......... .......... 85% 106M 1s 27950K .......... .......... .......... .......... .......... 85% 145M 1s 28000K .......... .......... .......... .......... .......... 85% 1.17M 1s 28050K .......... .......... .......... .......... .......... 86% 117M 1s 28100K .......... .......... .......... .......... .......... 86% 108M 1s 28150K .......... .......... .......... .......... .......... 86% 126M 1s 28200K .......... .......... .......... .......... .......... 86% 1.17M 1s 28250K .......... .......... .......... .......... .......... 86% 95.8M 1s 28300K .......... .......... .......... .......... .......... 86% 141M 1s 28350K .......... .......... .......... .......... .......... 87% 1.17M 1s 28400K .......... .......... .......... .......... .......... 87% 177M 1s 28450K .......... .......... .......... .......... .......... 87% 129M 1s 28500K .......... .......... .......... .......... .......... 87% 96.3M 1s 28550K .......... .......... .......... .......... .......... 87% 1.17M 1s 28600K .......... .......... .......... .......... .......... 87% 14.6M 1s 28650K .......... .......... .......... .......... .......... 87% 257M 1s 28700K .......... .......... .......... .......... .......... 88% 131M 1s 28750K .......... .......... .......... .......... .......... 88% 102M 1s 28800K .......... .......... .......... .......... .......... 88% 1.18M 1s 28850K .......... .......... .......... .......... .......... 88% 94.1M 1s 28900K .......... .......... .......... .......... .......... 88% 142M 1s 28950K .......... .......... .......... .......... .......... 88% 101M 1s 29000K .......... .......... .......... .......... .......... 89% 1.17M 1s 29050K .......... .......... .......... .......... .......... 89% 75.3M 1s 29100K .......... .......... .......... .......... .......... 89% 94.3M 1s 29150K .......... .......... .......... .......... .......... 89% 147M 1s 29200K .......... .......... .......... .......... .......... 89% 98.8M 1s 29250K .......... .......... .......... .......... .......... 89% 1.17M 1s 29300K .......... .......... .......... .......... .......... 89% 133M 1s 29350K .......... .......... .......... .......... .......... 90% 98.8M 1s 29400K .......... .......... .......... .......... .......... 90% 1.17M 1s 29450K .......... .......... .......... .......... .......... 90% 103M 1s 29500K .......... .......... .......... .......... .......... 90% 110M 1s 29550K .......... .......... .......... .......... .......... 90% 137M 1s 29600K .......... .......... .......... .......... .......... 90% 1.17M 1s 29650K .......... .......... .......... .......... .......... 91% 162M 1s 29700K .......... .......... .......... .......... .......... 91% 88.8M 1s 29750K .......... .......... .......... .......... .......... 91% 117M 1s 29800K .......... .......... .......... .......... .......... 91% 1.17M 1s 29850K .......... .......... .......... .......... .......... 91% 89.9M 1s 29900K .......... .......... .......... .......... .......... 91% 132M 1s 29950K .......... .......... .......... .......... .......... 91% 105M 1s 30000K .......... .......... .......... .......... .......... 92% 1.17M 1s 30050K .......... .......... .......... .......... .......... 92% 162M 1s 30100K .......... .......... .......... .......... .......... 92% 96.2M 1s 30150K .......... .......... .......... .......... .......... 92% 1.17M 1s 30200K .......... .......... .......... .......... .......... 92% 127M 1s 30250K .......... .......... .......... .......... .......... 92% 73.9M 1s 30300K .......... .......... .......... .......... .......... 93% 30.7M 1s 30350K .......... .......... .......... .......... .......... 93% 125M 1s 30400K .......... .......... .......... .......... .......... 93% 1.22M 0s 30450K .......... .......... .......... .......... .......... 93% 93.7M 0s 30500K .......... .......... .......... .......... .......... 93% 30.1M 0s 30550K .......... .......... .......... .......... .......... 93% 117M 0s 30600K .......... .......... .......... .......... .......... 93% 1.21M 0s 30650K .......... .......... .......... .......... .......... 94% 152M 0s 30700K .......... .......... .......... .......... .......... 94% 34.1M 0s 30750K .......... .......... .......... .......... .......... 94% 1.20M 0s 30800K .......... .......... .......... .......... .......... 94% 96.0M 0s 30850K .......... .......... .......... .......... .......... 94% 116M 0s 30900K .......... .......... .......... .......... .......... 94% 35.5M 0s 30950K .......... .......... .......... .......... .......... 95% 1.20M 0s 31000K .......... .......... .......... .......... .......... 95% 99.5M 0s 31050K .......... .......... .......... .......... .......... 95% 114M 0s 31100K .......... .......... .......... .......... .......... 95% 34.2M 0s 31150K .......... .......... .......... .......... .......... 95% 1.20M 0s 31200K .......... .......... .......... .......... .......... 95% 136M 0s 31250K .......... .......... .......... .......... .......... 95% 34.0M 0s 31300K .......... .......... .......... .......... .......... 96% 126M 0s 31350K .......... .......... .......... .......... .......... 96% 1.20M 0s 31400K .......... .......... .......... .......... .......... 96% 122M 0s 31450K .......... .......... .......... .......... .......... 96% 38.2M 0s 31500K .......... .......... .......... .......... .......... 96% 1.20M 0s 31550K .......... .......... .......... .......... .......... 96% 119M 0s 31600K .......... .......... .......... .......... .......... 97% 81.7M 0s 31650K .......... .......... .......... .......... .......... 97% 39.2M 0s 31700K .......... .......... .......... .......... .......... 97% 1.20M 0s 31750K .......... .......... .......... .......... .......... 97% 94.5M 0s 31800K .......... .......... .......... .......... .......... 97% 123M 0s 31850K .......... .......... .......... .......... .......... 97% 40.8M 0s 31900K .......... .......... .......... .......... .......... 97% 1.19M 0s 31950K .......... .......... .......... .......... .......... 98% 110M 0s 32000K .......... .......... .......... .......... .......... 98% 51.3M 0s 32050K .......... .......... .......... .......... .......... 98% 114M 0s 32100K .......... .......... .......... .......... .......... 98% 1.19M 0s 32150K .......... .......... .......... .......... .......... 98% 104M 0s 32200K .......... .......... .......... .......... .......... 98% 117M 0s 32250K .......... .......... .......... .......... .......... 98% 111M 0s 32300K .......... .......... .......... .......... .......... 99% 73.1M 0s 32350K .......... .......... .......... .......... .......... 99% 1.19M 0s 32400K .......... .......... .......... .......... .......... 99% 142M 0s 32450K .......... .......... .......... .......... .......... 99% 101M 0s 32500K .......... .......... .......... .......... .......... 99% 60.2M 0s 32550K .......... .......... .......... .......... .......... 99% 125M 0s 32600K .......... .......... ....... 100% 442K=7.4s 2023-12-16 13:13:59 (4.31 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar.1’ saved [33410372/33410372] + ls -R /home/jenkins/.m2/repository/public.dhe.ibm.com/ /home/jenkins/.m2/repository/public.dhe.ibm.com/: ibmdl /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl: export /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export: pub /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub: software /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software: websphere /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere: runtimes /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes: tools /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools: dtfj /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj: artifacts.jar artifacts.jar.1 artifacts.xml.xz artifacts.xml.xz.1 content.jar content.jar.1 content.xml.xz content.xml.xz.1 features p2.index p2.index.1 plugins /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features: com.ibm.dtfj.feature_1.12.29003.202006111057.jar com.ibm.dtfj.feature_1.12.29003.202006111057.jar.1 /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins: com.ibm.dtfj.api_1.12.29003.202006111057.jar com.ibm.dtfj.api_1.12.29003.202006111057.jar.1 com.ibm.dtfj.j9_1.12.29003.202006111057.jar com.ibm.dtfj.j9_1.12.29003.202006111057.jar.1 + cd parent + '[' false == true ']' + rm -r ../../.repository/org/eclipse/mat/ rm: cannot remove ‘../../.repository/org/eclipse/mat/’: No such file or directory + true + /opt/tools/apache-maven/latest/bin/mvn -P build-server,build-snapshot -Dmat-target=mat-2023-12i -Dmaven.test.failure.ignore=false -Dmat-product=mat-2023-12 clean deploy spotbugs:spotbugs Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Tycho Version: 4.0.3 (88e4728c5da382f02c0459c918c2683048f95740) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2023-12i.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@646af766 [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/.m2/repository/.cache/tycho [INFO] Transport mode: online [INFO] Http Transport type: Java11Client [INFO] Update mode: cache first [INFO] Minimum cache duration: 60 minutes [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) [ERROR] Failed to resolve target definition file:/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2023-12i.target: Failed to load p2 metadata repository from location https://download.eclipse.org/eclipse/updates/4.30-I-builds/: No repository found at https://download.eclipse.org/eclipse/updates/4.30-I-builds. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException Build step 'Execute shell' marked build as failure Terminating xvnc. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 49 killed; [ssh-agent] Stopped. Archiving artifacts Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? [SpotBugs] Skipping execution of recorder since overall result is 'FAILURE' Finished: FAILURE