Skip to content

Console Output

Started by user arjan tijms
Running as arjan tijms
Agent basic-3cl1v is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-3cl1v"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jakartaee-tck.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-3cl1v"
    - 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: "basic-3cl1v"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jakartaee-tck.svc.cluster.local/jakartaee-tck/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.11.2"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "4460m"
        memory: "16384Mi"
      requests:
        cpu: "4160m"
        memory: "16384Mi"
    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-jakartaee-tck"
      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"

[EnvInject] - Loading node environment variables.
Building remotely on basic-3cl1v (basic) in workspace /home/jenkins/agent/workspace/eftl-standalonetck-copy-100
[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-zqJ8T72ldkuL/agent.62
SSH_AGENT_PID=64
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/eftl-standalonetck-copy-100@tmp/private_key_3244443449159497910.key (/home/jenkins/agent/workspace/eftl-standalonetck-copy-100@tmp/private_key_3244443449159497910.key)
[ssh-agent] Using credentials eclipse-jakartaee-tck-bot (ssh://genie.jakartaee-tck@projects-storage.eclipse.org)
[eftl-standalonetck-copy-100] $ /bin/bash -xe /tmp/jenkins14949801648885185589.sh
+ ssh genie.jakartaee-tck@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/staged/eftl/
+ ssh genie.jakartaee-tck@projects-storage.eclipse.org ls -l /home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/staged/eftl/
total 928412
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck   9792882 Nov 30 08:10 activation-tck-2.1.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       738 Jan 20 02:19 jakarta-activation-tck-2.1.0-tckinfo.txt
-rwxr-xr-x 1 genie.jakartaee-tck ee4j.jakartaee-tck   9802508 Jan 20 02:19 jakarta-activation-tck-2.1.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       740 Jan 20 15:30 jakarta-annotations-tck-2.1.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  15594363 Jan 20 15:30 jakarta-annotations-tck-2.1.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       746 Apr 29 18:20 jakarta-authentication-tck-3.0.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  14777690 Apr 29 18:20 jakarta-authentication-tck-3.0.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       744 Apr 26 03:52 jakarta-authorization-tck-2.1.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  17067414 Apr 26 03:52 jakarta-authorization-tck-2.1.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       738 Apr 18 13:11 jakarta-connectors-tck-2.1.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  18555903 Apr 18 13:11 jakarta-connectors-tck-2.1.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       118 Apr 30 10:02 jakartaeetck.version
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       756 Apr 26 03:52 jakarta-expression-language-tck-5.0.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  25293847 Apr 26 03:52 jakarta-expression-language-tck-5.0.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  19299509 Apr 23 06:41 jakarta-faces-tck-4.0.0-SNAPSHOT.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       746 Apr 23 06:41 jakarta-faces-tck-4.0.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 522556639 Apr 30 10:02 jakarta-jakartaeetck-10.0.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       738 Apr 30 10:02 jakarta-jakartaeetckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       726 Feb 28 12:10 jakarta-jsonb-tck-3.0.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck    790404 Feb 28 12:10 jakarta-jsonb-tck-3.0.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       726 Feb 28 07:36 jakarta-jsonp-tck-2.1.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck    785961 Feb 28 07:36 jakarta-jsonp-tck-2.1.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck    786634 Feb 21 04:45 jakarta-jsonp-tck.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       727 Jan 20 04:00 jakarta-mail-tck-2.1.0-tckinfo.txt
-rwxr-xr-x 1 genie.jakartaee-tck ee4j.jakartaee-tck  12711605 Jan 20 04:00 jakarta-mail-tck-2.1.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       736 Apr 12 07:12 jakarta-messaging-tck-3.1.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  14146244 Apr 12 07:12 jakarta-messaging-tck-3.1.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       728 Apr 26 03:52 jakarta-pages-tck-3.1.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  17194642 Apr 26 03:52 jakarta-pages-tck-3.1.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       740 Mar 21 15:35 jakarta-persistence-tck-3.1.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  17582878 Mar 21 15:35 jakarta-persistence-tck-3.1.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       737 Mar 21 10:25 jakarta-restful-ws-tck-3.1.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck   3198053 Mar 21 10:25 jakarta-restful-ws-tck-3.1.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       734 Apr 26 03:52 jakarta-security-tck-3.0.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  27433108 Apr 26 03:52 jakarta-security-tck-3.0.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       732 Apr 26 03:52 jakarta-servlet-tck-6.0.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  20149135 Apr 26 03:52 jakarta-servlet-tck-6.0.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       726 Feb 24 13:22 jakarta-soap-tck-3.0.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  17579259 Feb 24 13:22 jakarta-soap-tck-3.0.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       726 Apr 20 11:26 jakarta-tags-tck-3.0.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  15320600 Apr 20 11:26 jakarta-tags-tck-3.0.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       742 Apr  5 04:39 jakarta-transactions-tck-2.0.2-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  25177469 Apr  5 04:39 jakarta-transactions-tck-2.0.2.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       736 Apr 14 05:04 jakarta-websocket-tck-2.1.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  17421301 Apr 14 05:03 jakarta-websocket-tck-2.1.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       741 Mar  1 13:03 jakarta-xml-binding-tck-4.0.0-tckinfo.txt
-rwxr-xr-x 1 genie.jakartaee-tck ee4j.jakartaee-tck  66417591 Mar  1 13:03 jakarta-xml-binding-tck-4.0.0.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       730 Mar 18 18:38 jakarta-xml-ws-tck-4.0.0-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  41104437 Mar 18 18:38 jakarta-xml-ws-tck-4.0.0.zip
+ TCKS_RUN=' '
+ temp=' '
+ mkdir /home/jenkins/agent/workspace/eftl-standalonetck-copy-100/standalone-bundles/
+ cd /home/jenkins/agent/workspace/eftl-standalonetck-copy-100/standalone-bundles/
+ wget https://download.eclipse.org/es/jakartaee10/staged/eftl/jakarta-security-tck-3.0.0.zip
--2022-05-01 16:31:14--  https://download.eclipse.org/es/jakartaee10/staged/eftl/jakarta-security-tck-3.0.0.zip
Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199
Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13743636 (13M) [application/zip]
Saving to: ‘jakarta-security-tck-3.0.0.zip’

     0K .......... .......... .......... .......... ..........  0% 86.6M 0s
    50K .......... .......... .......... .......... ..........  0% 53.3M 0s
   100K .......... .......... .......... .......... ..........  1% 64.9M 0s
   150K .......... .......... .......... .......... ..........  1% 54.2M 0s
   200K .......... .......... .......... .......... ..........  1% 66.3M 0s
   250K .......... .......... .......... .......... ..........  2% 53.8M 0s
   300K .......... .......... .......... .......... ..........  2% 87.5M 0s
   350K .......... .......... .......... .......... ..........  2% 67.9M 0s
   400K .......... .......... .......... .......... ..........  3%  117M 0s
   450K .......... .......... .......... .......... ..........  3% 99.2M 0s
   500K .......... .......... .......... .......... ..........  4%  130M 0s
   550K .......... .......... .......... .......... ..........  4% 82.0M 0s
   600K .......... .......... .......... .......... ..........  4%  135M 0s
   650K .......... .......... .......... .......... ..........  5%  131M 0s
   700K .......... .......... .......... .......... ..........  5% 88.2M 0s
   750K .......... .......... .......... .......... ..........  5% 90.2M 0s
   800K .......... .......... .......... .......... ..........  6%  133M 0s
   850K .......... .......... .......... .......... ..........  6%  131M 0s
   900K .......... .......... .......... .......... ..........  7% 90.6M 0s
   950K .......... .......... .......... .......... ..........  7%  118M 0s
  1000K .......... .......... .......... .......... ..........  7%  145M 0s
  1050K .......... .......... .......... .......... ..........  8% 87.2M 0s
  1100K .......... .......... .......... .......... ..........  8% 4.86M 0s
  1150K .......... .......... .......... .......... ..........  8% 94.6M 0s
  1200K .......... .......... .......... .......... ..........  9%  112M 0s
  1250K .......... .......... .......... .......... ..........  9%  100M 0s
  1300K .......... .......... .......... .......... .......... 10%  132M 0s
  1350K .......... .......... .......... .......... .......... 10%  118M 0s
  1400K .......... .......... .......... .......... .......... 10% 86.5M 0s
  1450K .......... .......... .......... .......... .......... 11%  137M 0s
  1500K .......... .......... .......... .......... .......... 11%  139M 0s
  1550K .......... .......... .......... .......... .......... 11% 86.7M 0s
  1600K .......... .......... .......... .......... .......... 12% 90.5M 0s
  1650K .......... .......... .......... .......... .......... 12%  131M 0s
  1700K .......... .......... .......... .......... .......... 13%  130M 0s
  1750K .......... .......... .......... .......... .......... 13% 86.9M 0s
  1800K .......... .......... .......... .......... .......... 13%  127M 0s
  1850K .......... .......... .......... .......... .......... 14%  134M 0s
  1900K .......... .......... .......... .......... .......... 14% 88.9M 0s
  1950K .......... .......... .......... .......... .......... 14% 92.8M 0s
  2000K .......... .......... .......... .......... .......... 15%  128M 0s
  2050K .......... .......... .......... .......... .......... 15%  122M 0s
  2100K .......... .......... .......... .......... .......... 16% 97.9M 0s
  2150K .......... .......... .......... .......... .......... 16%  119M 0s
  2200K .......... .......... .......... .......... .......... 16%  113M 0s
  2250K .......... .......... .......... .......... .......... 17%  102M 0s
  2300K .......... .......... .......... .......... .......... 17%  131M 0s
  2350K .......... .......... .......... .......... .......... 17% 89.9M 0s
  2400K .......... .......... .......... .......... .......... 18% 89.4M 0s
  2450K .......... .......... .......... .......... .......... 18%  132M 0s
  2500K .......... .......... .......... .......... .......... 18%  129M 0s
  2550K .......... .......... .......... .......... .......... 19% 87.4M 0s
  2600K .......... .......... .......... .......... .......... 19%  131M 0s
  2650K .......... .......... .......... .......... .......... 20%  139M 0s
  2700K .......... .......... .......... .......... .......... 20% 84.2M 0s
  2750K .......... .......... .......... .......... .......... 20% 91.5M 0s
  2800K .......... .......... .......... .......... .......... 21%  131M 0s
  2850K .......... .......... .......... .......... .......... 21%  109M 0s
  2900K .......... .......... .......... .......... .......... 21% 7.54M 0s
  2950K .......... .......... .......... .......... .......... 22%  132M 0s
  3000K .......... .......... .......... .......... .......... 22%  116M 0s
  3050K .......... .......... .......... .......... .......... 23%  101M 0s
  3100K .......... .......... .......... .......... .......... 23%  126M 0s
  3150K .......... .......... .......... .......... .......... 23% 79.8M 0s
  3200K .......... .......... .......... .......... .......... 24%  106M 0s
  3250K .......... .......... .......... .......... .......... 24%  133M 0s
  3300K .......... .......... .......... .......... .......... 24% 96.5M 0s
  3350K .......... .......... .......... .......... .......... 25% 63.5M 0s
  3400K .......... .......... .......... .......... .......... 25% 54.0M 0s
  3450K .......... .......... .......... .......... .......... 26% 67.2M 0s
  3500K .......... .......... .......... .......... .......... 26% 53.6M 0s
  3550K .......... .......... .......... .......... .......... 26% 45.9M 0s
  3600K .......... .......... .......... .......... .......... 27% 54.0M 0s
  3650K .......... .......... .......... .......... .......... 27% 66.7M 0s
  3700K .......... .......... .......... .......... .......... 27% 53.9M 0s
  3750K .......... .......... .......... .......... .......... 28% 60.9M 0s
  3800K .......... .......... .......... .......... .......... 28% 57.3M 0s
  3850K .......... .......... .......... .......... .......... 29% 54.8M 0s
  3900K .......... .......... .......... .......... .......... 29% 66.3M 0s
  3950K .......... .......... .......... .......... .......... 29% 45.9M 0s
  4000K .......... .......... .......... .......... .......... 30% 53.7M 0s
  4050K .......... .......... .......... .......... .......... 30% 53.9M 0s
  4100K .......... .......... .......... .......... .......... 30% 66.1M 0s
  4150K .......... .......... .......... .......... .......... 31% 52.6M 0s
  4200K .......... .......... .......... .......... .......... 31% 66.2M 0s
  4250K .......... .......... .......... .......... .......... 32% 53.2M 0s
  4300K .......... .......... .......... .......... .......... 32% 55.6M 0s
  4350K .......... .......... .......... .......... .......... 32% 49.3M 0s
  4400K .......... .......... .......... .......... .......... 33%  111M 0s
  4450K .......... .......... .......... .......... .......... 33%  131M 0s
  4500K .......... .......... .......... .......... .......... 33% 90.3M 0s
  4550K .......... .......... .......... .......... .......... 34%  125M 0s
  4600K .......... .......... .......... .......... .......... 34% 90.1M 0s
  4650K .......... .......... .......... .......... .......... 35%  137M 0s
  4700K .......... .......... .......... .......... .......... 35%  112M 0s
  4750K .......... .......... .......... .......... .......... 35% 3.19M 0s
  4800K .......... .......... .......... .......... .......... 36%  139M 0s
  4850K .......... .......... .......... .......... .......... 36%  107M 0s
  4900K .......... .......... .......... .......... .......... 36%  110M 0s
  4950K .......... .......... .......... .......... .......... 37%  118M 0s
  5000K .......... .......... .......... .......... .......... 37%  133M 0s
  5050K .......... .......... .......... .......... .......... 37% 88.5M 0s
  5100K .......... .......... .......... .......... .......... 38%  127M 0s
  5150K .......... .......... .......... .......... .......... 38% 94.6M 0s
  5200K .......... .......... .......... .......... .......... 39%  130M 0s
  5250K .......... .......... .......... .......... .......... 39% 87.8M 0s
  5300K .......... .......... .......... .......... .......... 39%  130M 0s
  5350K .......... .......... .......... .......... .......... 40%  120M 0s
  5400K .......... .......... .......... .......... .......... 40%  118M 0s
  5450K .......... .......... .......... .......... .......... 40% 97.8M 0s
  5500K .......... .......... .......... .......... .......... 41%  128M 0s
  5550K .......... .......... .......... .......... .......... 41% 91.5M 0s
  5600K .......... .......... .......... .......... .......... 42% 87.5M 0s
  5650K .......... .......... .......... .......... .......... 42%  133M 0s
  5700K .......... .......... .......... .......... .......... 42%  131M 0s
  5750K .......... .......... .......... .......... .......... 43%  103M 0s
  5800K .......... .......... .......... .......... .......... 43%  102M 0s
  5850K .......... .......... .......... .......... .......... 43%  130M 0s
  5900K .......... .......... .......... .......... .......... 44%  110M 0s
  5950K .......... .......... .......... .......... .......... 44% 93.1M 0s
  6000K .......... .......... .......... .......... .......... 45% 99.4M 0s
  6050K .......... .......... .......... .......... .......... 45%  129M 0s
  6100K .......... .......... .......... .......... .......... 45%  109M 0s
  6150K .......... .......... .......... .......... .......... 46% 97.3M 0s
  6200K .......... .......... .......... .......... .......... 46%  122M 0s
  6250K .......... .......... .......... .......... .......... 46% 8.17M 0s
  6300K .......... .......... .......... .......... .......... 47%  131M 0s
  6350K .......... .......... .......... .......... .......... 47% 82.8M 0s
  6400K .......... .......... .......... .......... .......... 48%  107M 0s
  6450K .......... .......... .......... .......... .......... 48%  132M 0s
  6500K .......... .......... .......... .......... .......... 48%  113M 0s
  6550K .......... .......... .......... .......... .......... 49% 96.7M 0s
  6600K .......... .......... .......... .......... .......... 49%  125M 0s
  6650K .......... .......... .......... .......... .......... 49%  137M 0s
  6700K .......... .......... .......... .......... .......... 50% 86.3M 0s
  6750K .......... .......... .......... .......... .......... 50% 89.4M 0s
  6800K .......... .......... .......... .......... .......... 51%  142M 0s
  6850K .......... .......... .......... .......... .......... 51%  131M 0s
  6900K .......... .......... .......... .......... .......... 51% 87.8M 0s
  6950K .......... .......... .......... .......... .......... 52%  123M 0s
  7000K .......... .......... .......... .......... .......... 52%  130M 0s
  7050K .......... .......... .......... .......... .......... 52%  111M 0s
  7100K .......... .......... .......... .......... .......... 53% 99.9M 0s
  7150K .......... .......... .......... .......... .......... 53% 90.5M 0s
  7200K .......... .......... .......... .......... .......... 54%  134M 0s
  7250K .......... .......... .......... .......... .......... 54%  108M 0s
  7300K .......... .......... .......... .......... .......... 54%  103M 0s
  7350K .......... .......... .......... .......... .......... 55%  123M 0s
  7400K .......... .......... .......... .......... .......... 55%  101M 0s
  7450K .......... .......... .......... .......... .......... 55%  107M 0s
  7500K .......... .......... .......... .......... .......... 56%  134M 0s
  7550K .......... .......... .......... .......... .......... 56% 91.6M 0s
  7600K .......... .......... .......... .......... .......... 56%  108M 0s
  7650K .......... .......... .......... .......... .......... 57%  102M 0s
  7700K .......... .......... .......... .......... .......... 57%  121M 0s
  7750K .......... .......... .......... .......... .......... 58%  114M 0s
  7800K .......... .......... .......... .......... .......... 58% 97.9M 0s
  7850K .......... .......... .......... .......... .......... 58%  133M 0s
  7900K .......... .......... .......... .......... .......... 59%  131M 0s
  7950K .......... .......... .......... .......... .......... 59% 89.4M 0s
  8000K .......... .......... .......... .......... .......... 59%  111M 0s
  8050K .......... .......... .......... .......... .......... 60%  103M 0s
  8100K .......... .......... .......... .......... .......... 60%  106M 0s
  8150K .......... .......... .......... .......... .......... 61% 94.8M 0s
  8200K .......... .......... .......... .......... .......... 61%  138M 0s
  8250K .......... .......... .......... .......... .......... 61%  126M 0s
  8300K .......... .......... .......... .......... .......... 62% 90.4M 0s
  8350K .......... .......... .......... .......... .......... 62% 89.6M 0s
  8400K .......... .......... .......... .......... .......... 62%  133M 0s
  8450K .......... .......... .......... .......... .......... 63%  129M 0s
  8500K .......... .......... .......... .......... .......... 63% 86.6M 0s
  8550K .......... .......... .......... .......... .......... 64%  131M 0s
  8600K .......... .......... .......... .......... .......... 64%  106M 0s
  8650K .......... .......... .......... .......... .......... 64%  108M 0s
  8700K .......... .......... .......... .......... .......... 65%  135M 0s
  8750K .......... .......... .......... .......... .......... 65% 83.6M 0s
  8800K .......... .......... .......... .......... .......... 65% 96.9M 0s
  8850K .......... .......... .......... .......... .......... 66%  139M 0s
  8900K .......... .......... .......... .......... .......... 66%  117M 0s
  8950K .......... .......... .......... .......... .......... 67% 94.7M 0s
  9000K .......... .......... .......... .......... .......... 67%  138M 0s
  9050K .......... .......... .......... .......... .......... 67% 88.5M 0s
  9100K .......... .......... .......... .......... .......... 68%  137M 0s
  9150K .......... .......... .......... .......... .......... 68% 87.1M 0s
  9200K .......... .......... .......... .......... .......... 68% 98.7M 0s
  9250K .......... .......... .......... .......... .......... 69%  122M 0s
  9300K .......... .......... .......... .......... .......... 69%  116M 0s
  9350K .......... .......... .......... .......... .......... 70%  101M 0s
  9400K .......... .......... .......... .......... .......... 70%  134M 0s
  9450K .......... .......... .......... .......... .......... 70%  109M 0s
  9500K .......... .......... .......... .......... .......... 71%  105M 0s
  9550K .......... .......... .......... .......... .......... 71% 92.7M 0s
  9600K .......... .......... .......... .......... .......... 71%  110M 0s
  9650K .......... .......... .......... .......... .......... 72%  102M 0s
  9700K .......... .......... .......... .......... .......... 72%  136M 0s
  9750K .......... .......... .......... .......... .......... 73%  112M 0s
  9800K .......... .......... .......... .......... .......... 73%  102M 0s
  9850K .......... .......... .......... .......... .......... 73%  110M 0s
  9900K .......... .......... .......... .......... .......... 74% 99.5M 0s
  9950K .......... .......... .......... .......... .......... 74% 90.5M 0s
 10000K .......... .......... .......... .......... .......... 74%  142M 0s
 10050K .......... .......... .......... .......... .......... 75% 89.4M 0s
 10100K .......... .......... .......... .......... .......... 75%  134M 0s
 10150K .......... .......... .......... .......... .......... 75%  122M 0s
 10200K .......... .......... .......... .......... .......... 76% 93.1M 0s
 10250K .......... .......... .......... .......... .......... 76%  135M 0s
 10300K .......... .......... .......... .......... .......... 77%  115M 0s
 10350K .......... .......... .......... .......... .......... 77% 73.0M 0s
 10400K .......... .......... .......... .......... .......... 77%  135M 0s
 10450K .......... .......... .......... .......... .......... 78%  131M 0s
 10500K .......... .......... .......... .......... .......... 78% 88.6M 0s
 10550K .......... .......... .......... .......... .......... 78%  121M 0s
 10600K .......... .......... .......... .......... .......... 79%  114M 0s
 10650K .......... .......... .......... .......... .......... 79%  111M 0s
 10700K .......... .......... .......... .......... .......... 80%  113M 0s
 10750K .......... .......... .......... .......... .......... 80% 89.4M 0s
 10800K .......... .......... .......... .......... .......... 80%  102M 0s
 10850K .......... .......... .......... .......... .......... 81%  141M 0s
 10900K .......... .......... .......... .......... .......... 81%  110M 0s
 10950K .......... .......... .......... .......... .......... 81% 95.0M 0s
 11000K .......... .......... .......... .......... .......... 82%  137M 0s
 11050K .......... .......... .......... .......... .......... 82% 84.0M 0s
 11100K .......... .......... .......... .......... .......... 83%  133M 0s
 11150K .......... .......... .......... .......... .......... 83%  102M 0s
 11200K .......... .......... .......... .......... .......... 83%  113M 0s
 11250K .......... .......... .......... .......... .......... 84%  102M 0s
 11300K .......... .......... .......... .......... .......... 84%  115M 0s
 11350K .......... .......... .......... .......... .......... 84% 91.3M 0s
 11400K .......... .......... .......... .......... .......... 85%  134M 0s
 11450K .......... .......... .......... .......... .......... 85%  142M 0s
 11500K .......... .......... .......... .......... .......... 86% 8.52M 0s
 11550K .......... .......... .......... .......... .......... 86% 90.9M 0s
 11600K .......... .......... .......... .......... .......... 86%  144M 0s
 11650K .......... .......... .......... .......... .......... 87% 88.9M 0s
 11700K .......... .......... .......... .......... .......... 87%  132M 0s
 11750K .......... .......... .......... .......... .......... 87%  126M 0s
 11800K .......... .......... .......... .......... .......... 88%  113M 0s
 11850K .......... .......... .......... .......... .......... 88%  102M 0s
 11900K .......... .......... .......... .......... .......... 89%  135M 0s
 11950K .......... .......... .......... .......... .......... 89% 87.3M 0s
 12000K .......... .......... .......... .......... .......... 89% 89.4M 0s
 12050K .......... .......... .......... .......... .......... 90%  138M 0s
 12100K .......... .......... .......... .......... .......... 90%  130M 0s
 12150K .......... .......... .......... .......... .......... 90% 84.1M 0s
 12200K .......... .......... .......... .......... .......... 91%  125M 0s
 12250K .......... .......... .......... .......... .......... 91%  128M 0s
 12300K .......... .......... .......... .......... .......... 92%  142M 0s
 12350K .......... .......... .......... .......... .......... 92% 75.3M 0s
 12400K .......... .......... .......... .......... .......... 92%  111M 0s
 12450K .......... .......... .......... .......... .......... 93%  129M 0s
 12500K .......... .......... .......... .......... .......... 93%  132M 0s
 12550K .......... .......... .......... .......... .......... 93% 83.8M 0s
 12600K .......... .......... .......... .......... .......... 94%  130M 0s
 12650K .......... .......... .......... .......... .......... 94%  129M 0s
 12700K .......... .......... .......... .......... .......... 94%  109M 0s
 12750K .......... .......... .......... .......... .......... 95% 76.6M 0s
 12800K .......... .......... .......... .......... .......... 95%  133M 0s
 12850K .......... .......... .......... .......... .......... 96%  132M 0s
 12900K .......... .......... .......... .......... .......... 96% 86.0M 0s
 12950K .......... .......... .......... .......... .......... 96%  126M 0s
 13000K .......... .......... .......... .......... .......... 97%  131M 0s
 13050K .......... .......... .......... .......... .......... 97%  109M 0s
 13100K .......... .......... .......... .......... .......... 97%  101M 0s
 13150K .......... .......... .......... .......... .......... 98% 90.9M 0s
 13200K .......... .......... .......... .......... .......... 98%  113M 0s
 13250K .......... .......... .......... .......... .......... 99% 96.4M 0s
 13300K .......... .......... .......... .......... .......... 99%  128M 0s
 13350K .......... .......... .......... .......... .......... 99%  112M 0s
 13400K .......... .......... .                               100%  161M=0.2s

2022-05-01 16:31:14 (75.9 MB/s) - ‘jakarta-security-tck-3.0.0.zip’ saved [13743636/13743636]

+ cd /home/jenkins/agent/workspace/eftl-standalonetck-copy-100
+ ls -altrh /home/jenkins/agent/workspace/eftl-standalonetck-copy-100/standalone-bundles/
total 14M
-rw-r--r--. 1 jenkins 1003270000 14M Apr 27 17:50 jakarta-security-tck-3.0.0.zip
drwxr-sr-x. 3 jenkins 1003270000  32 May  1 16:31 ..
drwxr-sr-x. 2 jenkins 1003270000  44 May  1 16:31 .
+ exit 0
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 64 killed;
[ssh-agent] Stopped.
Finished: SUCCESS