Skip to main content

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

See <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/710/display/redirect>

------------------------------------------
[...truncated 7.74 KB...]
[INFO] Building MicroProfile Health 2.0-SNAPSHOT                          [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-health-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/Health-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: *.adoc
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-health-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-health-parent ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/health/microprofile-health-parent/2.0-SNAPSHOT/microprofile-health-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.health:microprofile-health-api >-------
[INFO] Building MicroProfile Health API 2.0-SNAPSHOT                      [2/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-health-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: *.adoc
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 13 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-health-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-health-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-health-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-health-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-health-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-health-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-health-api ---
[INFO] No tests to run.
[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-health-api ---
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-health-api ---
[INFO] 
Loading source files for package org.eclipse.microprofile.health...
Loading source files for package org.eclipse.microprofile.health.spi...
Constructing Javadoc information...
Standard Doclet version 1.8.0_192
Building tree for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/Health.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthCheck.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthCheckResponse.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthCheckResponse.State.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthCheckResponseBuilder.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/Liveness.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/Readiness.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/HealthCheckResponseProvider.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/overview-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/constant-values.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/Readiness.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/Liveness.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthCheckResponseBuilder.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthCheckResponse.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthCheckResponse.State.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthCheck.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/Health.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/class-use/HealthCheckResponseProvider.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/package-use.html...>
Building index for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/overview-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/index-all.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/allclasses-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/allclasses-noframe.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/index.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/overview-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/help-doc.html...>
[WARNING] Javadoc Warnings
[WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-health-api >>>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-health-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: *.adoc
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 13 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-health-api <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-health-api ---
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ microprofile-health-api ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-health-api ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.0-SNAPSHOT.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/2.0-SNAPSHOT/microprofile-health-api-2.0-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/2.0-SNAPSHOT/microprofile-health-api-2.0-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.0-SNAPSHOT-javadoc.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/2.0-SNAPSHOT/microprofile-health-api-2.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.0-SNAPSHOT-sources.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/2.0-SNAPSHOT/microprofile-health-api-2.0-SNAPSHOT-sources.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.0-SNAPSHOT-tests.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/2.0-SNAPSHOT/microprofile-health-api-2.0-SNAPSHOT-tests.jar
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.health:microprofile-health-tck >-------
[INFO] Building MicroProfile Health TCK 2.0-SNAPSHOT                      [3/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-health-tck ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/tck/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: *.adoc
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 27 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 25 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-health-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-health-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/tck/target/classes>
[WARNING] <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/tck/src/main/java/org/eclipse/microprofile/health/tck/deployment/FailedLiveness.java>: Some input files use or override a deprecated API.
[WARNING] <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/tck/src/main/java/org/eclipse/microprofile/health/tck/deployment/FailedLiveness.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-health-tck ---
[INFO] Starting audit...
/jobs/genie.microprofile/Health-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/health/tck/MultipleLivenessFailedTest.java:27: error: Using the '.*' form of import should be avoided - javax.json.*.
/jobs/genie.microprofile/Health-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/health/tck/MultipleLivenessFailedTest.java:30:8: error: Unused import - org.eclipse.microprofile.health.tck.deployment.FailedReadiness.
/jobs/genie.microprofile/Health-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/health/tck/MultipleReadinessFailedTest.java:27: error: Using the '.*' form of import should be avoided - javax.json.*.
/jobs/genie.microprofile/Health-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/health/tck/MultipleReadinessFailedTest.java:29: error: Using the '.*' form of import should be avoided - org.eclipse.microprofile.health.tck.deployment.*.
/jobs/genie.microprofile/Health-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/health/tck/OnlySuccessfulProcedureTest.java:32:8: error: Unused import - org.eclipse.microprofile.health.tck.deployment.FailedReadiness.
/jobs/genie.microprofile/Health-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/health/tck/deployment/FailedLiveness.java:26:8: error: Unused import - org.eclipse.microprofile.health.Health.
/jobs/genie.microprofile/Health-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/health/tck/deployment/FailedReadiness.java:28:8: error: Unused import - org.eclipse.microprofile.health.Liveness.
/jobs/genie.microprofile/Health-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/health/tck/deployment/SuccessfulLiveness.java:26:8: error: Unused import - org.eclipse.microprofile.health.Health.
/jobs/genie.microprofile/Health-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/health/tck/deployment/SuccessfulReadiness.java:28:8: error: Unused import - org.eclipse.microprofile.health.Liveness.
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 for MicroProfile Health 2.0-SNAPSHOT:
[INFO] 
[INFO] MicroProfile Health ................................ SUCCESS [  4.505 s]
[INFO] MicroProfile Health API ............................ SUCCESS [ 16.040 s]
[INFO] MicroProfile Health TCK ............................ FAILURE [  1.764 s]
[INFO] MicroProfile Health Sample Implementation .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  38.651 s
[INFO] Finished at: 2019-05-04T00:45:54-04:00
[INFO] ------------------------------------------------------------------------
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-health-tck: Failed during checkstyle execution: There are 9 errors reported by Checkstyle 6.11.2 with <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/tck/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
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/pom.xml> to org.eclipse.microprofile.health/microprofile-health-parent/2.0-SNAPSHOT/microprofile-health-parent-2.0-SNAPSHOT.pom
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :microprofile-health-tck
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/pom.xml> to org.eclipse.microprofile.health/microprofile-health-api/2.0-SNAPSHOT/microprofile-health-api-2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.0-SNAPSHOT.jar> to org.eclipse.microprofile.health/microprofile-health-api/2.0-SNAPSHOT/microprofile-health-api-2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.0-SNAPSHOT-javadoc.jar> to org.eclipse.microprofile.health/microprofile-health-api/2.0-SNAPSHOT/microprofile-health-api-2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.0-SNAPSHOT-sources.jar> to org.eclipse.microprofile.health/microprofile-health-api/2.0-SNAPSHOT/microprofile-health-api-2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.0-SNAPSHOT-tests.jar> to org.eclipse.microprofile.health/microprofile-health-api/2.0-SNAPSHOT/microprofile-health-api-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/tck/pom.xml> to org.eclipse.microprofile.health/microprofile-health-tck/2.0-SNAPSHOT/microprofile-health-tck-2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/sample-implementation/pom.xml> to org.eclipse.microprofile.health/microprofile-health-sample/2.0-SNAPSHOT/microprofile-health-sample-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