Skip to content

Console Output

Started by user Nico Prediger
Replayed #27
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘releng-cleanup-nightly-drops-28’ are offline
Agent releng-cleanup-nightly-drops-28-wznqk-gwvxx is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (releng-cleanup-nightly-drops-28): 
yaml:

apiVersion: v1
kind: Pod
spec:
  containers:
  - name: jnlp
    image: 'eclipsecbi/jenkins-jnlp-agent'
    args: ['$(JENKINS_SECRET)', '$(JENKINS_NAME)']
    resources:
      limits:
        memory: "3.6Gi"
        cpu: "1.0"
      requests:
        memory: "3.6Gi"
        cpu: "1.0"
    volumeMounts:
    - mountPath: /home/jenkins/.ssh
      name: volume-known-hosts
    - name: settings-xml
      mountPath: /home/jenkins/.m2/settings.xml
      subPath: settings.xml
      readOnly: true
    - name: m2-repo
      mountPath: /home/jenkins/.m2/repository
  volumes:
  - name: volume-known-hosts
    configMap:
      name: known-hosts
  - name: settings-xml
    configMap: 
      name: m2-dir
      items:
      - key: settings.xml
        path: settings.xml
  - name: m2-repo
    emptyDir: {}
    

Running on releng-cleanup-nightly-drops-28-wznqk-gwvxx in /home/jenkins/workspace/releng/cleanup-project-storage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
No credentials specified
Cloning the remote Git repository
Using no checkout clone with sparse checkout.
Cloning repository https://github.com/eclipse/xtext-umbrella.git
 > /usr/bin/git init /home/jenkins/workspace/releng/cleanup-project-storage # timeout=10
Fetching upstream changes from https://github.com/eclipse/xtext-umbrella.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --tags --progress https://github.com/eclipse/xtext-umbrella.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git config remote.origin.url https://github.com/eclipse/xtext-umbrella.git # timeout=10
 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git config remote.origin.url https://github.com/eclipse/xtext-umbrella.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/xtext-umbrella.git
 > /usr/bin/git fetch --tags --progress https://github.com/eclipse/xtext-umbrella.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 8b51b4b827c0bc4b5f73ddd83ed311dc41937f79 (origin/kt_np_issue1471)
