Skip to content

Console Output

Started by user Dawid Pakula
Running as Dawid Pakula
Agent basic-mxdvc is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-mxdvc"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.pdt.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-mxdvc"
    - 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-mxdvc"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.pdt.svc.cluster.local/pdt/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.10.1"
    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-pdt"
      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 basic-mxdvc (basic) in workspace /home/jenkins/agent/workspace/promote-stable
[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-9olhYJe6nFXe/agent.71
SSH_AGENT_PID=73
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/promote-stable@tmp/private_key_14392696196039289849.key (/home/jenkins/agent/workspace/promote-stable@tmp/private_key_14392696196039289849.key)
[ssh-agent] Using credentials genie.pdt (ssh://genie.pdt@projects-storage.eclipse.org)
[promote-stable] $ /bin/sh -xe /tmp/jenkins5702425170200255587.sh
+ NIGHTLY_REPO='https://ci.eclipse.org/pdt/job/pdt-stable/lastSuccessfulBuild/artifact/result/*zip*/result.zip'
+ DESTINATION=/home/data/httpd/download.eclipse.org/tools/pdt/updates/7.2.1
++ date
+ DATE='Fri 26 Nov 2021 03:13:51 PM UTC'
+ HTTP_PROXY=
+ wget 'https://ci.eclipse.org/pdt/job/pdt-stable/lastSuccessfulBuild/artifact/result/*zip*/result.zip'
Warning: wildcards not supported in HTTP.
--2021-11-26 15:13:51--  https://ci.eclipse.org/pdt/job/pdt-stable/lastSuccessfulBuild/artifact/result/*zip*/result.zip
Resolving ci.eclipse.org (ci.eclipse.org)... 198.41.30.195
Connecting to ci.eclipse.org (ci.eclipse.org)|198.41.30.195|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: ‘result.zip’

     0K .......... .......... .......... .......... .......... 55.6M
    50K .......... .......... .......... .......... .......... 61.1M
   100K .......... .......... .......... .......... ..........  100M
   150K .......... .......... .......... .......... .......... 44.9M
   200K .......... .......... .......... .......... .......... 5.96M
   250K .......... .......... .......... .......... .......... 23.9M
   300K .......... .......... .......... .......... .......... 7.87M
   350K .......... .......... .......... .......... .......... 9.92M
   400K .......... .......... .......... .......... .......... 26.9M
   450K .......... .......... .......... .......... .......... 3.95M
   500K .......... .......... .......... .......... .......... 95.8M
   550K .......... .......... .......... .......... .......... 6.14M
   600K .......... .......... .......... .......... .......... 72.5M
   650K .......... .......... .......... .......... .......... 57.1M
   700K .......... .......... .......... .......... .......... 24.7M
   750K .......... .......... .......... .......... .......... 9.82M
   800K .......... .......... .......... .......... .......... 10.6M
   850K .......... .......... .......... .......... .......... 9.74M
   900K .......... .......... .......... .......... .......... 13.7M
   950K .......... .......... .......... .......... .......... 23.2M
  1000K .......... .......... .......... .......... .......... 9.58M
  1050K .......... .......... .......... .......... .......... 23.6M
  1100K .......... .......... .......... .......... .......... 8.48M
  1150K .......... .......... .......... .......... .......... 10.5M
  1200K .......... .......... .......... .......... .......... 99.6M
  1250K .......... .......... .......... .......... .......... 12.2M
  1300K .......... .......... .......... .......... .......... 19.6M
  1350K .......... .......... .......... .......... .......... 4.36M
  1400K .......... .......... .......... .......... .......... 53.2M
  1450K .......... .......... .......... .......... .......... 88.1M
  1500K .......... .......... .......... .......... .......... 33.1M
  1550K .......... .......... .......... .......... .......... 6.46M
  1600K .......... .......... .......... .......... .......... 34.3M
  1650K .......... .......... .......... .......... .......... 14.1M
  1700K .......... .......... .......... .......... .......... 18.1M
  1750K .......... .......... .......... .......... .......... 2.89M
  1800K .......... .......... .......... .......... ..........  116M
  1850K .......... .......... .......... .......... ..........  111M
  1900K .......... .......... .......... .......... .......... 17.6M
  1950K .......... .......... .......... .......... ..........  113M
  2000K .......... .......... .......... .......... .......... 92.8M
  2050K .......... .......... .......... .......... .......... 31.7M
  2100K .......... .......... .......... .......... .......... 3.74M
  2150K .......... .......... .......... .......... .......... 74.7M
  2200K .......... .......... .......... .......... .......... 66.9M
  2250K .......... .......... .......... .......... .......... 44.8M
  2300K .......... .......... .......... .......... .......... 35.8M
  2350K .......... .......... .......... .......... .......... 65.5M
  2400K .......... .......... .......... .......... .......... 16.6M
  2450K .......... .......... .......... .......... .......... 16.8M
  2500K .......... .......... .......... .......... .......... 21.1M
  2550K .......... .......... .......... .......... .......... 18.3M
  2600K .......... .......... .......... .......... .......... 5.48M
  2650K .......... .......... .......... .......... .......... 55.9M
  2700K .......... .......... .......... .......... .......... 15.1M
  2750K .......... .......... .......... .......... .......... 82.3M
  2800K .......... .......... .......... .......... .......... 3.08M
  2850K .......... .......... .......... .......... .......... 87.0M
  2900K .......... .......... .......... .......... .......... 44.8M
  2950K .......... .......... .......... .......... .......... 63.4M
  3000K .......... .......... .......... .......... .......... 47.8M
  3050K .......... .......... .......... .......... .......... 45.3M
  3100K .......... .......... .......... .......... .......... 20.9M
  3150K .......... .......... .......... .......... .......... 27.0M
  3200K .......... .......... .......... .......... .......... 35.7M
  3250K .......... .......... .......... .......... .......... 17.3M
  3300K .......... .......... .......... .......... .......... 22.4M
  3350K .......... .......... .......... .......... .......... 2.84M
  3400K .......... .......... .......... .......... .......... 64.9M
  3450K .......... .......... .......... .......... .......... 41.5M
  3500K .......... .......... .......... .......... .......... 79.1M
  3550K .......... .......... .......... .......... ..........  119M
  3600K .......... .......... .......... .......... .......... 98.0M
  3650K .......... .......... .......... .......... ..........  144M
  3700K .......... .......... .......... .......... .......... 13.5M
  3750K .......... .......... .......... .......... .......... 23.9M
  3800K .......... .......... .......... .......... .......... 10.0M
  3850K .......... .......... .......... .......... .......... 19.9M
  3900K .......... .......... .......... .......... .......... 2.50M
  3950K .......... .......... .......... .......... .......... 51.4M
  4000K .......... .......... .......... .......... .......... 80.6M
  4050K .......... .......... .......... .......... .......... 85.8M
  4100K .......... .......... .......... .......... .......... 94.0M
  4150K .......... .......... .......... .......... ..........  111M
  4200K .......... .......... .......... .......... .......... 75.5M
  4250K .......... .......... .......... .......... .......... 94.1M
  4300K .......... .......... .......... .......... .......... 11.1M
  4350K .......... .......... .......... .......... .......... 7.41M
  4400K .......... .......... .......... .......... .......... 7.51M
  4450K .......... .......... .......... .......... .......... 40.5M
  4500K .......... .......... .......... .......... .......... 5.90M
  4550K .......... .......... .......... .......... ..........  108M
  4600K .......... .......... .......... .......... .......... 7.63M
  4650K .......... .......... .......... .......... .......... 7.44M
  4700K .......... .......... .......... .......... ..........  107M
  4750K .......... .......... .......... .......... ..........  123M
  4800K .......... .......... .......... .......... ..........  127M
  4850K .......... .......... .......... .......... .......... 91.8M
  4900K .......... .......... .......... .......... .......... 45.2M
  4950K .......... .......... .......... .......... .......... 12.8M
  5000K .......... .......... .......... .......... .......... 4.85M
  5050K .......... .......... .......... .......... .......... 70.1M
  5100K .......... .......... .......... .......... .......... 33.3M
  5150K .......... .......... .......... .......... .......... 14.4M
  5200K .......... .......... .......... .......... .......... 11.0M
  5250K .......... .......... .......... .......... .......... 15.6M
  5300K .......... .......... .......... .......... .......... 3.67M
  5350K .......... .......... .......... .......... .......... 50.7M
  5400K .......... .......... .......... .......... .......... 89.8M
  5450K .......... .......... .......... .......... .......... 90.6M
  5500K .......... .......... .......... .......... .......... 19.9M
  5550K .......... .......... .......... .......... .......... 10.9M
  5600K .......... .......... .......... .......... .......... 15.6M
  5650K .......... .......... .......... .......... .......... 4.80M
  5700K .......... .......... .......... .......... .......... 2.89M
  5750K .......... .......... .......... .......... .......... 53.0M
  5800K .......... .......... .......... .......... .......... 14.1M
  5850K .......... .......... .......... .......... .......... 28.5M
  5900K .......... .......... .......... .......... ..........  158M
  5950K .......... .......... .......... .......... .......... 40.9M
  6000K .......... .......... .......... .......... .......... 2.78M
  6050K .......... .......... .......... .......... .......... 16.8M
  6100K .......... .......... .......... .......... .......... 42.9M
  6150K .......... .......... .......... .......... .......... 39.3M
  6200K .......... .......... .......... .......... .......... 34.3M
  6250K .......... .......... .......... .......... .......... 44.4M
  6300K .......... .......... .......... .......... .......... 24.7M
  6350K .......... .......... .......... .......... ..........  146M
  6400K .......... .......... .......... .......... .......... 34.5M
  6450K .......... .......... .......... .......... .......... 30.2M
  6500K .......... .......... .......... .......... .......... 63.8M
  6550K .......... .......... .......... .......... .......... 38.8M
  6600K .......... .......... .......... .......... .......... 13.3M
  6650K .......... .......... .......... .......... .......... 23.1M
  6700K .......... .......... .......... .......... .......... 12.3M
  6750K .......... .......... .......... .......... .......... 25.5M
  6800K .......... .......... .......... .......... .......... 13.4M
  6850K .......... .......... .......... .......... .......... 20.1M
  6900K .......... .......... .......... .......... .......... 14.1M
  6950K .......... .......... .......... .......... .......... 12.3M
  7000K .......... .......... .......... .......... .......... 26.7M
  7050K .......... .......... .......... .......... .......... 14.5M
  7100K .......... .......... .......... .......... .......... 20.6M
  7150K .......... .......... .......... .......... .......... 13.4M
  7200K .......... .......... .......... .......... .......... 23.9M
  7250K .......... .......... .......... .......... .......... 13.7M
  7300K .......... .......... .......... .......... .......... 22.7M
  7350K .......... .......... .......... .......... .......... 11.8M
  7400K .......... .......... .......... .......... .......... 13.7M
  7450K .......... .......... .......... .......... .......... 20.5M
  7500K .......... .......... .......... .......... .......... 13.0M
  7550K .......... .......... .......... .......... .......... 24.5M
  7600K .......... .......... .......... .......... .......... 14.9M
  7650K .......... .......... .......... .......... .......... 16.0M
  7700K .......... .......... .......... .......... .......... 19.8M
  7750K .......... .......... .......... .......... .......... 10.7M
  7800K .......... .......... .......... .......... .......... 27.6M
  7850K .......... .......... .......... .......... .......... 12.6M
  7900K .......... .......... .......... .......... .......... 22.6M
  7950K .......... .......... .......... .......... .......... 14.1M
  8000K .......... .......... .......... .......... .......... 27.6M
  8050K .......... .......... .......... .......... .......... 2.97M
  8100K .......... .......... .......... .......... .......... 69.1M
  8150K .......... .......... .......... .......... .......... 44.1M
  8200K .......... .......... .......... .......... .......... 24.0M
  8250K .......... .......... .......... .......... .......... 43.6M
  8300K .......... .......... .......... .......... .......... 86.3M
  8350K .......... .......... .......... .......... .......... 82.0M
  8400K .......... .......... .......... .......... .......... 30.0M
  8450K .......... .......... .......... .......... .......... 19.1M
  8500K .......... .......... .......... .......... .......... 3.35M
  8550K .......... .......... .......... .......... .......... 15.9M
  8600K .......... .......... .......... .......... ..........  116M
  8650K .......... .......... .......... .......... .......... 2.56M
  8700K .......... .......... .......... .......... .......... 53.2M
  8750K .......... .......... .......... .......... .......... 80.0M
  8800K .......... .......... .......... .......... .......... 84.6M
  8850K .......... .......... .......... .......... .......... 66.6M
  8900K .......... .......... .......... .......... .......... 88.7M
  8950K .......... .......... .......... .......... .......... 96.2M
  9000K .......... .......... .......... .......... .......... 89.9M
  9050K .......... .......... .......... .......... ..........  125M
  9100K .......... .......... .......... .......... ..........  113M
  9150K .......... .......... .......... .......... .......... 76.7M
  9200K .......... .......... .......... .......... .......... 12.1M
  9250K .......... .......... .......... .......... .......... 23.9M
  9300K .......... .......... .......... .......... .......... 12.0M
  9350K .......... .......... .......... .......... .......... 13.0M
  9400K .......... .......... .......... .......... .......... 21.2M
  9450K .......... .......... .......... .......... .......... 13.6M
  9500K .......... .......... .......... .......... .......... 20.8M
  9550K .......... .......... .......... .......... .......... 2.88M
  9600K .......... .......... .......... .......... .......... 4.57M
  9650K .......... .......... .......... .......... .......... 43.3M
  9700K .......... .......... .......... .......... .......... 39.5M
  9750K .......... .......... .......... .......... .......... 26.3M
  9800K .......... .......... .......... .......... .......... 40.6M
  9850K .......... .......... .......... .......... .......... 56.2M
  9900K .......... .......... .......... .......... .......... 80.1M
  9950K .......... .......... .......... .......... .......... 76.6M
 10000K .......... .......... .......... .......... .......... 67.6M
 10050K .......... .......... .......... .......... .......... 61.5M
 10100K .......... .......... .......... .......... .......... 62.4M
 10150K .......... .......... .......... .......... .......... 27.2M
 10200K .......... .......... .......... .......... .......... 22.6M
 10250K .......... .......... .......... .......... .......... 16.1M
 10300K .......... .......... .......... .......... .......... 16.7M
 10350K .......... .......... .......... .......... .......... 18.3M
 10400K .......... .......... .......... .......... .......... 18.5M
 10450K .......... .......... .......... .......... .......... 12.9M
 10500K .......... .......... .......... .......... .......... 13.3M
 10550K .......... .......... .......... .......... .......... 19.5M
 10600K .......... .......... .......... .......... .......... 16.7M
 10650K .......... .......... .......... .......... .......... 19.4M
 10700K .......... .......... .......... .......... .......... 10.7M
 10750K .......... .......... .......... .......... .......... 28.8M
 10800K .......... .......... .......... .......... .......... 16.9M
 10850K .......... .......... .......... .......... .......... 12.6M
 10900K .......... .......... .......... .......... .......... 15.2M
 10950K .......... .......... .......... .......... .......... 3.60M
 11000K .......... .......... .......... .......... .......... 3.60M
 11050K .......... .......... .......... .......... .......... 60.1M
 11100K .......... .......... .......... .......... .......... 60.3M
 11150K .......... .......... .......... .......... ..........  121M
 11200K .......... .......... .......... .......... .......... 70.6M
 11250K .......... .......... .......... .......... .......... 17.9M
 11300K .......... .......... .......... .......... .......... 43.8M
 11350K .......... .......... .......... .......... ..........  106M
 11400K .......... .......... .......... .......... .......... 33.6M
 11450K .......... .......... .......... .......... .......... 45.7M
 11500K .......... .......... .......... .......... ..........  117M
 11550K .......... .......... .......... .......... .......... 93.6M
 11600K .......... .......... .......... .......... .......... 14.3M
 11650K .......... .......... .......... .......... .......... 11.3M
 11700K .......... .......... .......... .......... .......... 11.4M
 11750K .......... .......... .......... .......... .......... 26.1M
 11800K .......... .......... .......... .......... .......... 36.1M
 11850K .......... .......... .......... .......... .......... 14.8M
 11900K .......... .......... .......... .......... .......... 20.6M
 11950K .......... .......... .......... .......... .......... 12.4M
 12000K .......... .......... .......... .......... .......... 20.6M
 12050K .......... .......... .......... .......... .......... 14.7M
 12100K .......... .......... .......... .......... .......... 2.50M
 12150K .......... .......... .......... .......... .......... 50.5M
 12200K .......... .......... .......... .......... .......... 55.9M
 12250K .......... .......... .......... .......... .......... 95.7M
 12300K .......... .......... .......... .......... .......... 20.2M
 12350K .......... .......... .......... .......... .......... 22.5M
 12400K .......... .......... .......... .......... .......... 19.3M
 12450K .......... .......... .......... .......... .......... 32.5M
 12500K .......... .......... .......... .......... .......... 79.6M
 12550K .......... .......... .......... .......... .......... 6.70M
 12600K .......... .......... .......... .......... .......... 48.4M
 12650K .......... .......... .......... .......... .......... 6.25M
 12700K .......... .......... .......... .......... .......... 45.2M
 12750K .......... .......... .......... .......... .......... 7.06M
 12800K .......... .......... .......... .......... .......... 32.8M
 12850K .......... .......... .......... .......... .......... 57.9M
 12900K .......... .......... .......... .......... .......... 28.2M
 12950K .......... .......... .......... .......... .......... 33.4M
 13000K .......... .......... .......... .......... .......... 3.53M
 13050K .......... .......... .......... .......... .......... 3.33M
 13100K .......... .......... .......... .......... .......... 3.62M
 13150K .......... .......... .......... .......... .......... 24.9M
 13200K .......... .......... .......... .......... .......... 18.6M
 13250K .......... .......... .......... .......... .......... 15.0M
 13300K .......... .......... .......... .......... .......... 3.21M
 13350K .......... .......... .......... .......... .......... 50.2M
 13400K .......... .......... .......... .......... .......... 51.6M
 13450K .......... .......... .......... .......... .......... 61.2M
 13500K .......... .......... .......... .......... .......... 5.63M
 13550K .......... .......... .......... .......... ..........  236K
 13600K .......... .......... .......... .......... .......... 15.7M
 13650K .......... .......... .......... .......... .......... 36.0M
 13700K .......... .......... .......... .......... .......... 45.1M
 13750K .......... .......... .......... .......... .......... 59.5M
 13800K .......... .......... .......... .......... .......... 48.5M
 13850K .......... .......... .......... .......... .......... 53.6M
 13900K .......... .......... .......... .......... .......... 48.4M
 13950K .......... .......... .......... .......... .......... 89.5M
 14000K .......... .......... .......... .......... .......... 80.6M
 14050K .......... .......... .......... .......... ..........  106M
 14100K .......... .......... .......... .......... .......... 66.0M
 14150K .......... .......... .......... .......... .......... 74.1M
 14200K .......... .......... .......... .......... .......... 84.9M
 14250K .......... .......... .......... .......... .......... 51.2M
 14300K .......... .......... .......... .......... .......... 6.58M
 14350K .......... .......... .......... .......... .......... 55.6M
 14400K .......... .......... .......... .......... .......... 42.5M
 14450K .......... .......... .......... .......... .......... 87.9M
 14500K .......... .......... .......... .......... .......... 86.7M
 14550K .......... .......... .......... .......... .......... 89.9M
 14600K .......... .......... .......... .......... .......... 52.3M
 14650K .......... .......... .......... .......... .......... 79.2M
 14700K .......... .......... .......... .......... .......... 83.1M
 14750K .......... .......... .......... .......... .......... 69.5M
 14800K .......... .......... .......... .......... ..........  126M
 14850K .......... .......... .......... .......... .......... 86.3M
 14900K .......... .......... .......... .......... ..........  140M
 14950K .......... .......... .......... .......... .......... 62.4M
 15000K .......... .......... .......... .......... .......... 33.9M
 15050K .......... .......... .......... .......... .......... 31.5M
 15100K .......... .......... .......... .......... .......... 32.5M
 15150K .......... .......... .......... .......... .......... 25.6M
 15200K .......... .......... .......... .......... ..........  133M
 15250K .......... .......... .......... .......... .......... 39.8M
 15300K .......... .......... .......... .......... .......... 72.2M
 15350K .......... .......... .......... .......... .......... 61.5M
 15400K .......... .......... .......... .......... .......... 56.0M
 15450K .......... .......... .......... .......... .......... 81.6M
 15500K .......... .......... .......... .......... .......... 42.7M
 15550K .......... .......... .......... .......... .......... 50.5M
 15600K .......... .......... .......... .......... .......... 75.2M
 15650K .......... .......... .......... .......... .......... 88.6M
 15700K .......... .......... .......... .......... ..........  134M
 15750K .......... .......... .......... .......... .......... 53.5M
 15800K .......... .......... .......... .......... .......... 33.8M
 15850K .......... .......... .......... .......... .......... 36.0M
 15900K .......... .......... .......... .......... .......... 37.5M
 15950K .......... .......... .......... .......... .......... 62.6M
 16000K .......... .......... .......... .......... .......... 38.1M
 16050K .......... .......... .......... .......... .......... 68.5M
 16100K .......... .......... .......... .......... .......... 35.2M
 16150K .......... .......... .......... .......... .......... 14.9M
 16200K .......... .......... .......... .......... .......... 6.60M
 16250K .......... .......... .......... .......... ..........  117M
 16300K .......... .......... .......... .......... .......... 62.7M
 16350K .......... .......... .......... .......... .......... 48.8M
 16400K .......... .......... .......... .......... .......... 93.3M
 16450K .......... .......... .......... .......... .......... 3.91M
 16500K .......... .......... .......... .......... ..........  120M
 16550K .......... .......... .......... .......... .......... 19.1M
 16600K .......... .......... .......... .......... .......... 52.2M
 16650K .......... .......... .......... .......... .......... 60.9M
 16700K .......... .......... .......... .......... .......... 13.0M
 16750K .......... .......... .......... .......... .......... 83.9M
 16800K .......... .......... .......... .......... .......... 38.1M
 16850K .......... .......... .......... .......... .......... 59.2M
 16900K .......... .......... .......... .......... .......... 38.7M
 16950K .......... .......... .......... .......... .......... 27.6M
 17000K .......... .......... .......... .......... .......... 21.9M
 17050K .......... .......... .......... .......... .......... 52.0M
 17100K .......... .......... .......... .......... .......... 12.5M
 17150K .......... .......... .......... .......... .......... 22.4M
 17200K .......... .......... .......... .......... .......... 43.3M
 17250K .......... .......... .......... .......... .......... 37.6M
 17300K .......... .......... .......... .......... .......... 19.8M
 17350K .......... .......... .......... .......... .......... 40.2M
 17400K .......... .......... .......... .......... .......... 14.7M
 17450K .......... .......... .......... .......... .......... 16.3M
 17500K .......... .......... .......... .......... .......... 25.3M
 17550K .......... .......... .......... .......... .......... 19.0M
 17600K .......... .......... .......... .......... .......... 27.9M
 17650K .......... .......... .......... .......... .......... 13.6M
 17700K .......... .......... .......... .......... .......... 4.09M
 17750K .......... .......... .......... .......... .......... 18.3M
 17800K .......... .......... .......... .......... .......... 12.9M
 17850K .......... .......... .......... .......... .......... 14.4M
 17900K .......... .......... .......... .......... .......... 2.34M
 17950K .......... .......... .......... .......... .......... 93.3M
 18000K .......... .......... .......... .......... ..........  115M
 18050K .......... .......... .......... .......... .......... 96.2M
 18100K .......... .......... .......... .......... .......... 67.7M
 18150K .......... .......... .......... .......... ..........  124M
 18200K .......... .......... .......... .......... .......... 39.2M
 18250K .......... .......... .......... .......... .......... 37.2M
 18300K .......... .......... .......... .......... .......... 18.6M
 18350K .......... .......... .......... .......... .......... 21.7M
 18400K .......... .......... .......... .......... .......... 8.32M
 18450K .......... .......... .......... .......... .......... 28.5M
 18500K .......... .......... .......... .......... ..........  112M
 18550K .......... .......... .......... .......... .......... 28.2M
 18600K .......... .......... .......... .......... .......... 43.5M
 18650K .......... .......... .......... .......... .......... 43.2M
 18700K .......... .......... .......... .......... .......... 26.0M
 18750K .......... .......... .......... .......... .......... 36.0M
 18800K .......... .......... .......... .......... .......... 25.2M
 18850K .......... .......... .......... .......... .......... 3.56M
 18900K .......... .......... .......... .......... .......... 21.1M
 18950K .......... .......... .......... .......... .......... 63.5M
 19000K .......... .......... .......... .......... .......... 61.4M
 19050K .......... .......... .......... .......... .......... 30.0M
 19100K .......... .......... .......... .......... .......... 82.5M
 19150K .......... .......... .......... .......... .......... 60.1M
 19200K .......... .......... .......... .......... .......... 94.1M
 19250K .......... .......... .......... .......... .......... 98.9M
 19300K .......... .......... .......... .......... .......... 63.8M
 19350K .......... .......... .......... .......... .......... 48.5M
 19400K .......... .......... .......... .......... .......... 50.5M
 19450K .......... .......... .......... .......... .......... 99.5M
 19500K .......... .......... .......... .......... .......... 90.3M
 19550K .......... .......... .......... .......... .......... 93.2M
 19600K .......... .......... .......... .......... .......... 44.5M
 19650K .......... .......... .......... .......... ..........  159M
 19700K .......... .......... .......... .......... .......... 83.5M
 19750K .......... .......... .......... .......... ..........  134M
 19800K .......... .......... .......... .......... .......... 86.9M
 19850K .......... .......... .......... .......... .......... 70.2M
 19900K .......... .......... .......... .......... ..........  160M
 19950K .......... .......... .......... .......... .......... 20.8M
 20000K .......... .......... .......... .......... ..........  102M
 20050K .......... .......... .......... .......... ..........  102M
 20100K .......... .......... .......... .......... .......... 94.5M
 20150K .......... .......... .......... .......... ..........  131M
 20200K .......... .......... .......... .......... .......... 31.1M
 20250K .......... .......... .......... .......... .......... 25.6M
 20300K .......... .......... .......... .......... .......... 5.09M
 20350K .......... .......... .......... .......... .......... 35.0M
 20400K .......... .......... .......... .......... .......... 13.4M
 20450K .......... .......... .......... .......... .......... 18.6M
 20500K .......... .......... .......... .......... .......... 13.4M
 20550K .......... .......... .......... .......... .......... 22.9M
 20600K .......... .......... .......... .......... .......... 14.1M
 20650K .......... .......... .......... .......... .......... 12.5M
 20700K .......... .......... .......... .......... .......... 9.33M
 20750K .......... .......... .......... .......... .......... 15.3M
 20800K .......... .......... .......... .......... .......... 10.6M
 20850K .......... .......... .......... .......... .......... 14.1M
 20900K .......... .......... .......... .......... .......... 14.3M
 20950K .......... .......... .......... .......... .......... 19.2M
 21000K .......... .......... .......... .......... .......... 1.83M
 21050K .......... .......... .......... .......... .......... 7.15M
 21100K .......... .......... .......... .......... .......... 74.9M
 21150K .......... .......... .......... .......... .......... 49.7M
 21200K .......... .......... .......... .......... .......... 11.6M
 21250K .......... .......... .......... .......... ..........  118M
 21300K .......... .......... .......... .......... .......... 38.4M
 21350K .......... .......... .......... .......... .......... 30.8M
 21400K .......... .......... .......... .......... .......... 60.9M
 21450K .......... .......... .......... .......... .......... 22.8M
 21500K .......... .......... .......... .......... .......... 45.1M
 21550K .......... .......... .......... .......... .......... 21.6M
 21600K .......... .......... .......... .......... .......... 37.9M
 21650K .......... .......... .......... .......... .......... 24.4M
 21700K .......... .......... .......... .......... .......... 3.11M
 21750K .......... .......... .......... .......... .......... 33.3M
 21800K .......... .......... .......... .......... .......... 43.8M
 21850K .......... .......... .......... .......... .......... 32.6M
 21900K .......... .......... .......... .......... .......... 28.4M
 21950K .......... .......... .......... .......... .......... 29.3M
 22000K .......... .......... .......... .......... .......... 2.87M
 22050K .......... .......... .......... .......... .......... 95.9M
 22100K .......... .......... .......... .......... .......... 26.2M
 22150K .......... .......... .......... .......... .......... 35.1M
 22200K .......... .......... .......... .......... .......... 3.00M
 22250K .......... .......... .......... .......... .......... 6.15M
 22300K .......... .......... .......... .......... .......... 39.4M
 22350K .......... .......... .......... .......... .......... 88.9M
 22400K .......... .......... .......... .......... .......... 89.9M
 22450K .......... .......... .......... .......... .......... 57.9M
 22500K .......... .......... .......... .......... .......... 57.7M
 22550K .......... .......... .......... .......... .......... 65.4M
 22600K .......... .......... .......... .......... .......... 63.3M
 22650K .......... .......... .......... .......... .......... 57.2M
 22700K .......... .......... .......... .......... .......... 3.36M
 22750K .......... .......... .......... .......... .......... 4.53M
 22800K .......... .......... .......... .......... .......... 7.84M
 22850K .......... .......... .......... .......... .......... 9.18M
 22900K .......... .......... .......... .......... .......... 6.91M
 22950K .......... .......... .......... .......... .......... 29.2M
 23000K .......... .......... .......... .......... .......... 29.8M
 23050K .......... .......... .......... .......... .......... 33.6M
 23100K .......... .......... .......... .......... .......... 25.7M
 23150K .......... .......... .......... .......... .......... 33.3M
 23200K .......... .......... .......... .......... .......... 24.3M
 23250K .......... .......... .......... .......... .......... 9.86M
 23300K .......... .......... .......... .......... .......... 25.8M
 23350K .......... .......... .......... .......... .......... 2.69M
 23400K .......... .......... .......... .......... .......... 6.46M
 23450K .......... .......... .......... .......... ..........  137M
 23500K .......... .......... .......... .......... .......... 71.8M
 23550K .......... .......... .......... .......... .......... 79.6M
 23600K .......... .......... .......... .......... .......... 97.6M
 23650K .......... .......... .......... .......... .......... 26.3M
 23700K .......... .......... .......... .......... ..........  210M
 23750K .......... .......... .......... .......... .......... 99.5M
 23800K .......... .......... .......... .......... .......... 88.5M
 23850K .......... .......... .......... .......... .......... 88.3M
 23900K .......... .......... .......... .......... .......... 62.9M
 23950K .......... .......... .......... .......... .......... 69.4M
 24000K .......... .......... .......... .......... .......... 29.2M
 24050K .......... .......... .......... .......... .......... 81.9M
 24100K .......... .......... .......... .......... .......... 70.1M
 24150K .......... .......... .......... .......... .......... 66.8M
 24200K .......... .......... .......... .......... .......... 25.6M
 24250K .......... .......... .......... .......... .......... 16.9M
 24300K .......... .......... .......... .......... .......... 12.5M
 24350K .......... .......... .......... .......... .......... 26.5M
 24400K .......... .......... .......... .......... .......... 12.1M
 24450K .......... .......... .......... .......... .......... 19.9M
 24500K .......... .......... .......... .......... .......... 3.20M
 24550K .......... .......... .......... .......... .......... 7.32M
 24600K .......... .......... .......... .......... .......... 18.0M
 24650K .......... .......... .......... .......... ..........  311M
 24700K .......... .......... .......... .......... .......... 61.8M
 24750K .......... .......... .......... .......... .......... 55.3M
 24800K .......... .......... .......... .......... .......... 38.8M
 24850K .......... .......... .......... .......... .......... 35.4M
 24900K .......... .......... .......... .......... .......... 56.5M
 24950K .......... .......... .......... .......... .......... 24.4M
 25000K .......... .......... .......... .......... .......... 4.23M
 25050K .......... .......... .......... .......... .......... 32.7M
 25100K .......... .......... .......... .......... .......... 50.7M
 25150K .......... .......... .......... .......... .......... 46.3M
 25200K .......... .......... .......... .......... .......... 30.8M
 25250K .......... .......... .......... .......... .......... 17.9M
 25300K .......... .......... .......... .......... .......... 5.45M
 25350K .......... .......... .......... .......... .......... 42.5M
 25400K .......... .......... .......... .......... .......... 56.5M
 25450K .......... .......... .......... .......... .......... 46.8M
 25500K .......... .......... .......... .......... .......... 36.0M
 25550K .......... .......... .......... .......... .......... 3.66M
 25600K .......... .......... .......... .......... .......... 31.9M
 25650K .......... .......... .......... .......... .......... 27.6M
 25700K .......... .......... .......... .......... ..........  135M
 25750K .......... .......... .......... .......... ..........  141M
 25800K .......... .......... .......... .......... .......... 17.1M
 25850K .......... .......... .......... .......... .......... 3.36M
 25900K .......... .......... .......... .......... .......... 5.65M
 25950K .......... .......... .......... .......... .......... 63.9M
 26000K .......... .......... .......... .......... .......... 53.4M
 26050K .......... .......... .......... .......... .......... 55.5M
 26100K .......... .......... .......... .......... .......... 63.8M
 26150K .......... .......... .......... .......... .......... 68.1M
 26200K .......... .......... .......... .......... .......... 50.7M
 26250K .......... .......... .......... .......... .......... 44.9M
 26300K .......... .......... .......... .......... .......... 29.2M
 26350K .......... .......... .......... .......... .......... 12.4M
 26400K .......... .......... .......... .......... .......... 7.11M
 26450K .......... .......... .......... .......... .......... 9.86M
 26500K .......... .......... ..........                       9.35M=1.8s

2021-11-26 15:13:53 (14.5 MB/s) - ‘result.zip’ saved [27167247]

+ unzip result.zip
Archive:  result.zip
  inflating: result/artifacts.jar    
  inflating: result/artifacts.xml.xz  
  inflating: result/content.jar      
  inflating: result/content.xml.xz   
  inflating: result/features/org.eclipse.php.composer_7.2.1.202111261447.jar  
  inflating: result/features/org.eclipse.php.mylyn_7.2.1.202111261447.jar  
  inflating: result/features/org.eclipse.php.phpunit.feature_7.2.1.202111261447.jar  
  inflating: result/features/org.eclipse.php.profiler_7.2.1.202111261447.jar  
  inflating: result/features/org.eclipse.php.rdt.sync_7.2.1.202111261447.jar  
  inflating: result/features/org.eclipse.php.sdk_7.2.1.202111261447.jar  
  inflating: result/features/org.eclipse.php.source_7.2.1.202111261447.jar  
  inflating: result/features/org.eclipse.php.test_7.2.1.202111261447.jar  
  inflating: result/features/org.eclipse.php_7.2.1.202111261447.jar  
  inflating: result/p2.index         
  inflating: result/plugins/org.eclipse.php.astview_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.builtin.server.core_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.builtin.server.ui_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.composer.api.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.composer.api.tests_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.composer.api_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.composer.core.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.composer.core_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.composer.tests_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.composer.ui.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.composer.ui_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.core.parser.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.core.parser_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.core.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.core.tests_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.core_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.debug.core.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.debug.core_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.debug.daemon.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.debug.daemon_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.debug.ui.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.debug.ui_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.formatter.core.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.formatter.core.tests_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.formatter.core_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.formatter.ui.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.formatter.ui_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.help_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.mylyn.ui_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.phpunit_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.profile.core_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.profile.ui_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.rdt.sync.ui_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.refactoring.core.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.refactoring.core.tests_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.refactoring.core_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.refactoring.ui.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.refactoring.ui_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.server.core.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.server.core_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.server.ui.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.server.ui_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.ui.source_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.ui.tests_7.2.1.202111261447.jar  
  inflating: result/plugins/org.eclipse.php.ui_7.2.1.202111261447.jar  
+ '[' -f result/content.jar ']'
+ echo 'Fri 26 Nov 2021 03:13:51 PM UTC: publishing nightly build ...'
Fri 26 Nov 2021 03:13:51 PM UTC: publishing nightly build ...
+ ssh genie.pdt@projects-storage.eclipse.org 'rm -rf /home/data/httpd/download.eclipse.org/tools/pdt/updates/7.2.1'
+ ssh genie.pdt@projects-storage.eclipse.org 'mkdir /home/data/httpd/download.eclipse.org/tools/pdt/updates/7.2.1'
+ scp result/artifacts.jar result/artifacts.xml.xz result/content.jar result/content.xml.xz result/features result/p2.index result/plugins genie.pdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/pdt/updates/7.2.1/
result/features: not a regular file
result/plugins: not a regular file
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 73 killed;
[ssh-agent] Stopped.
Sending e-mails to: michal.n@zend.com
Finished: FAILURE