Start of Pipeline - (29 min in block) | | | |
|
node - (29 min in block) | master | | |
|
node block - (29 min in block) | | | |
|
tool - (44 ms in self) | Maven 3.5.0 | | |
|
stage - (0.11 sec in block) | Info | | |
|
stage block (Info) - (69 ms in block) | | | |
|
echo - (23 ms in self) | ############################################## | | |
|
echo - (18 ms in self) | | | |
|
echo - (10 ms in self) | ############################################## | | |
|
stage - (7 sec in block) | Prepare Release Branch | | |
|
stage block (Prepare Release Branch) - (7 sec in block) | | | |
|
sh - (1.3 sec in self) | rm -rf appng | | |
|
sh - (3.5 sec in self) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.1 sec in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.9 sec in block) | | | |
|
sh - (0.28 sec in self) | | | |
|
sh - (0.28 sec in self) | sed -i 's/1\.20\.2-SNAPSHOT/1\.20\.3-SNAPSHOT/g' README.adoc **/README.adoc | | |
|
sh - (0.28 sec in self) | sed -i 's/1\.20\.1/1\.20\.2/g' README.adoc **/README.adoc | | |
|
sh - (0.28 sec in self) | sed -i 's/1\.20\.2-SNAPSHOT/1\.20\.2/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.27 sec in self) | | | |
|
stage - (29 min in block) | Build Release Branch | | |
|
stage block (Build Release Branch) - (29 min in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep - (29 min in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep block - (29 min in block) | | | |
|
sh - (3 min 16 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 - (25 min in self) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep - (25 sec in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep block - (25 sec in block) | | | |
|
sh - (24 sec in self) | | | |
|
sh - (0.29 sec in self) | cp target/*.zip /srv/www/appng.org/appng/builds/stable | | |
|
stage - (1.1 sec in block) | Results | | |
|
stage block (Results) - (1.1 sec in block) | | | |
|
junit - (1 sec in self) | **/target/surefire-reports/TEST-*.xml | | |
|
stage - (5.7 sec in block) | Docs | | |
|
stage block (Docs) - (5.6 sec in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep - (5.6 sec in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep block - (5.6 sec in block) | | | |
|
sh - (0.27 sec in self) | | | |
|
sh - (0.28 sec in self) | | | |
|
sh - (0.28 sec in self) | | | |
|
sh - (0.28 sec in self) | | | |
|
sh - (0.27 sec in self) | | | |
|
sh - (0.5 sec in self) | | | |
|
sh - (0.28 sec in self) | | | |
|
sh - (0.29 sec in self) | | | |
|
sh - (0.27 sec in self) | | | |
|
sh - (0.28 sec in self) | | | |
|
sh - (0.27 sec in self) | | | |
|
sh - (0.28 sec in self) | | | |
|
sh - (0.28 sec in self) | | | |
|
sh - (0.27 sec in self) | | | |
|
sh - (0.27 sec in self) | | | |
|
sh - (0.28 sec in self) | | | |
|
sh - (0.27 sec in self) | cp appng-xmlapi/target/classes/appng-application.xsd /srv/www/appng.org/schema/application/appng-application.xsd | | |
|
sh - (0.31 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 - (9.1 sec in block) | merge to master and tag | | |
|
stage block (merge to master and tag) - (9 sec in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep - (9 sec in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep block - (8.9 sec in block) | | | |
|
sh - (0.48 sec in self) | git checkout master | | |
|
sh - (0.28 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 - (3.5 sec in self) | git push | | |
|
stage - (5 sec in block) | prepare next version | | |
|
stage block (prepare next version) - (5 sec in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep - (4.9 sec in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4.9 sec in block) | | | |
|
sh - (0.29 sec in self) | | | |
|
sh - (0.28 sec in self) | sed -i 's/1\.20\.2/1\.20\.3-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.27 sec in self) | sed -i 's/:current: {stable}/:current: {snapshot}/g' README.adoc **/README.adoc | | |
|
sh - (0.28 sec in self) | git status | | |
|
sh - (0.27 sec in self) | | | |
|
sh - (3.4 sec in self) | | | |
|