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 #593

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

Changes:

[Kai Hudalla] Fix typo in publish commands.

[Kai Hudalla] Use dedicated example files for device identity and credentials.

[Kai Hudalla] Wait for files being loaded during startup.

[Kai Hudalla] Accept and return copies of collections in getters and setters.

[Kai Hudalla] Remove reference to subclass.

[Kai Hudalla] Fix device identity field name.

------------------------------------------
[...truncated 3500 lines...]
-------------------------------------------------------
Running org.eclipse.hono.deviceregistry.FileBasedCredentialsServiceTest
09:47:52.673 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - listening on event bus [address: credentials.in] for incoming credentials messages
09:47:52.680 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - loading credentials from file [credentials.json]
09:47:52.886 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - successfully loaded 2 credentials from file [credentials.json]
09:47:52.887 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 sec - in org.eclipse.hono.deviceregistry.FileBasedCredentialsServiceTest
Running org.eclipse.hono.deviceregistry.FileBasedRegistrationServiceTest
09:47:53.102 [main] INFO  o.e.h.d.FileBasedRegistrationService - operation [bumlux] not supported
09:47:53.130 [main] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
09:47:53.137 [main] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec - in org.eclipse.hono.deviceregistry.FileBasedRegistrationServiceTest
Running org.eclipse.hono.deviceregistry.StandaloneCredentialsApiTest
09:47:53.158 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - listening on event bus [address: credentials.in] for incoming credentials messages
09:47:53.159 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - loading credentials from file [credentials.json]
09:47:53.160 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - successfully loaded 2 credentials from file [credentials.json]
09:47:53.160 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
09:47:53.161 [vert.x-eventloop-thread-2] INFO  o.e.h.d.DeviceRegistryAmqpServer - starting endpoint [name: credentials, class: org.eclipse.hono.service.credentials.CredentialsAmqpEndpoint]
09:47:53.166 [vert.x-eventloop-thread-2] INFO  o.e.h.d.DeviceRegistryAmqpServer - secure port is not enabled
09:47:53.166 [vert.x-eventloop-thread-2] INFO  o.e.h.d.DeviceRegistryAmqpServer - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
09:47:53.648 [vert.x-eventloop-thread-2] WARN  o.e.h.d.DeviceRegistryAmqpServer - server listens on non-standard insecure port [127.0.0.1:60064], default is 5672
09:47:53.898 [main] INFO  o.e.h.c.i.AbstractRequestResponseClient - closing request response client ...
09:47:53.903 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:60064]...
09:47:53.905 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:60064]
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.766 sec - in org.eclipse.hono.deviceregistry.StandaloneCredentialsApiTest

Results :

Tests run: 21, 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 306.6 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 704.9 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 15710.3 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
09:47:58.932 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - no Telemetry endpoint has been configured, Hono Messaging will not support Telemetry API
09:47:58.934 [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
09:47:58.936 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - starting endpoint [name: event, class: org.eclipse.hono.event.impl.EventEndpoint]
09:47:58.945 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - secure port is not enabled
09:47:58.945 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
09:47:59.228 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - server listens on non-standard insecure port [127.0.0.1:59231], default is 5672
09:47:59.940 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - opening new session with client [name: test-17fa8807-5bb4-47d9-9af1-32e192190611, session window size: 9830400]
Sep 18, 2017 9:48:02 AM io.vertx.core.impl.BlockedThreadChecker
WARNING: Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 2793 ms, time limit is 2000
09:48:03.330 [main] INFO  o.e.hono.client.impl.AbstractSender - closing sender ...
09:48:03.336 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:59231]...
09:48:03.338 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:59231]
Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.935 sec <<< FAILURE! - in org.eclipse.hono.messaging.StandaloneEventApiTest
testEventWithNonMatchingRegistrationAssertionGetRejected(org.eclipse.hono.messaging.StandaloneEventApiTest)  Time elapsed: 2.489 sec  <<< ERROR!
java.util.concurrent.TimeoutException: Timed out
	at org.eclipse.hono.messaging.StandaloneEventApiTest.testEventWithNonMatchingRegistrationAssertionGetRejected(StandaloneEventApiTest.java:209)

Running org.eclipse.hono.messaging.ForwardingDownstreamAdapterTest
09:48:03.376 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - downstream container [downstream] has closed connection
09:48:03.376 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
09:48:03.877 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
09:48:03.886 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
09:48:04.388 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
09:48:04.388 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
09:48:04.889 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
09:48:04.890 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
09:48:04.906 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
09:48:05.391 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
09:48:05.408 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
09:48:05.433 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
09:48:05.935 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
09:48:05.951 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
09:48:05.980 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - created downstream sender [con: connection-1, link: protocol_adapter]
09:48:05.990 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - closing 1 downstream senders for connection [id: upstream-connection-id]
09:48:05.990 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - closing downstream sender [con: upstream-connection-id, link: link-id]
09:48:05.998 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: remote host unreachable
09:48:05.999 [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: 2.654 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.009 sec - in org.eclipse.hono.messaging.HonoMessagingMessageFilterTest
Running org.eclipse.hono.messaging.StandaloneTelemetryApiTest
09:48:06.023 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - no Event endpoint has been configured, Hono Messaging will not support Event API
09:48:06.023 [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
09:48:06.023 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - starting endpoint [name: telemetry, class: org.eclipse.hono.telemetry.impl.TelemetryEndpoint]
09:48:06.023 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - secure port is not enabled
09:48:06.023 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
09:48:06.034 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - server listens on non-standard insecure port [127.0.0.1:39476], default is 5672
09:48:06.056 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - opening new session with client [name: test-e3a07dbd-6466-4d91-84fe-2b8084a6e52e, session window size: 9830400]
09:48:06.124 [main] INFO  o.e.hono.client.impl.AbstractSender - closing sender ...
09:48:06.126 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:39476]...
09:48:06.127 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:39476]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 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.02 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 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.008 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.006 sec - in org.eclipse.hono.telemetry.impl.ForwardingTelemetryDownstreamAdapterTest
09:48:06.452 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container

Results :

Tests in error: 
  StandaloneEventApiTest.testEventWithNonMatchingRegistrationAssertionGetRejected:209 ยป Timeout

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hono ............................................... SUCCESS [03:32 min]
[INFO] Hono Dependencies .................................. SUCCESS [  0.467 s]
[INFO] Legal Documents .................................... SUCCESS [ 33.028 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.206 s]
[INFO] Hono Core .......................................... SUCCESS [01:00 min]
[INFO] Hono Client ........................................ SUCCESS [ 17.419 s]
[INFO] Hono Service base .................................. SUCCESS [ 14.008 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  9.328 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [  1.671 s]
[INFO] Hono REST Adapter .................................. SUCCESS [ 25.087 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [ 25.496 s]
[INFO] Hono Artemis ....................................... SUCCESS [  0.386 s]
[INFO] Hono Dispatch Router ............................... SUCCESS [01:28 min]
[INFO] Metrics Docker Images .............................. SUCCESS [  0.144 s]
[INFO] Hono Services ...................................... SUCCESS [  3.294 s]
[INFO] Hono Auth .......................................... SUCCESS [  4.372 s]
[INFO] Hono Device Registry ............................... SUCCESS [  5.272 s]
[INFO] Hono Messaging ..................................... FAILURE [  9.819 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: 09:04 min
[INFO] Finished at: 2017-09-18T09:48:06-04:00
[INFO] Final Memory: 71M/3754M
[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