Skip to content

Console Output

21:17:19 Started by user kwsutter@gmail.com
21:17:19 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace
21:17:19 [WS-CLEANUP] Deleting project workspace...
21:17:19 [WS-CLEANUP] Done
21:17:19 Cloning the remote Git repository
21:17:19 Cloning repository https://github.com/eclipse/microprofile-bom.git
21:17:19  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace # timeout=10
21:17:19 Fetching upstream changes from https://github.com/eclipse/microprofile-bom.git
21:17:19  > /usr/local/bin/git --version # timeout=10
21:17:19 Setting http proxy: proxy.eclipse.org:9898
21:17:19  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-bom.git +refs/heads/*:refs/remotes/origin/*
21:17:21  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-bom.git # timeout=10
21:17:21  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:17:21  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-bom.git # timeout=10
21:17:21 Fetching upstream changes from https://github.com/eclipse/microprofile-bom.git
21:17:21 Setting http proxy: proxy.eclipse.org:9898
21:17:21  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-bom.git +refs/heads/*:refs/remotes/origin/*
21:17:21  > /usr/local/bin/git rev-parse refs/tags/1.2-RC2^{commit} # timeout=10
21:17:21  > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/1.2-RC2^{commit} # timeout=10
21:17:21 Checking out Revision 7174ba95a9c637f9019e0b90a3e0ce931cc5106d (refs/tags/1.2-RC2)
21:17:21 Commit message: "[maven-release-plugin] prepare release 1.2-RC2"
21:17:21  > /usr/local/bin/git config core.sparsecheckout # timeout=10
21:17:21  > /usr/local/bin/git checkout -f 7174ba95a9c637f9019e0b90a3e0ce931cc5106d
21:17:21 First time build. Skipping changelog.
21:17:21 Parsing POMs
21:17:21 Modules changed, recalculating dependency graph
21:17:21 Established TCP socket on 50907
21:17:21 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.11.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven33Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.7.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.11.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.11.jar 50907
21:17:23 <===[JENKINS REMOTING CAPACITY]===>channel started
21:17:24 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/pom.xml clean install
21:17:26 [INFO] Scanning for projects...
21:17:26 [INFO] ------------------------------------------------------------------------
21:17:26 [INFO] Reactor Build Order:
21:17:26 [INFO] 
21:17:26 [INFO] MicroProfile BOM
21:17:26 [INFO] MicroProfile Specification
21:17:26 [INFO]                                                                         
21:17:26 [INFO] ------------------------------------------------------------------------
21:17:26 [INFO] Building MicroProfile BOM 1.2-RC2
21:17:26 [INFO] ------------------------------------------------------------------------
21:17:26 [INFO] 
21:17:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile ---
21:17:26 [INFO] 
21:17:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile ---
21:17:27 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/microprofile/1.2-RC2/microprofile-1.2-RC2.pom
21:17:27 Started calculate disk usage of build
21:17:27 Finished Calculation of disk usage of build in 0 seconds
21:17:27 Started calculate disk usage of workspace
21:17:27 Finished Calculation of disk usage of workspace in 0 seconds
21:17:27 [INFO]                                                                         
21:17:27 [INFO] ------------------------------------------------------------------------
21:17:27 [INFO] Building MicroProfile Specification 1.2-RC2
21:17:27 [INFO] ------------------------------------------------------------------------
21:17:27 [INFO] 
21:17:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-spec ---
21:17:27 [INFO] 
21:17:27 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-spec ---
21:17:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:17:32 [INFO] ignoreDelta true
21:17:32 [INFO] Copying 0 resource
21:17:41 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/spec/src/main/asciidoc/microprofile-spec.asciidoc
21:17:41 [INFO] 
21:17:41 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-spec ---
21:17:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:17:42 [INFO] ignoreDelta true
21:17:42 [INFO] Copying 0 resource
21:17:42 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/spec/src/main/asciidoc/microprofile-spec.asciidoc
21:17:42 [INFO] 
21:17:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-spec ---
21:17:42 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/microprofile-spec/1.2-RC2/microprofile-spec-1.2-RC2.pom
21:17:42 Started calculate disk usage of build
21:17:42 Finished Calculation of disk usage of build in 0 seconds
21:17:42 Started calculate disk usage of workspace
21:17:42 Finished Calculation of disk usage of workspace in 0 seconds
21:17:42 [INFO] ------------------------------------------------------------------------
21:17:42 [INFO] Reactor Summary:
21:17:42 [INFO] 
21:17:42 [INFO] MicroProfile BOM ................................... SUCCESS [  1.273 s]
21:17:42 [INFO] MicroProfile Specification ......................... SUCCESS [ 14.346 s]
21:17:42 [INFO] ------------------------------------------------------------------------
21:17:42 [INFO] BUILD SUCCESS
21:17:42 [INFO] ------------------------------------------------------------------------
21:17:42 [INFO] Total time: 16.544 s
21:17:42 [INFO] Finished at: 2017-09-18T21:17:42-04:00
21:17:42 [INFO] Final Memory: 104M/2461M
21:17:42 [INFO] ------------------------------------------------------------------------
21:17:42 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/spec/pom.xml to org.eclipse.microprofile/microprofile-spec/1.2-RC2/microprofile-spec-1.2-RC2.pom
21:17:42 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/pom.xml to org.eclipse.microprofile/microprofile/1.2-RC2/microprofile-1.2-RC2.pom
21:17:42 channel stopped
21:17:42 Archiving artifacts
21:17:42 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
21:17:42 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
21:17:42 Deploying the main artifact microprofile-1.2-RC2.pom
21:17:42 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile/1.2-RC2/microprofile-1.2-RC2.pom
21:17:43 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile/1.2-RC2/microprofile-1.2-RC2.pom (9 KB at 66.7 KB/sec)
21:17:43 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile/maven-metadata.xml
21:17:43 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile/maven-metadata.xml (320 B at 12.5 KB/sec)
21:17:43 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile/maven-metadata.xml
21:17:43 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile/maven-metadata.xml (353 B at 3.7 KB/sec)
21:17:43 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
21:17:43 Deploying the main artifact microprofile-spec-1.2-RC2.pom
21:17:43 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-spec/1.2-RC2/microprofile-spec-1.2-RC2.pom
21:17:43 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-spec/1.2-RC2/microprofile-spec-1.2-RC2.pom (4 KB at 56.2 KB/sec)
21:17:43 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-spec/maven-metadata.xml
21:17:43 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-spec/maven-metadata.xml (325 B at 15.1 KB/sec)
21:17:43 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-spec/maven-metadata.xml
21:17:43 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-spec/maven-metadata.xml (358 B at 4.8 KB/sec)
21:17:43 [INFO] Deployment done in 0.48 sec
21:17:43 Started calculate disk usage of build
21:17:43 Finished Calculation of disk usage of build in 0 seconds
21:17:43 Started calculate disk usage of workspace
21:17:43 Finished Calculation of disk usage of workspace in 0 seconds
21:17:43 Finished: SUCCESS