Advertisement
Guest User

Untitled

a guest
Dec 21st, 2020
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.50 KB | None | 0 0
  1. Dec 21 10:06:09 compute1.openstack.local neutron-linuxbridge-agent[157283]: 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent [req-0c84368e-0ba3-430d-80bf-90c30aed816c - - - - -] Error in agent loop. Devices info: {'current': set(['tap473e25d2-8e', 'tapf5991441-72', 'tap9e4c496d-02', 'tap158d2f24-5e', 'tapc6a54380-cd', 'tapeed06cb1-97', 'tape7244ea1-cd', 'tap0abbb60d-e4', 'tap268ad4f6-ee', 'tap732399ca-81', 'tap0e3ac581-ce', 'tap2d66f6e6-1a', 'tapb7544a12-95', 'tapffa93298-fa', 'tap35dcb4d3-47', 'tapbed2424e-34', 'tapbeb2ba64-59', 'tap3170bb0c-92', 'tap72adf49e-48', 'tap7acba6a0-85', 'tapa614a91e-b7', 'tape38b3549-c4', 'tapcb41eba3-80']), 'timestamps': {'tap473e25d2-8e': 39, 'tapf5991441-72': 96, 'tap9e4c496d-02': 24, 'tap158d2f24-5e': 112, 'tapc6a54380-cd': 79, 'tapeed06cb1-97': 106, 'tape7244ea1-cd': 35, 'tap0abbb60d-e4': 26, 'tap268ad4f6-ee': 45, 'tap732399ca-81': 37, 'tap0e3ac581-ce': 109, 'tap2d66f6e6-1a': 101, 'tapb7544a12-95': 29, 'tapffa93298-fa': 125, 'tap35dcb4d3-47': 81, 'tapbed2424e-34': 27, 'tapbeb2ba64-59': 33, 'tap3170bb0c-92': 87, 'tap72adf49e-48': 42, 'tap7acba6a0-85': 105, 'tapa614a91e-b7': 36, 'tape38b3549-c4': 28, 'tapcb41eba3-80': 111}, 'removed': set([]), 'added': set(['tap473e25d2-8e', 'tapf5991441-72', 'tap9e4c496d-02', 'tap158d2f24-5e', 'tapc6a54380-cd', 'tapeed06cb1-97', 'tape7244ea1-cd', 'tap0abbb60d-e4', 'tap268ad4f6-ee', 'tap732399ca-81', 'tap0e3ac581-ce', 'tap2d66f6e6-1a', 'tapb7544a12-95', 'tapffa93298-fa', 'tap35dcb4d3-47', 'tapbed2424e-34', 'tapbeb2ba64-59', 'tap3170bb0c-92', 'tap72adf49e-48', 'tap7acba6a0-85', 'tapa614a91e-b7', 'tape38b3549-c4', 'tapcb41eba3-80']), 'updated': set([])}: NetlinkError: (13, 'Permission denied')
  2. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent Traceback (most recent call last):
  3. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/agent/_common_agent.py", line 465, in daemon_loop
  4. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent sync = self.process_network_devices(device_info)
  5. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/osprofiler/profiler.py", line 160, in wrapper
  6. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent result = f(*args, **kwargs)
  7. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/agent/_common_agent.py", line 214, in process_network_devices
  8. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent resync_a = self.treat_devices_added_updated(devices_added_updated)
  9. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/osprofiler/profiler.py", line 160, in wrapper
  10. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent result = f(*args, **kwargs)
  11. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/agent/_common_agent.py", line 231, in treat_devices_added_updated
  12. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent self._process_device_if_exists(device_details)
  13. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/agent/_common_agent.py", line 258, in _process_device_if_exists
  14. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent device, device_details['device_owner'])
  15. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py", line 588, in plug_interface
  16. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent network_segment.mtu)
  17. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py", line 524, in add_tap_interface
  18. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent return False
  19. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
  20. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent self.force_reraise()
  21. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise
  22. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent six.reraise(self.type_, self.value, self.tb)
  23. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py", line 516, in add_tap_interface
  24. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent tap_device_name, device_owner, mtu)
  25. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py", line 549, in _add_tap_interface
  26. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent mtu):
  27. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py", line 500, in ensure_physical_in_bridge
  28. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent physical_interface)
  29. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py", line 288, in ensure_flat_bridge
  30. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent if self.ensure_bridge(bridge_name, physical_interface):
  31. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py", line 458, in ensure_bridge
  32. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent self.update_interface_ip_details(bridge_name, interface)
  33. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py", line 420, in update_interface_ip_details
  34. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent gateway)
  35. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py", line 396, in _update_interface_ip_details
  36. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent dst_device.addr.add(cidr=ip['cidr'])
  37. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/agent/linux/ip_lib.py", line 528, in add
  38. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent add_broadcast)
  39. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/agent/linux/ip_lib.py", line 802, in add_ip_address
  40. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent device, namespace, scope, broadcast)
  41. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/neutron/privileged/agent/linux/ip_lib.py", line 73, in sync_inner
  42. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent return input_func(*args, **kwargs)
  43. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/oslo_privsep/priv_context.py", line 245, in _wrap
  44. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent return self.channel.remote_call(name, args, kwargs)
  45. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent File "/openstack/venvs/neutron-20.2.0/lib/python2.7/site-packages/oslo_privsep/daemon.py", line 224, in remote_call
  46. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent raise exc_type(*result[2])
  47. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent NetlinkError: (13, 'Permission denied')
  48. 2020-12-21 10:06:09.310 157283 ERROR neutron.plugins.ml2.drivers.agent._common_agent
  49. Dec 21 10:06:12 compute1.openstack.local neutron-linuxbridge-agent[157283]: 2020-12-21 10:06:12.272 157283 INFO neutron.plugins.ml2.drivers.agent._common_agent [req-0c84368e-0ba3-430d-80bf-90c30aed816c - - - - -] Linux bridge agent Agent out of sync with plugin!
  50.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement