Hi Ken, I will try to collect the info. Thank you for checking into this. Hopefully it's just an oddity on my system.
> -----Original Message----- > From: Ken Giusti [mailto:[email protected]] > Sent: Friday, November 18, 2011 3:56 PM > To: Steve Huston > Cc: [email protected] > Subject: Re: Python tests failing on RHEL 5 daily build > > > Hi Steve, > > I'm afraid I'm not having any luck getting the same failure as you're > seeing > there (I've tried both RHEL5 and RHEL6). > > From the output you've provided, looks like QMF calls to the broker's > queue > purge and reroute methods are failing. I can't tell why for the listing. > Would > it be possible to grab the qpid/src/tests/qpidd.log file from the failed > run? I'll > check it against my runs to see if something looks different. > > thanks, > > -K > > > > qpid_tests.broker_0_10.exchange.MiscellaneousErrorsTests.testTypeNotKn > own > ..................................................................................................................... > ......... pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_cl > ose > ..................................................................................................................... > ........... pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_d > efault_group_id > ..................................................................................................................... > pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_m > ove_all > ..................................................................................................................... > ........ pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_m > ove_count > ..................................................................................................................... > ...... pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_p > urge_acquired > ..................................................................................................................... > .. pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_p > urge_count > ..................................................................................................................... > ..... pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_p > urge_free > ..................................................................................................................... > ...... pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_q > uery > ..................................................................................................................... > ........... pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_q > ueue_delete > ..................................................................................................................... > .... pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_r > eject > ..................................................................................................................... > .......... pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_r > elease > ..................................................................................................................... > ......... pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_r > eroute > ..................................................................................................................... > ......... pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_s > end_transaction > ..................................................................................................................... > pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_si > mple > ..................................................................................................................... > .......... pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_si > mple_browse > ..................................................................................................................... > ... pass > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests.test_tr > ansaction > ..................................................................................................................... > ..... pass qpid_tests.broker_0_10.priority.PriorityTests.test_browsing > ..................................................................................................................... > ....................... pass > > > ----- Original Message ----- > > The python tests have been failing for a few days on RHEL 5 cmake > > build > > (http://www.riverace.com/CDash- > 1.4.2/testDetails.php?test=4313&build=1 > > 584) > > > > The errors are below. If you recognize these as an area you may have > > touched, could you please check into it? > > > > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests. \ > > test_purge_acquired > > ................................................. > > fail > > Error during test: Traceback (most recent call last): > > File "/qpidbuilds/trunk/qpid/cpp/../python/qpid-python-test", > > line > > 340, in run > > phase() > > File > > > "/qpidbuilds/trunk/qpid/tests/src/py/qpid_tests/broker_0_10/msg_groups. > py" > > , line 713, in test_purge_acquired > > assert rc.status == 0 > > AssertionError > > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests. \ > > test_purge_count > > .................................................... > > fail > > Error during test: Traceback (most recent call last): > > File "/qpidbuilds/trunk/qpid/cpp/../python/qpid-python-test", > > line > > 340, in run > > phase() > > File > > > "/qpidbuilds/trunk/qpid/tests/src/py/qpid_tests/broker_0_10/msg_groups. > py" > > , line 766, in test_purge_count > > assert rc.status == 0 > > AssertionError > > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests. \ > > test_purge_free > > ..................................................... > > fail > > Error during test: Traceback (most recent call last): > > File "/qpidbuilds/trunk/qpid/cpp/../python/qpid-python-test", > > line > > 340, in run > > phase() > > File > > > "/qpidbuilds/trunk/qpid/tests/src/py/qpid_tests/broker_0_10/msg_groups. > py" > > , line 661, in test_purge_free > > assert rc.status == 0 > > AssertionError > > > > ... > > > > qpid_tests.broker_0_10.msg_groups.MultiConsumerMsgGroupTests. \ > > test_reroute > > ........................................................ > > fail > > Error during test: Traceback (most recent call last): > > File "/qpidbuilds/trunk/qpid/cpp/../python/qpid-python-test", > > line > > 340, in run > > phase() > > File > > > "/qpidbuilds/trunk/qpid/tests/src/py/qpid_tests/broker_0_10/msg_groups. > py" > > , line 960, in test_reroute > > assert rc.status == 0 > > AssertionError > > > > > > > > --------------------------------------------------------------------- > > Apache Qpid - AMQP Messaging Implementation > > Project: http://qpid.apache.org > > Use/Interact: mailto:[email protected] > > > > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
