Return-Path: X-Original-To: apmail-qpid-notifications-archive@minotaur.apache.org Delivered-To: apmail-qpid-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 741909AE4 for ; Tue, 6 Dec 2011 17:51:19 +0000 (UTC) Received: (qmail 80065 invoked by uid 500); 6 Dec 2011 17:51:19 -0000 Delivered-To: apmail-qpid-notifications-archive@qpid.apache.org Received: (qmail 79945 invoked by uid 500); 6 Dec 2011 17:51:19 -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 79938 invoked by uid 99); 6 Dec 2011 17:51:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2011 17:51:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2011 17:51:15 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 041C6C00A0 for ; Tue, 6 Dec 2011 17:50:54 +0000 (UTC) Date: Tue, 6 Dec 2011 17:50:53 +0000 (UTC) From: Apache Jenkins Server To: notifications@qpid.apache.org Message-ID: <766567460.3961323193854014.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Qpid-Java-Java-TestMat?= =?UTF-8?Q?rix_=C2=BB_JDK_1.6_(latest),Ubuntu,java-bdb.0-10_#159?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [aconway] QPID-3652: Fix cluster authentication. Only allow brokers that authenticate as the cluster-username to join a cluster. New broker first connects to a cluster broker authenticates as the cluster-username and sends its CPG member ID to the qpid.cluster-credentials exchange. The cluster broker that subsequently acts as updater verifies that the credentials are valid before connecting to give the update. NOTE 1: If you are using an ACL, the cluster-username must be allowed to publish to the qpid.cluster-credentials exchange. E.g. in your ACL file: acl allow foo@QPID publish exchange name=qpid.cluster-credentials NOTE 2: This changes the cluster initialization protocol, you will need to restart the cluster with all new version brokers. ------------------------------------------ [...truncated 2480 lines...] precompile-tests: compile-tests: jar-tests: jar-sources: libs: copy-bin: copy-etc: postbuild: build: test: [echo] Using profile:java-bdb.0-10 [junit] Running org.apache.qpid.info.systest.InfoPluginTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.672 sec [junit] Running org.apache.qpid.info.test.HttpPosterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.491 sec [junit] Running org.apache.qpid.info.test.InfoServiceImplTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec [junit] Running org.apache.qpid.info.test.InfoTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.009 sec [junit] Running org.apache.qpid.info.test.IniFileReaderTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.01 sec [junit] Running org.apache.qpid.info.test.SoapClientTest [junit] junit.framework.AssertionFailedError [junit] at junit.framework.Assert.fail(Assert.java:47) [junit] at junit.framework.Assert.assertTrue(Assert.java:20) [junit] at junit.framework.Assert.assertTrue(Assert.java:27) [junit] at org.apache.qpid.info.test.SoapClientTest$ConnectionHandler.run(SoapClientTest.java:104) [junit] at java.lang.Thread.run(Thread.java:662) [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.009 sec [junit] Running org.apache.qpid.info.test.SystemInfoTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.007 sec [junit] Running org.apache.qpid.info.test.XMLWriterTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.007 sec [echo] Running ant for module : broker-plugins/experimental/info [delete] Deleting: touch-failed: [echo] Running ant for module : broker-plugins/experimental/shutdown [delete] Deleting: prepare: precompile: compile: [echo] Targeting : 1.5 jar.manifest: jar.nomanifest: jar: precompile-tests: compile-tests: jar-tests: jar-sources: libs: copy-bin: copy-etc: postbuild: build: test: [echo] Running ant for module : broker-plugins/extras [delete] Deleting: prepare: precompile: compile: [echo] Targeting : 1.5 jar.manifest: jar.nomanifest: jar: precompile-tests: compile-tests: jar-tests: jar-sources: libs: copy-bin: copy-etc: postbuild: build: test: [echo] Using profile:java-bdb.0-10 [junit] Running org.apache.qpid.server.plugins.ExtrasTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.89 sec [echo] Running ant for module : broker-plugins/extras [delete] Deleting: touch-failed: [echo] Running ant for module : broker-plugins/firewall [delete] Deleting: prepare: precompile: compile: [echo] Targeting : 1.5 jar.manifest: jar.nomanifest: jar: precompile-tests: compile-tests: jar-tests: jar-sources: libs: copy-bin: copy-etc: postbuild: build: test: [echo] Using profile:java-bdb.0-10 [junit] Running org.apache.qpid.server.security.access.FirewallConfigurationTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.22 sec [junit] Running org.apache.qpid.server.security.access.FirewallPluginTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.438 sec [echo] Running ant for module : broker-plugins/firewall [delete] Deleting: touch-failed: [echo] Running ant for module : bdbstore [delete] Deleting: check-request-props: [echo] Running ant for module : bdbstore [delete] Deleting: bdb-licence-note: [echo] *NOTE* The BDB JE library required by this optional module is licensed under the Sleepycat Licence, which is not compatible with the Apache Licence v2.0. [echo] [echo] For a copy of the Sleepycat Licence, please see: [echo] http://www.oracle.com/technetwork/database/berkeleydb/downloads/jeoslicense-086837.html download-bdb: [echo] Downloading BDB JE [get] Getting: http://download.oracle.com/maven/com/sleepycat/je/4.0.117/je-4.0.117.jar [get] To: [get] Not modified - so not downloaded check-bdb-jar: bdb-licence-note-optional: bdb-jar-required: prepare: precompile: compile: [echo] Targeting : 1.5 jar.manifest: jar.nomanifest: jar: precompile-tests: compile-tests: jar-tests: jar-sources: libs: copy-bin: copy-etc: copy-store-to-upgrade: postbuild: module.build: build: test: [echo] Using profile:java-bdb.0-10 [junit] Running org.apache.qpid.server.store.berkeleydb.AMQShortStringEncodingTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.15 sec [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 2.985 sec [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.084 sec [echo] Running ant for module : bdbstore [delete] Deleting: touch-failed: BUILD FAILED :93: TEST SUITE FAILED Total time: 20 minutes 9 seconds Build step 'Invoke Ant' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Recording test results