Skip to content
StepArgumentsStatus
Start of Pipeline - (38 sec in block)
node - (36 sec in block)migration
node block - (17 sec in block)
stage - (8.6 sec in block)Find discardable builds
stage block (Find discardable builds) - (7.6 sec in block)
sshagent - (2.1 sec in block)
sshagent block - (1.6 sec in block)
sh - (0.99 sec in self) UPDATESS="/home/data/httpd/download.eclipse.org/diffmerge/nightly/" ssh genie.diffmerge@projects-storage.eclipse.org ls -1 $UPDATESS ssh genie.diffmerge@projects-storage.eclipse.org find "$UPDATESS" -type d -mindepth 1 -maxdepth 1 ! -name "master" ! -name "generic" -printf '%T@\ %p\\n' | sort -rn | cut -d' ' -f2- | head -n 14 >> keep.log ssh genie.diffmerge@projects-storage.eclipse.org find "$UPDATESS" -type d -mindepth 1 -maxdepth 1 ! -name "master" ! -name "generic" -printf '%T@\ %p\\n' | sort -rn | cut -d' ' -f2- >> all.log grep -Fvxf keep.log all.log > delete.log echo "" echo "Discardable builds:" cat delete.log
stage - (1.6 sec in block)Delete files
stage block (Delete files) - (0.88 sec in block)
stage - (3.6 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (3.4 sec in block)
archiveArtifacts - (1.7 sec in self)**/*.log