Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CE7C0200C88 for ; Fri, 2 Jun 2017 15:21:51 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CD93E160BD2; Fri, 2 Jun 2017 13:21:51 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C4C3D160BD1 for ; Fri, 2 Jun 2017 15:21:50 +0200 (CEST) Received: (qmail 52950 invoked by uid 500); 2 Jun 2017 13:21:50 -0000 Mailing-List: contact notifications-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: notifications@qpid.apache.org Delivered-To: mailing list notifications@qpid.apache.org Received: (qmail 52933 invoked by uid 99); 2 Jun 2017 13:21:49 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jun 2017 13:21:49 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id CB19C9C0046 for ; Fri, 2 Jun 2017 13:21:48 +0000 (UTC) Date: Fri, 2 Jun 2017 13:21:48 +0000 (UTC) From: Apache Jenkins Server To: notifications@qpid.apache.org Message-ID: <517574961.3342.1496409708632.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Qpid-BrokerForJava-TestMa?= =?UTF-8?Q?trix_=C2=BB_ubuntu,JDK_1.8_(latest),java-bdb.0-10_#3752?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Qpid-BrokerForJava-TestMatrix/Ubuntu Slaves=ubuntu,jdk=JDK 1.8 (latest),profile=java-bdb.0-10 X-Jenkins-Result: FAILURE archived-at: Fri, 02 Jun 2017 13:21:52 -0000 See Changes: [kwall] QPID-7731: [HTTP Management] Revert unintentional change from session ------------------------------------------ [...truncated 363.20 KB...] [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-tck --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-tck --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-tck --- [INFO] Building jar: [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-tck --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Qpid for Java Docbook 7.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc --- [INFO] Executing tasks main: [echo] Qpid Test Profile Properties [echo] [profile] java-bdb.0-10 [echo] [profile.broker.language] java [echo] [profile.broker.type] internal [echo] [profile.broker.command] " -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK" [echo] [profile.specific.excludes] JavaPersistentExcludes Java010Excludes JavaBDBExcludes [echo] [profile.test.excludes] Excludes JavaExcludes java-bdb.0-10.excludes JavaPersistentExcludes Java010Excludes JavaBDBExcludes [echo] [profile.broker.version] v0_10 [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"] [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.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp10) @ qpid-java-doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc --- [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= -Xmx512m [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc --- [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc --- [INFO] [INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc --- [INFO] Assemblies have been skipped per configuration of the skipAssembly parameter. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Qpid Broker for Java Docbook 7.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-broker --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-broker --- [INFO] Executing tasks main: [echo] Qpid Test Profile Properties [echo] [profile] java-bdb.0-10 [echo] [profile.broker.language] java [echo] [profile.broker.type] internal [echo] [profile.broker.command] " -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK" [echo] [profile.specific.excludes] JavaPersistentExcludes Java010Excludes JavaBDBExcludes [echo] [profile.test.excludes] Excludes JavaExcludes java-bdb.0-10.excludes JavaPersistentExcludes Java010Excludes JavaBDBExcludes [echo] [profile.broker.version] v0_10 [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"] [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.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-broker --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-broker --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp10) @ qpid-java-doc-broker --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-broker --- [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= -Xmx512m [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-broker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 77 resources [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-broker --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-broker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 77 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-java-doc-broker --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-broker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 77 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-java-doc-broker --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-broker --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-broker --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-broker --- [INFO] [INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc-broker --- [INFO] Assemblies have been skipped per configuration of the skipAssembly parameter. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Qpid Performance Test Docbook 7.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-perftests --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-perftests --- [INFO] Executing tasks main: [echo] Qpid Test Profile Properties [echo] [profile] java-bdb.0-10 [echo] [profile.broker.language] java [echo] [profile.broker.type] internal [echo] [profile.broker.command] " -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK" [echo] [profile.specific.excludes] JavaPersistentExcludes Java010Excludes JavaBDBExcludes [echo] [profile.test.excludes] Excludes JavaExcludes java-bdb.0-10.excludes JavaPersistentExcludes Java010Excludes JavaBDBExcludes [echo] [profile.broker.version] v0_10 [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"] [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.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp10) @ 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= -Xmx512m [INFO] [INFO] --- maven-resources-plugin:2.7: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 (process-resource-bundles) @ qpid-java-doc-perftests --- [INFO] [INFO] --- maven-resources-plugin:2.7: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.5.1:compile (default-compile) @ qpid-java-doc-perftests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7: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.5.1:testCompile (default-testCompile) @ qpid-java-doc-perftests --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-perftests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-perftests --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests --- [INFO] [INFO] --- maven-assembly-plugin:2.6: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 Broker for Java ........................ SUCCESS [ 3.046 s] [INFO] Apache Qpid Broker Code Generation ................. SUCCESS [ 2.578 s] [INFO] Apache Qpid Test Utilities ......................... SUCCESS [ 0.946 s] [INFO] Apache Qpid Broker Core ............................ SUCCESS [ 18.358 s] [INFO] Apache Qpid LogBack Logging Broker Plug-in ......... SUCCESS [ 1.066 s] [INFO] Apache Qpid Access Control Broker Plug-in .......... SUCCESS [ 0.932 s] [INFO] Apache Qpid AMQP 0-8 Protocol Broker Plug-in ....... SUCCESS [ 2.220 s] [INFO] Apache Qpid AMQP 0-10 Protocol Plug-in ............. SUCCESS [ 1.635 s] [INFO] Apache Qpid AMQP 1-0 Protocol Broker Plug-in ....... SUCCESS [ 1.981 s] [INFO] Apache Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in SUCCESS [ 0.280 s] [INFO] Apache Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in SUCCESS [ 0.227 s] [INFO] Apache Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in SUCCESS [ 0.200 s] [INFO] Apache Qpid JDBC Message Store Broker Plug-in ...... SUCCESS [ 0.736 s] [INFO] Apache Qpid Derby Message Store Broker Plug-in ..... SUCCESS [ 0.687 s] [INFO] Apache Qpid JDBC Message Store Connection Pooling Plug-in SUCCESS [ 0.502 s] [INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SUCCESS [ 0.657 s] [INFO] Apache Qpid HTTP Management Broker Plug-in ......... SUCCESS [ 2.733 s] [INFO] Apache Qpid AMQP Management Protocol Broker Plug-in SUCCESS [ 0.398 s] [INFO] Apache Qpid Memory Message Store Broker Plug-in .... SUCCESS [ 0.324 s] [INFO] Apache Qpid WebSocket Broker Plug-in ............... SUCCESS [ 0.567 s] [INFO] Apache Qpid BDB Message Store Broker Plug-in ....... SUCCESS [ 2.478 s] [INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SUCCESS [ 0.408 s] [INFO] Apache Qpid Broker for Java ........................ SUCCESS [ 4.832 s] [INFO] Apache Qpid Tools .................................. SUCCESS [ 0.461 s] [INFO] Apache Qpid System Test Parent ..................... SUCCESS [ 1.093 s] [INFO] Apache Qpid System Tests ........................... FAILURE [31:18 min] [INFO] Apache Qpid JMS 2.0 System Tests ................... SKIPPED [INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SUCCESS [ 14.266 s] [INFO] Apache Qpid Performance Tests ...................... SUCCESS [ 1.703 s] [INFO] Apache Qpid Performance Test System Tests .......... SKIPPED [INFO] Apache Qpid Performance Tests Visualisation JFC .... SUCCESS [ 1.511 s] [INFO] Apache Qpid BDB Store System Tests ................. SKIPPED [INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [ 0.342 s] [INFO] Apache Qpid JMS TCK Configuration .................. SUCCESS [ 0.203 s] [INFO] Apache Qpid for Java Docbook ....................... SUCCESS [ 0.057 s] [INFO] Apache Qpid Broker for Java Docbook ................ SUCCESS [ 0.482 s] [INFO] Apache Qpid Performance Test Docbook ............... SUCCESS [ 0.075 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32:27 min [INFO] Finished at: 2017-06-02T13:18:36Z [INFO] Final Memory: 145M/5619M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (integration-test) on project qpid-systests: There are test failures. [ERROR] [ERROR] Please refer to 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 -rf :qpid-systests Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Recording test results