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 2015/02/11 16:42:54 UTC

Build failed in Jenkins: Qpid-Java-Cpp-Test #2412

See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2412/changes>

Changes:

[kgiusti] QPID-5799: provide notification callback for received messages.

------------------------------------------
[...truncated 6492 lines...]
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testPriority(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testQuorumOverride(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfQuorumCausesClientDisconnection(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfMasterNodeCausesClientToFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testClusterCannotStartWithIntruder(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testTransferMasterWhilstMessagesInFlight(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testTransferMasterFromRemoteNode(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfReplicaNodeDoesNotCauseClientToFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testPersistentMessagesAvailableAfterFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

Running org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
Tests run: 7, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec <<< FAILURE! - in org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
testMasterDesignatedPrimaryCanBeRestartedWithoutReplica(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testSecondaryDesignatedAsPrimaryAfterOriginalPrimaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.016 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testClusterRestartWithoutDesignatedPrimary(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testDesignatedPrimaryContinuesAfterSecondaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.007 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testPersistentOperationsFailOnNonDesignatedPrimaryAfterSecondaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testInitialDesignatedPrimaryStateOfNodes(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testSecondaryDoesNotBecomePrimaryWhenDesignatedPrimaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.qpid.server.store.berkeleydb.BDBBackupTest

Results :

Failed tests: 
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null

Tests in error: 
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testMutateStateOfOneNode:103->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testIntruderProtection:252->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testDeleteMasterNode:192->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testCreate3NodeGroup:92->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testDeleteReplicaNode:166->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:114 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:114 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:114 » Connect
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 » IO

Tests run: 42, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.418s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.645s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.673s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [2.078s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.291s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.590s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.386s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.265s]
[INFO] Qpid Common ....................................... SUCCESS [29.956s]
[INFO] Qpid Management Common ............................ SUCCESS [1.234s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:39.487s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [4.084s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [21.056s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.331s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.551s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.331s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.304s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.289s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [17.514s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.440s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.745s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [5.239s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.353s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.423s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.354s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [7.082s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:11.141s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [2.001s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.899s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.318s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.181s]
[INFO] Qpid JCA .......................................... SUCCESS [1.649s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.494s]
[INFO] Qpid Tools ........................................ SUCCESS [0.504s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.206s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.868s]
[INFO] Qpid System Tests ................................. SUCCESS [5:55.184s]
[INFO] Qpid Performance Tests ............................ SUCCESS [13.509s]
[INFO] Qpid Performance Test System Tests ................ FAILURE [16.257s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [4.340s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [5.422s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:36.324s
[INFO] Finished at: Wed Feb 11 15:42:34 UTC 2015
[INFO] Final Memory: 72M/292M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-perftests-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/qpid-perftests-systests/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/bdbstore/systests/target/surefire-reports> 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-perftests-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
Recording test results