Started by user ondrej.mihalyi@payara.fish Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/hudson/genie.microprofile/.jenkins/jobs/Test Releases/workspace [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] git No credentials specified Cloning the remote Git repository Cloning repository git@github.com:eclipse/microprofile-bom.git > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/Test Releases/workspace # timeout=10 Fetching upstream changes from git@github.com:eclipse/microprofile-bom.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse/microprofile-bom.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url git@github.com:eclipse/microprofile-bom.git # timeout=10 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse/microprofile-bom.git # timeout=10 Fetching upstream changes from git@github.com:eclipse/microprofile-bom.git > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse/microprofile-bom.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 7b5012f2b715db093b82bb6a7a6a06f8c3dfe64a (refs/remotes/origin/master) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 7b5012f2b715db093b82bb6a7a6a06f8c3dfe64a > /usr/local/bin/git branch -a -v --no-abbrev # timeout=10 > /usr/local/bin/git checkout -b master 7b5012f2b715db093b82bb6a7a6a06f8c3dfe64a Commit message: "Merge pull request #77 from eclipse/pavolloffay-patch-1" > /usr/local/bin/git rev-list --no-walk 598d450fe34a84c1e5f84ade54b831da297c1982 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Execute Full Release) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mvn -s /opt/public/hipp/homes/genie.microprofile/.m2/settings-deploy-ossrh.xml package Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MicroProfile BOM [pom] [INFO] MicroProfile Specification [pom] [INFO] [INFO] ---------------< org.eclipse.microprofile:microprofile >---------------- [INFO] Building MicroProfile BOM 1.4-SNAPSHOT [1/2] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] -------------< org.eclipse.microprofile:microprofile-spec >------------- [INFO] Building MicroProfile Specification 1.4-SNAPSHOT [2/2] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (generate-pdf-doc) @ microprofile-spec --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 0 resource [INFO] Rendered /jobs/genie.microprofile/Test Releases/workspace/spec/src/main/asciidoc/microprofile-spec.asciidoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (output-html) @ microprofile-spec --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 0 resource [INFO] Rendered /jobs/genie.microprofile/Test Releases/workspace/spec/src/main/asciidoc/microprofile-spec.asciidoc [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for MicroProfile BOM 1.4-SNAPSHOT: [INFO] [INFO] MicroProfile BOM ................................... SUCCESS [ 0.006 s] [INFO] MicroProfile Specification ......................... SUCCESS [ 12.918 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.375 s [INFO] Finished at: 2019-07-06T19:20:38-04:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Print env) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + echo microprofile-bom-10.0 microprofile-bom-10.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clean Specs) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + rm -rf /home/data/httpd/download.eclipse.org/microprofile/microprofile-bom-10.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Copy Specs) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir -p /home/data/httpd/download.eclipse.org/microprofile/microprofile-bom-10.0 [Pipeline] script [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r spec/target/generated-docs/microprofile-spec-1.4-SNAPSHOT.html spec/target/generated-docs/microprofile-spec-1.4-SNAPSHOT.pdf /home/data/httpd/download.eclipse.org/microprofile/microprofile-bom-10.0 [Pipeline] fileExists [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] fileExists [Pipeline] } [Pipeline] // script [Pipeline] archive The archive step is deprecated, please use archiveArtifacts instead." [Pipeline] deleteDir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS