Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[hono-dev] Build failed in Jenkins: Hono-Nightly Pipeline #97

See <https://ci.eclipse.org/hono/job/Hono-Nightly%20Pipeline/97/display/redirect>

------------------------------------------
[...truncated 619 lines...]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.hono.adapter.coap.AbstractVertxBasedCoapAdapterTest
20:14:47.632 [Time-limited test] INFO  o.e.h.a.c.AbstractVertxBasedCoapAdapterTest$1 - connected to Tenant service
20:14:47.637 [Time-limited test] INFO  o.e.h.a.c.AbstractVertxBasedCoapAdapterTest$1 - connected to AMQP Messaging Network
20:14:47.637 [Time-limited test] INFO  o.e.h.a.c.AbstractVertxBasedCoapAdapterTest$1 - connected to Device Registration service
20:14:47.637 [Time-limited test] INFO  o.e.h.a.c.AbstractVertxBasedCoapAdapterTest$1 - connected to Credentials service
20:14:47.638 [Time-limited test] INFO  o.e.h.a.c.AbstractVertxBasedCoapAdapterTest$1 - connected to Command and Control service
20:14:47.638 [Time-limited test] INFO  o.e.h.a.c.AbstractVertxBasedCoapAdapterTest$1 - Vertx native support: false
20:14:49.715 [vert.x-worker-thread-0] INFO  o.e.c.s.dtls.InMemoryConnectionStore - Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s]
20:14:49.720 [vert.x-worker-thread-0] INFO  o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length
20:14:49.784 [vert.x-worker-thread-0] INFO  o.e.c.core.network.CoapEndpoint - CoapEndpoint uses strict context
20:14:49.823 [vert.x-worker-thread-0] INFO  o.e.c.c.network.stack.BlockwiseLayer - BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192
20:14:49.828 [vert.x-worker-thread-0] INFO  o.e.c.c.n.stack.ReliabilityLayer - ReliabilityLayer uses ACK_TIMEOUT=2000, ACK_RANDOM_FACTOR=1.5, and ACK_TIMEOUT_SCALE=2.0
20:14:49.844 [vert.x-worker-thread-0] INFO  o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length
20:14:49.846 [vert.x-worker-thread-0] INFO  o.e.c.core.network.CoapEndpoint - CoapEndpoint uses udp plain
20:14:49.846 [vert.x-worker-thread-0] INFO  o.e.c.c.network.stack.BlockwiseLayer - BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192
20:14:49.846 [vert.x-worker-thread-0] INFO  o.e.c.c.n.stack.ReliabilityLayer - ReliabilityLayer uses ACK_TIMEOUT=2000, ACK_RANDOM_FACTOR=1.5, and ACK_TIMEOUT_SCALE=2.0
20:14:49.977 [Time-limited test] INFO  o.e.h.a.c.AbstractVertxBasedCoapAdapterTest$1 - connected to Tenant service
20:14:49.978 [Time-limited test] INFO  o.e.h.a.c.AbstractVertxBasedCoapAdapterTest$1 - connected to AMQP Messaging Network
20:14:49.979 [Time-limited test] INFO  o.e.h.a.c.AbstractVertxBasedCoapAdapterTest$1 - connected to Device Registration service
20:14:49.980 [Time-limited test] INFO  o.e.h.a.c.AbstractVertxBasedCoapAdapterTest$1 - connected to Credentials service
20:14:49.980 [Time-limited test] INFO  o.e.h.a.c.AbstractVertxBasedCoapAdapterTest$1 - connected to Command and Control service
20:14:49.980 [Time-limited test] INFO  o.e.h.a.c.AbstractVertxBasedCoapAdapterTest$1 - Vertx native support: false
20:14:49.983 [vert.x-worker-thread-1] INFO  o.e.c.s.dtls.InMemoryConnectionStore - Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s]
20:14:49.984 [vert.x-worker-thread-1] INFO  o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length
20:14:49.984 [vert.x-worker-thread-1] INFO  o.e.c.core.network.CoapEndpoint - CoapEndpoint uses strict context
20:14:49.984 [vert.x-worker-thread-1] INFO  o.e.c.c.network.stack.BlockwiseLayer - BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192
20:14:49.985 [vert.x-worker-thread-1] INFO  o.e.c.c.n.stack.ReliabilityLayer - ReliabilityLayer uses ACK_TIMEOUT=2000, ACK_RANDOM_FACTOR=1.5, and ACK_TIMEOUT_SCALE=2.0
20:14:49.996 [vert.x-worker-thread-1] INFO  o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length
20:14:49.997 [vert.x-worker-thread-1] INFO  o.e.c.core.network.CoapEndpoint - CoapEndpoint uses udp plain
20:14:49.997 [vert.x-worker-thread-1] INFO  o.e.c.c.network.stack.BlockwiseLayer - BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192
20:14:49.997 [vert.x-worker-thread-1] INFO  o.e.c.c.n.stack.ReliabilityLayer - ReliabilityLayer uses ACK_TIMEOUT=2000, ACK_RANDOM_FACTOR=1.5, and ACK_TIMEOUT_SCALE=2.0
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.54 s - in org.eclipse.hono.adapter.coap.AbstractVertxBasedCoapAdapterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:unpack-dependencies (copy_legal_docs) @ hono-adapter-coap-vertx-base ---
[INFO] Unpacking /jobs/genie.hono/Hono-Nightly Pipeline/workspace/legal/target/hono-legal-0.9-M1-SNAPSHOT.jar to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/adapters/coap-vertx-base/target/classes/META-INF with includes "" and excludes "META-INF/**,checkstyle/**"
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-adapter-coap-vertx-base ---
[INFO] Building jar: /jobs/genie.hono/Hono-Nightly Pipeline/workspace/adapters/coap-vertx-base/target/hono-adapter-coap-vertx-base-0.9-M1-SNAPSHOT.jar
[INFO] 
[INFO] --------------< org.eclipse.hono:hono-adapter-coap-vertx >--------------
[INFO] Building Hono COAP Adapter 0.9-M1-SNAPSHOT                       [11/26]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-adapter-coap-vertx ---
[INFO] Deleting /jobs/genie.hono/Hono-Nightly Pipeline/workspace/adapters/coap-vertx/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-adapter-coap-vertx ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-adapter-coap-vertx ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ hono-adapter-coap-vertx ---
[INFO] argLine set to "-javaagent:/opt/public/hipp/homes/genie.hono/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.hono/Hono-Nightly Pipeline/workspace/adapters/coap-vertx/target/jacoco.exec"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-adapter-coap-vertx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ hono-adapter-coap-vertx ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/adapters/coap-vertx/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-adapter-coap-vertx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ hono-adapter-coap-vertx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ hono-adapter-coap-vertx ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:unpack-dependencies (copy_legal_docs) @ hono-adapter-coap-vertx ---
[INFO] Unpacking /jobs/genie.hono/Hono-Nightly Pipeline/workspace/legal/target/hono-legal-0.9-M1-SNAPSHOT.jar to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/adapters/coap-vertx/target/classes/META-INF with includes "" and excludes "META-INF/**,checkstyle/**"
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-adapter-coap-vertx ---
[INFO] Building jar: /jobs/genie.hono/Hono-Nightly Pipeline/workspace/adapters/coap-vertx/target/hono-adapter-coap-vertx-0.9-M1-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:1.5.16.RELEASE:repackage (default) @ hono-adapter-coap-vertx ---
[INFO] 
[INFO] -----------< org.eclipse.hono:hono-adapter-http-vertx-base >------------
[INFO] Building Hono HTTP Adapter base 0.9-M1-SNAPSHOT                  [12/26]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-adapter-http-vertx-base ---
[INFO] Deleting /jobs/genie.hono/Hono-Nightly Pipeline/workspace/adapters/http-vertx-base/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-adapter-http-vertx-base ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-adapter-http-vertx-base ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ hono-adapter-http-vertx-base ---
[INFO] argLine set to "-javaagent:/opt/public/hipp/homes/genie.hono/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.hono/Hono-Nightly Pipeline/workspace/adapters/http-vertx-base/target/jacoco.exec"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-adapter-http-vertx-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hono/Hono-Nightly Pipeline/workspace/adapters/http-vertx-base/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ hono-adapter-http-vertx-base ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/adapters/http-vertx-base/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-adapter-http-vertx-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ hono-adapter-http-vertx-base ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/adapters/http-vertx-base/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ hono-adapter-http-vertx-base ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.hono.adapter.http.AbstractVertxBasedHttpProtocolAdapterTest
20:15:05.040 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Tenant service
20:15:05.047 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to AMQP Messaging Network
20:15:05.047 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Device Registration service
20:15:05.047 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Credentials service
20:15:05.048 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Command and Control service
20:15:05.049 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - Vertx native support: false
20:15:05.054 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - limiting size of inbound request body to 2048 bytes
20:15:05.063 [Time-limited test] ERROR o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - error while starting up insecure http server
io.vertx.core.impl.NoStackTraceThrowable: http server intentionally failed to start
20:15:05.077 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Tenant service
20:15:05.077 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to AMQP Messaging Network
20:15:05.078 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Device Registration service
20:15:05.078 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Credentials service
20:15:05.078 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Command and Control service
20:15:05.078 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - Vertx native support: false
20:15:05.078 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - limiting size of inbound request body to 2048 bytes
20:15:05.079 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - insecure http server listening on ?:8080
20:15:05.089 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Tenant service
20:15:05.089 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to AMQP Messaging Network
20:15:05.089 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Device Registration service
20:15:05.089 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Credentials service
20:15:05.089 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - connected to Command and Control service
20:15:05.089 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - Vertx native support: false
20:15:05.089 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - limiting size of inbound request body to 2048 bytes
20:15:05.090 [Time-limited test] INFO  o.e.h.a.h.AbstractVertxBasedHttpProtocolAdapterTest$1 - insecure http server listening on ?:8080
[ERROR] Tests run: 13, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.712 s <<< FAILURE! - in org.eclipse.hono.adapter.http.AbstractVertxBasedHttpProtocolAdapterTest
[ERROR] testUploadTelemetryRemovesTtdIfCommandConsumerIsInUse(org.eclipse.hono.adapter.http.AbstractVertxBasedHttpProtocolAdapterTest)  Time elapsed: 5.012 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 5 seconds
	at app//org.eclipse.hono.adapter.http.AbstractVertxBasedHttpProtocolAdapterTest.testUploadTelemetryRemovesTtdIfCommandConsumerIsInUse(AbstractVertxBasedHttpProtocolAdapterTest.java:501)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   AbstractVertxBasedHttpProtocolAdapterTest.testUploadTelemetryRemovesTtdIfCommandConsumerIsInUse:501 ยป TestTimedOut
[INFO] 
[ERROR] Tests run: 13, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Hono
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hono 0.9-M1-SNAPSHOT ............................... SUCCESS [  4.583 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.007 s]
[INFO] Legal Documents .................................... SUCCESS [  2.421 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.097 s]
[INFO] Hono Core .......................................... SUCCESS [ 17.460 s]
[INFO] Hono Client ........................................ SUCCESS [ 20.683 s]
[INFO] Hono Service base .................................. SUCCESS [ 21.590 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  0.843 s]
[INFO] Hono AMQP Adapter .................................. SUCCESS [ 15.589 s]
[INFO] Hono COAP Adapter base ............................. SUCCESS [ 11.586 s]
[INFO] Hono COAP Adapter .................................. SUCCESS [  2.735 s]
[INFO] Hono HTTP Adapter base ............................. FAILURE [ 13.678 s]
[INFO] Hono HTTP Adapter .................................. SKIPPED
[INFO] Hono MQTT Adapter base ............................. SKIPPED
[INFO] Hono Kura Adapter .................................. SKIPPED
[INFO] Hono MQTT Adapter .................................. SKIPPED
[INFO] Hono command-line interface ........................ SKIPPED
[INFO] Hono Deployment .................................... SKIPPED
[INFO] Hono Examples ...................................... SKIPPED
[INFO] Hono JMeter Plugin ................................. SKIPPED
[INFO] Hono Services ...................................... SKIPPED
[INFO] Hono Auth .......................................... SKIPPED
[INFO] Hono Device Registry ............................... SKIPPED
[INFO] Hono Messaging ..................................... SKIPPED
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests 0.9-M1-SNAPSHOT ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 min
[INFO] Finished at: 2018-12-10T20:15:07-05:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /jobs/genie.hono/Hono-Nightly Pipeline/workspace@tmp/withMavenb5d6f934/maven-spy-20181210-201307-568151434230442362409.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project hono-adapter-http-vertx-base: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/adapters/http-vertx-base/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hono-adapter-http-vertx-base
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-legal:jar:0.9-M1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): legal/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-demo-certs:jar:0.9-M1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): demo-certs/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-core:bundle:0.9-M1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-client:bundle:0.9-M1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): client/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-base:jar:0.9-M1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): service-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-amqp-vertx:jar:0.9-M1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/amqp-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-coap-vertx-base:jar:0.9-M1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/coap-vertx-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-coap-vertx:jar:0.9-M1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/coap-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-http-vertx-base:jar:0.9-M1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/http-vertx-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] Publishers: Junit Publisher: 857 ms, Dependencies Fingerprint Publisher: 103 ms, Pipeline Graph Publisher: 14 ms, Open Task Scanner Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
Error: hudson.AbortException: script returned exit code 1
[Pipeline] echo
Build status: FAILURE
[Pipeline] step


Back to the top