You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/12/23 04:35:18 UTC

Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix » JDK 1.7 (latest),java-bdb.0-9-1 #2541

See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/2541/changes>

Changes:

[rgodfrey] QPID-6028 : Change AbstractConfiguredObject to store only the single parent

[rgodfrey] QPID-6028 : Change the Model to prevent multiple parents

[kwall] NO-JIRA: Travis-CI YAML update - two profiles

[kwall] QPID-6028: [Java Broker] Prevent NPE when unbinding from the fanout exchange.

Ensure the AbstractExchange interpretation of bindingKey is uniform across the whole API (that is we always treat a null bindingKey as the empty string).
Prevent 0-8..0-91 passing bindingKey "null" when unbinding with null binding key.

Fixes QPID-3987 too.

------------------------------------------
[...truncated 4395 lines...]
main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-bdb.0-9-1
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-8/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-bdb.0-9-1.excludes JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.broker.version] v0_9_1
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1"]
     [echo] [profile.broker.persistent] true
     [echo] [profile.virtualhostnode.type] BDB
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-jms-client-0-8 ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-8/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (filter-docbook-sources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (default) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid JMS Client for AMQP 0-10 Docbook 6.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-10/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-bdb.0-9-1
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-10/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-bdb.0-9-1.excludes JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.broker.version] v0_9_1
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1"]
     [echo] [profile.broker.persistent] true
     [echo] [profile.virtualhostnode.type] BDB
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-jms-client-0-10 ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-10/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (filter-docbook-sources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (default) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Performance Test Docbook 6.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/java-perftests/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-bdb.0-9-1
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/java-perftests/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-bdb.0-9-1.excludes JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.broker.version] v0_9_1
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1"]
     [echo] [profile.broker.persistent] true
     [echo] [profile.virtualhostnode.type] BDB
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/java-perftests/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-java-doc-perftests ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Qpid for Java ............................... SUCCESS [  2.882 s]
[INFO] Apache Qpid Broker Code Generation ................. SUCCESS [  2.495 s]
[INFO] Apache Qpid Test Utilities ......................... SUCCESS [  0.657 s]
[INFO] Apache Qpid Common ................................. SUCCESS [ 34.016 s]
[INFO] Apache Qpid Broker Core ............................ SUCCESS [01:30 min]
[INFO] Apache Qpid LogBack Logging Broker Plug-in ......... SUCCESS [ 12.979 s]
[INFO] Apache Qpid Access Control Broker Plug-in .......... SUCCESS [ 10.840 s]
[INFO] Apache Qpid AMQP 0-8 Protocol Broker Plug-in ....... SUCCESS [  8.490 s]
[INFO] Apache Qpid AMQP 0-10 Protocol Plug-in ............. SUCCESS [  7.896 s]
[INFO] Apache Qpid AMQP 1-0 Protocol Broker Plug-in ....... SUCCESS [  8.069 s]
[INFO] Apache Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in SUCCESS [  0.483 s]
[INFO] Apache Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in SUCCESS [  0.315 s]
[INFO] Apache Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in SUCCESS [  0.344 s]
[INFO] Apache Qpid Derby Message Store Broker Plug-in ..... SUCCESS [06:18 min]
[INFO] Apache Qpid JDBC Message Store Connection Pooling Plug-in SUCCESS [  0.294 s]
[INFO] Apache Qpid JDBC Message Store Broker Plug-in ...... SUCCESS [ 18.894 s]
[INFO] Apache Qpid HTTP Management Broker Plug-in ......... SUCCESS [ 11.636 s]
[INFO] Apache Qpid AMQP Management Protocol Broker Plug-in  SUCCESS [  0.571 s]
[INFO] Apache Qpid Memory Message Store Broker Plug-in .... SUCCESS [  0.456 s]
[INFO] Apache Qpid WebSocket Broker Plug-in ............... SUCCESS [  0.506 s]
[INFO] Apache Qpid JMS Client for AMQP 0-9-1/0-10 ......... SUCCESS [ 15.355 s]
[INFO] Apache Qpid BDB Message Store Broker Plug-in ....... SUCCESS [05:25 min]
[INFO] Apache Qpid Broker for Java ........................ SUCCESS [ 12.456 s]
[INFO] Apache Qpid Client for AMQP 0-9-1/0-10 Examples .... SUCCESS [  0.300 s]
[INFO] Apache Qpid JCA .................................... SUCCESS [  3.007 s]
[INFO] Apache Qpid Resource Adaptor ....................... SUCCESS [  0.695 s]
[INFO] Apache Qpid Tools .................................. SUCCESS [  0.513 s]
[INFO] Apache Qpid System Test Parent ..................... SUCCESS [  1.409 s]
[INFO] Apache Qpid System Tests ........................... FAILURE [  01:03 h]
[INFO] Apache Qpid Performance Tests ...................... SUCCESS [ 30.721 s]
[INFO] Apache Qpid Performance Test System Tests .......... SKIPPED
[INFO] Apache Qpid Performance Tests Visualisation JFC .... SUCCESS [  8.006 s]
[INFO] Apache Qpid BDB Store System Tests ................. SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.510 s]
[INFO] Apache Qpid JMS TCK Configuration .................. SUCCESS [  0.498 s]
[INFO] Apache Qpid for Java Docbook ....................... SUCCESS [  0.096 s]
[INFO] Apache Qpid Broker for Java Docbook ................ SUCCESS [  1.128 s]
[INFO] Apache Qpid JMS Client for AMQP 0-8, 0-9 and 0-9-1 Docbook SUCCESS [  0.369 s]
[INFO] Apache Qpid JMS Client for AMQP 0-10 Docbook ....... SUCCESS [  0.274 s]
[INFO] Apache Qpid Performance Test Docbook ............... SUCCESS [  0.196 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:20 h
[INFO] Finished at: 2016-12-23T04:29:32+00:00
[INFO] Final Memory: 95M/909M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (integration-test) on project qpid-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/2541/artifact/systests/target/surefire-reports/java-bdb.0-9-1> for the individual test results.
[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 :qpid-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Jenkins build is back to normal : Qpid-Java-Java-BDB-TestMatrix » JDK 1.7 (latest),java-bdb.0-9-1 #2544

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/2544/changes>


Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix » JDK 1.7 (latest),java-bdb.0-9-1 #2543

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/2543/changes>

Changes:

[kwall] QPID-6028 : Refactor ACO constructors etc to accept only a single parent

[kwall] QPID-6028 : Prevent ClassCastException causing test failures on persistent profiles

[kwall] NO-JIRA: Add .travis.yml to RAT excludes

------------------------------------------
[...truncated 3799 lines...]
main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-bdb.0-9-1
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-8/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-bdb.0-9-1.excludes JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.broker.version] v0_9_1
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1"]
     [echo] [profile.broker.persistent] true
     [echo] [profile.virtualhostnode.type] BDB
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-jms-client-0-8 ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-8/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (filter-docbook-sources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (default) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid JMS Client for AMQP 0-10 Docbook 6.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-10/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-bdb.0-9-1
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-10/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-bdb.0-9-1.excludes JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.broker.version] v0_9_1
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1"]
     [echo] [profile.broker.persistent] true
     [echo] [profile.virtualhostnode.type] BDB
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-jms-client-0-10 ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-10/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (filter-docbook-sources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (default) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Performance Test Docbook 6.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/java-perftests/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-bdb.0-9-1
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/java-perftests/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-bdb.0-9-1.excludes JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.broker.version] v0_9_1
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1"]
     [echo] [profile.broker.persistent] true
     [echo] [profile.virtualhostnode.type] BDB
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/java-perftests/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-java-doc-perftests ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Qpid for Java ............................... SUCCESS [  3.236 s]
[INFO] Apache Qpid Broker Code Generation ................. SUCCESS [  2.510 s]
[INFO] Apache Qpid Test Utilities ......................... SUCCESS [  0.738 s]
[INFO] Apache Qpid Common ................................. SUCCESS [ 34.630 s]
[INFO] Apache Qpid Broker Core ............................ SUCCESS [01:32 min]
[INFO] Apache Qpid LogBack Logging Broker Plug-in ......... SUCCESS [ 11.204 s]
[INFO] Apache Qpid Access Control Broker Plug-in .......... SUCCESS [  9.046 s]
[INFO] Apache Qpid AMQP 0-8 Protocol Broker Plug-in ....... SUCCESS [  7.248 s]
[INFO] Apache Qpid AMQP 0-10 Protocol Plug-in ............. SUCCESS [  7.185 s]
[INFO] Apache Qpid AMQP 1-0 Protocol Broker Plug-in ....... SUCCESS [  8.031 s]
[INFO] Apache Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in SUCCESS [  0.387 s]
[INFO] Apache Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in SUCCESS [  0.287 s]
[INFO] Apache Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in SUCCESS [  0.413 s]
[INFO] Apache Qpid Derby Message Store Broker Plug-in ..... SUCCESS [06:11 min]
[INFO] Apache Qpid JDBC Message Store Connection Pooling Plug-in SUCCESS [  0.330 s]
[INFO] Apache Qpid JDBC Message Store Broker Plug-in ...... SUCCESS [ 18.110 s]
[INFO] Apache Qpid HTTP Management Broker Plug-in ......... SUCCESS [ 11.016 s]
[INFO] Apache Qpid AMQP Management Protocol Broker Plug-in  SUCCESS [  0.531 s]
[INFO] Apache Qpid Memory Message Store Broker Plug-in .... SUCCESS [  0.606 s]
[INFO] Apache Qpid WebSocket Broker Plug-in ............... SUCCESS [  0.480 s]
[INFO] Apache Qpid JMS Client for AMQP 0-9-1/0-10 ......... SUCCESS [ 14.981 s]
[INFO] Apache Qpid BDB Message Store Broker Plug-in ....... SUCCESS [05:27 min]
[INFO] Apache Qpid Broker for Java ........................ SUCCESS [ 12.211 s]
[INFO] Apache Qpid Client for AMQP 0-9-1/0-10 Examples .... SUCCESS [  0.254 s]
[INFO] Apache Qpid JCA .................................... SUCCESS [  2.809 s]
[INFO] Apache Qpid Resource Adaptor ....................... SUCCESS [  0.525 s]
[INFO] Apache Qpid Tools .................................. SUCCESS [  0.557 s]
[INFO] Apache Qpid System Test Parent ..................... SUCCESS [  1.427 s]
[INFO] Apache Qpid System Tests ........................... FAILURE [57:37 min]
[INFO] Apache Qpid Performance Tests ...................... SUCCESS [ 27.617 s]
[INFO] Apache Qpid Performance Test System Tests .......... SKIPPED
[INFO] Apache Qpid Performance Tests Visualisation JFC .... SUCCESS [  8.027 s]
[INFO] Apache Qpid BDB Store System Tests ................. SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.471 s]
[INFO] Apache Qpid JMS TCK Configuration .................. SUCCESS [  0.238 s]
[INFO] Apache Qpid for Java Docbook ....................... SUCCESS [  0.046 s]
[INFO] Apache Qpid Broker for Java Docbook ................ SUCCESS [  0.851 s]
[INFO] Apache Qpid JMS Client for AMQP 0-8, 0-9 and 0-9-1 Docbook SUCCESS [  0.424 s]
[INFO] Apache Qpid JMS Client for AMQP 0-10 Docbook ....... SUCCESS [  0.303 s]
[INFO] Apache Qpid Performance Test Docbook ............... SUCCESS [  0.138 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:13 h
[INFO] Finished at: 2016-12-23T14:33:23+00:00
[INFO] Final Memory: 91M/743M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (integration-test) on project qpid-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/2543/artifact/systests/target/surefire-reports/java-bdb.0-9-1> for the individual test results.
[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 :qpid-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix » JDK 1.7 (latest),java-bdb.0-9-1 #2542

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/2542/>

------------------------------------------
[...truncated 4310 lines...]
main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-bdb.0-9-1
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-8/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-bdb.0-9-1.excludes JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.broker.version] v0_9_1
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1"]
     [echo] [profile.broker.persistent] true
     [echo] [profile.virtualhostnode.type] BDB
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-jms-client-0-8 ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-8/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (filter-docbook-sources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (default) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid JMS Client for AMQP 0-10 Docbook 6.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-10/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-bdb.0-9-1
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-10/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-bdb.0-9-1.excludes JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.broker.version] v0_9_1
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1"]
     [echo] [profile.broker.persistent] true
     [echo] [profile.virtualhostnode.type] BDB
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-jms-client-0-10 ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/jms-client-0-10/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (filter-docbook-sources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (default) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Performance Test Docbook 6.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/java-perftests/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-bdb.0-9-1
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/java-perftests/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-bdb.0-9-1.excludes JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
     [echo] [profile.broker.version] v0_9_1
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1"]
     [echo] [profile.broker.persistent] true
     [echo] [profile.virtualhostnode.type] BDB
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/ws/doc/java-perftests/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-java-doc-perftests ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Qpid for Java ............................... SUCCESS [  3.015 s]
[INFO] Apache Qpid Broker Code Generation ................. SUCCESS [  2.641 s]
[INFO] Apache Qpid Test Utilities ......................... SUCCESS [  0.826 s]
[INFO] Apache Qpid Common ................................. SUCCESS [ 33.844 s]
[INFO] Apache Qpid Broker Core ............................ SUCCESS [01:30 min]
[INFO] Apache Qpid LogBack Logging Broker Plug-in ......... SUCCESS [ 11.554 s]
[INFO] Apache Qpid Access Control Broker Plug-in .......... SUCCESS [  9.367 s]
[INFO] Apache Qpid AMQP 0-8 Protocol Broker Plug-in ....... SUCCESS [  7.763 s]
[INFO] Apache Qpid AMQP 0-10 Protocol Plug-in ............. SUCCESS [  7.696 s]
[INFO] Apache Qpid AMQP 1-0 Protocol Broker Plug-in ....... SUCCESS [  8.700 s]
[INFO] Apache Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in SUCCESS [  0.514 s]
[INFO] Apache Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in SUCCESS [  0.390 s]
[INFO] Apache Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in SUCCESS [  0.275 s]
[INFO] Apache Qpid Derby Message Store Broker Plug-in ..... SUCCESS [06:18 min]
[INFO] Apache Qpid JDBC Message Store Connection Pooling Plug-in SUCCESS [  0.320 s]
[INFO] Apache Qpid JDBC Message Store Broker Plug-in ...... SUCCESS [ 18.835 s]
[INFO] Apache Qpid HTTP Management Broker Plug-in ......... SUCCESS [ 11.552 s]
[INFO] Apache Qpid AMQP Management Protocol Broker Plug-in  SUCCESS [  0.556 s]
[INFO] Apache Qpid Memory Message Store Broker Plug-in .... SUCCESS [  0.441 s]
[INFO] Apache Qpid WebSocket Broker Plug-in ............... SUCCESS [  0.423 s]
[INFO] Apache Qpid JMS Client for AMQP 0-9-1/0-10 ......... SUCCESS [ 15.062 s]
[INFO] Apache Qpid BDB Message Store Broker Plug-in ....... SUCCESS [05:22 min]
[INFO] Apache Qpid Broker for Java ........................ SUCCESS [ 12.738 s]
[INFO] Apache Qpid Client for AMQP 0-9-1/0-10 Examples .... SUCCESS [  0.292 s]
[INFO] Apache Qpid JCA .................................... SUCCESS [  3.058 s]
[INFO] Apache Qpid Resource Adaptor ....................... SUCCESS [  0.593 s]
[INFO] Apache Qpid Tools .................................. SUCCESS [  0.667 s]
[INFO] Apache Qpid System Test Parent ..................... SUCCESS [  1.475 s]
[INFO] Apache Qpid System Tests ........................... FAILURE [  01:03 h]
[INFO] Apache Qpid Performance Tests ...................... SUCCESS [ 30.272 s]
[INFO] Apache Qpid Performance Test System Tests .......... SKIPPED
[INFO] Apache Qpid Performance Tests Visualisation JFC .... SUCCESS [  7.529 s]
[INFO] Apache Qpid BDB Store System Tests ................. SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.400 s]
[INFO] Apache Qpid JMS TCK Configuration .................. SUCCESS [  0.299 s]
[INFO] Apache Qpid for Java Docbook ....................... SUCCESS [  0.051 s]
[INFO] Apache Qpid Broker for Java Docbook ................ SUCCESS [  1.001 s]
[INFO] Apache Qpid JMS Client for AMQP 0-8, 0-9 and 0-9-1 Docbook SUCCESS [  0.379 s]
[INFO] Apache Qpid JMS Client for AMQP 0-10 Docbook ....... SUCCESS [  0.220 s]
[INFO] Apache Qpid Performance Test Docbook ............... SUCCESS [  0.163 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:19 h
[INFO] Finished at: 2016-12-23T07:50:19+00:00
[INFO] Final Memory: 98M/1205M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (integration-test) on project qpid-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/jdk=JDK%201.7%20(latest),profile=java-bdb.0-9-1/2542/artifact/systests/target/surefire-reports/java-bdb.0-9-1> for the individual test results.
[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 :qpid-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results