Skip to content
StepArgumentsStatus
Start of Pipeline - (26 min in block)
echo - (4 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (26 min in block)
podTemplate block - (26 min in block)
node - (26 min in block)elk-build-pod
node block - (26 min in block)
stage - (50 sec in block)Prepare
stage block (Prepare) - (49 sec in block)
checkout - (36 sec in self)
checkout - (6.7 sec in self)
stage - (1 min 45 sec in block)MelkCompiler
stage block (MelkCompiler) - (1 min 44 sec in block)
container - (1 min 36 sec in block)maven
container block - (1 min 36 sec in block)
sh - (2.8 sec in self)mvn -v
sh - (1 min 32 sec in self)mvn -f elk/build/pom.xml -Pelk-meta clean install
stage - (9 min 39 sec in block)TestELK
stage block (TestELK) - (9 min 38 sec in block)
container - (9 min 32 sec in block)maven
container block - (9 min 31 sec in block)
sh - (1 sec in self)mvn -v
sh - (9 min 29 sec in self)mvn -f elk/build/pom.xml -Pelk-update-site --define tests.paths.elk-repo=/home/jenkins/agent/workspace/ReleaseNightly/elk --define tests.paths.models-repo=/home/jenkins/agent/workspace/ReleaseNightly/elk-models clean integration-test
stage - (12 min in block)DeployELK
stage block (DeployELK) - (12 min in block)
container - (12 min in block)maven
container block - (12 min in block)
withCredentials - (3.3 sec in block)
withCredentials block - (2.1 sec in block)
sh - (0.92 sec in self)gpg --batch --import "${KEYRING}"
sh - (0.83 sec in self)for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5 y " | gpg --batch --command-fd 0 --expert --edit-key ${fpr} trust; done
sh - (1 sec in self)mvn -v
sh - (12 min in self)mvn -f elk/build/pom.xml -Pelk-update-site -Pmaven-publish -Psign --define elk.metadata.documentation.outputPath=elk/docs/ --define tests.paths.elk-repo=/home/jenkins/agent/workspace/ReleaseNightly/elk --define tests.paths.models-repo=/home/jenkins/agent/workspace/ReleaseNightly/elk-models clean deploy
stage - (22 sec in block)Website
stage block (Website) - (21 sec in block)
container - (14 sec in block)hugo
container block - (14 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (13 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (12 sec in block)
sh - (12 sec in self)hugo
stage - (24 sec in block)Publish
stage block (Publish) - (23 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2.2 sec in block)
sh - (1.5 sec in self)zip -r elk-0.8.1.zip *
org.jenkinsci.plugins.workflow.steps.PushdStep - (3.6 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2.9 sec in block)
sh - (2.1 sec in self)zip -r ../../build/org.eclipse.elk.repository/target/repository/elk-0.8.1-docs.zip *
container - (10 sec in block)jnlp
container block - (10 sec in block)
sshagent - (9 sec in block)
sshagent block - (7.5 sec in block)
sh - (2.2 sec in self)ssh genie.elk@projects-storage.eclipse.org rm -rfv /home/data/httpd/download.eclipse.org/elk/updates/releases/0.8.1/
sh - (1.7 sec in self)ssh genie.elk@projects-storage.eclipse.org mkdir -pv /home/data/httpd/download.eclipse.org/elk/updates/releases/0.8.1/
sh - (2.8 sec in self)scp -vr elk/build/org.eclipse.elk.repository/target/repository/* genie.elk@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/elk/updates/releases/0.8.1/
stage - (17 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (17 sec in block)
junit - (14 sec in self)
mail - (1.6 sec in self)ELK ReleaseNightly #108: SUCCESS