Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[hono-dev] [Hudson] Build failed in Hudson: Hono-CI #586

See <https://hudson.eclipse.org/hono/job/Hono-CI/586/changes>

Changes:

[Kai Hudalla] Provide default implementation of Credentials API methods in base class.

------------------------------------------
[...truncated 3513 lines...]
Sep 13, 2017 8:41:52 AM io.vertx.core.impl.BlockedThreadChecker
WARNING: Thread Thread[vert.x-eventloop-thread-2,5,main] has been blocked for 2108 ms, time limit is 2000
08:41:53.398 [vert.x-eventloop-thread-2] WARN  o.e.h.d.DeviceRegistryAmqpServer - server listens on non-standard insecure port [127.0.0.1:39076], default is 5672
08:41:53.696 [main] INFO  o.e.h.c.i.AbstractRequestResponseClient - closing request response client ...
08:41:53.701 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:39076]...
08:41:53.702 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:39076]
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.276 sec - in org.eclipse.hono.deviceregistry.StandaloneCredentialsApiTest

Results :

Tests run: 20, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_legal_docs) @ hono-service-device-registry ---
[INFO] Unpacking /jobs/genie.hono/Hono-CI/workspace/legal/target/hono-legal-0.5-M9-SNAPSHOT.jar to /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/classes with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-service-device-registry ---
[INFO] Building jar: /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/hono-service-device-registry-0.5-M9-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:1.4.5.RELEASE:repackage (default) @ hono-service-device-registry ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-service-device-registry ---
[INFO] Building jar: /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/hono-service-device-registry-0.5-M9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-service-device-registry ---
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/hono-service-device-registry-0.5-M9-SNAPSHOT.jar to <https://hudson.eclipse.org/hono/job/Hono-CI/ws/.maven/repo/org/eclipse/hono/hono-service-device-registry/0.5-M9-SNAPSHOT/hono-service-device-registry-0.5-M9-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/services/device-registry/pom.xml to <https://hudson.eclipse.org/hono/job/Hono-CI/ws/.maven/repo/org/eclipse/hono/hono-service-device-registry/0.5-M9-SNAPSHOT/hono-service-device-registry-0.5-M9-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/hono-service-device-registry-0.5-M9-SNAPSHOT-sources.jar to <https://hudson.eclipse.org/hono/job/Hono-CI/ws/.maven/repo/org/eclipse/hono/hono-service-device-registry/0.5-M9-SNAPSHOT/hono-service-device-registry-0.5-M9-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono Messaging 0.5-M9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.2.0/assertj-core-3.2.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.2.0/assertj-core-3.2.0.pom (10 KB at 3.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/1.3.6/assertj-parent-pom-1.3.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/1.3.6/assertj-parent-pom-1.3.6.pom (15 KB at 1.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.2.0/assertj-core-3.2.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.2.0/assertj-core-3.2.0.jar (755 KB at 134.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-service-messaging ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-service-messaging ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-service-messaging ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_demo_certs) @ hono-service-messaging ---
[INFO] Unpacking /jobs/genie.hono/Hono-CI/workspace/demo-certs/target/hono-demo-certs-0.5-M9-SNAPSHOT.jar to /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/certs with includes "*.pem" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-service-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ hono-service-messaging ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-service-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ hono-service-messaging ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/test-classes
[INFO] /jobs/genie.hono/Hono-CI/workspace/services/messaging/src/test/java/org/eclipse/hono/messaging/MessageForwardingEndpointTest.java: Some input files use unchecked or unsafe operations.
[INFO] /jobs/genie.hono/Hono-CI/workspace/services/messaging/src/test/java/org/eclipse/hono/messaging/MessageForwardingEndpointTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hono-service-messaging ---
[INFO] Surefire report directory: /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.hono.messaging.StandaloneEventApiTest
08:42:29.761 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - no Telemetry endpoint has been configured, Hono Messaging will not support Telemetry API
08:42:29.766 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - Hono Messaging does not yet support limiting the incoming message size via the maxPayloadSize property
08:42:29.769 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - starting endpoint [name: event, class: org.eclipse.hono.event.impl.EventEndpoint]
08:42:29.782 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - secure port is not enabled
08:42:29.783 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
08:42:30.072 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - server listens on non-standard insecure port [127.0.0.1:56792], default is 5672
08:42:31.244 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - opening new session with client [name: test-7f0a9e88-ae25-477e-bc63-c02d0212e8d8, session window size: 9830400]
Sep 13, 2017 8:42:34 AM io.vertx.core.impl.BlockedThreadChecker
WARNING: Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 2791 ms, time limit is 2000
Sep 13, 2017 8:42:35 AM io.vertx.core.impl.BlockedThreadChecker
WARNING: Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 3791 ms, time limit is 2000
08:42:35.261 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:56792]...
08:42:35.773 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:56792]
Tests run: 4, Failures: 1, Errors: 3, Skipped: 0, Time elapsed: 6.561 sec <<< FAILURE! - in org.eclipse.hono.messaging.StandaloneEventApiTest
testEventWithNonMatchingRegistrationAssertionGetRejected(org.eclipse.hono.messaging.StandaloneEventApiTest)  Time elapsed: 2.208 sec  <<< ERROR!
java.util.concurrent.TimeoutException: Timed out
	at org.eclipse.hono.messaging.StandaloneEventApiTest.testEventWithNonMatchingRegistrationAssertionGetRejected(StandaloneEventApiTest.java:209)

