Skip to content
StepArgumentsStatus
Start of Pipeline - (8 min 16 sec in block)
node - (8 min 16 sec in block)master
node block - (8 min 16 sec in block)
tool - (63 ms in self)Maven 3.5.0
stage - (0.23 sec in block)Info
stage block (Info) - (0.16 sec in block)
echo - (82 ms in self)##############################################
echo - (26 ms in self)
echo - (15 ms in self)##############################################
stage - (6.1 sec in block)Prepare Release Branch
stage block (Prepare Release Branch) - (6 sec in block)
sh - (0.29 sec in self)
sh - (4.4 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.2 sec in block)
sh - (0.37 sec in self)
sh - (0.29 sec in self)sed -i 's/1\.17\.1-SNAPSHOT/1\.17\.1/g' pom.xml
sh - (0.29 sec in self)git status
sh - (0.27 sec in self)
stage - (7 min 50 sec in block)Build Release Branch
stage block (Build Release Branch) - (7 min 50 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (7 min 50 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (7 min 50 sec in block)
sh - (7 min 50 sec in self)
stage - (0.85 sec in block)Results
stage block (Results) - (0.79 sec in block)
junit - (0.75 sec in self)**/target/surefire-reports/TEST-*.xml
stage - (1.9 sec in block)Docs
stage block (Docs) - (1.8 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.7 sec in block)
sh - (0.29 sec in self)
sh - (0.29 sec in self)
sh - (0.29 sec in self)
sh - (0.29 sec in self)
sh - (0.29 sec in self)
sh - (0.27 sec in self)
stage - (9.9 sec in block)merge to master and tag
stage block (merge to master and tag) - (9.7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (9.7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (9.7 sec in block)
sh - (0.28 sec in self)git checkout master
sh - (0.28 sec in self)
sh - (0.29 sec in self)git tag ${application_name}-${release_version}
sh - (4.4 sec in self)git push origin ${application_name}-${release_version}
sh - (4.4 sec in self)git push
stage - (6 sec in block)prepare next version
stage block (prepare next version) - (6 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (5.9 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (5.9 sec in block)
sh - (0.29 sec in self)
sh - (0.29 sec in self)
sh - (0.3 sec in self)sed -i 's/1\.17\.1/1\.17\.2-SNAPSHOT/g' pom.xml
sh - (0.29 sec in self)git status
sh - (0.29 sec in self)
sh - (4.4 sec in self)