Commit message: "WIP"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 15 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Cleanup Nightly Drops)
[Pipeline] sshagent
04:52:18 [2019-07-01T08:52:18.178Z] [ssh-agent] Using credentials genie.xtext (ssh://genie.xtext@projects-storage.eclipse.org)
04:52:18 [2019-07-01T08:52:18.178Z] [ssh-agent] Looking for ssh-agent implementation...
04:52:18 [2019-07-01T08:52:18.247Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
04:52:18 [2019-07-01T08:52:18.270Z] SSH_AUTH_SOCK=/tmp/ssh-cjP3JgPtKV5q/agent.208
04:52:18 [2019-07-01T08:52:18.270Z] SSH_AGENT_PID=210
04:52:18 [2019-07-01T08:52:18.285Z] Running ssh-add (command line suppressed)
04:52:18 [2019-07-01T08:52:18.312Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
Seen branch in repository origin/ade-newbuild
Seen branch in repository origin/bug489904_partial_formatting
Seen branch in repository origin/cd_platform_bump
Seen branch in repository origin/cd_xtext_issue1489
Seen branch in repository origin/kt_issue1384
Seen branch in repository origin/kt_issue1429
Seen branch in repository origin/kt_np_issue1471
Seen branch in repository origin/kt_tp_aggregation
Seen branch in repository origin/kth_gitall_allDirectories
Seen branch in repository origin/kth_issue1199
Seen branch in repository origin/kth_version_management
Seen branch in repository origin/master
Seen branch in repository origin/pngowda-pg_fixVersionsScript
Seen branch in repository origin/sz_speedup_tests
Seen 14 remote branches
 > /usr/bin/git show-ref --tags -d # timeout=10
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git config core.sparsecheckout true # timeout=10
 > /usr/bin/git read-tree -mu HEAD # timeout=10
Command "/usr/bin/git read-tree -mu HEAD" returned status code 128:
stdout: 
stderr: fatal: Not a valid object name HEAD

 > /usr/bin/git checkout -f 8b51b4b827c0bc4b5f73ddd83ed311dc41937f79
 > /usr/bin/git rev-list --no-walk 8b51b4b827c0bc4b5f73ddd83ed311dc41937f79 # timeout=10
04:52:18 [2019-07-01T08:52:18.661Z] + set +x
04:52:18 [2019-07-01T08:52:18.921Z] Keep 8 most recent builds
04:52:18 [2019-07-01T08:52:18.921Z]   Excluded from cleanup: 
04:52:18 [2019-07-01T08:52:18.921Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.19.0/N201906290620
04:52:18 [2019-07-01T08:52:18.921Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.19.0/N201906280656
04:52:18 [2019-07-01T08:52:18.921Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.19.0/N201906270615
04:52:18 [2019-07-01T08:52:18.921Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.19.0/N201906260745
04:52:18 [2019-07-01T08:52:18.921Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.19.0/N201906260210
04:52:18 [2019-07-01T08:52:18.921Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.18.0/N201906020617
04:52:18 [2019-07-01T08:52:18.921Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.18.0/N201905310620
04:52:18 [2019-07-01T08:52:18.921Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.18.0/N201905301843
04:52:18 [2019-07-01T08:52:18.921Z]   Deleting             : 
04:52:18 [2019-07-01T08:52:18.921Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/1.0.2:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 dhubner modeling.tmf.xtext 4096 Jun  7  2011 R201102150722
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.0.1:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 dhubner modeling.tmf.xtext 4096 Aug  2  2011 R201108020636
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.10.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 May 25  2016 R201605250459
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.1.1:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 dhubner modeling.tmf.xtext 4096 Nov 14  2011 R201111141332
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.11.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 115 Feb  1  2017 R201702010242
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.12.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 115 May 23  2017 R201705191412
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.13.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 115 Oct 20  2017 R201710200920
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.14.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 115 May 23  2018 R201805230937
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.15.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 115 Sep 16  2018 R201809161232
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.16.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 115 Dec  4  2018 R201812031555
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.17.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 115 Mar  4 11:19 R201903041445
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 129 Jan 15 15:14 S201901151856
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 129 Feb  5 13:42 S201902051759
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 129 Feb 26 13:26 S201902261756
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.17.1:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 115 Apr  3 06:51 R201904030733
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.18.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext  87 May 30 19:09 N201905301843
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 129 May 31 07:20 N201905310620
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 129 Jun  3 19:07 N201906020617
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 115 Jun  3 11:36 R201906031516
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 129 Apr 15 16:54 S201904151903
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 129 May  6 11:37 S201905061516
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 121 May 28 04:32 S201905280716
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.19.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 129 Jun 26 19:07 N201906260210
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 129 Jun 27 22:26 N201906260745
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 129 Jun 28 19:07 N201906270615
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 129 Jun 29 19:07 N201906280656
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwxr-x+ 3 genie.xtext modeling.tmf.xtext 129 Jun 30 19:07 N201906290620
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.2.1:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 dhubner modeling.tmf.xtext 4096 Dec 13  2011 R201112130541
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.3.1:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 dhubner modeling.tmf.xtext 4096 Aug 22  2012 R201208210947
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.4.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.4.1:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.4.2:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.4.3:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 dhubner modeling.tmf.xtext 4096 Sep  3  2013 R201309030823
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.5.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.5.1:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.5.2:
04:52:19 [2019-07-01T08:52:19.180Z] total 0
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.5.3:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Feb 24  2014 R201402240820
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.5.4:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Apr 10  2014 R201404100756
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.6.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 May 21  2014 R201405210727
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.6.1:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Jun 12  2014 R201406120726
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.6.2:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Jul  3  2014 R201407030533
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.7.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Sep  2  2014 R201409021032
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.7.1:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Sep  9  2014 R201409090713
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.7.2:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Sep 16  2014 R201409160908
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.7.3:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Nov 19  2014 R201411190455
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.8.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Mar  9  2015 R201503090534
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.8.1:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Mar 23  2015 R201503230617
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.8.2:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Apr 10  2015 R201504100559
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.8.3:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Jun  1  2015 R201506010551
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.8.4:
04:52:19 [2019-07-01T08:52:19.180Z] total 8
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Aug  3  2015 _R201508030329
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Aug  5  2015 R201508050135
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.9.0:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Dec  1  2015 R201512010527
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.9.1:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Dec 18  2015 R201512180746
04:52:19 [2019-07-01T08:52:19.180Z] 
04:52:19 [2019-07-01T08:52:19.180Z] /home/data/httpd/download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.9.2:
04:52:19 [2019-07-01T08:52:19.180Z] total 4
04:52:19 [2019-07-01T08:52:19.180Z] drwxrwsr-x+ 3 genie.xtext modeling.tmf.xtext 4096 Mar  4  2016 R201603040440
[Pipeline] }
04:52:19 [2019-07-01T08:52:19.232Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:52:18 [2019-07-01T08:52:18.252Z] $ ssh-agent
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
04:52:18 [2019-07-01T08:52:18.296Z] Identity added: /home/jenkins/workspace/releng/cleanup-project-storage@tmp/private_key_8287953634353622566.key (/home/jenkins/workspace/releng/cleanup-project-storage@tmp/private_key_8287953634353622566.key)
Finished: SUCCESS