testEventOriginatingFromOtherDeviceGetsRejected(org.eclipse.hono.messaging.StandaloneEventApiTest)  Time elapsed: 1.999 sec  <<< ERROR!
java.util.concurrent.TimeoutException

testMalformedEventGetsRejected(org.eclipse.hono.messaging.StandaloneEventApiTest)  Time elapsed: 0.005 sec  <<< ERROR!
io.vertx.core.impl.NoStackTraceThrowable: sender link not established yet

testSendEventSucceedsForRegisteredDevice(org.eclipse.hono.messaging.StandaloneEventApiTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: Expected true
	at org.eclipse.hono.messaging.StandaloneEventApiTest.lambda$testSendEventSucceedsForRegisteredDevice$4(StandaloneEventApiTest.java:172)
	at org.eclipse.hono.messaging.StandaloneEventApiTest.testSendEventSucceedsForRegisteredDevice(StandaloneEventApiTest.java:171)

Running org.eclipse.hono.messaging.ForwardingDownstreamAdapterTest
08:42:36.033 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - downstream container [downstream] has closed connection
08:42:36.033 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
08:42:36.534 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
08:42:36.541 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
08:42:37.042 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
08:42:37.043 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
08:42:37.544 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
08:42:37.544 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
08:42:37.554 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
08:42:38.217 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
08:42:38.534 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
08:42:40.930 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
08:42:41.431 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
Sep 13, 2017 8:42:43 AM io.vertx.core.impl.BlockedThreadChecker
WARNING: Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 2109 ms, time limit is 2000
08:42:46.519 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
08:42:46.933 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - created downstream sender [con: connection-1, link: protocol_adapter]
08:42:47.022 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
08:42:51.040 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - closing 1 downstream senders for connection [id: upstream-connection-id]
08:42:51.041 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - closing downstream sender [con: upstream-connection-id, link: link-id]
08:42:54.140 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: remote host unreachable
08:42:54.142 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - can't create downstream sender [con: CON_ID, link: protocol_adapter]: downstream connection must be opened before creating sender
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.354 sec - in org.eclipse.hono.messaging.ForwardingDownstreamAdapterTest
Running org.eclipse.hono.messaging.HonoMessagingMessageFilterTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.eclipse.hono.messaging.HonoMessagingMessageFilterTest
Running org.eclipse.hono.messaging.StandaloneTelemetryApiTest
08:42:54.211 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - no Event endpoint has been configured, Hono Messaging will not support Event API
08:42:54.211 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - Hono Messaging does not yet support limiting the incoming message size via the maxPayloadSize property
08:42:54.212 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - starting endpoint [name: telemetry, class: org.eclipse.hono.telemetry.impl.TelemetryEndpoint]
08:42:54.212 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - secure port is not enabled
08:42:54.212 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
08:42:54.214 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - server listens on non-standard insecure port [127.0.0.1:46228], default is 5672
08:42:54.231 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - opening new session with client [name: test-1429db5a-a0b0-4485-883f-f17ba57a368c, session window size: 9830400]
08:42:54.322 [main] INFO  o.e.hono.client.impl.AbstractSender - closing sender ...
08:42:54.326 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:46228]...
08:42:54.328 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:46228]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.eclipse.hono.messaging.StandaloneTelemetryApiTest
Running org.eclipse.hono.messaging.HonoMessagingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.hono.messaging.HonoMessagingTest
Running org.eclipse.hono.messaging.MessageForwardingEndpointTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.hono.messaging.MessageForwardingEndpointTest
Running org.eclipse.hono.event.impl.EventEndpointTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.hono.event.impl.EventEndpointTest
Running org.eclipse.hono.event.impl.ForwardingEventDownstreamAdapterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.hono.event.impl.ForwardingEventDownstreamAdapterTest
Running org.eclipse.hono.telemetry.impl.ForwardingTelemetryDownstreamAdapterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.hono.telemetry.impl.ForwardingTelemetryDownstreamAdapterTest

