← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1953295] [NEW] neutron-ovn-metadata-agent AttributeError: 'MetadataAgent' object has no attribute 'sb_idl'

 

Public bug reported:

It is similar to bug [1]neutron-ovn-metadata-agent AttributeError: 'MetadataProxyHandler' object has no attribute 'sb_idl' but this failure is in MetadataAgent process.
When I start neutron-ovn-metadata-agent,it will reports mistakes by Sporadically

Stacktrace of Attribute error:

ERROR ovsdbapp.event [- req=None - - - - -] Unexpected exception in notify_loop: AttributeError: 'MetadadaAgent' object has no attribute 'sb_idl'
ERROR ovsdbapp.event Tracebask (most recent call last):
ERROR ovsdbapp.event   File "/var/lib/kolla/venv/lib/python3.6/site-packages/ovsdbapp/event.py", line 159, in notify_loop
ERROR ovsdbapp.event     match.run(event, row, updates)
ERROR ovsdbapp.event   File "/var/lib/kolla/venv/lib/python3.6/site-packages/neutron/agent/ovn/metadata/agent.py", line 188, in run
ERROR ovsdbapp.event     self.agent.sb_idl.db_set(
ERROR ovsdbapp.event AttributeError: 'MetadataAgent' object has no attribute 'sb_idl' 
ERROR ovsdbapp.event

[1]https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1928031

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: metadataagent ovn

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

Title:
  neutron-ovn-metadata-agent AttributeError: 'MetadataAgent' object has
  no attribute 'sb_idl'

Status in neutron:
  New

Bug description:
  It is similar to bug [1]neutron-ovn-metadata-agent AttributeError: 'MetadataProxyHandler' object has no attribute 'sb_idl' but this failure is in MetadataAgent process.
  When I start neutron-ovn-metadata-agent,it will reports mistakes by Sporadically

  Stacktrace of Attribute error:

  ERROR ovsdbapp.event [- req=None - - - - -] Unexpected exception in notify_loop: AttributeError: 'MetadadaAgent' object has no attribute 'sb_idl'
  ERROR ovsdbapp.event Tracebask (most recent call last):
  ERROR ovsdbapp.event   File "/var/lib/kolla/venv/lib/python3.6/site-packages/ovsdbapp/event.py", line 159, in notify_loop
  ERROR ovsdbapp.event     match.run(event, row, updates)
  ERROR ovsdbapp.event   File "/var/lib/kolla/venv/lib/python3.6/site-packages/neutron/agent/ovn/metadata/agent.py", line 188, in run
  ERROR ovsdbapp.event     self.agent.sb_idl.db_set(
  ERROR ovsdbapp.event AttributeError: 'MetadataAgent' object has no attribute 'sb_idl' 
  ERROR ovsdbapp.event

  [1]https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1928031

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



Follow ups