Public bug reported:

http://logs.openstack.org/43/286743/3/check/gate-nova-tox-functional/03715d9
http://logs.openstack.org/42/286742/3/check/gate-nova-tox-functional/0a34837

Traceback (most recent call last):
  File 
"nova/tests/functional/notification_sample_tests/test_service_update.py", line 
44, in test_service_disabled
    replacements={'disabled': True})
  File 
"nova/tests/functional/notification_sample_tests/notification_sample_base.py", 
line 92, in _verify_notification
    self.assertJsonEqual(sample_obj, notification)
  File "nova/test.py", line 349, in assertJsonEqual
    inner_mismatch, verbose=True)
testtools.matchers._impl.MismatchError: Match failed. Matchee: {'event_type': 
u'service.update', 'publisher_id': u'nova-compute:host1', 'priority': 'INFO', 
'payload': {'nova_object.namespace': 'nova', 'nova_object.version': '1.0', 
'nova_object.name': 'ServiceStatusPayload', 'nova_object.data': {'binary': 
u'nova-compute', 'topic': u'compute', 'last_seen_up': '2012-10-29T13:42:05Z', 
'report_count': 1, 'forced_down': False, 'host': u'host1', 'disabled_reason': 
None, 'version': 10, 'disabled': True}}}
Matcher: {u'payload': {u'nova_object.namespace': u'nova', 
u'nova_object.version': u'1.0', u'nova_object.name': u'ServiceStatusPayload', 
u'nova_object.data': {u'binary': u'nova-compute', u'topic': u'compute', 
u'last_seen_up': u'2012-10-29T13:42:05Z', u'report_count': 1, u'forced_down': 
False, u'host': u'host1', u'disabled_reason': None, u'version': 9, u'disabled': 
True}}, u'event_type': u'service.update', u'priority': u'INFO', 
u'publisher_id': u'nova-compute:host1'}
Difference: 9 != 10

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1554809

Title:
  func-test test_service_disabled fails

Status in OpenStack Compute (nova):
  New

Bug description:
  http://logs.openstack.org/43/286743/3/check/gate-nova-tox-functional/03715d9
  http://logs.openstack.org/42/286742/3/check/gate-nova-tox-functional/0a34837

  Traceback (most recent call last):
    File 
"nova/tests/functional/notification_sample_tests/test_service_update.py", line 
44, in test_service_disabled
      replacements={'disabled': True})
    File 
"nova/tests/functional/notification_sample_tests/notification_sample_base.py", 
line 92, in _verify_notification
      self.assertJsonEqual(sample_obj, notification)
    File "nova/test.py", line 349, in assertJsonEqual
      inner_mismatch, verbose=True)
  testtools.matchers._impl.MismatchError: Match failed. Matchee: {'event_type': 
u'service.update', 'publisher_id': u'nova-compute:host1', 'priority': 'INFO', 
'payload': {'nova_object.namespace': 'nova', 'nova_object.version': '1.0', 
'nova_object.name': 'ServiceStatusPayload', 'nova_object.data': {'binary': 
u'nova-compute', 'topic': u'compute', 'last_seen_up': '2012-10-29T13:42:05Z', 
'report_count': 1, 'forced_down': False, 'host': u'host1', 'disabled_reason': 
None, 'version': 10, 'disabled': True}}}
  Matcher: {u'payload': {u'nova_object.namespace': u'nova', 
u'nova_object.version': u'1.0', u'nova_object.name': u'ServiceStatusPayload', 
u'nova_object.data': {u'binary': u'nova-compute', u'topic': u'compute', 
u'last_seen_up': u'2012-10-29T13:42:05Z', u'report_count': 1, u'forced_down': 
False, u'host': u'host1', u'disabled_reason': None, u'version': 9, u'disabled': 
True}}, u'event_type': u'service.update', u'priority': u'INFO', 
u'publisher_id': u'nova-compute:host1'}
  Difference: 9 != 10

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to