Skip to content
Jenkins
appNG_Authentication_Release
#10
Pipeline Steps
Search
Sign in
Status
Changes
Console Output
View Build Information
Parameters
Embeddable Build Status
Pipeline Steps
Workspaces
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (2 min 33 sec in block)
Success
node - (2 min 32 sec in block)
master
Success
node block - (2 min 32 sec in block)
Success
tool - (0.48 sec in self)
Maven 3.6.3
Success
stage - (0.64 sec in block)
Info
Success
stage block (Info) - (0.57 sec in block)
Success
echo - (0.31 sec in self)
##############################################
Success
echo - (23 ms in self)
Preparing release 1.13.2 for appng-authentication from branch appng-authentication-1.13.x, current snapshot is 1.13.2-SNAPSHOT, next version will be 1.13.3-SNAPSHOT
Success
echo - (12 ms in self)
##############################################
Success
stage - (5.8 sec in block)
Prepare Release Branch
Success
stage block (Prepare Release Branch) - (5.6 sec in block)
Success
sh - (0.37 sec in self)
rm -rf appng-authentication
Success
sh - (2.8 sec in self)
git clone git@github.com:appNG/appng-authentication.git appng-authentication
Success
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.1 sec in block)
Success
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.8 sec in block)
Success
sh - (0.42 sec in self)
git checkout appng-authentication-1.13.x
Success
sh - (0.53 sec in self)
sed -i 's/1\.13\.2-SNAPSHOT/1\.13\.2/g' pom.xml
Success
sh - (0.36 sec in self)
git status
Success
sh - (0.41 sec in self)
git commit -a -m 'preparing release 1.13.2'
Success
stage - (2 min 25 sec in block)
Build Release Branch
Success
stage block (Build Release Branch) - (2 min 24 sec in block)
Success
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 24 sec in block)
Success
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 24 sec in block)
Success
sh - (2 min 23 sec in self)
'/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' clean 'deploy' -DoutFolder='/srv/www/appng.org/appng/builds/stable' -Pmaven-central
Failed