Skip to content

Console Output

Started by user ondrej.mihalyi@gmail.com
Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/build-tools-deploy-microprofile-maven-build-extension/workspace
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/microprofile.git
 > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/build-tools-deploy-microprofile-maven-build-extension/workspace # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile.git
 > /usr/local/bin/git --version # timeout=10
Setting http proxy: proxy.eclipse.org:9898
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile.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 https://github.com/eclipse/microprofile.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile.git
Setting http proxy: proxy.eclipse.org:9898
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile.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 012ac588d044d8443261fbedfdf4b27add1d752f (refs/remotes/origin/master)
Commit message: "Merge pull request #23 from eclipse/ondrejm-maven-tools"
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 012ac588d044d8443261fbedfdf4b27add1d752f
First time build. Skipping changelog.
Parsing POMs
Discovered a new module org.eclipse.microprofile.maven:microprofile-maven-build-extension MicroProfile Maven Build Extension
Modules changed, recalculating dependency graph
Established TCP socket on 47544
[maven-build-extension] $ /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 47544
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/build-tools-deploy-microprofile-maven-build-extension/workspace/build-tools/maven-build-extension/pom.xml clean deploy -DaltDeploymentRepository=repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/microprofile-releases/
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MicroProfile Maven Build Extension 1.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-maven-build-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-maven-build-extension ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-maven-build-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ microprofile-maven-build-extension ---
[WARNING] 

Goal prefix is specified as: 'microprofile'. Maven currently expects it to be 'microprofilebuild-extension'.

[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-maven-build-extension ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/build-tools-deploy-microprofile-maven-build-extension/workspace/build-tools/maven-build-extension/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-maven-build-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-maven-build-extension ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ microprofile-maven-build-extension ---
[INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/build-tools-deploy-microprofile-maven-build-extension/workspace/build-tools/maven-build-extension/target/microprofile-maven-build-extension-1.0.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ microprofile-maven-build-extension ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-maven-build-extension ---
[INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/build-tools-deploy-microprofile-maven-build-extension/workspace/build-tools/maven-build-extension/target/microprofile-maven-build-extension-1.0.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/maven/microprofile-maven-build-extension/1.0/microprofile-maven-build-extension-1.0.jar
[INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/build-tools-deploy-microprofile-maven-build-extension/workspace/build-tools/maven-build-extension/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/maven/microprofile-maven-build-extension/1.0/microprofile-maven-build-extension-1.0.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ microprofile-maven-build-extension ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/microprofile-releases/
[INFO] Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/maven/microprofile-maven-build-extension/1.0/microprofile-maven-build-extension-1.0.jar
[INFO] Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/maven/microprofile-maven-build-extension/1.0/microprofile-maven-build-extension-1.0.jar (4 KB at 14.2 KB/sec)
[INFO] Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/maven/microprofile-maven-build-extension/1.0/microprofile-maven-build-extension-1.0.pom
[INFO] Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/maven/microprofile-maven-build-extension/1.0/microprofile-maven-build-extension-1.0.pom (2 KB at 15.0 KB/sec)
[INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/maven/microprofile-maven-build-extension/maven-metadata.xml
[INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/maven/maven-metadata.xml
[INFO] Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/maven/maven-metadata.xml (268 B at 6.7 KB/sec)
[INFO] Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/maven/microprofile-maven-build-extension/maven-metadata.xml
[INFO] Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/maven/microprofile-maven-build-extension/maven-metadata.xml (365 B at 4.8 KB/sec)
[INFO] Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/maven/maven-metadata.xml
[INFO] Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/maven/maven-metadata.xml (451 B at 5.1 KB/sec)
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.146 s
[INFO] Finished at: 2017-09-18T11:59:14-04:00
[INFO] Final Memory: 34M/1419M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/build-tools-deploy-microprofile-maven-build-extension/workspace/build-tools/maven-build-extension/pom.xml to org.eclipse.microprofile.maven/microprofile-maven-build-extension/1.0/microprofile-maven-build-extension-1.0.pom
[JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/build-tools-deploy-microprofile-maven-build-extension/workspace/build-tools/maven-build-extension/target/microprofile-maven-build-extension-1.0.jar to org.eclipse.microprofile.maven/microprofile-maven-build-extension/1.0/microprofile-maven-build-extension-1.0.jar
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS