Skip to content
StepArgumentsStatus
Start of Pipeline - (2 min 43 sec in block)
node - (2 min 43 sec in block)
node block - (2 min 27 sec in block)
tool - (0.11 sec in self)apache-maven-latest
tool - (44 ms in self)openjdk-jdk11-latest
tool - (58 ms in self)oracle-jdk8-latest
sh - (2 sec in self)java -version
sh - (0.34 sec in self)mvn -version
stage - (8.8 sec in block)Fetch from git
stage block (Fetch from git) - (8.7 sec in block)
git - (8.7 sec in self)
stage - (8.6 sec in block)Prepare environment
stage block (Prepare environment) - (8.5 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (8.5 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (8.4 sec in block)
sh - (0.41 sec in self)grep '<version>' pom.xml | grep 'SNAPSHOT'
sh - (6.9 sec in self)mvn -q -B -Dexec.executable="echo" -Dexec.args='${project.version}' --non-recursive exec:exec
sh - (0.32 sec in self)ls
echo - (26 ms in self)
echo - (20 ms in self)
echo - (27 ms in self)
echo - (25 ms in self)
echo - (25 ms in self)
echo - (23 ms in self)-[ Configure git user ]--------------------------------------------------------
sh - (0.33 sec in self)git config --local user.email "jersey-bot@eclipse.org"
sh - (0.33 sec in self)git config --local user.name "jersey-bot"
stage - (1.4 sec in block)Prepare branch
stage block (Prepare branch) - (1.3 sec in block)
echo - (49 ms in self)-[ Prepare branch ]-------------------------------------------------------------
echo - (25 ms in self)-[ Switching to release branch ]-------------------------------------------------
sh - (0.59 sec in self)
echo - (22 ms in self)-[ Release tag cleanup ]--------------------------------------------------------
sh - (0.32 sec in self)
sh - (0.31 sec in self) sed -i 's|<suppress files="generated" checks=".*"/>|<suppress files="generated" checks=".*"/><suppress files="unpacked-src" checks=".*"/>|g' etc/config/checkstyle-suppressions.xml
stage - (1 min 13 sec in block)Prepare pom.xml for release of Jersey
stage block (Prepare pom.xml for release of Jersey) - (1 min 13 sec in block)
echo - (19 ms in self)
echo - (22 ms in self)-[ Run maven release ]---------------------------------------------------------
echo - (21 ms in self)-[ Set Release version ]-------------------------------------------------------
sh - (1 min 13 sec in self)
stage - (48 sec in block)Prepare GitHub release
stage block (Prepare GitHub release) - (48 sec in block)
sh - (0.32 sec in self) git checkout -- etc/config/checkstyle-suppressions.xml
echo - (25 ms in self)-[ Perform release commit to git ]---------------------------------------------
sh - (0.32 sec in self)
sh - (0.32 sec in self)
echo - (22 ms in self)-[ Set next snapshot version ]-------------------------------------------------
org.jenkinsci.plugins.workflow.steps.PushdStep - (47 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (47 sec in block)
sh - (46 sec in self)
echo - (41 ms in self)-[ Perform commit to git ]-----------------------------------------------------
sh - (0.31 sec in self)
stage - (3.8 sec in block)Publish release to GitHub
stage block (Publish release to GitHub) - (3.8 sec in block)
sshagent - (3.7 sec in block)
sshagent block - (3.6 sec in block)
sh - (3.5 sec in self)