← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1280493] Re: test_security_groups_rpc fails with AssertionError: Calls not found

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1280493

Title:
  test_security_groups_rpc fails with AssertionError: Calls not found

Status in OpenStack Neutron (virtual network service):
  Expired

Bug description:
  This looks to be intermittent (on Python2.6):

  2014-02-14 21:13:30.217 | Traceback (most recent call last):
  2014-02-14 21:13:30.217 |   File "neutron/tests/unit/test_security_groups_rpc.py", line 1642, in test_security_group_rule_updated
  2014-02-14 21:13:30.217 |     [security_group_id])])
  2014-02-14 21:13:30.217 |   File "/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/mock.py", line 863, in assert_has_calls
  2014-02-14 21:13:30.217 |     'Actual: %r' % (calls, self.mock_calls)
  2014-02-14 21:13:30.217 | AssertionError: Calls not found.
  2014-02-14 21:13:30.217 | Expected: [call.security_groups_rule_updated(<ANY>, [u'2d9cbbae-e276-4172-b240-0f7df5925520']), call.security_groups_rule_updated(<ANY>, [u'2d9cbbae-e276-4172-b240-0f7df5925520'])]
  2014-02-14 21:13:30.217 | Actual: []

  Actual run:

  http://logs.openstack.org/18/73518/1/check/gate-neutron-
  python26/d638627/console.html

  logstash:

  http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiRXhwZWN0ZWQ6IFtjYWxsLnNlY3VyaXR5X2dyb3Vwc19ydWxlX3VwZGF0ZWRcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiNjA0ODAwIiwiZ3JhcGhtb2RlIjoiY291bnQiLCJ0aW1lIjp7InVzZXJfaW50ZXJ2YWwiOjB9LCJzdGFtcCI6MTM5MjQyMzEzMjY0Mn0=

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1280493/+subscriptions


References