Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[microprofile-dev] Build failed in Jenkins: Metrics-maven-snapshots #262

See <https://hudson.eclipse.org/microprofile/job/Metrics-maven-snapshots/262/display/redirect?page=changes>

Changes:

[hwr] [#328] Make reusable=true in DefaultMetadata, some clarifications in

------------------------------------------
Started by an SCM change
Building in workspace <https://hudson.eclipse.org/microprofile/job/Metrics-maven-snapshots/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/microprofile-metrics.git
 > /usr/local/bin/git init <https://hudson.eclipse.org/microprofile/job/Metrics-maven-snapshots/ws/> # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-metrics.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-metrics.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-metrics.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-metrics.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-metrics.git
Setting http proxy: proxy.eclipse.org:9898
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-metrics.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 4d628e3fc5bf029a0dbb6e3e518b196f0b228d08 (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 4d628e3fc5bf029a0dbb6e3e518b196f0b228d08
Commit message: "[#328] Make reusable=true in DefaultMetadata, some clarifications in spec documents (#329)"
 > /usr/local/bin/git rev-list --no-walk 115674eb19d5aa9a446909100d614c6dcfe66880 # timeout=10
Parsing POMs
Established TCP socket on 39576
[workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven35Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.27.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 39576
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://hudson.eclipse.org/microprofile/job/Metrics-maven-snapshots/ws/pom.xml> -pl !spec -Peclipse-jarsigner install
[INFO] Scanning for projects...
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] Reactor Build Order:
[INFO] 
[INFO] MicroProfile Metrics                                               [pom]
[INFO] MicroProfile Metrics API                                           [jar]
[INFO] MicroProfile Metrics REST-TCK                                      [jar]
[INFO] MicroProfile Metrics API-TCK                                       [jar]
[INFO] 
[INFO] ----< org.eclipse.microprofile.metrics:microprofile-metrics-parent >----
[INFO] Building MicroProfile Metrics 2.0-SNAPSHOT                         [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-metrics-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/Metrics-maven-snapshots/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 75 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: **/bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] Exclude: **/target/
[INFO] Exclude: **/bin/
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.idea
[INFO] Exclude: **/*.ipr
[INFO] 8 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-metrics-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-metrics-parent ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/Metrics-maven-snapshots/ws/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-parent/2.0-SNAPSHOT/microprofile-metrics-parent-2.0-SNAPSHOT.pom
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] -----< org.eclipse.microprofile.metrics:microprofile-metrics-api >------
[INFO] Building MicroProfile Metrics API 2.0-SNAPSHOT                     [2/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-metrics-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/Metrics-maven-snapshots/ws/api/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 67 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: **/bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] Exclude: **/target/
[INFO] Exclude: **/bin/
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.idea
[INFO] Exclude: **/*.ipr
[INFO] 30 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 30 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-metrics-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/microprofile/job/Metrics-maven-snapshots/ws/api/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-metrics-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to <https://hudson.eclipse.org/microprofile/job/Metrics-maven-snapshots/ws/api/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-metrics-api ---
[INFO] Starting audit...
/jobs/genie.microprofile/Metrics-maven-snapshots/workspace/api/src/main/java/org/eclipse/microprofile/metrics/MetadataBuilder.java:26:8: error: Unused import - org.eclipse.microprofile.metrics.annotation.Counted.
Audit done.
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] Reactor Summary:
[INFO] 
[INFO] MicroProfile Metrics 2.0-SNAPSHOT .................. SUCCESS [  3.173 s]
[INFO] MicroProfile Metrics API ........................... FAILURE [  2.347 s]
[INFO] MicroProfile Metrics REST-TCK ...................... SKIPPED
[INFO] MicroProfile Metrics API-TCK 2.0-SNAPSHOT .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.217 s
[INFO] Finished at: 2019-01-30T09:00:31-05:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "eclipse-jarsigner" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (verify-style) on project microprofile-metrics-api: Failed during checkstyle execution: There is 1 error reported by Checkstyle 6.11.2 with <https://hudson.eclipse.org/microprofile/job/Metrics-maven-snapshots/ws/api/target/checkstyle-rules.xml> ruleset. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :microprofile-metrics-api
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Metrics-maven-snapshots/ws/pom.xml> to org.eclipse.microprofile.metrics/microprofile-metrics-parent/2.0-SNAPSHOT/microprofile-metrics-parent-2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Metrics-maven-snapshots/ws/api/pom.xml> to org.eclipse.microprofile.metrics/microprofile-metrics-api/2.0-SNAPSHOT/microprofile-metrics-api-2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Metrics-maven-snapshots/ws/tck/api/pom.xml> to org.eclipse.microprofile.metrics/microprofile-metrics-api-tck/2.0-SNAPSHOT/microprofile-metrics-api-tck-2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Metrics-maven-snapshots/ws/tck/rest/pom.xml> to org.eclipse.microprofile.metrics/microprofile-metrics-rest-tck/2.0-SNAPSHOT/microprofile-metrics-rest-tck-2.0-SNAPSHOT.pom
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


Back to the top