Results :

Failed tests: 
  StandaloneEventApiTest.testSendEventSucceedsForRegisteredDevice:171->lambda$testSendEventSucceedsForRegisteredDevice$4:172 Expected true
Tests in error: 
  StandaloneEventApiTest.testEventOriginatingFromOtherDeviceGetsRejected » Timeout
  StandaloneEventApiTest.testEventWithNonMatchingRegistrationAssertionGetRejected:209 » Timeout
  StandaloneEventApiTest.testMalformedEventGetsRejected » NoStackTraceThrowable ...

Tests run: 33, Failures: 1, Errors: 3, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hono ............................................... SUCCESS [03:51 min]
[INFO] Hono Dependencies .................................. SUCCESS [  0.082 s]
[INFO] Legal Documents .................................... SUCCESS [  7.016 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.143 s]
[INFO] Hono Core .......................................... SUCCESS [04:50 min]
[INFO] Hono Client ........................................ SUCCESS [01:04 min]
[INFO] Hono Service base .................................. SUCCESS [03:13 min]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  7.651 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [  9.167 s]
[INFO] Hono REST Adapter .................................. SUCCESS [01:05 min]
[INFO] Hono MQTT Adapter .................................. SUCCESS [  2.640 s]
[INFO] Hono Artemis ....................................... SUCCESS [  0.270 s]
[INFO] Hono Dispatch Router ............................... SUCCESS [02:18 min]
[INFO] Metrics Docker Images .............................. SUCCESS [  7.751 s]
[INFO] Hono Services ...................................... SUCCESS [  0.109 s]
[INFO] Hono Auth .......................................... SUCCESS [ 13.736 s]
[INFO] Hono Device Registry ............................... SUCCESS [ 16.535 s]
[INFO] Hono Messaging ..................................... FAILURE [ 50.775 s]
[INFO] Hono Examples ...................................... SKIPPED
[INFO] Hono JMeter Plugin ................................. SKIPPED
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:30 min
[INFO] Finished at: 2017-09-13T08:42:55-04:00
[INFO] Final Memory: 72M/3803M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project hono-service-messaging: There are test failures.

Please refer to /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/surefire-reports for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project hono-service-messaging: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project hono-service-messaging: There are test failures.

Please refer to /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:91)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:320)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:892)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hono-service-messaging
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top