Skip to content
StepArgumentsStatus
Start of Pipeline - (18 min in block)
node - (18 min in block)master
node block - (18 min in block)
tool - (0.1 sec in self)Maven 3.5.0
stage - (0.14 sec in block)Info
stage block (Info) - (83 ms in block)
echo - (30 ms in self)##############################################
echo - (18 ms in self)
echo - (12 ms in self)##############################################
stage - (6.4 sec in block)Prepare Release Branch
stage block (Prepare Release Branch) - (6.4 sec in block)
sh - (0.84 sec in self)rm -rf appng
sh - (3.5 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 sec in block)
sh - (0.29 sec in self)
sh - (0.28 sec in self)sed -i 's/1\.21\.0-SNAPSHOT/1\.21\.1-SNAPSHOT/g' README.adoc **/README.adoc
sh - (0.28 sec in self)sed -i 's/1\.20\.3/1\.21\.0/g' README.adoc **/README.adoc
sh - (0.27 sec in self)sed -i 's/1\.21\.0-SNAPSHOT/1\.21\.0/g' pom.xml **/pom.xml appng-archetype-application/src/main/resources/archetype-resources/pom.xml appng-archetype-application/readme.txt appng-documentation/src/main/asciidoc/listing/dependencies.txt
sh - (0.28 sec in self)sed -i 's/:current: {snapshot}/:current: {stable}/g' README.adoc **/README.adoc
sh - (0.28 sec in self)git status
sh - (0.26 sec in self)
stage - (17 min in block)Build Release Branch
stage block (Build Release Branch) - (17 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (17 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (17 min in block)
sh - (1 min 52 sec in self)'/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.5.0/bin/mvn' install -Djavax.xml.accessExternalSchema=all -Dmaven.test.skip -Dasciidoctor.skip
sh - (15 min in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (32 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (31 sec in block)
sh - (31 sec in self)
sh - (0.27 sec in self)cp target/*.zip /srv/www/appng.org/appng/builds/stable
stage - (0.96 sec in block)Results
stage block (Results) - (0.9 sec in block)
junit - (0.84 sec in self)**/target/surefire-reports/TEST-*.xml
stage - (7.1 sec in block)Docs
stage block (Docs) - (7.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (7 sec in block)
sh - (0.28 sec in self)
sh - (0.28 sec in self)
sh - (0.38 sec in self)
sh - (0.28 sec in self)
sh - (1.3 sec in self)
sh - (0.29 sec in self)
sh - (0.28 sec in self)
sh - (0.28 sec in self)
sh - (0.28 sec in self)
sh - (0.28 sec in self)
sh - (0.28 sec in self)
sh - (0.28 sec in self)
sh - (0.28 sec in self)
sh - (0.64 sec in self)
sh - (0.31 sec in self)
sh - (0.29 sec in self)
sh - (0.28 sec in self)cp appng-xmlapi/target/classes/appng-application.xsd /srv/www/appng.org/schema/application/appng-application.xsd
sh - (0.28 sec in self)cp appng-xmlapi/target/classes/appng-platform.xsd /srv/www/appng.org/schema/platform/appng-platform.xsd
sh - (0.27 sec in self)cp appng-appngizer-jaxb/target/classes/appngizer.xsd /srv/www/appng.org/schema/appngizer/appngizer.xsd
stage - (10 sec in block)merge to master and tag
stage block (merge to master and tag) - (10 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (10 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (9.9 sec in block)
sh - (0.29 sec in self)git checkout master
sh - (0.54 sec in self)
sh - (0.28 sec in self)git tag appng-${release_version}
sh - (4.4 sec in self)git push origin appng-${release_version}
sh - (4.3 sec in self)git push
stage - (7.9 sec in block)prepare next version
stage block (prepare next version) - (7.8 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (7.7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (6.5 sec in block)
sh - (0.28 sec in self)
sh - (0.86 sec in self)sed -i 's/1\.21\.0/1\.21\.1-SNAPSHOT/g' pom.xml **/pom.xml appng-archetype-application/src/main/resources/archetype-resources/pom.xml appng-archetype-application/readme.txt appng-documentation/src/main/asciidoc/listing/dependencies.txt
sh - (0.34 sec in self)sed -i 's/:current: {stable}/:current: {snapshot}/g' README.adoc **/README.adoc
sh - (0.37 sec in self)git status
sh - (0.28 sec in self)
sh - (4.3 sec in self)