Skip to content
StepArgumentsStatus
Start of Pipeline - (48 min in block)
echo - (2 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (48 min in block)
podTemplate block - (48 min in block)
node - (48 min in block)elk-build-pod
node block - (47 min in block)
stage - (35 sec in block)Prepare
stage block (Prepare) - (35 sec in block)
checkout - (28 sec in self)
checkout - (7.2 sec in self)
stage - (2 min 8 sec in block)MelkCompiler
stage block (MelkCompiler) - (2 min 8 sec in block)
container - (2 min 8 sec in block)maven
container block - (2 min 8 sec in block)
sh - (0.95 sec in self)mvn -v
sh - (2 min 7 sec in self)mvn -f elk/build/pom.xml -Pelk-meta clean install
stage - (20 min in block)TestELK
stage block (TestELK) - (20 min in block)
container - (20 min in block)maven
container block - (20 min in block)
sh - (0.81 sec in self)mvn -v
sh - (20 min in self)mvn -f elk/build/pom.xml -Pelk-update-site --define tests.paths.elk-repo=/home/jenkins/agent/workspace/IntegrationNightly/elk --define tests.paths.models-repo=/home/jenkins/agent/workspace/IntegrationNightly/elk-models clean integration-test
stage - (23 min in block)DeployELK
stage block (DeployELK) - (23 min in block)
container - (23 min in block)maven
container block - (23 min in block)
withCredentials - (1.1 sec in block)
withCredentials block - (1.1 sec in block)
sh - (0.58 sec in self)gpg --batch --import "${KEYRING}"
sh - (0.51 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 - (0.79 sec in self)mvn -v
sh - (23 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/IntegrationNightly/elk --define tests.paths.models-repo=/home/jenkins/agent/workspace/IntegrationNightly/elk-models clean deploy
stage - (33 sec in block)Website
stage block (Website) - (33 sec in block)
container - (27 sec in block)hugo
container block - (27 sec in block)
dir - (27 sec in block)elk/docs
dir block - (27 sec in block)
sh - (27 sec in self)hugo
container - (6 sec in block)jnlp
container block - (6 sec in block)
dir - (6 sec in block)elk/build/releng
dir block - (5.9 sec in block)
sshagent - (5.9 sec in block)
sshagent block - (4.1 sec in block)
sh - (4.1 sec in self)bash publish-website.sh
stage - (11 sec in block)Publish
stage block (Publish) - (11 sec in block)
dir - (2.7 sec in block)elk/build/org.eclipse.elk.repository/target/repository
dir block - (2.7 sec in block)
sh - (2.7 sec in self)zip -r elk-nightly.zip *
dir - (3.6 sec in block)elk/docs/public
dir block - (3.5 sec in block)
sh - (3.5 sec in self)zip -r ../../build/org.eclipse.elk.repository/target/repository/elk-nightly-docs.zip *
container - (5.4 sec in block)jnlp
container block - (5.4 sec in block)
sshagent - (5.4 sec in block)
sshagent block - (4.2 sec in block)
sh - (1 sec in self)ssh genie.elk@projects-storage.eclipse.org rm -rfv /home/data/httpd/download.eclipse.org/elk/updates/nightly/
sh - (0.79 sec in self)ssh genie.elk@projects-storage.eclipse.org mkdir -pv /home/data/httpd/download.eclipse.org/elk/updates/nightly/
sh - (2.3 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/nightly/
stage - (31 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (31 sec in block)
junit - (31 sec in self)