2021-12-24 10:47:45.067 4296 1916088359400 MainThread INFO neutron.common.config [-] Logging enabled! 2021-12-24 10:47:45.067 4296 1916088359400 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev321 2021-12-24 10:47:45.067 4296 1916088359400 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-12-24 10:47:45.082 4296 1916088359400 MainThread INFO os_win.utils.network.networkutils [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] WMI caching is disabled. 2021-12-24 10:47:45.411 4296 1916088359400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2021-12-24 10:47:45.486 4296 1916088359400 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-12-24 10:47:45.501 4296 1916088359400 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-12-24 10:47:45.692 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent initialized successfully, now running... 2021-12-24 10:47:45.707 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-12-24 10:47:45.707 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-12-24 10:47:45.770 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-12-24 10:49:35.013 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caea0300-646c-481a-be95-4f51b2202a45 - - - - -] port_update received: a0e4f82d-456c-4e88-8333-1681ccc75c97 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:49:35.041 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caea0300-646c-481a-be95-4f51b2202a45 - - - - -] No port a0e4f82d-456c-4e88-8333-1681ccc75c97 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:49:41.405 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ede7f415-725a-41ec-be8d-b2280798ae6f - - - - -] port_update received: b7e7aa56-4673-416c-81f9-f75989dd9a96 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:49:41.528 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ede7f415-725a-41ec-be8d-b2280798ae6f - - - - -] No port b7e7aa56-4673-416c-81f9-f75989dd9a96 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:49:43.559 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2038b24e-a00e-4453-892e-fc2d8965d651 - - - - -] port_update received: 6ff37a03-019c-4b21-aa4f-e5dbf7cc8305 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:49:44.187 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2038b24e-a00e-4453-892e-fc2d8965d651 - - - - -] No port 6ff37a03-019c-4b21-aa4f-e5dbf7cc8305 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:49:46.514 4296 1916196264600 MainThread WARNING oslo_policy.policy [req-5a95a5c5-fd95-4985-918e-1f3ed4b125e8 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-12-24 10:49:46.514 4296 1916196264600 MainThread WARNING oslo_policy.policy [req-5a95a5c5-fd95-4985-918e-1f3ed4b125e8 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-12-24 10:49:46.514 4296 1916196264600 MainThread WARNING oslo_policy.policy [req-5a95a5c5-fd95-4985-918e-1f3ed4b125e8 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-12-24 10:49:47.559 4296 1916196264600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a95a5c5-fd95-4985-918e-1f3ed4b125e8 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group rule updated on remote: ['22aadc89-46fb-42d4-a721-29b2c75426b3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:49:47.559 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [req-5a95a5c5-fd95-4985-918e-1f3ed4b125e8 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group rule updated ['22aadc89-46fb-42d4-a721-29b2c75426b3'] 2021-12-24 10:49:47.583 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-903267e8-b74a-4594-b3e4-309dd5185a98 - - - - -] port_update received: de6bd84c-31d2-4f6b-9719-70f98ac468e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:49:49.051 4296 1916196264776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb79291c-9c50-4002-9b35-e34933d8ed45 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group rule updated on remote: ['22aadc89-46fb-42d4-a721-29b2c75426b3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:49:49.051 4296 1916196264776 MainThread INFO neutron.agent.securitygroups_rpc [req-bb79291c-9c50-4002-9b35-e34933d8ed45 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group rule updated ['22aadc89-46fb-42d4-a721-29b2c75426b3'] 2021-12-24 10:49:49.067 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-903267e8-b74a-4594-b3e4-309dd5185a98 - - - - -] No port de6bd84c-31d2-4f6b-9719-70f98ac468e8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:49:50.434 4296 1916196264600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-59f685ad-84e0-4cd2-983d-e518544ba0fe 7959e54d52e34c1a82b843436d6b36bb cd47864d902b474d8c02b185710ea821 - - -] Security group member updated on remote: ['a8e49bad-2e10-45df-95fd-1c1e82f4cbd5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:49:50.434 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [req-59f685ad-84e0-4cd2-983d-e518544ba0fe 7959e54d52e34c1a82b843436d6b36bb cd47864d902b474d8c02b185710ea821 - - -] Security group member updated ['a8e49bad-2e10-45df-95fd-1c1e82f4cbd5'] 2021-12-24 10:49:51.153 4296 1916196264600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d12bcaa4-2aef-4555-8aca-154f0eb34750 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated on remote: ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:49:51.153 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [req-d12bcaa4-2aef-4555-8aca-154f0eb34750 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] 2021-12-24 10:50:09.653 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf243140-da93-4132-94d5-42f75bcd74f4 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network 8e934cc4-8aa7-461e-a321-b3cff56f33a1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 10:50:09.653 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf243140-da93-4132-94d5-42f75bcd74f4 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network 8e934cc4-8aa7-461e-a321-b3cff56f33a1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-24 10:50:10.809 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c69b71ed-800e-4a67-8f81-6181957f14c7 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network 8fe4a361-19f9-4dd4-bfcd-07cde6d73725 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 10:50:12.152 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c69b71ed-800e-4a67-8f81-6181957f14c7 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network 8fe4a361-19f9-4dd4-bfcd-07cde6d73725 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-24 10:50:12.167 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6dce8210-f5b8-491d-8af2-489ef1117807 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Security group member updated on remote: ['01d29752-c292-40de-a369-263d7961c9da'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:50:12.167 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-6dce8210-f5b8-491d-8af2-489ef1117807 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Security group member updated ['01d29752-c292-40de-a369-263d7961c9da'] 2021-12-24 10:50:12.167 4296 1916196264776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-254eae2c-628a-402b-ab99-e07f3b36469a 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: c3a49f40-623e-4116-9a77-2945ecd6c0bb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:50:12.167 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-905e564c-4a7d-406c-b41d-e4ee2b75b0b7 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 20cfb547-5fe2-413a-84fd-73764a4dbba6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:50:13.121 4296 1916196264776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-254eae2c-628a-402b-ab99-e07f3b36469a 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port c3a49f40-623e-4116-9a77-2945ecd6c0bb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:50:13.121 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-905e564c-4a7d-406c-b41d-e4ee2b75b0b7 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 20cfb547-5fe2-413a-84fd-73764a4dbba6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:50:16.413 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858de0c4-9a08-45df-8ba9-5fc2b64cccee 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: f4f8c918-16cc-4b3f-8d80-d572ac52caf2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:50:16.419 4296 1916196264776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3640b0bb-c472-44af-b348-98f782eb3751 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Security group member updated on remote: ['01d29752-c292-40de-a369-263d7961c9da'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:50:16.419 4296 1916196264776 MainThread INFO neutron.agent.securitygroups_rpc [req-3640b0bb-c472-44af-b348-98f782eb3751 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Security group member updated ['01d29752-c292-40de-a369-263d7961c9da'] 2021-12-24 10:50:16.419 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858de0c4-9a08-45df-8ba9-5fc2b64cccee 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port f4f8c918-16cc-4b3f-8d80-d572ac52caf2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:50:18.089 4296 1916196264600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db779d0a-5dff-43cb-8b0e-573c972c9830 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group member updated on remote: ['22aadc89-46fb-42d4-a721-29b2c75426b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:50:18.089 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [req-db779d0a-5dff-43cb-8b0e-573c972c9830 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group member updated ['22aadc89-46fb-42d4-a721-29b2c75426b3'] 2021-12-24 10:50:19.247 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d34a838-1417-4386-8353-9ca84cc8b64a 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 35bf505a-aece-48d7-8884-55d2308bfa19 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:50:19.261 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d34a838-1417-4386-8353-9ca84cc8b64a 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 35bf505a-aece-48d7-8884-55d2308bfa19 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:50:20.419 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37dffed9-34a1-4569-ab36-03b5321e2364 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:50:21.780 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37dffed9-34a1-4569-ab36-03b5321e2364 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:50:25.949 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c3a49f40-623e-4116-9a77-2945ecd6c0bb 2021-12-24 10:50:25.949 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 20cfb547-5fe2-413a-84fd-73764a4dbba6 2021-12-24 10:50:25.949 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f4f8c918-16cc-4b3f-8d80-d572ac52caf2 2021-12-24 10:50:27.135 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:50:28.667 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 20cfb547-5fe2-413a-84fd-73764a4dbba6 2021-12-24 10:50:28.997 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 20cfb547-5fe2-413a-84fd-73764a4dbba6 updated. Details: {'device': '20cfb547-5fe2-413a-84fd-73764a4dbba6', 'network_id': '84483373-3ed4-415a-9a7d-166256277e4b', 'port_id': '20cfb547-5fe2-413a-84fd-73764a4dbba6', 'mac_address': 'fa:16:3e:1a:7d:00', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 522, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1a0f5f2c-0cce-4362-8b57-6aaaec214909', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:50:28.997 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:50:28.997 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port c3a49f40-623e-4116-9a77-2945ecd6c0bb 2021-12-24 10:50:28.997 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port c3a49f40-623e-4116-9a77-2945ecd6c0bb updated. Details: {'device': 'c3a49f40-623e-4116-9a77-2945ecd6c0bb', 'network_id': '432eb480-db3d-4ba6-a9b7-e7ee16deba4d', 'port_id': 'c3a49f40-623e-4116-9a77-2945ecd6c0bb', 'mac_address': 'fa:16:3e:e6:a5:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b9eddbe5-ec9e-4740-a284-181dff38657c', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:50:28.997 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:50:28.997 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port f4f8c918-16cc-4b3f-8d80-d572ac52caf2 2021-12-24 10:50:30.558 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port f4f8c918-16cc-4b3f-8d80-d572ac52caf2 updated. Details: {'device': 'f4f8c918-16cc-4b3f-8d80-d572ac52caf2', 'network_id': 'e78a9787-81b7-4511-aea6-c48c2fd8258a', 'port_id': 'f4f8c918-16cc-4b3f-8d80-d572ac52caf2', 'mac_address': 'fa:16:3e:1a:56:2f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 523, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '898f53d7-d6bf-4487-b55e-e039ee37cbad', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:50:30.558 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:50:30.558 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.base [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Loop iteration exceeded interval (2 vs. 3.4226584434509277) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-12-24 10:50:30.558 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c3a49f40-623e-4116-9a77-2945ecd6c0bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:30.558 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c3a49f40-623e-4116-9a77-2945ecd6c0bb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:50:30.558 4296 1916196265128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 432eb480-db3d-4ba6-a9b7-e7ee16deba4d 2021-12-24 10:50:30.558 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:50:30.558 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:30.558 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 20cfb547-5fe2-413a-84fd-73764a4dbba6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:50:30.558 4296 1916196264952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 84483373-3ed4-415a-9a7d-166256277e4b 2021-12-24 10:50:30.558 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:50:30.558 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4f8c918-16cc-4b3f-8d80-d572ac52caf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:30.558 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f4f8c918-16cc-4b3f-8d80-d572ac52caf2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:50:30.558 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e78a9787-81b7-4511-aea6-c48c2fd8258a 2021-12-24 10:50:30.558 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:50:31.996 4296 1916196265128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c3a49f40-623e-4116-9a77-2945ecd6c0bb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:50:31.996 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c3a49f40-623e-4116-9a77-2945ecd6c0bb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:50:32.011 4296 1916196264952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '20cfb547-5fe2-413a-84fd-73764a4dbba6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:50:33.403 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '20cfb547-5fe2-413a-84fd-73764a4dbba6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:50:33.417 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c3a49f40-623e-4116-9a77-2945ecd6c0bb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:50:33.417 4296 1916196265128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port c3a49f40-623e-4116-9a77-2945ecd6c0bb 2021-12-24 10:50:33.417 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 20cfb547-5fe2-413a-84fd-73764a4dbba6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:50:33.417 4296 1916196264952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 522, VLAN trunk: None to switch port 20cfb547-5fe2-413a-84fd-73764a4dbba6 2021-12-24 10:50:36.011 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 35bf505a-aece-48d7-8884-55d2308bfa19 2021-12-24 10:50:36.794 4296 1916196265304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f4f8c918-16cc-4b3f-8d80-d572ac52caf2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:50:36.794 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f4f8c918-16cc-4b3f-8d80-d572ac52caf2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:50:36.794 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f4f8c918-16cc-4b3f-8d80-d572ac52caf2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:50:36.794 4296 1916196265304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 523, VLAN trunk: None to switch port f4f8c918-16cc-4b3f-8d80-d572ac52caf2 2021-12-24 10:50:37.000 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:50:37.000 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['20cfb547-5fe2-413a-84fd-73764a4dbba6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:50:37.029 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:50:37.029 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c3a49f40-623e-4116-9a77-2945ecd6c0bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:50:37.176 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:50:38.810 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f4f8c918-16cc-4b3f-8d80-d572ac52caf2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:50:39.919 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:50:39.919 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['20cfb547-5fe2-413a-84fd-73764a4dbba6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:50:41.419 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:50:41.419 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:50:41.419 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:50:41.419 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 20cfb547-5fe2-413a-84fd-73764a4dbba6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:50:41.419 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:50:41.419 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 20cfb547-5fe2-413a-84fd-73764a4dbba6 not yet added. Adding. 2021-12-24 10:50:41.419 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:50:41.419 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:50:41.419 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c3a49f40-623e-4116-9a77-2945ecd6c0bb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:50:41.433 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:50:41.433 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a8e49bad-2e10-45df-95fd-1c1e82f4cbd5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:50:41.433 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a8e49bad-2e10-45df-95fd-1c1e82f4cbd5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:50:41.433 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c3a49f40-623e-4116-9a77-2945ecd6c0bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:50:41.433 4296 1916196265128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:50:41.451 4296 1916196265128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c3a49f40-623e-4116-9a77-2945ecd6c0bb not yet added. Adding. 2021-12-24 10:50:41.451 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:50:41.451 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:50:41.483 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f4f8c918-16cc-4b3f-8d80-d572ac52caf2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:50:41.483 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:50:41.483 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (01d29752-c292-40de-a369-263d7961c9da) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:50:41.483 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (01d29752-c292-40de-a369-263d7961c9da) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:50:41.483 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f4f8c918-16cc-4b3f-8d80-d572ac52caf2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:50:41.483 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:50:41.483 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f4f8c918-16cc-4b3f-8d80-d572ac52caf2 not yet added. Adding. 2021-12-24 10:50:41.483 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:50:41.483 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:50:41.483 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 2021-12-24 10:50:41.669 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 35bf505a-aece-48d7-8884-55d2308bfa19 2021-12-24 10:50:41.685 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 35bf505a-aece-48d7-8884-55d2308bfa19 updated. Details: {'device': '35bf505a-aece-48d7-8884-55d2308bfa19', 'network_id': 'e78a9787-81b7-4511-aea6-c48c2fd8258a', 'port_id': '35bf505a-aece-48d7-8884-55d2308bfa19', 'mac_address': 'fa:16:3e:b7:fe:37', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 523, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '898f53d7-d6bf-4487-b55e-e039ee37cbad', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:50:41.685 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:50:41.685 4296 1916198240504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35bf505a-aece-48d7-8884-55d2308bfa19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:41.685 4296 1916198240504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 35bf505a-aece-48d7-8884-55d2308bfa19 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:50:41.685 4296 1916198240504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:50:41.932 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:50:42.177 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 2021-12-24 10:50:42.177 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 updated. Details: {'device': 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19', 'network_id': '895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4', 'port_id': 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19', 'mac_address': 'fa:16:3e:4d:56:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0cc18f38-fbb2-449c-9867-1dd47f99d713', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:50:42.177 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:50:42.187 4296 1916198240856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:42.187 4296 1916198240856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:50:42.187 4296 1916198240856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4 2021-12-24 10:50:42.187 4296 1916198240856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:50:42.262 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:42.279 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3a49f40-623e-4116-9a77-2945ecd6c0bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:42.482 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4f8c918-16cc-4b3f-8d80-d572ac52caf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:42.982 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3a49f40-623e-4116-9a77-2945ecd6c0bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:42.982 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3a49f40-623e-4116-9a77-2945ecd6c0bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:42.982 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:43.002 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:43.137 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4f8c918-16cc-4b3f-8d80-d572ac52caf2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:43.137 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4f8c918-16cc-4b3f-8d80-d572ac52caf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:43.234 4296 1916198240856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:50:43.234 4296 1916198240856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:50:43.246 4296 1916198240856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:50:43.246 4296 1916198240856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 2021-12-24 10:50:43.387 4296 1916198240504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '35bf505a-aece-48d7-8884-55d2308bfa19') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:50:43.387 4296 1916198240504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '35bf505a-aece-48d7-8884-55d2308bfa19') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:50:43.402 4296 1916198240504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 35bf505a-aece-48d7-8884-55d2308bfa19 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:50:43.402 4296 1916198240504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 523, VLAN trunk: None to switch port 35bf505a-aece-48d7-8884-55d2308bfa19 2021-12-24 10:50:43.651 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3a49f40-623e-4116-9a77-2945ecd6c0bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:43.730 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:43.746 4296 1916198240856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:50:43.746 4296 1916198240856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:50:43.762 4296 1916198240504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:50:43.762 4296 1916198240504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['35bf505a-aece-48d7-8884-55d2308bfa19'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:50:43.965 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4f8c918-16cc-4b3f-8d80-d572ac52caf2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.829s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:44.074 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c3a49f40-623e-4116-9a77-2945ecd6c0bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 13.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:44.074 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c3a49f40-623e-4116-9a77-2945ecd6c0bb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:50:44.074 4296 1916196265128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c3a49f40-623e-4116-9a77-2945ecd6c0bb processed. 2021-12-24 10:50:44.109 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 13.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:44.109 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 20cfb547-5fe2-413a-84fd-73764a4dbba6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:50:44.109 4296 1916196264952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 20cfb547-5fe2-413a-84fd-73764a4dbba6 processed. 2021-12-24 10:50:44.126 4296 1916198240856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:50:44.126 4296 1916198240856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:50:44.126 4296 1916198240856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (22aadc89-46fb-42d4-a721-29b2c75426b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:50:44.126 4296 1916198240856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:50:44.126 4296 1916198240856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:50:44.126 4296 1916198240856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 not yet added. Adding. 2021-12-24 10:50:44.126 4296 1916198240856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:50:44.126 4296 1916198240856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:50:44.138 4296 1916198240504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['35bf505a-aece-48d7-8884-55d2308bfa19']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:50:44.138 4296 1916198240504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:50:44.138 4296 1916198240504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (01d29752-c292-40de-a369-263d7961c9da) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:50:44.138 4296 1916198240504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (01d29752-c292-40de-a369-263d7961c9da) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:50:44.138 4296 1916198240504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 35bf505a-aece-48d7-8884-55d2308bfa19 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:50:44.138 4296 1916198240504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:50:44.138 4296 1916198240504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 35bf505a-aece-48d7-8884-55d2308bfa19 not yet added. Adding. 2021-12-24 10:50:44.138 4296 1916198240504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:50:44.138 4296 1916198240504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:50:44.232 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4f8c918-16cc-4b3f-8d80-d572ac52caf2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 13.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:44.232 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f4f8c918-16cc-4b3f-8d80-d572ac52caf2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:50:44.232 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f4f8c918-16cc-4b3f-8d80-d572ac52caf2 processed. 2021-12-24 10:50:44.497 4296 1916198240856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:44.497 4296 1916198240504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35bf505a-aece-48d7-8884-55d2308bfa19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:44.732 4296 1916198240504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35bf505a-aece-48d7-8884-55d2308bfa19" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:46.105 4296 1916198240504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35bf505a-aece-48d7-8884-55d2308bfa19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:46.105 4296 1916198240856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:46.105 4296 1916198240856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:46.105 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:47.075 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:48.997 4296 1916198240856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:49.011 4296 1916198240504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35bf505a-aece-48d7-8884-55d2308bfa19" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:49.839 4296 1916198240856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 7.657s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:49.854 4296 1916198240856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:50:49.854 4296 1916198240856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 processed. 2021-12-24 10:50:49.854 4296 1916198240504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35bf505a-aece-48d7-8884-55d2308bfa19" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 8.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:50:49.854 4296 1916198240504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 35bf505a-aece-48d7-8884-55d2308bfa19 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:50:49.854 4296 1916198240504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 35bf505a-aece-48d7-8884-55d2308bfa19 processed. 2021-12-24 10:50:50.106 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:50:50.496 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:51:28.332 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated on remote: ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:51:28.332 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] 2021-12-24 10:51:28.332 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Refresh firewall rules 2021-12-24 10:51:28.332 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Get security group information for devices via rpc ['20cfb547-5fe2-413a-84fd-73764a4dbba6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:51:28.499 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update security group information for ports dict_keys(['20cfb547-5fe2-413a-84fd-73764a4dbba6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:51:28.499 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:51:28.517 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update rules of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:51:28.517 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update members of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:51:28.517 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update port filter for 20cfb547-5fe2-413a-84fd-73764a4dbba6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:51:28.517 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Updating port rules. 2021-12-24 10:51:28.517 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-24 10:51:28.517 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:51:28.874 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:51:28.874 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:51:28.874 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-774084f0-6a55-442b-86bd-f65173ee8353 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:51:29.092 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54e8a1a7-f289-405b-a72a-94a4861884cc 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 0c4cfec6-78ab-4165-9840-9d50635d8dbd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:51:29.104 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54e8a1a7-f289-405b-a72a-94a4861884cc 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 0c4cfec6-78ab-4165-9840-9d50635d8dbd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:51:49.325 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0c4cfec6-78ab-4165-9840-9d50635d8dbd 2021-12-24 10:51:52.618 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:51:52.808 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 0c4cfec6-78ab-4165-9840-9d50635d8dbd 2021-12-24 10:51:56.545 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 0c4cfec6-78ab-4165-9840-9d50635d8dbd updated. Details: {'device': '0c4cfec6-78ab-4165-9840-9d50635d8dbd', 'network_id': '84483373-3ed4-415a-9a7d-166256277e4b', 'port_id': '0c4cfec6-78ab-4165-9840-9d50635d8dbd', 'mac_address': 'fa:16:3e:6d:ba:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 522, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1a0f5f2c-0cce-4362-8b57-6aaaec214909', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:51:56.545 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:51:56.545 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.base [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Loop iteration exceeded interval (2 vs. 3.926258087158203) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-12-24 10:51:56.545 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:51:56.545 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0c4cfec6-78ab-4165-9840-9d50635d8dbd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:51:56.545 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:52:01.400 4296 1916196264952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0c4cfec6-78ab-4165-9840-9d50635d8dbd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:52:01.400 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0c4cfec6-78ab-4165-9840-9d50635d8dbd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:52:01.417 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0c4cfec6-78ab-4165-9840-9d50635d8dbd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:52:01.417 4296 1916196264952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 522, VLAN trunk: None to switch port 0c4cfec6-78ab-4165-9840-9d50635d8dbd 2021-12-24 10:52:02.245 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:52:02.245 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0c4cfec6-78ab-4165-9840-9d50635d8dbd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:52:02.386 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0c4cfec6-78ab-4165-9840-9d50635d8dbd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:52:02.386 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:52:02.386 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:52:02.386 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:52:02.386 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0c4cfec6-78ab-4165-9840-9d50635d8dbd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:52:02.386 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:52:02.386 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0c4cfec6-78ab-4165-9840-9d50635d8dbd not yet added. Adding. 2021-12-24 10:52:02.386 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:52:02.386 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:52:06.416 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:52:11.087 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:52:11.087 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:52:12.183 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:52:12.227 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c3a49f40-623e-4116-9a77-2945ecd6c0bb 2021-12-24 10:52:12.306 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 10:52:12.306 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c3a49f40-623e-4116-9a77-2945ecd6c0bb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:52:12.306 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c3a49f40-623e-4116-9a77-2945ecd6c0bb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:52:12.306 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c3a49f40-623e-4116-9a77-2945ecd6c0bb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:52:12.430 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 432eb480-db3d-4ba6-a9b7-e7ee16deba4d 2021-12-24 10:52:12.449 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c3a49f40-623e-4116-9a77-2945ecd6c0bb'] 2021-12-24 10:52:12.449 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:52:12.449 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:52:12.449 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c3a49f40-623e-4116-9a77-2945ecd6c0bb'] 2021-12-24 10:52:12.463 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 15.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:52:12.463 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0c4cfec6-78ab-4165-9840-9d50635d8dbd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:52:12.463 4296 1916196264952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0c4cfec6-78ab-4165-9840-9d50635d8dbd processed. 2021-12-24 10:52:12.633 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b303f29-8c26-4499-a214-9441a2204f8c 7959e54d52e34c1a82b843436d6b36bb cd47864d902b474d8c02b185710ea821 - - -] Security group member updated on remote: ['a8e49bad-2e10-45df-95fd-1c1e82f4cbd5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:52:12.633 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-0b303f29-8c26-4499-a214-9441a2204f8c 7959e54d52e34c1a82b843436d6b36bb cd47864d902b474d8c02b185710ea821 - - -] Security group member updated ['a8e49bad-2e10-45df-95fd-1c1e82f4cbd5'] 2021-12-24 10:52:12.730 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b303f29-8c26-4499-a214-9441a2204f8c 7959e54d52e34c1a82b843436d6b36bb cd47864d902b474d8c02b185710ea821 - - -] port_delete event received for 'c3a49f40-623e-4116-9a77-2945ecd6c0bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:52:14.327 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:52:14.637 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:52:19.136 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c30ed43-ef17-4515-bc46-d9887203ee15 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network 432eb480-db3d-4ba6-a9b7-e7ee16deba4d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 10:52:19.136 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c30ed43-ef17-4515-bc46-d9887203ee15 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network 432eb480-db3d-4ba6-a9b7-e7ee16deba4d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-24 10:52:21.118 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4347b1bc-4a38-4008-96fd-1d49cab718ea - - - - -] port_update received: 06349e06-b1c8-4c4e-83bb-f82f6d349981 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:52:21.134 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4347b1bc-4a38-4008-96fd-1d49cab718ea - - - - -] No port 06349e06-b1c8-4c4e-83bb-f82f6d349981 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:52:25.242 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated on remote: ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:52:25.242 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] 2021-12-24 10:52:25.242 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Refresh firewall rules 2021-12-24 10:52:25.242 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Get security group information for devices via rpc ['20cfb547-5fe2-413a-84fd-73764a4dbba6', '0c4cfec6-78ab-4165-9840-9d50635d8dbd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:52:25.851 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d0924be-4108-45e1-8979-df3a34e9ede5 - - - - -] port_update received: 8e9920ec-f4bd-4a4a-b3b1-6fb6bd35a20e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:52:25.869 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d0924be-4108-45e1-8979-df3a34e9ede5 - - - - -] No port 8e9920ec-f4bd-4a4a-b3b1-6fb6bd35a20e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:52:26.498 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e9911a2-738a-4bf8-b4a7-5b92dd599962 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: faadde7f-8521-47f6-b47a-f26942a6156a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:52:26.510 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e9911a2-738a-4bf8-b4a7-5b92dd599962 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port faadde7f-8521-47f6-b47a-f26942a6156a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:52:26.727 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update security group information for ports dict_keys(['0c4cfec6-78ab-4165-9840-9d50635d8dbd', '20cfb547-5fe2-413a-84fd-73764a4dbba6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:52:26.727 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:52:26.727 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update rules of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:52:26.727 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update members of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:52:26.727 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update port filter for 0c4cfec6-78ab-4165-9840-9d50635d8dbd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:52:26.727 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Updating port rules. 2021-12-24 10:52:26.742 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-24 10:52:26.742 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:52:27.150 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:52:27.150 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:52:27.150 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:52:27.150 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update port filter for 20cfb547-5fe2-413a-84fd-73764a4dbba6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:52:27.150 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Updating port rules. 2021-12-24 10:52:27.165 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-24 10:52:27.165 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:52:27.523 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:52:27.523 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:52:27.523 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1f07c72f-072c-4942-8982-2b41efb46303 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:52:28.463 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1b2b6a1-5b07-4730-b410-8f4de6306796 - - - - -] port_update received: f0ec9c5e-77f6-4817-8a47-fe9e1e70cd54 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:52:28.899 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1b2b6a1-5b07-4730-b410-8f4de6306796 - - - - -] No port f0ec9c5e-77f6-4817-8a47-fe9e1e70cd54 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:52:30.398 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b1deda9-27c9-49d6-b646-16150135a487 da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group rule updated on remote: ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:52:30.432 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-0b1deda9-27c9-49d6-b646-16150135a487 da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group rule updated ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] 2021-12-24 10:52:30.539 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8948e128-be31-4e85-a1f1-abae1cf4b3a8 da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group rule updated on remote: ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:52:30.539 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-8948e128-be31-4e85-a1f1-abae1cf4b3a8 da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group rule updated ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] 2021-12-24 10:52:30.664 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fae4f1ec-0f5e-44c6-88fb-5e1a8dab34f5 da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group rule updated on remote: ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:52:30.664 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-fae4f1ec-0f5e-44c6-88fb-5e1a8dab34f5 da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group rule updated ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] 2021-12-24 10:52:32.151 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b4000f95-ecf8-49bd-84bc-dfabe4252c70 da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group rule updated on remote: ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:52:33.436 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-b4000f95-ecf8-49bd-84bc-dfabe4252c70 da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group rule updated ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] 2021-12-24 10:52:33.449 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb93bba1-31fb-4a04-812a-22ba013dccc1 - - - - -] port_update received: abb50345-8eb8-4c7c-8130-0e469748199e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:52:35.117 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a388e917-17d9-49e2-a43e-72ee145acc07 da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group rule updated on remote: ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:52:35.117 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [req-a388e917-17d9-49e2-a43e-72ee145acc07 da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group rule updated ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] 2021-12-24 10:52:35.117 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7cfdfb2f-33e0-41d4-9554-86c56587de4b da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group rule updated on remote: ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:52:35.117 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-7cfdfb2f-33e0-41d4-9554-86c56587de4b da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group rule updated ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] 2021-12-24 10:52:35.117 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb93bba1-31fb-4a04-812a-22ba013dccc1 - - - - -] No port abb50345-8eb8-4c7c-8130-0e469748199e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:52:37.884 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: faadde7f-8521-47f6-b47a-f26942a6156a 2021-12-24 10:52:39.464 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:52:39.664 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port faadde7f-8521-47f6-b47a-f26942a6156a 2021-12-24 10:52:43.371 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port faadde7f-8521-47f6-b47a-f26942a6156a updated. Details: {'device': 'faadde7f-8521-47f6-b47a-f26942a6156a', 'network_id': '84483373-3ed4-415a-9a7d-166256277e4b', 'port_id': 'faadde7f-8521-47f6-b47a-f26942a6156a', 'mac_address': 'fa:16:3e:fd:f0:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 522, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1a0f5f2c-0cce-4362-8b57-6aaaec214909', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:52:43.371 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:52:43.371 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.base [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Loop iteration exceeded interval (2 vs. 3.9067111015319824) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-12-24 10:52:43.371 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-faadde7f-8521-47f6-b47a-f26942a6156a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:52:43.387 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port faadde7f-8521-47f6-b47a-f26942a6156a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:52:43.387 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:52:46.289 4296 1916196264952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'faadde7f-8521-47f6-b47a-f26942a6156a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:52:46.289 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'faadde7f-8521-47f6-b47a-f26942a6156a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:52:46.289 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port faadde7f-8521-47f6-b47a-f26942a6156a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:52:46.289 4296 1916196264952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 522, VLAN trunk: None to switch port faadde7f-8521-47f6-b47a-f26942a6156a 2021-12-24 10:52:46.496 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:52:46.496 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['faadde7f-8521-47f6-b47a-f26942a6156a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:52:46.664 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['faadde7f-8521-47f6-b47a-f26942a6156a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:52:46.664 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:52:46.664 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:52:46.664 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:52:46.664 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for faadde7f-8521-47f6-b47a-f26942a6156a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:52:46.664 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:52:46.664 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device faadde7f-8521-47f6-b47a-f26942a6156a not yet added. Adding. 2021-12-24 10:52:46.664 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:52:46.664 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:52:47.250 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-faadde7f-8521-47f6-b47a-f26942a6156a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:52:47.620 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-faadde7f-8521-47f6-b47a-f26942a6156a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:52:47.620 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-faadde7f-8521-47f6-b47a-f26942a6156a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:52:48.119 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-faadde7f-8521-47f6-b47a-f26942a6156a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:52:48.429 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-faadde7f-8521-47f6-b47a-f26942a6156a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:52:48.429 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port faadde7f-8521-47f6-b47a-f26942a6156a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:52:48.429 4296 1916196264952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port faadde7f-8521-47f6-b47a-f26942a6156a processed. 2021-12-24 10:52:49.408 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:52:49.820 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:11.602 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd6572e1-cf6e-4a46-8df8-439914781472 e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Security group member updated on remote: ['9f949731-514d-4bde-91ea-0d3db2210844'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:53:11.602 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-cd6572e1-cf6e-4a46-8df8-439914781472 e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Security group member updated ['9f949731-514d-4bde-91ea-0d3db2210844'] 2021-12-24 10:53:12.385 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ffb8415-6969-4036-9d5b-10dfbae5c4f7 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 25a58f31-cbe8-4c4a-9398-09c05413b098 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:53:12.400 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ffb8415-6969-4036-9d5b-10dfbae5c4f7 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 25a58f31-cbe8-4c4a-9398-09c05413b098 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:53:19.196 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 25a58f31-cbe8-4c4a-9398-09c05413b098 2021-12-24 10:53:19.621 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:53:19.814 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 25a58f31-cbe8-4c4a-9398-09c05413b098 2021-12-24 10:53:19.814 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 25a58f31-cbe8-4c4a-9398-09c05413b098 updated. Details: {'device': '25a58f31-cbe8-4c4a-9398-09c05413b098', 'network_id': 'b8ef324c-27b3-4356-aa5b-225e748e9d14', 'port_id': '25a58f31-cbe8-4c4a-9398-09c05413b098', 'mac_address': 'fa:16:3e:69:b3:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 536, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8953f7e6-938c-4777-b2eb-8f887ee83cba', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:53:19.814 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:53:19.821 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-25a58f31-cbe8-4c4a-9398-09c05413b098" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:19.821 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 25a58f31-cbe8-4c4a-9398-09c05413b098 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:53:19.821 4296 1916196264952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b8ef324c-27b3-4356-aa5b-225e748e9d14 2021-12-24 10:53:19.821 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:53:20.147 4296 1916196264952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '25a58f31-cbe8-4c4a-9398-09c05413b098') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:53:20.147 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '25a58f31-cbe8-4c4a-9398-09c05413b098') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:53:20.165 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 25a58f31-cbe8-4c4a-9398-09c05413b098 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:53:20.165 4296 1916196264952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 536, VLAN trunk: None to switch port 25a58f31-cbe8-4c4a-9398-09c05413b098 2021-12-24 10:53:20.367 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:53:20.367 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['25a58f31-cbe8-4c4a-9398-09c05413b098'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:53:20.507 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['25a58f31-cbe8-4c4a-9398-09c05413b098']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:53:20.507 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:53:20.507 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9f949731-514d-4bde-91ea-0d3db2210844) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:53:20.507 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9f949731-514d-4bde-91ea-0d3db2210844) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:53:20.507 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 25a58f31-cbe8-4c4a-9398-09c05413b098 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:53:20.507 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:53:20.507 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 25a58f31-cbe8-4c4a-9398-09c05413b098 not yet added. Adding. 2021-12-24 10:53:20.507 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:53:20.507 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:53:20.803 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-25a58f31-cbe8-4c4a-9398-09c05413b098" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:21.087 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-25a58f31-cbe8-4c4a-9398-09c05413b098" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:21.087 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-25a58f31-cbe8-4c4a-9398-09c05413b098" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:21.460 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-25a58f31-cbe8-4c4a-9398-09c05413b098" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:21.650 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-25a58f31-cbe8-4c4a-9398-09c05413b098" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:21.650 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 25a58f31-cbe8-4c4a-9398-09c05413b098 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:53:21.650 4296 1916196264952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 25a58f31-cbe8-4c4a-9398-09c05413b098 processed. 2021-12-24 10:53:23.668 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:23.850 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:25.865 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2102d9a8-699b-4798-89fc-260c3e40a03a da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group member updated on remote: ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:53:25.865 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-2102d9a8-699b-4798-89fc-260c3e40a03a da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group member updated ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] 2021-12-24 10:53:27.024 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4865cc34-ae44-4e1e-88c4-16deb2e05c27 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 46788d70-a40d-45c1-a5c1-dc6e92dde01e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:53:27.037 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4865cc34-ae44-4e1e-88c4-16deb2e05c27 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 46788d70-a40d-45c1-a5c1-dc6e92dde01e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:53:29.368 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated on remote: ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:53:29.368 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] 2021-12-24 10:53:29.368 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Refresh firewall rules 2021-12-24 10:53:29.368 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Get security group information for devices via rpc ['20cfb547-5fe2-413a-84fd-73764a4dbba6', '0c4cfec6-78ab-4165-9840-9d50635d8dbd', 'faadde7f-8521-47f6-b47a-f26942a6156a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:53:29.687 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update security group information for ports dict_keys(['0c4cfec6-78ab-4165-9840-9d50635d8dbd', '20cfb547-5fe2-413a-84fd-73764a4dbba6', 'faadde7f-8521-47f6-b47a-f26942a6156a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:53:29.687 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:53:29.687 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update rules of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:53:29.687 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update members of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:53:29.733 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update port filter for 0c4cfec6-78ab-4165-9840-9d50635d8dbd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:53:29.733 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Updating port rules. 2021-12-24 10:53:29.733 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-24 10:53:29.733 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:30.087 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-080d02a0-149b-43b7-985e-f410c0078200 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 3488d73e-35bb-449c-b4f1-2413a02bfda2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:53:30.309 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:30.309 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:30.309 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:30.309 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update port filter for 20cfb547-5fe2-413a-84fd-73764a4dbba6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:53:30.309 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Updating port rules. 2021-12-24 10:53:30.324 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-24 10:53:30.324 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:30.324 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-080d02a0-149b-43b7-985e-f410c0078200 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 3488d73e-35bb-449c-b4f1-2413a02bfda2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:53:30.711 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:30.711 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:30.725 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:30.725 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update port filter for faadde7f-8521-47f6-b47a-f26942a6156a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:53:30.725 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Updating port rules. 2021-12-24 10:53:30.725 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Creating 1 new rules, removing 0 old rules. 2021-12-24 10:53:30.725 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-faadde7f-8521-47f6-b47a-f26942a6156a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:31.116 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-faadde7f-8521-47f6-b47a-f26942a6156a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:31.116 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-faadde7f-8521-47f6-b47a-f26942a6156a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:31.116 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-1ae67b1c-dc55-407d-84ed-66fe3f886c18 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-faadde7f-8521-47f6-b47a-f26942a6156a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:35.883 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3488d73e-35bb-449c-b4f1-2413a02bfda2 2021-12-24 10:53:37.766 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:53:37.913 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 46788d70-a40d-45c1-a5c1-dc6e92dde01e 2021-12-24 10:53:37.959 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 3488d73e-35bb-449c-b4f1-2413a02bfda2 2021-12-24 10:53:37.959 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 3488d73e-35bb-449c-b4f1-2413a02bfda2 updated. Details: {'device': '3488d73e-35bb-449c-b4f1-2413a02bfda2', 'network_id': '84483373-3ed4-415a-9a7d-166256277e4b', 'port_id': '3488d73e-35bb-449c-b4f1-2413a02bfda2', 'mac_address': 'fa:16:3e:16:ab:6c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 522, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1a0f5f2c-0cce-4362-8b57-6aaaec214909', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:53:37.959 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:53:37.959 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3488d73e-35bb-449c-b4f1-2413a02bfda2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:37.959 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3488d73e-35bb-449c-b4f1-2413a02bfda2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:53:37.959 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:53:38.277 4296 1916196264952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3488d73e-35bb-449c-b4f1-2413a02bfda2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:53:38.277 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3488d73e-35bb-449c-b4f1-2413a02bfda2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:53:38.288 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3488d73e-35bb-449c-b4f1-2413a02bfda2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:53:38.303 4296 1916196264952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 522, VLAN trunk: None to switch port 3488d73e-35bb-449c-b4f1-2413a02bfda2 2021-12-24 10:53:38.654 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:53:38.654 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3488d73e-35bb-449c-b4f1-2413a02bfda2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:53:38.819 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3488d73e-35bb-449c-b4f1-2413a02bfda2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:53:38.819 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:53:38.819 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:53:38.819 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:53:38.819 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3488d73e-35bb-449c-b4f1-2413a02bfda2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:53:38.819 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:53:38.837 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3488d73e-35bb-449c-b4f1-2413a02bfda2 not yet added. Adding. 2021-12-24 10:53:38.837 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:53:38.837 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:53:39.178 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3488d73e-35bb-449c-b4f1-2413a02bfda2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:39.493 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3488d73e-35bb-449c-b4f1-2413a02bfda2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:39.493 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3488d73e-35bb-449c-b4f1-2413a02bfda2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:39.790 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:53:39.929 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3488d73e-35bb-449c-b4f1-2413a02bfda2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:39.981 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 46788d70-a40d-45c1-a5c1-dc6e92dde01e 2021-12-24 10:53:39.981 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 46788d70-a40d-45c1-a5c1-dc6e92dde01e updated. Details: {'device': '46788d70-a40d-45c1-a5c1-dc6e92dde01e', 'network_id': '10a6e2d8-77c7-44df-80b9-6c8030c03f0e', 'port_id': '46788d70-a40d-45c1-a5c1-dc6e92dde01e', 'mac_address': 'fa:16:3e:00:0e:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 511, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '021a00a1-add0-46aa-9d22-9e03c86e98a9', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:53:39.993 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:53:39.993 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46788d70-a40d-45c1-a5c1-dc6e92dde01e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:39.993 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 46788d70-a40d-45c1-a5c1-dc6e92dde01e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:53:39.993 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 10a6e2d8-77c7-44df-80b9-6c8030c03f0e 2021-12-24 10:53:39.993 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:53:40.260 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3488d73e-35bb-449c-b4f1-2413a02bfda2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:40.260 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3488d73e-35bb-449c-b4f1-2413a02bfda2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:53:40.260 4296 1916196264952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3488d73e-35bb-449c-b4f1-2413a02bfda2 processed. 2021-12-24 10:53:40.399 4296 1916196265304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '46788d70-a40d-45c1-a5c1-dc6e92dde01e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:53:40.399 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '46788d70-a40d-45c1-a5c1-dc6e92dde01e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:53:40.413 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 46788d70-a40d-45c1-a5c1-dc6e92dde01e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:53:40.413 4296 1916196265304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 511, VLAN trunk: None to switch port 46788d70-a40d-45c1-a5c1-dc6e92dde01e 2021-12-24 10:53:40.758 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:53:40.758 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['46788d70-a40d-45c1-a5c1-dc6e92dde01e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:53:41.040 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['46788d70-a40d-45c1-a5c1-dc6e92dde01e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:53:41.040 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:53:41.040 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4bd13fce-c6ec-4baa-952e-5e4e1f12260c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:53:41.040 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 46788d70-a40d-45c1-a5c1-dc6e92dde01e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:53:41.040 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:53:41.040 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 46788d70-a40d-45c1-a5c1-dc6e92dde01e not yet added. Adding. 2021-12-24 10:53:41.040 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:53:41.040 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:53:41.493 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46788d70-a40d-45c1-a5c1-dc6e92dde01e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:41.793 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:41.916 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46788d70-a40d-45c1-a5c1-dc6e92dde01e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:41.916 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46788d70-a40d-45c1-a5c1-dc6e92dde01e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:41.981 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:42.318 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46788d70-a40d-45c1-a5c1-dc6e92dde01e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:42.605 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46788d70-a40d-45c1-a5c1-dc6e92dde01e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:53:42.605 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 46788d70-a40d-45c1-a5c1-dc6e92dde01e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:53:42.605 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 46788d70-a40d-45c1-a5c1-dc6e92dde01e processed. 2021-12-24 10:53:43.804 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:53:43.975 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:03.557 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated on remote: ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:54:03.557 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] 2021-12-24 10:54:03.577 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Refresh firewall rules 2021-12-24 10:54:03.577 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Get security group information for devices via rpc ['20cfb547-5fe2-413a-84fd-73764a4dbba6', '0c4cfec6-78ab-4165-9840-9d50635d8dbd', 'faadde7f-8521-47f6-b47a-f26942a6156a', '3488d73e-35bb-449c-b4f1-2413a02bfda2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:54:03.647 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] port_delete event received for '3488d73e-35bb-449c-b4f1-2413a02bfda2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:54:03.915 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update security group information for ports dict_keys(['0c4cfec6-78ab-4165-9840-9d50635d8dbd', '20cfb547-5fe2-413a-84fd-73764a4dbba6', 'faadde7f-8521-47f6-b47a-f26942a6156a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:54:03.915 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:54:03.915 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update rules of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:54:03.915 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update members of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:54:03.915 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update port filter for 0c4cfec6-78ab-4165-9840-9d50635d8dbd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:54:03.915 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Updating port rules. 2021-12-24 10:54:03.915 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-24 10:54:03.927 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:03.927 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:03.927 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:04.740 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:04.758 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update port filter for 20cfb547-5fe2-413a-84fd-73764a4dbba6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:54:04.758 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Updating port rules. 2021-12-24 10:54:04.758 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-24 10:54:04.758 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:04.758 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:04.758 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:04.758 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3488d73e-35bb-449c-b4f1-2413a02bfda2 2021-12-24 10:54:04.758 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 35bf505a-aece-48d7-8884-55d2308bfa19 2021-12-24 10:54:05.131 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Security group member updated on remote: ['01d29752-c292-40de-a369-263d7961c9da'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:54:05.131 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Security group member updated ['01d29752-c292-40de-a369-263d7961c9da'] 2021-12-24 10:54:05.210 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] port_delete event received for '35bf505a-aece-48d7-8884-55d2308bfa19' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:54:05.255 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:05.276 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update port filter for faadde7f-8521-47f6-b47a-f26942a6156a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:54:05.276 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Updating port rules. 2021-12-24 10:54:05.276 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-24 10:54:05.276 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-faadde7f-8521-47f6-b47a-f26942a6156a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:05.276 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-faadde7f-8521-47f6-b47a-f26942a6156a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:05.276 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-faadde7f-8521-47f6-b47a-f26942a6156a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:05.973 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 10:54:06.024 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '35bf505a-aece-48d7-8884-55d2308bfa19' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:54:06.024 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '35bf505a-aece-48d7-8884-55d2308bfa19' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:54:06.024 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 35bf505a-aece-48d7-8884-55d2308bfa19 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:54:06.024 4296 1916198240504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3488d73e-35bb-449c-b4f1-2413a02bfda2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:54:06.024 4296 1916198240504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3488d73e-35bb-449c-b4f1-2413a02bfda2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:54:06.024 4296 1916198240504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3488d73e-35bb-449c-b4f1-2413a02bfda2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:54:06.024 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-ad34dfc4-0ac4-4f4f-a0e3-b9cc5d032d0b 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-faadde7f-8521-47f6-b47a-f26942a6156a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:06.024 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Refresh firewall rules 2021-12-24 10:54:06.024 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Get security group information for devices via rpc ['f4f8c918-16cc-4b3f-8d80-d572ac52caf2', '35bf505a-aece-48d7-8884-55d2308bfa19'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:54:06.056 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35bf505a-aece-48d7-8884-55d2308bfa19'] 2021-12-24 10:54:06.056 4296 1916196265128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:54:06.056 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:54:06.070 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35bf505a-aece-48d7-8884-55d2308bfa19'] 2021-12-24 10:54:06.070 4296 1916198240504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3488d73e-35bb-449c-b4f1-2413a02bfda2'] 2021-12-24 10:54:06.070 4296 1916198240504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:54:06.070 4296 1916198240504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:54:06.070 4296 1916198240504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3488d73e-35bb-449c-b4f1-2413a02bfda2'] 2021-12-24 10:54:06.232 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Update security group information for ports dict_keys(['f4f8c918-16cc-4b3f-8d80-d572ac52caf2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:54:06.232 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:54:06.232 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Update rules of security group (01d29752-c292-40de-a369-263d7961c9da) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:54:06.232 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Update members of security group (01d29752-c292-40de-a369-263d7961c9da) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:54:06.232 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Update port filter for f4f8c918-16cc-4b3f-8d80-d572ac52caf2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:54:06.232 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Updating port rules. 2021-12-24 10:54:06.232 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-24 10:54:06.232 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Lock "n-hv-driver-port-lock-f4f8c918-16cc-4b3f-8d80-d572ac52caf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:06.232 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Lock "n-hv-driver-port-lock-f4f8c918-16cc-4b3f-8d80-d572ac52caf2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:06.232 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Lock "n-hv-driver-port-lock-f4f8c918-16cc-4b3f-8d80-d572ac52caf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:07.178 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-16a0a1e7-a162-46d7-87f6-088f6ac7d5e5 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Lock "n-hv-driver-port-lock-f4f8c918-16cc-4b3f-8d80-d572ac52caf2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:07.979 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:08.021 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:17.225 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: faadde7f-8521-47f6-b47a-f26942a6156a 2021-12-24 10:54:19.786 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated on remote: ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:54:19.786 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] 2021-12-24 10:54:19.786 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Refresh firewall rules 2021-12-24 10:54:21.091 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Get security group information for devices via rpc ['20cfb547-5fe2-413a-84fd-73764a4dbba6', '0c4cfec6-78ab-4165-9840-9d50635d8dbd', 'faadde7f-8521-47f6-b47a-f26942a6156a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:54:21.091 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 10:54:21.091 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] port_delete event received for 'faadde7f-8521-47f6-b47a-f26942a6156a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:54:21.091 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'faadde7f-8521-47f6-b47a-f26942a6156a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:54:21.091 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'faadde7f-8521-47f6-b47a-f26942a6156a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:54:21.091 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port faadde7f-8521-47f6-b47a-f26942a6156a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:54:21.147 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['faadde7f-8521-47f6-b47a-f26942a6156a'] 2021-12-24 10:54:22.749 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:54:22.749 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:54:22.749 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['faadde7f-8521-47f6-b47a-f26942a6156a'] 2021-12-24 10:54:22.758 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update security group information for ports dict_keys(['0c4cfec6-78ab-4165-9840-9d50635d8dbd', '20cfb547-5fe2-413a-84fd-73764a4dbba6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:54:22.804 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:54:22.820 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update rules of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:54:22.820 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update members of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:54:22.820 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update port filter for 0c4cfec6-78ab-4165-9840-9d50635d8dbd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:54:22.820 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Updating port rules. 2021-12-24 10:54:22.820 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-24 10:54:22.820 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:22.820 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:22.833 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:23.099 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:23.132 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:23.804 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-0c4cfec6-78ab-4165-9840-9d50635d8dbd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.968s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:23.804 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update port filter for 20cfb547-5fe2-413a-84fd-73764a4dbba6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:54:23.804 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Updating port rules. 2021-12-24 10:54:23.804 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-24 10:54:23.804 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:23.804 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:23.821 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:24.239 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-6388ca36-6778-4e0f-bbc9-d950cd84844e 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:34.105 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f4f8c918-16cc-4b3f-8d80-d572ac52caf2 2021-12-24 10:54:34.343 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6cbf887-a218-4e67-9bfd-e6180561cf51 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Security group member updated on remote: ['01d29752-c292-40de-a369-263d7961c9da'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:54:34.343 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-e6cbf887-a218-4e67-9bfd-e6180561cf51 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Security group member updated ['01d29752-c292-40de-a369-263d7961c9da'] 2021-12-24 10:54:34.360 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-e6cbf887-a218-4e67-9bfd-e6180561cf51 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Refresh firewall rules 2021-12-24 10:54:34.360 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6cbf887-a218-4e67-9bfd-e6180561cf51 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Get security group information for devices via rpc ['f4f8c918-16cc-4b3f-8d80-d572ac52caf2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:54:34.411 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e6cbf887-a218-4e67-9bfd-e6180561cf51 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:54:34.411 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e6cbf887-a218-4e67-9bfd-e6180561cf51 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:54:34.432 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6cbf887-a218-4e67-9bfd-e6180561cf51 c5d2486258a9497da39f5a76d727cfd2 03ddd2d007df43398c1e6fde5c8f1665 - - -] port_delete event received for 'f4f8c918-16cc-4b3f-8d80-d572ac52caf2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:54:35.150 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 10:54:35.162 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f4f8c918-16cc-4b3f-8d80-d572ac52caf2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:54:35.162 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f4f8c918-16cc-4b3f-8d80-d572ac52caf2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:54:35.162 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f4f8c918-16cc-4b3f-8d80-d572ac52caf2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:54:35.193 4296 1916196264952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e78a9787-81b7-4511-aea6-c48c2fd8258a 2021-12-24 10:54:35.239 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4f8c918-16cc-4b3f-8d80-d572ac52caf2'] 2021-12-24 10:54:35.239 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:54:35.242 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:54:35.242 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4f8c918-16cc-4b3f-8d80-d572ac52caf2'] 2021-12-24 10:54:35.678 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated on remote: ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:54:35.678 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] 2021-12-24 10:54:35.678 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Refresh firewall rules 2021-12-24 10:54:35.678 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Get security group information for devices via rpc ['20cfb547-5fe2-413a-84fd-73764a4dbba6', '0c4cfec6-78ab-4165-9840-9d50635d8dbd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:54:35.740 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] port_delete event received for '0c4cfec6-78ab-4165-9840-9d50635d8dbd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:54:35.832 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update security group information for ports dict_keys(['20cfb547-5fe2-413a-84fd-73764a4dbba6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:54:35.832 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:54:35.832 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update rules of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:54:35.832 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update members of security group (d5d7069a-dc83-4a01-b12c-9e1814c2a656) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:54:35.832 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update port filter for 20cfb547-5fe2-413a-84fd-73764a4dbba6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:54:35.832 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Updating port rules. 2021-12-24 10:54:35.832 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-24 10:54:35.832 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:35.866 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:35.866 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:36.403 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [req-b0b623ab-7789-4534-8e35-641e8264d1c6 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Lock "n-hv-driver-port-lock-20cfb547-5fe2-413a-84fd-73764a4dbba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:36.403 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0c4cfec6-78ab-4165-9840-9d50635d8dbd 2021-12-24 10:54:37.158 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 10:54:37.158 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0c4cfec6-78ab-4165-9840-9d50635d8dbd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:54:37.158 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0c4cfec6-78ab-4165-9840-9d50635d8dbd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:54:37.158 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0c4cfec6-78ab-4165-9840-9d50635d8dbd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:54:37.158 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:37.162 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c4cfec6-78ab-4165-9840-9d50635d8dbd'] 2021-12-24 10:54:37.189 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:54:37.189 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:54:37.189 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c4cfec6-78ab-4165-9840-9d50635d8dbd'] 2021-12-24 10:54:37.214 4296 1916196264952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:54:37.664 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61aa15ee-feb1-4abb-b7d5-41a38eddceae 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '6ff37a03-019c-4b21-aa4f-e5dbf7cc8305' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:54:38.961 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ca7a94c-49e9-48a3-adbd-732e28503e69 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for 'a0e4f82d-456c-4e88-8333-1681ccc75c97' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:54:39.664 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5851fcea-34cf-4f16-ad6a-80a99be1d7d2 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network e78a9787-81b7-4511-aea6-c48c2fd8258a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 10:54:39.664 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5851fcea-34cf-4f16-ad6a-80a99be1d7d2 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network e78a9787-81b7-4511-aea6-c48c2fd8258a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-24 10:54:41.448 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01f5eef0-bbc9-4a59-a9bc-9bd4a846e424 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated on remote: ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:54:41.448 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-01f5eef0-bbc9-4a59-a9bc-9bd4a846e424 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Security group member updated ['d5d7069a-dc83-4a01-b12c-9e1814c2a656'] 2021-12-24 10:54:41.448 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-01f5eef0-bbc9-4a59-a9bc-9bd4a846e424 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Refresh firewall rules 2021-12-24 10:54:41.448 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01f5eef0-bbc9-4a59-a9bc-9bd4a846e424 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Get security group information for devices via rpc ['20cfb547-5fe2-413a-84fd-73764a4dbba6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:54:41.460 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01f5eef0-bbc9-4a59-a9bc-9bd4a846e424 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:54:41.460 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01f5eef0-bbc9-4a59-a9bc-9bd4a846e424 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:54:41.554 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01f5eef0-bbc9-4a59-a9bc-9bd4a846e424 5f071d88e3c346df8c7a25f465ea9967 3d1e0257a3c44eb4a20850362e8ef3a3 - - -] port_delete event received for '20cfb547-5fe2-413a-84fd-73764a4dbba6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:54:42.444 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 25a58f31-cbe8-4c4a-9398-09c05413b098 2021-12-24 10:54:42.444 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 20cfb547-5fe2-413a-84fd-73764a4dbba6 2021-12-24 10:54:42.913 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1440ee7-0d56-43aa-8872-f82de8d49fea 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network 84483373-3ed4-415a-9a7d-166256277e4b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 10:54:42.913 4296 1916196264952 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a1440ee7-0d56-43aa-8872-f82de8d49fea 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Reclaiming local network 84483373-3ed4-415a-9a7d-166256277e4b 2021-12-24 10:54:43.100 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e9b2e60-278a-4320-bac5-4565c937326a e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Security group member updated on remote: ['9f949731-514d-4bde-91ea-0d3db2210844'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:54:43.100 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-1e9b2e60-278a-4320-bac5-4565c937326a e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Security group member updated ['9f949731-514d-4bde-91ea-0d3db2210844'] 2021-12-24 10:54:43.116 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-1e9b2e60-278a-4320-bac5-4565c937326a e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Refresh firewall rules 2021-12-24 10:54:43.116 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e9b2e60-278a-4320-bac5-4565c937326a e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Get security group information for devices via rpc ['25a58f31-cbe8-4c4a-9398-09c05413b098'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:54:43.145 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e9b2e60-278a-4320-bac5-4565c937326a e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:54:43.150 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e9b2e60-278a-4320-bac5-4565c937326a e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:54:43.162 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 10:54:43.162 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '20cfb547-5fe2-413a-84fd-73764a4dbba6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:54:43.162 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '20cfb547-5fe2-413a-84fd-73764a4dbba6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:54:43.162 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port 20cfb547-5fe2-413a-84fd-73764a4dbba6 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-12-24 10:54:43.162 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20cfb547-5fe2-413a-84fd-73764a4dbba6'] 2021-12-24 10:54:43.162 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:54:43.162 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:54:43.162 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20cfb547-5fe2-413a-84fd-73764a4dbba6'] 2021-12-24 10:54:43.162 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '25a58f31-cbe8-4c4a-9398-09c05413b098' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:54:43.162 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '25a58f31-cbe8-4c4a-9398-09c05413b098' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:54:43.162 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 25a58f31-cbe8-4c4a-9398-09c05413b098 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:54:43.176 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b8ef324c-27b3-4356-aa5b-225e748e9d14 2021-12-24 10:54:43.176 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['25a58f31-cbe8-4c4a-9398-09c05413b098'] 2021-12-24 10:54:43.176 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:54:43.176 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:54:43.176 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['25a58f31-cbe8-4c4a-9398-09c05413b098'] 2021-12-24 10:54:43.176 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e9b2e60-278a-4320-bac5-4565c937326a e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] port_delete event received for '25a58f31-cbe8-4c4a-9398-09c05413b098' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:54:45.168 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:54:46.021 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:04.545 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b31637fe-9704-4f0b-a8b8-c0b5a2f6115b e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Security group member updated on remote: ['9f949731-514d-4bde-91ea-0d3db2210844'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:55:04.545 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-b31637fe-9704-4f0b-a8b8-c0b5a2f6115b e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Security group member updated ['9f949731-514d-4bde-91ea-0d3db2210844'] 2021-12-24 10:55:05.399 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-651ea6af-7c51-44d3-bbbf-1b464abed2e0 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 2020407b-a879-4d9f-91b7-03182211dd87 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:55:05.411 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-651ea6af-7c51-44d3-bbbf-1b464abed2e0 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 2020407b-a879-4d9f-91b7-03182211dd87 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:55:08.727 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a68103e-a53b-4b11-a5b9-b4b8d8f51224 a666a7129af54e619d928455cc1264c6 815eba42855944e2951646ad602c980f - - -] Security group member updated on remote: ['282ea528-0e0f-4694-9302-b445d680f856'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:55:08.727 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-0a68103e-a53b-4b11-a5b9-b4b8d8f51224 a666a7129af54e619d928455cc1264c6 815eba42855944e2951646ad602c980f - - -] Security group member updated ['282ea528-0e0f-4694-9302-b445d680f856'] 2021-12-24 10:55:09.149 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2020407b-a879-4d9f-91b7-03182211dd87 2021-12-24 10:55:09.602 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:55:09.756 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-710a305d-864a-41fe-ab98-e64ecfe4e954 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 655e8285-24a3-4022-b698-c147bb48c5ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:55:09.772 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-710a305d-864a-41fe-ab98-e64ecfe4e954 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 655e8285-24a3-4022-b698-c147bb48c5ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:55:09.901 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 2020407b-a879-4d9f-91b7-03182211dd87 2021-12-24 10:55:09.901 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 2020407b-a879-4d9f-91b7-03182211dd87 updated. Details: {'device': '2020407b-a879-4d9f-91b7-03182211dd87', 'network_id': 'b8ef324c-27b3-4356-aa5b-225e748e9d14', 'port_id': '2020407b-a879-4d9f-91b7-03182211dd87', 'mac_address': 'fa:16:3e:82:01:1a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 536, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8953f7e6-938c-4777-b2eb-8f887ee83cba', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:55:09.901 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:55:09.901 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2020407b-a879-4d9f-91b7-03182211dd87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:09.901 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2020407b-a879-4d9f-91b7-03182211dd87 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:55:09.912 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b8ef324c-27b3-4356-aa5b-225e748e9d14 2021-12-24 10:55:09.912 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:55:10.146 4296 1916196265304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2020407b-a879-4d9f-91b7-03182211dd87') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:55:10.160 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2020407b-a879-4d9f-91b7-03182211dd87') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:55:10.160 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2020407b-a879-4d9f-91b7-03182211dd87 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:55:10.160 4296 1916196265304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 536, VLAN trunk: None to switch port 2020407b-a879-4d9f-91b7-03182211dd87 2021-12-24 10:55:10.288 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:55:10.288 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2020407b-a879-4d9f-91b7-03182211dd87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:55:10.461 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2020407b-a879-4d9f-91b7-03182211dd87']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:55:10.461 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:55:10.461 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9f949731-514d-4bde-91ea-0d3db2210844) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:55:10.461 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9f949731-514d-4bde-91ea-0d3db2210844) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:55:10.461 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2020407b-a879-4d9f-91b7-03182211dd87 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:55:10.461 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:55:10.461 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2020407b-a879-4d9f-91b7-03182211dd87 not yet added. Adding. 2021-12-24 10:55:10.461 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:55:10.461 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:55:10.606 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2020407b-a879-4d9f-91b7-03182211dd87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:11.004 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2020407b-a879-4d9f-91b7-03182211dd87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:11.004 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2020407b-a879-4d9f-91b7-03182211dd87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:11.225 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2020407b-a879-4d9f-91b7-03182211dd87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:11.386 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2020407b-a879-4d9f-91b7-03182211dd87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:11.386 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2020407b-a879-4d9f-91b7-03182211dd87 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:55:11.386 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2020407b-a879-4d9f-91b7-03182211dd87 processed. 2021-12-24 10:55:11.617 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:11.805 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:13.239 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 655e8285-24a3-4022-b698-c147bb48c5ab 2021-12-24 10:55:13.614 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:55:13.838 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 655e8285-24a3-4022-b698-c147bb48c5ab 2021-12-24 10:55:13.838 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 655e8285-24a3-4022-b698-c147bb48c5ab updated. Details: {'device': '655e8285-24a3-4022-b698-c147bb48c5ab', 'network_id': '73e2ed31-3a38-4649-b9eb-f404eefec064', 'port_id': '655e8285-24a3-4022-b698-c147bb48c5ab', 'mac_address': 'fa:16:3e:75:40:c6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 521, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '71278ea2-d050-4cdc-a0b9-2475b289eafb', 'ip_address': '192.168.233.246'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:55:13.838 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:55:13.838 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-655e8285-24a3-4022-b698-c147bb48c5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:13.838 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 655e8285-24a3-4022-b698-c147bb48c5ab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:55:13.838 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 73e2ed31-3a38-4649-b9eb-f404eefec064 2021-12-24 10:55:13.838 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:55:14.051 4296 1916196265304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '655e8285-24a3-4022-b698-c147bb48c5ab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:55:14.051 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '655e8285-24a3-4022-b698-c147bb48c5ab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:55:14.051 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 655e8285-24a3-4022-b698-c147bb48c5ab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:55:14.051 4296 1916196265304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 521, VLAN trunk: None to switch port 655e8285-24a3-4022-b698-c147bb48c5ab 2021-12-24 10:55:14.222 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:55:14.222 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['655e8285-24a3-4022-b698-c147bb48c5ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:55:14.414 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['655e8285-24a3-4022-b698-c147bb48c5ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:55:14.414 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:55:14.414 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (282ea528-0e0f-4694-9302-b445d680f856) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:55:14.414 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (282ea528-0e0f-4694-9302-b445d680f856) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:55:14.414 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 655e8285-24a3-4022-b698-c147bb48c5ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:55:14.414 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:55:14.414 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 655e8285-24a3-4022-b698-c147bb48c5ab not yet added. Adding. 2021-12-24 10:55:14.414 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:55:14.439 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:55:14.629 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-655e8285-24a3-4022-b698-c147bb48c5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:14.832 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-655e8285-24a3-4022-b698-c147bb48c5ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:14.852 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-655e8285-24a3-4022-b698-c147bb48c5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:15.114 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-655e8285-24a3-4022-b698-c147bb48c5ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:15.269 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-655e8285-24a3-4022-b698-c147bb48c5ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:15.269 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 655e8285-24a3-4022-b698-c147bb48c5ab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:55:15.269 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 655e8285-24a3-4022-b698-c147bb48c5ab processed. 2021-12-24 10:55:15.619 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:15.911 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:19.432 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 2021-12-24 10:55:19.632 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:55:19.818 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 2021-12-24 10:55:19.818 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 updated. Details: {'device': 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19', 'network_id': '895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4', 'port_id': 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19', 'mac_address': 'fa:16:3e:4d:56:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0cc18f38-fbb2-449c-9867-1dd47f99d713', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:55:19.818 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:55:19.843 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:19.843 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:55:19.850 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:55:19.863 4296 1916196265304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:55:19.863 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:55:19.883 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:55:19.883 4296 1916196265304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 2021-12-24 10:55:19.945 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:55:19.993 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:55:20.129 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:55:20.129 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:55:20.129 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (22aadc89-46fb-42d4-a721-29b2c75426b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:55:20.129 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:55:20.129 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:55:20.129 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-12-24 10:55:20.129 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:20.129 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:20.129 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:20.129 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:20.196 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:20.196 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:55:20.196 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 processed. 2021-12-24 10:55:21.650 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:21.740 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 655e8285-24a3-4022-b698-c147bb48c5ab 2021-12-24 10:55:21.800 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49aa716d-221c-4410-8e0b-2e0a1fd3cc29 a666a7129af54e619d928455cc1264c6 815eba42855944e2951646ad602c980f - - -] Security group member updated on remote: ['282ea528-0e0f-4694-9302-b445d680f856'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:55:21.800 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-49aa716d-221c-4410-8e0b-2e0a1fd3cc29 a666a7129af54e619d928455cc1264c6 815eba42855944e2951646ad602c980f - - -] Security group member updated ['282ea528-0e0f-4694-9302-b445d680f856'] 2021-12-24 10:55:21.800 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-49aa716d-221c-4410-8e0b-2e0a1fd3cc29 a666a7129af54e619d928455cc1264c6 815eba42855944e2951646ad602c980f - - -] Refresh firewall rules 2021-12-24 10:55:21.800 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49aa716d-221c-4410-8e0b-2e0a1fd3cc29 a666a7129af54e619d928455cc1264c6 815eba42855944e2951646ad602c980f - - -] Get security group information for devices via rpc ['655e8285-24a3-4022-b698-c147bb48c5ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:55:21.883 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-49aa716d-221c-4410-8e0b-2e0a1fd3cc29 a666a7129af54e619d928455cc1264c6 815eba42855944e2951646ad602c980f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:55:21.883 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-49aa716d-221c-4410-8e0b-2e0a1fd3cc29 a666a7129af54e619d928455cc1264c6 815eba42855944e2951646ad602c980f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:55:21.974 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49aa716d-221c-4410-8e0b-2e0a1fd3cc29 a666a7129af54e619d928455cc1264c6 815eba42855944e2951646ad602c980f - - -] port_delete event received for '655e8285-24a3-4022-b698-c147bb48c5ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:55:22.177 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:23.667 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 10:55:23.667 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '655e8285-24a3-4022-b698-c147bb48c5ab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:55:23.667 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '655e8285-24a3-4022-b698-c147bb48c5ab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:55:23.667 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 655e8285-24a3-4022-b698-c147bb48c5ab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:55:23.675 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 73e2ed31-3a38-4649-b9eb-f404eefec064 2021-12-24 10:55:23.675 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['655e8285-24a3-4022-b698-c147bb48c5ab'] 2021-12-24 10:55:23.675 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:55:23.675 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:55:23.675 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['655e8285-24a3-4022-b698-c147bb48c5ab'] 2021-12-24 10:55:25.659 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:27.081 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:38.722 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-340adee7-a8bc-4fdc-b934-c4cbdf87e0c6 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Security group member updated on remote: ['021754b0-9bef-4dfb-aeaf-c150facf34b7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:55:38.722 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-340adee7-a8bc-4fdc-b934-c4cbdf87e0c6 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Security group member updated ['021754b0-9bef-4dfb-aeaf-c150facf34b7'] 2021-12-24 10:55:40.147 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e9278a5-8543-4d81-8141-7323e168e684 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 7b9368ef-ed89-4d1f-a4f5-425525d930a1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:55:40.161 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e9278a5-8543-4d81-8141-7323e168e684 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 7b9368ef-ed89-4d1f-a4f5-425525d930a1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:55:48.931 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7b9368ef-ed89-4d1f-a4f5-425525d930a1 2021-12-24 10:55:50.166 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:55:50.397 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 7b9368ef-ed89-4d1f-a4f5-425525d930a1 2021-12-24 10:55:50.397 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 7b9368ef-ed89-4d1f-a4f5-425525d930a1 updated. Details: {'device': '7b9368ef-ed89-4d1f-a4f5-425525d930a1', 'network_id': 'aa722d21-a98d-438e-98b5-7b38805e90d6', 'port_id': '7b9368ef-ed89-4d1f-a4f5-425525d930a1', 'mac_address': 'fa:16:3e:d6:8a:fa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 531, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '51a75e00-0aa9-4a30-97d9-d6c082f6c80f', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:55:50.397 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:55:50.397 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7b9368ef-ed89-4d1f-a4f5-425525d930a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:50.397 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7b9368ef-ed89-4d1f-a4f5-425525d930a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:55:50.397 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network aa722d21-a98d-438e-98b5-7b38805e90d6 2021-12-24 10:55:50.397 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:55:50.677 4296 1916196265304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7b9368ef-ed89-4d1f-a4f5-425525d930a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:55:50.677 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7b9368ef-ed89-4d1f-a4f5-425525d930a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:55:50.693 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7b9368ef-ed89-4d1f-a4f5-425525d930a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:55:50.693 4296 1916196265304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 531, VLAN trunk: None to switch port 7b9368ef-ed89-4d1f-a4f5-425525d930a1 2021-12-24 10:55:50.709 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94fb6c75-7d7a-46f5-9eae-3bfd36fb77f4 e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Security group member updated on remote: ['9f949731-514d-4bde-91ea-0d3db2210844'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:55:50.709 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-94fb6c75-7d7a-46f5-9eae-3bfd36fb77f4 e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Security group member updated ['9f949731-514d-4bde-91ea-0d3db2210844'] 2021-12-24 10:55:50.709 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-94fb6c75-7d7a-46f5-9eae-3bfd36fb77f4 e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Refresh firewall rules 2021-12-24 10:55:50.709 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94fb6c75-7d7a-46f5-9eae-3bfd36fb77f4 e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Get security group information for devices via rpc ['2020407b-a879-4d9f-91b7-03182211dd87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:55:50.755 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-94fb6c75-7d7a-46f5-9eae-3bfd36fb77f4 e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:55:50.755 4296 1916196264952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-94fb6c75-7d7a-46f5-9eae-3bfd36fb77f4 e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:55:50.803 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94fb6c75-7d7a-46f5-9eae-3bfd36fb77f4 e08d845ce5df491cba375de8e642c99a 2d95238e342e4f56972dcc4525dee96d - - -] port_delete event received for '2020407b-a879-4d9f-91b7-03182211dd87' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:55:50.972 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2020407b-a879-4d9f-91b7-03182211dd87 2021-12-24 10:55:50.972 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 2021-12-24 10:55:51.083 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:55:51.083 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7b9368ef-ed89-4d1f-a4f5-425525d930a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:55:51.244 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7b9368ef-ed89-4d1f-a4f5-425525d930a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:55:51.244 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:55:51.244 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (021754b0-9bef-4dfb-aeaf-c150facf34b7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:55:51.244 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (021754b0-9bef-4dfb-aeaf-c150facf34b7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:55:51.244 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7b9368ef-ed89-4d1f-a4f5-425525d930a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:55:51.244 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:55:51.244 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7b9368ef-ed89-4d1f-a4f5-425525d930a1 not yet added. Adding. 2021-12-24 10:55:51.244 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:55:51.244 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:55:51.426 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7b9368ef-ed89-4d1f-a4f5-425525d930a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:51.598 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7b9368ef-ed89-4d1f-a4f5-425525d930a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:51.598 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7b9368ef-ed89-4d1f-a4f5-425525d930a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:51.884 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7b9368ef-ed89-4d1f-a4f5-425525d930a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:52.034 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7b9368ef-ed89-4d1f-a4f5-425525d930a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:52.034 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7b9368ef-ed89-4d1f-a4f5-425525d930a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:55:52.034 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7b9368ef-ed89-4d1f-a4f5-425525d930a1 processed. 2021-12-24 10:55:52.183 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 10:55:52.183 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:55:52.183 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:55:52.183 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:55:52.183 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2020407b-a879-4d9f-91b7-03182211dd87' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:55:52.183 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2020407b-a879-4d9f-91b7-03182211dd87' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:55:52.183 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2020407b-a879-4d9f-91b7-03182211dd87 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:55:52.183 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:52.193 4296 1916196264952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b8ef324c-27b3-4356-aa5b-225e748e9d14 2021-12-24 10:55:52.193 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2020407b-a879-4d9f-91b7-03182211dd87'] 2021-12-24 10:55:52.193 4296 1916196264952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:55:52.193 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:55:52.193 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2020407b-a879-4d9f-91b7-03182211dd87'] 2021-12-24 10:55:52.193 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19'] 2021-12-24 10:55:52.193 4296 1916196265128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:55:52.193 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:55:52.193 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19'] 2021-12-24 10:55:52.534 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:55:55.380 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 2021-12-24 10:55:56.331 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 10:55:56.331 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:55:56.331 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:55:56.331 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:55:56.353 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4 2021-12-24 10:55:57.659 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19'] 2021-12-24 10:55:57.659 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:55:57.659 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19'] 2021-12-24 10:55:58.332 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:55:58.426 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:56:19.274 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-becfa0d0-312c-424b-8e48-3477b3632d42 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Security group member updated on remote: ['021754b0-9bef-4dfb-aeaf-c150facf34b7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:56:19.274 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-becfa0d0-312c-424b-8e48-3477b3632d42 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Security group member updated ['021754b0-9bef-4dfb-aeaf-c150facf34b7'] 2021-12-24 10:56:19.274 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-becfa0d0-312c-424b-8e48-3477b3632d42 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Refresh firewall rules 2021-12-24 10:56:19.274 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-becfa0d0-312c-424b-8e48-3477b3632d42 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Get security group information for devices via rpc ['7b9368ef-ed89-4d1f-a4f5-425525d930a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:56:19.305 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-becfa0d0-312c-424b-8e48-3477b3632d42 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:56:19.305 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-becfa0d0-312c-424b-8e48-3477b3632d42 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:56:19.346 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-becfa0d0-312c-424b-8e48-3477b3632d42 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] port_delete event received for '7b9368ef-ed89-4d1f-a4f5-425525d930a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:56:19.910 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7b9368ef-ed89-4d1f-a4f5-425525d930a1 2021-12-24 10:56:20.440 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 10:56:20.440 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7b9368ef-ed89-4d1f-a4f5-425525d930a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:56:20.440 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7b9368ef-ed89-4d1f-a4f5-425525d930a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:56:20.440 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7b9368ef-ed89-4d1f-a4f5-425525d930a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:56:20.444 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network aa722d21-a98d-438e-98b5-7b38805e90d6 2021-12-24 10:56:20.444 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7b9368ef-ed89-4d1f-a4f5-425525d930a1'] 2021-12-24 10:56:20.444 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:56:20.444 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:56:20.444 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7b9368ef-ed89-4d1f-a4f5-425525d930a1'] 2021-12-24 10:56:21.550 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bea10f6-dfb0-40af-9268-cb859f8aac6c 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network b8ef324c-27b3-4356-aa5b-225e748e9d14 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 10:56:21.550 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bea10f6-dfb0-40af-9268-cb859f8aac6c 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network b8ef324c-27b3-4356-aa5b-225e748e9d14 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-24 10:56:22.471 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:56:22.493 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:56:22.725 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0c24630-63b1-4778-8d78-378b2526fd37 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Security group member updated on remote: ['021754b0-9bef-4dfb-aeaf-c150facf34b7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:56:22.725 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-f0c24630-63b1-4778-8d78-378b2526fd37 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Security group member updated ['021754b0-9bef-4dfb-aeaf-c150facf34b7'] 2021-12-24 10:56:23.706 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f47a060-7f88-45c4-8f41-57c1517eb2cb 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 0145d9e0-ce91-469a-a279-d3548ec9a1bf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:56:23.706 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f47a060-7f88-45c4-8f41-57c1517eb2cb 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 0145d9e0-ce91-469a-a279-d3548ec9a1bf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:56:25.957 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0145d9e0-ce91-469a-a279-d3548ec9a1bf 2021-12-24 10:56:25.957 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 2021-12-24 10:56:26.477 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:56:26.885 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 0145d9e0-ce91-469a-a279-d3548ec9a1bf 2021-12-24 10:56:26.885 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 0145d9e0-ce91-469a-a279-d3548ec9a1bf updated. Details: {'device': '0145d9e0-ce91-469a-a279-d3548ec9a1bf', 'network_id': 'aa722d21-a98d-438e-98b5-7b38805e90d6', 'port_id': '0145d9e0-ce91-469a-a279-d3548ec9a1bf', 'mac_address': 'fa:16:3e:fd:ae:c7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 531, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '51a75e00-0aa9-4a30-97d9-d6c082f6c80f', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:56:26.901 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:56:26.901 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 2021-12-24 10:56:26.901 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 updated. Details: {'device': 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19', 'network_id': '895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4', 'port_id': 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19', 'mac_address': 'fa:16:3e:4d:56:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0cc18f38-fbb2-449c-9867-1dd47f99d713', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:56:26.901 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:56:26.901 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0145d9e0-ce91-469a-a279-d3548ec9a1bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:56:26.901 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0145d9e0-ce91-469a-a279-d3548ec9a1bf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:56:26.901 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network aa722d21-a98d-438e-98b5-7b38805e90d6 2021-12-24 10:56:26.901 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:56:26.901 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:56:26.901 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:56:26.901 4296 1916196265128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4 2021-12-24 10:56:26.901 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:56:27.080 4296 1916196265304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0145d9e0-ce91-469a-a279-d3548ec9a1bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:56:27.080 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0145d9e0-ce91-469a-a279-d3548ec9a1bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:56:27.104 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0145d9e0-ce91-469a-a279-d3548ec9a1bf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:56:27.104 4296 1916196265304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 531, VLAN trunk: None to switch port 0145d9e0-ce91-469a-a279-d3548ec9a1bf 2021-12-24 10:56:27.115 4296 1916196265128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:56:27.115 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:56:27.115 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:56:27.115 4296 1916196265128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 2021-12-24 10:56:27.270 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:56:27.270 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:56:27.270 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:56:27.270 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0145d9e0-ce91-469a-a279-d3548ec9a1bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:56:27.612 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:56:27.612 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:56:27.612 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (22aadc89-46fb-42d4-a721-29b2c75426b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:56:27.631 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:56:27.631 4296 1916196265128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:56:27.631 4296 1916196265128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 not yet added. Adding. 2021-12-24 10:56:27.631 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:56:27.631 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:56:27.631 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0145d9e0-ce91-469a-a279-d3548ec9a1bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:56:27.631 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:56:27.631 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (021754b0-9bef-4dfb-aeaf-c150facf34b7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:56:27.631 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (021754b0-9bef-4dfb-aeaf-c150facf34b7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:56:27.631 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0145d9e0-ce91-469a-a279-d3548ec9a1bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:56:27.631 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:56:27.631 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0145d9e0-ce91-469a-a279-d3548ec9a1bf not yet added. Adding. 2021-12-24 10:56:27.631 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:56:27.631 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:56:27.815 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:56:27.832 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0145d9e0-ce91-469a-a279-d3548ec9a1bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:56:27.972 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:56:27.972 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:56:28.002 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0145d9e0-ce91-469a-a279-d3548ec9a1bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:56:28.002 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0145d9e0-ce91-469a-a279-d3548ec9a1bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:56:28.208 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:56:28.221 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0145d9e0-ce91-469a-a279-d3548ec9a1bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:56:28.398 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:56:28.398 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:56:28.398 4296 1916196265128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 processed. 2021-12-24 10:56:28.410 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0145d9e0-ce91-469a-a279-d3548ec9a1bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:56:28.410 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0145d9e0-ce91-469a-a279-d3548ec9a1bf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:56:28.410 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0145d9e0-ce91-469a-a279-d3548ec9a1bf processed. 2021-12-24 10:56:28.480 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:56:28.853 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:56:33.549 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af9fce70-2297-4a76-9f3e-3d48e6e3d0aa 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Security group member updated on remote: ['021754b0-9bef-4dfb-aeaf-c150facf34b7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:56:33.549 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-af9fce70-2297-4a76-9f3e-3d48e6e3d0aa 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Security group member updated ['021754b0-9bef-4dfb-aeaf-c150facf34b7'] 2021-12-24 10:56:33.549 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-af9fce70-2297-4a76-9f3e-3d48e6e3d0aa 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Refresh firewall rules 2021-12-24 10:56:33.549 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af9fce70-2297-4a76-9f3e-3d48e6e3d0aa 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Get security group information for devices via rpc ['0145d9e0-ce91-469a-a279-d3548ec9a1bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:56:33.582 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-af9fce70-2297-4a76-9f3e-3d48e6e3d0aa 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:56:33.582 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-af9fce70-2297-4a76-9f3e-3d48e6e3d0aa 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:56:33.661 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af9fce70-2297-4a76-9f3e-3d48e6e3d0aa 4626e452e303405ebb0dbd5b2eae0af3 e11832b84386450bbb8dd8a1956b2b87 - - -] port_delete event received for '0145d9e0-ce91-469a-a279-d3548ec9a1bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:56:34.081 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0145d9e0-ce91-469a-a279-d3548ec9a1bf 2021-12-24 10:56:34.502 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 10:56:34.502 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0145d9e0-ce91-469a-a279-d3548ec9a1bf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:56:34.502 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0145d9e0-ce91-469a-a279-d3548ec9a1bf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:56:34.502 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0145d9e0-ce91-469a-a279-d3548ec9a1bf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:56:34.502 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network aa722d21-a98d-438e-98b5-7b38805e90d6 2021-12-24 10:56:34.502 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0145d9e0-ce91-469a-a279-d3548ec9a1bf'] 2021-12-24 10:56:34.502 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:56:34.502 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:56:34.502 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0145d9e0-ce91-469a-a279-d3548ec9a1bf'] 2021-12-24 10:56:36.504 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:56:37.064 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:56:56.814 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-247e6704-6685-44dc-b235-1e27ed71bd80 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network aa722d21-a98d-438e-98b5-7b38805e90d6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 10:56:56.814 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-247e6704-6685-44dc-b235-1e27ed71bd80 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network aa722d21-a98d-438e-98b5-7b38805e90d6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-24 10:57:01.283 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91d84c16-47de-4043-8238-5ad6cef5690b - - - - -] port_update received: 5eb6cbb4-28fa-4d21-9b1e-979232ba375f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:57:01.300 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91d84c16-47de-4043-8238-5ad6cef5690b - - - - -] No port 5eb6cbb4-28fa-4d21-9b1e-979232ba375f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:57:04.786 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a551605a-c135-441c-bca0-340f60a8aed4 - - - - -] port_update received: a26abf0a-5e94-4e5d-87ae-f370e24eb554 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:57:04.814 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a551605a-c135-441c-bca0-340f60a8aed4 - - - - -] No port a26abf0a-5e94-4e5d-87ae-f370e24eb554 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:57:06.550 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36898560-a15b-4f41-a0c7-64aff9cd55ac - - - - -] port_update received: a06e60a4-60dc-49a3-81d7-06016b2751f7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:57:06.575 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36898560-a15b-4f41-a0c7-64aff9cd55ac - - - - -] No port a06e60a4-60dc-49a3-81d7-06016b2751f7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:57:10.631 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2de0d202-ec45-4420-b37d-109bb1f4abe0 - - - - -] port_update received: e906a30d-93c5-4c47-a0c9-d96621a42d9a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:57:10.649 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2de0d202-ec45-4420-b37d-109bb1f4abe0 - - - - -] No port e906a30d-93c5-4c47-a0c9-d96621a42d9a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:57:18.161 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-54c67680-e11c-4afd-ac79-c1b61422ef22 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group member updated on remote: ['9f09cda1-881a-4552-a604-ed3d0ab95064'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:57:18.161 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-54c67680-e11c-4afd-ac79-c1b61422ef22 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group member updated ['9f09cda1-881a-4552-a604-ed3d0ab95064'] 2021-12-24 10:57:32.705 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9613f916-0470-4349-828c-4936105877af 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 822bc58d-b69a-4357-a638-5f7e3bcdddcf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:57:32.705 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9613f916-0470-4349-828c-4936105877af 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 822bc58d-b69a-4357-a638-5f7e3bcdddcf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:57:36.566 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 822bc58d-b69a-4357-a638-5f7e3bcdddcf 2021-12-24 10:57:36.737 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:57:36.908 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 822bc58d-b69a-4357-a638-5f7e3bcdddcf 2021-12-24 10:57:36.908 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 822bc58d-b69a-4357-a638-5f7e3bcdddcf updated. Details: {'device': '822bc58d-b69a-4357-a638-5f7e3bcdddcf', 'network_id': '6931af75-f1ba-4637-94d5-23234f695c5c', 'port_id': '822bc58d-b69a-4357-a638-5f7e3bcdddcf', 'mac_address': 'fa:16:3e:67:54:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 518, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9c499319-680d-4864-93ca-6d149d1229e8', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:57:36.908 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:57:36.928 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:57:36.928 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 822bc58d-b69a-4357-a638-5f7e3bcdddcf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:57:36.928 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6931af75-f1ba-4637-94d5-23234f695c5c 2021-12-24 10:57:36.928 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:57:37.142 4296 1916196265304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '822bc58d-b69a-4357-a638-5f7e3bcdddcf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:57:37.142 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '822bc58d-b69a-4357-a638-5f7e3bcdddcf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:57:37.142 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 822bc58d-b69a-4357-a638-5f7e3bcdddcf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:57:37.142 4296 1916196265304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 518, VLAN trunk: None to switch port 822bc58d-b69a-4357-a638-5f7e3bcdddcf 2021-12-24 10:57:37.300 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:57:37.300 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['822bc58d-b69a-4357-a638-5f7e3bcdddcf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:57:37.440 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['822bc58d-b69a-4357-a638-5f7e3bcdddcf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:57:37.440 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:57:37.440 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9f09cda1-881a-4552-a604-ed3d0ab95064) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:57:37.440 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9f09cda1-881a-4552-a604-ed3d0ab95064) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:57:37.440 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 822bc58d-b69a-4357-a638-5f7e3bcdddcf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:57:37.440 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:57:37.440 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 822bc58d-b69a-4357-a638-5f7e3bcdddcf not yet added. Adding. 2021-12-24 10:57:37.440 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:57:37.440 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:57:37.626 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:57:37.789 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:57:37.789 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:57:37.985 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:57:38.142 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:57:38.142 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 822bc58d-b69a-4357-a638-5f7e3bcdddcf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:57:38.142 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 822bc58d-b69a-4357-a638-5f7e3bcdddcf processed. 2021-12-24 10:57:38.748 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:57:39.035 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:57:53.690 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3650cbd8-f0bb-4678-a7ef-7f59b35de3c2 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group rule updated on remote: ['e4bde088-0e7a-4448-99a9-1208bb3b8f89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:57:53.690 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-3650cbd8-f0bb-4678-a7ef-7f59b35de3c2 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group rule updated ['e4bde088-0e7a-4448-99a9-1208bb3b8f89'] 2021-12-24 10:57:53.875 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd084810-2d00-4fb2-ba4c-edd9efcf1e51 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group rule updated on remote: ['e4bde088-0e7a-4448-99a9-1208bb3b8f89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:57:53.875 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-bd084810-2d00-4fb2-ba4c-edd9efcf1e51 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group rule updated ['e4bde088-0e7a-4448-99a9-1208bb3b8f89'] 2021-12-24 10:57:54.047 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e231f505-f5f1-4950-a210-df0b9d7351e9 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group rule updated on remote: ['e4bde088-0e7a-4448-99a9-1208bb3b8f89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:57:54.047 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-e231f505-f5f1-4950-a210-df0b9d7351e9 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group rule updated ['e4bde088-0e7a-4448-99a9-1208bb3b8f89'] 2021-12-24 10:57:54.300 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c8d6189-222b-49ca-aefc-326e34570401 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group rule updated on remote: ['e4bde088-0e7a-4448-99a9-1208bb3b8f89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:57:54.300 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-1c8d6189-222b-49ca-aefc-326e34570401 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group rule updated ['e4bde088-0e7a-4448-99a9-1208bb3b8f89'] 2021-12-24 10:57:54.455 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32e4d06d-00e1-4636-9f36-e0e3e2335c40 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group rule updated on remote: ['e4bde088-0e7a-4448-99a9-1208bb3b8f89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:57:54.455 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-32e4d06d-00e1-4636-9f36-e0e3e2335c40 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group rule updated ['e4bde088-0e7a-4448-99a9-1208bb3b8f89'] 2021-12-24 10:57:54.628 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26dec0d6-5f7e-4b48-a351-996ab9566e32 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group rule updated on remote: ['e4bde088-0e7a-4448-99a9-1208bb3b8f89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:57:54.628 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-26dec0d6-5f7e-4b48-a351-996ab9566e32 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group rule updated ['e4bde088-0e7a-4448-99a9-1208bb3b8f89'] 2021-12-24 10:57:54.817 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 2021-12-24 10:57:54.862 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 10:57:54.862 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:57:54.862 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:57:54.862 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:57:54.878 4296 1916196265304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4 2021-12-24 10:57:54.878 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19'] 2021-12-24 10:57:54.878 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:57:54.878 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:57:54.878 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19'] 2021-12-24 10:57:55.159 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9300a43-23f4-4db8-81d9-ed6e6dc67387 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group member updated on remote: ['22aadc89-46fb-42d4-a721-29b2c75426b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:57:55.159 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-b9300a43-23f4-4db8-81d9-ed6e6dc67387 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group member updated ['22aadc89-46fb-42d4-a721-29b2c75426b3'] 2021-12-24 10:57:55.159 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group member updated on remote: ['9f09cda1-881a-4552-a604-ed3d0ab95064', 'e4bde088-0e7a-4448-99a9-1208bb3b8f89'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:57:55.159 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group member updated ['9f09cda1-881a-4552-a604-ed3d0ab95064', 'e4bde088-0e7a-4448-99a9-1208bb3b8f89'] 2021-12-24 10:57:55.159 4296 1916196265304 MainThread INFO neutron.agent.securitygroups_rpc [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Refresh firewall rules 2021-12-24 10:57:55.159 4296 1916196265304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Get security group information for devices via rpc ['822bc58d-b69a-4357-a638-5f7e3bcdddcf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:57:55.206 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] port_update received: 822bc58d-b69a-4357-a638-5f7e3bcdddcf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:57:55.232 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-agent-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:57:55.232 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Binding port 822bc58d-b69a-4357-a638-5f7e3bcdddcf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:57:55.232 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:57:55.253 4296 1916196265128 MainThread DEBUG neutron.services.trunk.rpc.agent [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '822bc58d-b69a-4357-a638-5f7e3bcdddcf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:57:55.253 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '822bc58d-b69a-4357-a638-5f7e3bcdddcf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:57:55.269 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Trunk plugin disabled on server. Assuming port 822bc58d-b69a-4357-a638-5f7e3bcdddcf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:57:55.269 4296 1916196265128 MainThread INFO networking_hyperv.neutron.trunk_driver [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Binding VLAN ID: 518, VLAN trunk: None to switch port 822bc58d-b69a-4357-a638-5f7e3bcdddcf 2021-12-24 10:57:55.298 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Refresh firewall rules 2021-12-24 10:57:55.298 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Get security group information for devices via rpc ['822bc58d-b69a-4357-a638-5f7e3bcdddcf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:57:55.628 4296 1916196264952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9300a43-23f4-4db8-81d9-ed6e6dc67387 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] port_delete event received for 'bd0a5a1c-a6b9-4579-9081-6aa9e38aeb19' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:57:56.127 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update security group information for ports dict_keys(['822bc58d-b69a-4357-a638-5f7e3bcdddcf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:57:56.127 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:57:56.127 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update rules of security group (9f09cda1-881a-4552-a604-ed3d0ab95064) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:57:56.127 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update rules of security group (e4bde088-0e7a-4448-99a9-1208bb3b8f89) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:57:56.127 4296 1916196265304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update members of security group (9f09cda1-881a-4552-a604-ed3d0ab95064) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:57:56.127 4296 1916196265304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update port filter for 822bc58d-b69a-4357-a638-5f7e3bcdddcf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:57:56.127 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Updating port rules. 2021-12-24 10:57:56.127 4296 1916196265304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Creating 6 new rules, removing 0 old rules. 2021-12-24 10:57:56.127 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:57:56.303 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:57:56.303 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:57:56.303 4296 1916196265304 MainThread DEBUG oslo_concurrency.lockutils [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:57:56.398 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update security group information for ports dict_keys(['822bc58d-b69a-4357-a638-5f7e3bcdddcf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:57:56.398 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:57:56.398 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update rules of security group (9f09cda1-881a-4552-a604-ed3d0ab95064) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:57:56.407 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update rules of security group (e4bde088-0e7a-4448-99a9-1208bb3b8f89) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:57:56.407 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update members of security group (9f09cda1-881a-4552-a604-ed3d0ab95064) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 10:57:56.407 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update port filter for 822bc58d-b69a-4357-a638-5f7e3bcdddcf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:57:56.407 4296 1916196265128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Updating port rules. 2021-12-24 10:57:56.407 4296 1916196265128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Creating 0 new rules, removing 0 old rules. 2021-12-24 10:57:56.407 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:57:56.407 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:57:56.407 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:57:56.407 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:57:56.455 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [req-7bb11a9b-00e3-4978-860b-3fd5d2a465cc b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-agent-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:57:56.860 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:57:56.893 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:57:57.159 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-908ce180-0e85-4d1e-8d9a-71551319334b 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] port_delete event received for 'de629bca-2881-4ad8-9a94-952b38794428' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:57:57.675 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01566a37-b79f-4e8a-9dbc-c2fb33a5ada7 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group rule updated on remote: ['1bb26dfa-1fd9-4b11-a259-74a315f3adb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:57:57.675 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [req-01566a37-b79f-4e8a-9dbc-c2fb33a5ada7 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group rule updated ['1bb26dfa-1fd9-4b11-a259-74a315f3adb3'] 2021-12-24 10:57:57.797 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22cd25ad-3311-4653-9d96-113dcc5608ea 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group rule updated on remote: ['1bb26dfa-1fd9-4b11-a259-74a315f3adb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 10:57:57.797 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [req-22cd25ad-3311-4653-9d96-113dcc5608ea 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group rule updated ['1bb26dfa-1fd9-4b11-a259-74a315f3adb3'] 2021-12-24 10:58:00.845 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 46788d70-a40d-45c1-a5c1-dc6e92dde01e 2021-12-24 10:58:00.877 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 10:58:00.877 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '46788d70-a40d-45c1-a5c1-dc6e92dde01e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 10:58:00.877 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '46788d70-a40d-45c1-a5c1-dc6e92dde01e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 10:58:00.877 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 46788d70-a40d-45c1-a5c1-dc6e92dde01e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 10:58:00.895 4296 1916196265128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 10a6e2d8-77c7-44df-80b9-6c8030c03f0e 2021-12-24 10:58:00.895 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46788d70-a40d-45c1-a5c1-dc6e92dde01e'] 2021-12-24 10:58:00.895 4296 1916196265128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 10:58:00.895 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 10:58:00.895 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46788d70-a40d-45c1-a5c1-dc6e92dde01e'] 2021-12-24 10:58:01.081 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6213d86-a45b-4dfd-8e1d-a3cc0498c172 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group member updated on remote: ['1bb26dfa-1fd9-4b11-a259-74a315f3adb3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 10:58:01.081 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [req-c6213d86-a45b-4dfd-8e1d-a3cc0498c172 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group member updated ['1bb26dfa-1fd9-4b11-a259-74a315f3adb3'] 2021-12-24 10:58:01.813 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24637aa0-a817-478b-936e-dcfb32cf36d6 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 10:58:01.845 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24637aa0-a817-478b-936e-dcfb32cf36d6 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 10:58:02.878 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:58:03.016 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:58:04.769 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 2021-12-24 10:58:04.883 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:58:05.054 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 2021-12-24 10:58:05.067 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 updated. Details: {'device': 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51', 'network_id': '895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4', 'port_id': 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51', 'mac_address': 'fa:16:3e:aa:7a:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0cc18f38-fbb2-449c-9867-1dd47f99d713', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:58:05.067 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:58:05.067 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:58:05.067 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:58:05.067 4296 1916196265128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4 2021-12-24 10:58:05.067 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:58:05.329 4296 1916196265128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:58:05.329 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:58:05.329 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:58:05.329 4296 1916196265128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 2021-12-24 10:58:05.471 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:58:05.471 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:58:05.610 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:58:05.610 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:58:05.610 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1bb26dfa-1fd9-4b11-a259-74a315f3adb3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:58:05.610 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:58:05.610 4296 1916196265128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:58:05.610 4296 1916196265128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 not yet added. Adding. 2021-12-24 10:58:05.610 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:58:05.610 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:58:05.746 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:58:05.893 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:58:05.893 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:58:06.094 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:58:06.225 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:58:06.225 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:58:06.225 4296 1916196265128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 processed. 2021-12-24 10:58:06.893 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:58:07.064 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:58:12.800 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 46788d70-a40d-45c1-a5c1-dc6e92dde01e 2021-12-24 10:58:12.894 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 10:58:13.066 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 46788d70-a40d-45c1-a5c1-dc6e92dde01e 2021-12-24 10:58:13.066 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 46788d70-a40d-45c1-a5c1-dc6e92dde01e updated. Details: {'device': '46788d70-a40d-45c1-a5c1-dc6e92dde01e', 'network_id': '10a6e2d8-77c7-44df-80b9-6c8030c03f0e', 'port_id': '46788d70-a40d-45c1-a5c1-dc6e92dde01e', 'mac_address': 'fa:16:3e:00:0e:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 511, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '021a00a1-add0-46aa-9d22-9e03c86e98a9', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 10:58:13.066 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 10:58:13.066 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46788d70-a40d-45c1-a5c1-dc6e92dde01e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:58:13.066 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 46788d70-a40d-45c1-a5c1-dc6e92dde01e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 10:58:13.089 4296 1916196265128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 10a6e2d8-77c7-44df-80b9-6c8030c03f0e 2021-12-24 10:58:13.089 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 10:58:13.269 4296 1916196265128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '46788d70-a40d-45c1-a5c1-dc6e92dde01e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:58:13.269 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '46788d70-a40d-45c1-a5c1-dc6e92dde01e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 10:58:13.269 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 46788d70-a40d-45c1-a5c1-dc6e92dde01e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 10:58:13.269 4296 1916196265128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 511, VLAN trunk: None to switch port 46788d70-a40d-45c1-a5c1-dc6e92dde01e 2021-12-24 10:58:13.410 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 10:58:13.410 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['46788d70-a40d-45c1-a5c1-dc6e92dde01e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 10:58:13.625 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['46788d70-a40d-45c1-a5c1-dc6e92dde01e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 10:58:13.642 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 10:58:13.642 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4bd13fce-c6ec-4baa-952e-5e4e1f12260c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 10:58:13.642 4296 1916196265128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 46788d70-a40d-45c1-a5c1-dc6e92dde01e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 10:58:13.642 4296 1916196265128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 10:58:13.642 4296 1916196265128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 46788d70-a40d-45c1-a5c1-dc6e92dde01e not yet added. Adding. 2021-12-24 10:58:13.642 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 10:58:13.642 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 10:58:13.815 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46788d70-a40d-45c1-a5c1-dc6e92dde01e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:58:13.973 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46788d70-a40d-45c1-a5c1-dc6e92dde01e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:58:13.973 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46788d70-a40d-45c1-a5c1-dc6e92dde01e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:58:14.206 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46788d70-a40d-45c1-a5c1-dc6e92dde01e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:58:14.364 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46788d70-a40d-45c1-a5c1-dc6e92dde01e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:58:14.364 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 46788d70-a40d-45c1-a5c1-dc6e92dde01e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 10:58:14.364 4296 1916196265128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 46788d70-a40d-45c1-a5c1-dc6e92dde01e processed. 2021-12-24 10:58:14.917 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 10:58:15.081 4296 1916196265128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 10:59:57.664 4296 1916196265128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f407427d-f9f4-4d91-b533-4b4dbc4d8742 da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] port_delete event received for '7bc37185-2083-4eb7-a88e-c0e9d4d3ea95' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 10:59:59.758 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 46788d70-a40d-45c1-a5c1-dc6e92dde01e 2021-12-24 11:00:00.547 4296 1916196264600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf78d95f-f8b8-4c14-8cfd-63de8bec54da da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group member updated on remote: ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 11:00:00.547 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [req-bf78d95f-f8b8-4c14-8cfd-63de8bec54da da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] Security group member updated ['4bd13fce-c6ec-4baa-952e-5e4e1f12260c'] 2021-12-24 11:00:00.631 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf78d95f-f8b8-4c14-8cfd-63de8bec54da da248118f6ea44248333d3ac4bdc731c fd00793e16a7435eb1680b2f643dab67 - - -] port_delete event received for '46788d70-a40d-45c1-a5c1-dc6e92dde01e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:01.567 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 11:00:01.567 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '46788d70-a40d-45c1-a5c1-dc6e92dde01e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 11:00:01.567 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '46788d70-a40d-45c1-a5c1-dc6e92dde01e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 11:00:01.567 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 46788d70-a40d-45c1-a5c1-dc6e92dde01e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 11:00:01.583 4296 1916196264600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 10a6e2d8-77c7-44df-80b9-6c8030c03f0e 2021-12-24 11:00:01.583 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46788d70-a40d-45c1-a5c1-dc6e92dde01e'] 2021-12-24 11:00:01.583 4296 1916196264600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 11:00:01.583 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 11:00:01.583 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46788d70-a40d-45c1-a5c1-dc6e92dde01e'] 2021-12-24 11:00:03.090 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8474d119-66ac-4215-862c-edf4edfb3448 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '8e9920ec-f4bd-4a4a-b3b1-6fb6bd35a20e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:03.577 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:03.594 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:04.408 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39056c51-40dd-4649-865a-91ff77a996e5 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '06349e06-b1c8-4c4e-83bb-f82f6d349981' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:05.251 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7951fab-f76c-41ff-91ce-9e0812e6a06f 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '4c6f28a1-cceb-47e4-b5e8-a79c36844649' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:05.437 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf2dea63-be46-4302-b50f-fb74a0236f7c - - - - -] port_delete event received for '4c6f28a1-cceb-47e4-b5e8-a79c36844649' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:05.468 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7951fab-f76c-41ff-91ce-9e0812e6a06f 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network 10a6e2d8-77c7-44df-80b9-6c8030c03f0e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 11:00:05.468 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7951fab-f76c-41ff-91ce-9e0812e6a06f 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network 10a6e2d8-77c7-44df-80b9-6c8030c03f0e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-24 11:00:06.642 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fcc144b-0005-4d78-84d6-ba6f6dd6897f 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for 'abb50345-8eb8-4c7c-8130-0e469748199e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:07.765 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66890784-ef69-4848-9726-1438f5e76220 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for 'f0ec9c5e-77f6-4817-8a47-fe9e1e70cd54' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:08.763 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d59ecfc-d4fa-48c7-aa43-a36d6f45bb51 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '4d22ff89-9f59-43d2-b1b2-a5b15551564e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:08.827 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3118a5be-b45e-47a5-8cd5-66ccdde11b56 - - - - -] port_delete event received for '4d22ff89-9f59-43d2-b1b2-a5b15551564e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:08.952 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d59ecfc-d4fa-48c7-aa43-a36d6f45bb51 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network 921cc75d-5a71-4ca9-a7a6-f7e86112b320 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 11:00:08.952 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d59ecfc-d4fa-48c7-aa43-a36d6f45bb51 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network 921cc75d-5a71-4ca9-a7a6-f7e86112b320 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-24 11:00:11.688 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 2021-12-24 11:00:13.610 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 11:00:13.795 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 2021-12-24 11:00:13.795 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 updated. Details: {'device': 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51', 'network_id': '895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4', 'port_id': 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51', 'mac_address': 'fa:16:3e:aa:7a:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0cc18f38-fbb2-449c-9867-1dd47f99d713', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 11:00:13.795 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 11:00:13.795 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:13.795 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 11:00:13.795 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 11:00:13.811 4296 1916196264600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:00:13.811 4296 1916196264600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:00:13.811 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 11:00:13.830 4296 1916196264600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 2021-12-24 11:00:13.862 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 11:00:13.862 4296 1916196264600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 11:00:14.000 4296 1916196264600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 11:00:14.000 4296 1916196264600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 11:00:14.000 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1bb26dfa-1fd9-4b11-a259-74a315f3adb3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 11:00:14.000 4296 1916196264600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 11:00:14.000 4296 1916196264600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 11:00:14.000 4296 1916196264600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-12-24 11:00:14.000 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:14.000 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:14.000 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:14.000 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:14.034 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:14.034 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 11:00:14.034 4296 1916196264600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 processed. 2021-12-24 11:00:15.623 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:15.796 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:22.904 4296 1916196264600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group member updated on remote: ['9f09cda1-881a-4552-a604-ed3d0ab95064', 'e4bde088-0e7a-4448-99a9-1208bb3b8f89'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 11:00:22.904 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group member updated ['9f09cda1-881a-4552-a604-ed3d0ab95064', 'e4bde088-0e7a-4448-99a9-1208bb3b8f89'] 2021-12-24 11:00:22.904 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Refresh firewall rules 2021-12-24 11:00:22.904 4296 1916196264600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Get security group information for devices via rpc ['822bc58d-b69a-4357-a638-5f7e3bcdddcf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 11:00:22.934 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] port_update received: 822bc58d-b69a-4357-a638-5f7e3bcdddcf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 11:00:22.943 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-agent-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:22.943 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Binding port 822bc58d-b69a-4357-a638-5f7e3bcdddcf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 11:00:22.943 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 11:00:22.959 4296 1916196265656 MainThread DEBUG neutron.services.trunk.rpc.agent [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '822bc58d-b69a-4357-a638-5f7e3bcdddcf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:00:22.959 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '822bc58d-b69a-4357-a638-5f7e3bcdddcf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:00:22.969 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Trunk plugin disabled on server. Assuming port 822bc58d-b69a-4357-a638-5f7e3bcdddcf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 11:00:22.969 4296 1916196265656 MainThread INFO networking_hyperv.neutron.trunk_driver [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Binding VLAN ID: 518, VLAN trunk: None to switch port 822bc58d-b69a-4357-a638-5f7e3bcdddcf 2021-12-24 11:00:23.017 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Refresh firewall rules 2021-12-24 11:00:23.017 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Get security group information for devices via rpc ['822bc58d-b69a-4357-a638-5f7e3bcdddcf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 11:00:23.434 4296 1916196264600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update security group information for ports dict_keys(['822bc58d-b69a-4357-a638-5f7e3bcdddcf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 11:00:23.434 4296 1916196264600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 11:00:23.434 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update rules of security group (9f09cda1-881a-4552-a604-ed3d0ab95064) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 11:00:23.434 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update members of security group (9f09cda1-881a-4552-a604-ed3d0ab95064) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 11:00:23.434 4296 1916196264600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update port filter for 822bc58d-b69a-4357-a638-5f7e3bcdddcf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 11:00:23.434 4296 1916196264600 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Updating port rules. 2021-12-24 11:00:23.434 4296 1916196264600 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Creating 0 new rules, removing 6 old rules. 2021-12-24 11:00:23.450 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:23.450 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:23.450 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:23.601 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update security group information for ports dict_keys(['822bc58d-b69a-4357-a638-5f7e3bcdddcf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 11:00:23.601 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 11:00:23.601 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update rules of security group (9f09cda1-881a-4552-a604-ed3d0ab95064) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 11:00:23.601 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update members of security group (9f09cda1-881a-4552-a604-ed3d0ab95064) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-24 11:00:23.601 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update port filter for 822bc58d-b69a-4357-a638-5f7e3bcdddcf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 11:00:23.601 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Updating port rules. 2021-12-24 11:00:23.601 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Creating 0 new rules, removing 6 old rules. 2021-12-24 11:00:23.669 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:23.687 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:23.687 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:23.687 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:23.753 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-driver-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:23.794 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [req-2fd5a6e0-eb12-4202-b3d7-506e8d26656e b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Lock "n-hv-agent-port-lock-822bc58d-b69a-4357-a638-5f7e3bcdddcf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:24.115 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1df23700-29ce-4c39-8a82-d03290a91f25 b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] port_delete event received for '07278d42-c77f-4239-a118-dc3a792e5f6a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:28.293 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 2021-12-24 11:00:29.686 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 11:00:29.686 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 11:00:29.686 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 11:00:29.686 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 11:00:29.797 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51'] 2021-12-24 11:00:29.797 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 11:00:29.797 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 11:00:29.797 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51'] 2021-12-24 11:00:30.310 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 822bc58d-b69a-4357-a638-5f7e3bcdddcf 2021-12-24 11:00:30.574 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef7f7fa6-ca90-428c-86eb-78ab7d6535cb b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group member updated on remote: ['9f09cda1-881a-4552-a604-ed3d0ab95064'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 11:00:30.574 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-ef7f7fa6-ca90-428c-86eb-78ab7d6535cb b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Security group member updated ['9f09cda1-881a-4552-a604-ed3d0ab95064'] 2021-12-24 11:00:30.574 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-ef7f7fa6-ca90-428c-86eb-78ab7d6535cb b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Refresh firewall rules 2021-12-24 11:00:30.582 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef7f7fa6-ca90-428c-86eb-78ab7d6535cb b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Get security group information for devices via rpc ['822bc58d-b69a-4357-a638-5f7e3bcdddcf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 11:00:30.592 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef7f7fa6-ca90-428c-86eb-78ab7d6535cb b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 11:00:30.592 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef7f7fa6-ca90-428c-86eb-78ab7d6535cb b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 11:00:30.670 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef7f7fa6-ca90-428c-86eb-78ab7d6535cb b574c5d5723f461788e0bf84616559f6 14a6bc144f1246f0b0ec1cee379cbf58 - - -] port_delete event received for '822bc58d-b69a-4357-a638-5f7e3bcdddcf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:31.696 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 11:00:31.696 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '822bc58d-b69a-4357-a638-5f7e3bcdddcf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 11:00:31.696 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '822bc58d-b69a-4357-a638-5f7e3bcdddcf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 11:00:31.696 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 822bc58d-b69a-4357-a638-5f7e3bcdddcf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 11:00:31.696 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:31.706 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['822bc58d-b69a-4357-a638-5f7e3bcdddcf'] 2021-12-24 11:00:31.706 4296 1916196264600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 11:00:31.706 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 11:00:31.706 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['822bc58d-b69a-4357-a638-5f7e3bcdddcf'] 2021-12-24 11:00:31.852 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:32.321 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 2021-12-24 11:00:33.685 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb906d0b-08bf-4570-a229-5a9b922088be 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for 'a26abf0a-5e94-4e5d-87ae-f370e24eb554' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:33.713 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 11:00:33.714 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 11:00:33.714 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 11:00:33.714 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 11:00:33.714 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4 2021-12-24 11:00:33.714 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51'] 2021-12-24 11:00:33.714 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 11:00:33.714 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51'] 2021-12-24 11:00:34.949 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab5b5ca3-018d-4fba-9c3c-26b0ba68c6e1 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '5eb6cbb4-28fa-4d21-9b1e-979232ba375f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:35.730 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:35.886 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:36.059 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-287df78e-188f-4f9f-9f57-3d7f41424dd3 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for 'a26b99da-b596-44fb-92c8-11272c549f4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:36.165 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64ffa75a-d4a6-47f8-ab8d-74d7ca5e506f - - - - -] port_delete event received for 'a26b99da-b596-44fb-92c8-11272c549f4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:36.277 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-287df78e-188f-4f9f-9f57-3d7f41424dd3 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network 6931af75-f1ba-4637-94d5-23234f695c5c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 11:00:36.308 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-287df78e-188f-4f9f-9f57-3d7f41424dd3 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Reclaiming local network 6931af75-f1ba-4637-94d5-23234f695c5c 2021-12-24 11:00:37.668 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b2e85b4-d572-4232-b22c-1a6a54ed9388 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for 'e906a30d-93c5-4c47-a0c9-d96621a42d9a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:39.292 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-425f21a0-b5e6-400f-9db1-eaf181913e51 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for 'a06e60a4-60dc-49a3-81d7-06016b2751f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:40.114 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1694236e-1f03-4c7b-a358-559d816fbb9e 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '33468078-62d4-4621-8b62-4927b6094b5b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:00:40.339 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1694236e-1f03-4c7b-a358-559d816fbb9e 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network fa96c2e4-b1c9-46e9-81ca-df1545280f54 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 11:00:40.339 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1694236e-1f03-4c7b-a358-559d816fbb9e 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network fa96c2e4-b1c9-46e9-81ca-df1545280f54 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-24 11:00:46.195 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79bed3f9-093c-457a-b6ee-6d82df0b68f0 - - - - -] port_update received: f4a07820-0591-43d3-b742-65586df962d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 11:00:46.195 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79bed3f9-093c-457a-b6ee-6d82df0b68f0 - - - - -] No port f4a07820-0591-43d3-b742-65586df962d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 11:00:49.963 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 2021-12-24 11:00:50.011 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1165a833-c4f1-4867-bc15-22916ec02dcf - - - - -] port_update received: 51860b90-8db7-4473-83f5-7fb18700bb0c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 11:00:50.042 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1165a833-c4f1-4867-bc15-22916ec02dcf - - - - -] No port 51860b90-8db7-4473-83f5-7fb18700bb0c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 11:00:51.604 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3542814-6d73-4fde-9cbb-1e7d1915c903 - - - - -] port_update received: 6f680afa-7081-41e5-962d-1e981aaad07a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 11:00:51.604 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3542814-6d73-4fde-9cbb-1e7d1915c903 - - - - -] No port 6f680afa-7081-41e5-962d-1e981aaad07a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 11:00:51.808 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 11:00:52.340 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 2021-12-24 11:00:52.340 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 updated. Details: {'device': 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51', 'network_id': '895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4', 'port_id': 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51', 'mac_address': 'fa:16:3e:aa:7a:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0cc18f38-fbb2-449c-9867-1dd47f99d713', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 11:00:52.340 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 11:00:52.340 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:52.340 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 11:00:52.340 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4 2021-12-24 11:00:52.340 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 11:00:52.466 4296 1916196264600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f96bcb2-a610-4974-a577-a09777501502 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group rule updated on remote: ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 11:00:52.466 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [req-0f96bcb2-a610-4974-a577-a09777501502 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group rule updated ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] 2021-12-24 11:00:52.592 4296 1916196265656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:00:52.592 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:00:52.604 4296 1916196264600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ef104a5-dba8-4c0a-8e7e-f883da3af7e9 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group rule updated on remote: ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 11:00:52.604 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [req-2ef104a5-dba8-4c0a-8e7e-f883da3af7e9 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group rule updated ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] 2021-12-24 11:00:52.604 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 11:00:52.604 4296 1916196265656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 2021-12-24 11:00:52.716 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 11:00:52.716 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 11:00:52.729 4296 1916196264600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-095c71d4-e933-4084-80d5-b9e739ddc4cd b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group rule updated on remote: ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 11:00:52.729 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [req-095c71d4-e933-4084-80d5-b9e739ddc4cd b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group rule updated ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] 2021-12-24 11:00:52.869 4296 1916196265128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b01dc2f6-b192-4a63-beff-b47c6d267200 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group rule updated on remote: ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 11:00:52.901 4296 1916196265128 MainThread INFO neutron.agent.securitygroups_rpc [req-b01dc2f6-b192-4a63-beff-b47c6d267200 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group rule updated ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] 2021-12-24 11:00:52.916 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 11:00:52.916 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 11:00:52.916 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1bb26dfa-1fd9-4b11-a259-74a315f3adb3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 11:00:52.916 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 11:00:52.916 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 11:00:52.916 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 not yet added. Adding. 2021-12-24 11:00:52.916 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 11:00:52.916 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 11:00:53.041 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:53.041 4296 1916196264952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0620ab1-f8e5-420c-97ae-0b8c04f4e469 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group rule updated on remote: ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 11:00:53.041 4296 1916196264952 MainThread INFO neutron.agent.securitygroups_rpc [req-e0620ab1-f8e5-420c-97ae-0b8c04f4e469 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group rule updated ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] 2021-12-24 11:00:53.166 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:53.166 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:53.166 4296 1916198241208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-966a1ae8-e2bc-450a-b011-f3ad131ab83c b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group rule updated on remote: ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 11:00:53.166 4296 1916198241208 MainThread INFO neutron.agent.securitygroups_rpc [req-966a1ae8-e2bc-450a-b011-f3ad131ab83c b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group rule updated ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] 2021-12-24 11:00:53.374 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:53.526 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:53.526 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 11:00:53.526 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 processed. 2021-12-24 11:00:53.807 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:00:53.979 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:00:55.603 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9991d451-6c2b-44c5-a05d-ce2e4aed8cfa - - - - -] port_update received: 9b846d73-b600-4ed3-a9a3-3dbeb894b1f7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 11:00:55.619 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9991d451-6c2b-44c5-a05d-ce2e4aed8cfa - - - - -] No port 9b846d73-b600-4ed3-a9a3-3dbeb894b1f7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 11:01:22.339 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-554ecbf0-078f-4c32-abbe-bd5ced6b125d b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group member updated on remote: ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 11:01:22.339 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-554ecbf0-078f-4c32-abbe-bd5ced6b125d b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group member updated ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] 2021-12-24 11:01:23.058 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bec0680f-7a95-4f4f-89b3-a7a3c814a8d8 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: d137753a-66f2-4215-a7f3-9c62757e62a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 11:01:23.073 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bec0680f-7a95-4f4f-89b3-a7a3c814a8d8 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port d137753a-66f2-4215-a7f3-9c62757e62a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 11:01:30.275 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d137753a-66f2-4215-a7f3-9c62757e62a9 2021-12-24 11:01:32.025 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 11:01:32.213 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port d137753a-66f2-4215-a7f3-9c62757e62a9 2021-12-24 11:01:32.213 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port d137753a-66f2-4215-a7f3-9c62757e62a9 updated. Details: {'device': 'd137753a-66f2-4215-a7f3-9c62757e62a9', 'network_id': 'e23c67e5-977c-4d34-b176-f2335d63eae3', 'port_id': 'd137753a-66f2-4215-a7f3-9c62757e62a9', 'mac_address': 'fa:16:3e:59:6d:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 523, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8ff94f6c-c414-4798-9d73-9293969495c2', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 11:01:32.213 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 11:01:32.213 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d137753a-66f2-4215-a7f3-9c62757e62a9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:01:32.213 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d137753a-66f2-4215-a7f3-9c62757e62a9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 11:01:32.213 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e23c67e5-977c-4d34-b176-f2335d63eae3 2021-12-24 11:01:32.213 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 11:01:32.413 4296 1916196265656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd137753a-66f2-4215-a7f3-9c62757e62a9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:01:32.413 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd137753a-66f2-4215-a7f3-9c62757e62a9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:01:32.413 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d137753a-66f2-4215-a7f3-9c62757e62a9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 11:01:32.413 4296 1916196265656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 523, VLAN trunk: None to switch port d137753a-66f2-4215-a7f3-9c62757e62a9 2021-12-24 11:01:32.554 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 11:01:32.554 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d137753a-66f2-4215-a7f3-9c62757e62a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 11:01:32.769 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d137753a-66f2-4215-a7f3-9c62757e62a9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 11:01:32.769 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 11:01:32.769 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (514ca663-b1fd-4fd3-9a2a-bc92937dab43) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 11:01:32.769 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d137753a-66f2-4215-a7f3-9c62757e62a9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 11:01:32.769 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 11:01:32.769 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d137753a-66f2-4215-a7f3-9c62757e62a9 not yet added. Adding. 2021-12-24 11:01:32.769 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 11:01:32.769 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 11:01:32.913 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d137753a-66f2-4215-a7f3-9c62757e62a9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:01:33.041 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d137753a-66f2-4215-a7f3-9c62757e62a9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:01:33.041 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d137753a-66f2-4215-a7f3-9c62757e62a9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:01:33.241 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d137753a-66f2-4215-a7f3-9c62757e62a9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:01:33.367 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d137753a-66f2-4215-a7f3-9c62757e62a9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:01:33.367 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d137753a-66f2-4215-a7f3-9c62757e62a9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 11:01:33.367 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d137753a-66f2-4215-a7f3-9c62757e62a9 processed. 2021-12-24 11:01:34.036 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:01:34.194 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:01:56.007 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1ec80d9-e214-4dfc-a4ea-81cf6448326d 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group member updated on remote: ['1bb26dfa-1fd9-4b11-a259-74a315f3adb3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 11:01:56.007 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-b1ec80d9-e214-4dfc-a4ea-81cf6448326d 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] Security group member updated ['1bb26dfa-1fd9-4b11-a259-74a315f3adb3'] 2021-12-24 11:01:56.319 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1ec80d9-e214-4dfc-a4ea-81cf6448326d 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] port_delete event received for 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:01:56.806 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 2021-12-24 11:01:57.817 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfec88b8-bc8c-4078-b500-4e78770648e1 805e172f918b481db84dd1e0731714ce 86e1865e80024619a21633fdc6957b1a - - -] port_delete event received for 'b68fec9b-00c4-42d1-b702-368d318ca0c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:01:58.122 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 11:01:58.122 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 11:01:58.122 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 11:01:58.122 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 11:01:58.131 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4 2021-12-24 11:01:58.131 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51'] 2021-12-24 11:01:58.131 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 11:01:58.131 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 11:01:58.131 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db9d9ab5-1ddf-4c44-8ac9-4d81571a0a51'] 2021-12-24 11:02:00.146 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:02:00.163 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:02:01.241 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35030779-f795-49b1-bcc6-c7437efcfa8c 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for 'de6bd84c-31d2-4f6b-9719-70f98ac468e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:02:02.740 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52fe69ae-f7c8-4a07-8b81-4f4493e6f87f 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for 'b7e7aa56-4673-416c-81f9-f75989dd9a96' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:02:03.459 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-358b4bcc-2fc8-497e-8d61-9f1e1506b0c2 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '4c06ac0a-ed78-4ca1-9982-301ba449e10d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:02:03.662 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-358b4bcc-2fc8-497e-8d61-9f1e1506b0c2 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network 895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 11:02:03.662 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-358b4bcc-2fc8-497e-8d61-9f1e1506b0c2 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network 895a76d5-3a27-47f4-bcb0-f5c8e46c2eb4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-24 11:02:07.663 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-475180b1-c3f1-4852-bca4-b17d7930e49d - - - - -] port_update received: 6c4de467-c5ca-407d-8c64-7579abc10089 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 11:02:07.663 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-475180b1-c3f1-4852-bca4-b17d7930e49d - - - - -] No port 6c4de467-c5ca-407d-8c64-7579abc10089 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 11:02:08.990 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-891d7223-7b6c-4aba-99f2-d4402fa4f881 b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group rule updated on remote: ['81724909-4fd3-4235-8f64-233eeddb6df0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 11:02:08.990 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-891d7223-7b6c-4aba-99f2-d4402fa4f881 b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group rule updated ['81724909-4fd3-4235-8f64-233eeddb6df0'] 2021-12-24 11:02:09.135 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c336767-fffc-45e0-b444-d26a1591b615 b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group rule updated on remote: ['81724909-4fd3-4235-8f64-233eeddb6df0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 11:02:09.135 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-5c336767-fffc-45e0-b444-d26a1591b615 b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group rule updated ['81724909-4fd3-4235-8f64-233eeddb6df0'] 2021-12-24 11:02:10.492 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c18f6ae4-c927-44e1-a6af-75a209fdbf46 - - - - -] port_update received: 99da761e-7bb0-4650-8d77-ca9db80e391c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 11:02:10.507 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c18f6ae4-c927-44e1-a6af-75a209fdbf46 - - - - -] No port 99da761e-7bb0-4650-8d77-ca9db80e391c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 11:02:12.583 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3cb85e41-20ef-4ed3-b469-bbe62831317f b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group member updated on remote: ['81724909-4fd3-4235-8f64-233eeddb6df0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 11:02:12.583 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-3cb85e41-20ef-4ed3-b469-bbe62831317f b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group member updated ['81724909-4fd3-4235-8f64-233eeddb6df0'] 2021-12-24 11:02:13.413 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6edfea3e-e160-41c8-8695-4065a5ef7bbe 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 2c69a79c-9d05-4ca8-b369-a584066de1ed port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 11:02:13.429 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6edfea3e-e160-41c8-8695-4065a5ef7bbe 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 2c69a79c-9d05-4ca8-b369-a584066de1ed defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 11:02:16.537 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2c69a79c-9d05-4ca8-b369-a584066de1ed 2021-12-24 11:02:18.226 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 11:02:18.413 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 2c69a79c-9d05-4ca8-b369-a584066de1ed 2021-12-24 11:02:18.413 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 2c69a79c-9d05-4ca8-b369-a584066de1ed updated. Details: {'device': '2c69a79c-9d05-4ca8-b369-a584066de1ed', 'network_id': '346d73ae-6e91-4601-8b80-706bc8659859', 'port_id': '2c69a79c-9d05-4ca8-b369-a584066de1ed', 'mac_address': 'fa:16:3e:c8:70:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 543, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '10356fd1-a676-4d5c-a6ae-08de98473b62', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 11:02:18.413 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 11:02:18.413 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c69a79c-9d05-4ca8-b369-a584066de1ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:02:18.413 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2c69a79c-9d05-4ca8-b369-a584066de1ed _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 11:02:18.413 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 346d73ae-6e91-4601-8b80-706bc8659859 2021-12-24 11:02:18.413 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 11:02:18.628 4296 1916196265656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2c69a79c-9d05-4ca8-b369-a584066de1ed') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:02:18.628 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2c69a79c-9d05-4ca8-b369-a584066de1ed') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:02:18.628 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2c69a79c-9d05-4ca8-b369-a584066de1ed is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 11:02:18.628 4296 1916196265656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 543, VLAN trunk: None to switch port 2c69a79c-9d05-4ca8-b369-a584066de1ed 2021-12-24 11:02:18.771 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 11:02:18.771 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2c69a79c-9d05-4ca8-b369-a584066de1ed'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 11:02:18.898 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2c69a79c-9d05-4ca8-b369-a584066de1ed']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 11:02:18.898 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 11:02:18.898 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (81724909-4fd3-4235-8f64-233eeddb6df0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 11:02:18.898 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2c69a79c-9d05-4ca8-b369-a584066de1ed _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 11:02:18.898 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 11:02:18.898 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2c69a79c-9d05-4ca8-b369-a584066de1ed not yet added. Adding. 2021-12-24 11:02:18.898 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 11:02:18.898 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 11:02:19.057 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c69a79c-9d05-4ca8-b369-a584066de1ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:02:19.208 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c69a79c-9d05-4ca8-b369-a584066de1ed" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:02:19.208 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c69a79c-9d05-4ca8-b369-a584066de1ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:02:19.380 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c69a79c-9d05-4ca8-b369-a584066de1ed" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:02:19.520 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c69a79c-9d05-4ca8-b369-a584066de1ed" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:02:19.520 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2c69a79c-9d05-4ca8-b369-a584066de1ed status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 11:02:19.520 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2c69a79c-9d05-4ca8-b369-a584066de1ed processed. 2021-12-24 11:02:20.253 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:02:20.429 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:03:56.897 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73e8cf2d-0104-42c8-96f1-f5154630ae75 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group member updated on remote: ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 11:03:56.897 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-73e8cf2d-0104-42c8-96f1-f5154630ae75 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group member updated ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] 2021-12-24 11:03:57.504 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73e8cf2d-0104-42c8-96f1-f5154630ae75 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] port_delete event received for 'd137753a-66f2-4215-a7f3-9c62757e62a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:03:57.610 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d137753a-66f2-4215-a7f3-9c62757e62a9 2021-12-24 11:03:58.732 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 11:03:58.732 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd137753a-66f2-4215-a7f3-9c62757e62a9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 11:03:58.732 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd137753a-66f2-4215-a7f3-9c62757e62a9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 11:03:58.732 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d137753a-66f2-4215-a7f3-9c62757e62a9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 11:03:58.735 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e23c67e5-977c-4d34-b176-f2335d63eae3 2021-12-24 11:03:58.735 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d137753a-66f2-4215-a7f3-9c62757e62a9'] 2021-12-24 11:03:58.735 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 11:03:58.735 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 11:03:58.735 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d137753a-66f2-4215-a7f3-9c62757e62a9'] 2021-12-24 11:04:00.552 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba924253-549d-4e16-927b-b88d7505d2fc b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group member updated on remote: ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 11:04:00.564 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-ba924253-549d-4e16-927b-b88d7505d2fc b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group member updated ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] 2021-12-24 11:04:00.742 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:04:00.770 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:04:01.264 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f301c924-2bf1-4bbc-864c-e40bca34cbb8 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 4660dbb8-7f1a-4bc2-a674-41d258a389f9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 11:04:01.282 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f301c924-2bf1-4bbc-864c-e40bca34cbb8 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 4660dbb8-7f1a-4bc2-a674-41d258a389f9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 11:04:09.314 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4660dbb8-7f1a-4bc2-a674-41d258a389f9 2021-12-24 11:04:10.765 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 11:04:10.967 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 4660dbb8-7f1a-4bc2-a674-41d258a389f9 2021-12-24 11:04:10.967 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 4660dbb8-7f1a-4bc2-a674-41d258a389f9 updated. Details: {'device': '4660dbb8-7f1a-4bc2-a674-41d258a389f9', 'network_id': 'e23c67e5-977c-4d34-b176-f2335d63eae3', 'port_id': '4660dbb8-7f1a-4bc2-a674-41d258a389f9', 'mac_address': 'fa:16:3e:cb:e5:a9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 523, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8ff94f6c-c414-4798-9d73-9293969495c2', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 11:04:10.967 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 11:04:10.967 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4660dbb8-7f1a-4bc2-a674-41d258a389f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:04:10.967 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4660dbb8-7f1a-4bc2-a674-41d258a389f9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 11:04:10.967 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e23c67e5-977c-4d34-b176-f2335d63eae3 2021-12-24 11:04:10.967 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 11:04:11.191 4296 1916196265656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4660dbb8-7f1a-4bc2-a674-41d258a389f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:04:11.191 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4660dbb8-7f1a-4bc2-a674-41d258a389f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:04:11.191 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4660dbb8-7f1a-4bc2-a674-41d258a389f9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 11:04:11.217 4296 1916196265656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 523, VLAN trunk: None to switch port 4660dbb8-7f1a-4bc2-a674-41d258a389f9 2021-12-24 11:04:11.317 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 11:04:11.317 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4660dbb8-7f1a-4bc2-a674-41d258a389f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 11:04:11.532 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4660dbb8-7f1a-4bc2-a674-41d258a389f9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 11:04:11.552 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 11:04:11.552 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (514ca663-b1fd-4fd3-9a2a-bc92937dab43) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 11:04:11.552 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4660dbb8-7f1a-4bc2-a674-41d258a389f9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 11:04:11.552 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 11:04:11.552 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4660dbb8-7f1a-4bc2-a674-41d258a389f9 not yet added. Adding. 2021-12-24 11:04:11.552 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 11:04:11.552 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 11:04:11.703 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4660dbb8-7f1a-4bc2-a674-41d258a389f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:04:11.827 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4660dbb8-7f1a-4bc2-a674-41d258a389f9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:04:11.827 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4660dbb8-7f1a-4bc2-a674-41d258a389f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:04:11.998 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4660dbb8-7f1a-4bc2-a674-41d258a389f9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:04:12.160 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4660dbb8-7f1a-4bc2-a674-41d258a389f9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:04:12.160 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4660dbb8-7f1a-4bc2-a674-41d258a389f9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 11:04:12.160 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4660dbb8-7f1a-4bc2-a674-41d258a389f9 processed. 2021-12-24 11:04:12.788 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:04:12.951 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:06:20.200 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87976fe1-dbf5-43ab-aefb-c932955d0eb9 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group member updated on remote: ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 11:06:20.200 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-87976fe1-dbf5-43ab-aefb-c932955d0eb9 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group member updated ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] 2021-12-24 11:06:20.936 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1405c120-cd7a-467f-8a8c-c47e3a7dd43d 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 42f5a389-e332-4151-99c9-d34e08a97f09 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 11:06:20.962 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1405c120-cd7a-467f-8a8c-c47e3a7dd43d 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 42f5a389-e332-4151-99c9-d34e08a97f09 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 11:06:26.420 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-396660a0-ef94-4bcd-98a6-114b60ade973 b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group member updated on remote: ['81724909-4fd3-4235-8f64-233eeddb6df0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 11:06:26.420 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-396660a0-ef94-4bcd-98a6-114b60ade973 b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group member updated ['81724909-4fd3-4235-8f64-233eeddb6df0'] 2021-12-24 11:06:26.712 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-396660a0-ef94-4bcd-98a6-114b60ade973 b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] port_delete event received for '2c69a79c-9d05-4ca8-b369-a584066de1ed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:06:26.894 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2c69a79c-9d05-4ca8-b369-a584066de1ed 2021-12-24 11:06:27.433 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 11:06:27.433 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2c69a79c-9d05-4ca8-b369-a584066de1ed' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 11:06:27.433 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2c69a79c-9d05-4ca8-b369-a584066de1ed' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 11:06:27.433 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2c69a79c-9d05-4ca8-b369-a584066de1ed _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 11:06:27.433 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 346d73ae-6e91-4601-8b80-706bc8659859 2021-12-24 11:06:27.433 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c69a79c-9d05-4ca8-b369-a584066de1ed'] 2021-12-24 11:06:27.433 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 11:06:27.433 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 11:06:27.433 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c69a79c-9d05-4ca8-b369-a584066de1ed'] 2021-12-24 11:06:28.212 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 42f5a389-e332-4151-99c9-d34e08a97f09 2021-12-24 11:06:28.804 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0aef49a2-95aa-4522-ba91-4c5554f04a36 b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] port_delete event received for '2111d68b-2259-449d-944b-cce81a895c39' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:06:29.258 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f98007a4-9d8f-4636-9bb2-93cc47d6831f b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group rule updated on remote: ['93402bda-7f24-4240-8a36-a67b00637962'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 11:06:29.258 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-f98007a4-9d8f-4636-9bb2-93cc47d6831f b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group rule updated ['93402bda-7f24-4240-8a36-a67b00637962'] 2021-12-24 11:06:29.384 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c52f816c-9c99-4b99-8ff2-c0867d7027de b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group rule updated on remote: ['93402bda-7f24-4240-8a36-a67b00637962'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-24 11:06:29.384 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-c52f816c-9c99-4b99-8ff2-c0867d7027de b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group rule updated ['93402bda-7f24-4240-8a36-a67b00637962'] 2021-12-24 11:06:29.429 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 11:06:29.429 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:06:29.461 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:06:29.633 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 42f5a389-e332-4151-99c9-d34e08a97f09 2021-12-24 11:06:29.633 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 42f5a389-e332-4151-99c9-d34e08a97f09 updated. Details: {'device': '42f5a389-e332-4151-99c9-d34e08a97f09', 'network_id': 'e23c67e5-977c-4d34-b176-f2335d63eae3', 'port_id': '42f5a389-e332-4151-99c9-d34e08a97f09', 'mac_address': 'fa:16:3e:1e:4b:fb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 523, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8ff94f6c-c414-4798-9d73-9293969495c2', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 11:06:29.633 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 11:06:29.633 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-42f5a389-e332-4151-99c9-d34e08a97f09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:06:29.633 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 42f5a389-e332-4151-99c9-d34e08a97f09 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 11:06:29.633 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 11:06:29.890 4296 1916196265656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '42f5a389-e332-4151-99c9-d34e08a97f09') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:06:29.890 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '42f5a389-e332-4151-99c9-d34e08a97f09') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:06:29.890 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 42f5a389-e332-4151-99c9-d34e08a97f09 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 11:06:29.890 4296 1916196265656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 523, VLAN trunk: None to switch port 42f5a389-e332-4151-99c9-d34e08a97f09 2021-12-24 11:06:29.993 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 11:06:29.993 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['42f5a389-e332-4151-99c9-d34e08a97f09'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 11:06:30.242 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['42f5a389-e332-4151-99c9-d34e08a97f09']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 11:06:30.242 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 11:06:30.242 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (514ca663-b1fd-4fd3-9a2a-bc92937dab43) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 11:06:30.242 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 42f5a389-e332-4151-99c9-d34e08a97f09 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 11:06:30.242 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 11:06:30.242 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 42f5a389-e332-4151-99c9-d34e08a97f09 not yet added. Adding. 2021-12-24 11:06:30.242 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 11:06:30.242 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 11:06:30.387 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42f5a389-e332-4151-99c9-d34e08a97f09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:06:30.530 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42f5a389-e332-4151-99c9-d34e08a97f09" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:06:30.530 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42f5a389-e332-4151-99c9-d34e08a97f09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:06:30.731 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42f5a389-e332-4151-99c9-d34e08a97f09" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:06:30.841 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-42f5a389-e332-4151-99c9-d34e08a97f09" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:06:30.841 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 42f5a389-e332-4151-99c9-d34e08a97f09 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 11:06:30.841 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 42f5a389-e332-4151-99c9-d34e08a97f09 processed. 2021-12-24 11:06:31.430 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:06:31.602 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:06:32.807 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d864c5c-b0be-4df1-ba18-721e8d44173b b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group member updated on remote: ['93402bda-7f24-4240-8a36-a67b00637962'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 11:06:32.832 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-0d864c5c-b0be-4df1-ba18-721e8d44173b b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group member updated ['93402bda-7f24-4240-8a36-a67b00637962'] 2021-12-24 11:06:33.619 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6442715f-4dda-4105-9fac-22dc151fdc09 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] port_update received: 176e9984-a9f8-42e6-9f2e-32b0c95f3c20 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-24 11:06:33.651 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6442715f-4dda-4105-9fac-22dc151fdc09 475af10293874f2e9d5fada8c46a0184 340fd36a57cf4b2980cdf4de73c23376 - - -] No port 176e9984-a9f8-42e6-9f2e-32b0c95f3c20 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-24 11:06:36.450 4296 1916196262488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 176e9984-a9f8-42e6-9f2e-32b0c95f3c20 2021-12-24 11:06:37.486 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-24 11:06:37.653 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Adding port 176e9984-a9f8-42e6-9f2e-32b0c95f3c20 2021-12-24 11:06:37.653 4296 1916088359400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Port 176e9984-a9f8-42e6-9f2e-32b0c95f3c20 updated. Details: {'device': '176e9984-a9f8-42e6-9f2e-32b0c95f3c20', 'network_id': '346d73ae-6e91-4601-8b80-706bc8659859', 'port_id': '176e9984-a9f8-42e6-9f2e-32b0c95f3c20', 'mac_address': 'fa:16:3e:5f:5f:18', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 543, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '10356fd1-a676-4d5c-a6ae-08de98473b62', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-24 11:06:37.653 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-24 11:06:37.653 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-176e9984-a9f8-42e6-9f2e-32b0c95f3c20" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:06:37.653 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 176e9984-a9f8-42e6-9f2e-32b0c95f3c20 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-24 11:06:37.653 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 346d73ae-6e91-4601-8b80-706bc8659859 2021-12-24 11:06:37.674 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-24 11:06:37.853 4296 1916196265656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '176e9984-a9f8-42e6-9f2e-32b0c95f3c20') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:06:37.853 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '176e9984-a9f8-42e6-9f2e-32b0c95f3c20') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-24 11:06:37.853 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 176e9984-a9f8-42e6-9f2e-32b0c95f3c20 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-24 11:06:37.853 4296 1916196265656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 543, VLAN trunk: None to switch port 176e9984-a9f8-42e6-9f2e-32b0c95f3c20 2021-12-24 11:06:37.998 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-24 11:06:37.998 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['176e9984-a9f8-42e6-9f2e-32b0c95f3c20'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-24 11:06:38.119 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['176e9984-a9f8-42e6-9f2e-32b0c95f3c20']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-24 11:06:38.119 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-24 11:06:38.119 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (93402bda-7f24-4240-8a36-a67b00637962) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-24 11:06:38.119 4296 1916196265656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 176e9984-a9f8-42e6-9f2e-32b0c95f3c20 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-24 11:06:38.119 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-24 11:06:38.119 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 176e9984-a9f8-42e6-9f2e-32b0c95f3c20 not yet added. Adding. 2021-12-24 11:06:38.119 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-24 11:06:38.119 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-24 11:06:38.274 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-176e9984-a9f8-42e6-9f2e-32b0c95f3c20" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:06:38.418 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-176e9984-a9f8-42e6-9f2e-32b0c95f3c20" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:06:38.418 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-176e9984-a9f8-42e6-9f2e-32b0c95f3c20" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:06:38.634 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-176e9984-a9f8-42e6-9f2e-32b0c95f3c20" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:06:38.765 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-176e9984-a9f8-42e6-9f2e-32b0c95f3c20" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:06:38.765 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 176e9984-a9f8-42e6-9f2e-32b0c95f3c20 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-24 11:06:38.765 4296 1916196265656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 176e9984-a9f8-42e6-9f2e-32b0c95f3c20 processed. 2021-12-24 11:06:39.492 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:06:39.657 4296 1916196265656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:08:25.286 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce77a10e-c4d0-4641-86fc-f2c704ff6674 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] port_delete event received for 'd75784fb-fbb7-41b4-b860-9416876781e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:27.694 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 42f5a389-e332-4151-99c9-d34e08a97f09 2021-12-24 11:08:27.694 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 176e9984-a9f8-42e6-9f2e-32b0c95f3c20 2021-12-24 11:08:27.715 4296 1916196265656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00a721ee-c8cb-4588-a318-81b2674e6c53 b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group member updated on remote: ['93402bda-7f24-4240-8a36-a67b00637962'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 11:08:27.715 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [req-00a721ee-c8cb-4588-a318-81b2674e6c53 b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] Security group member updated ['93402bda-7f24-4240-8a36-a67b00637962'] 2021-12-24 11:08:28.098 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 11:08:28.100 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '42f5a389-e332-4151-99c9-d34e08a97f09' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 11:08:28.100 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '42f5a389-e332-4151-99c9-d34e08a97f09' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 11:08:28.100 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 42f5a389-e332-4151-99c9-d34e08a97f09 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 11:08:28.100 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '176e9984-a9f8-42e6-9f2e-32b0c95f3c20' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 11:08:28.100 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '176e9984-a9f8-42e6-9f2e-32b0c95f3c20' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 11:08:28.100 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 176e9984-a9f8-42e6-9f2e-32b0c95f3c20 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 11:08:28.118 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['42f5a389-e332-4151-99c9-d34e08a97f09'] 2021-12-24 11:08:28.118 4296 1916196265656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 11:08:28.118 4296 1916196265656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 11:08:28.118 4296 1916196265656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['42f5a389-e332-4151-99c9-d34e08a97f09'] 2021-12-24 11:08:28.118 4296 1916196264600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 346d73ae-6e91-4601-8b80-706bc8659859 2021-12-24 11:08:28.118 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['176e9984-a9f8-42e6-9f2e-32b0c95f3c20'] 2021-12-24 11:08:28.118 4296 1916196264600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 11:08:28.118 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 11:08:28.118 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['176e9984-a9f8-42e6-9f2e-32b0c95f3c20'] 2021-12-24 11:08:28.118 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00a721ee-c8cb-4588-a318-81b2674e6c53 b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] port_delete event received for '176e9984-a9f8-42e6-9f2e-32b0c95f3c20' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:28.416 4296 1916196264600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82c23ee5-cad1-41a7-bd8c-41cfec4cfd00 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group member updated on remote: ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 11:08:28.416 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [req-82c23ee5-cad1-41a7-bd8c-41cfec4cfd00 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group member updated ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] 2021-12-24 11:08:28.484 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82c23ee5-cad1-41a7-bd8c-41cfec4cfd00 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] port_delete event received for '42f5a389-e332-4151-99c9-d34e08a97f09' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:30.098 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:08:30.145 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:08:30.357 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5abe5528-f4fa-40af-9c73-5753d0a6afe0 b4d137773e824e7c9ec113119ddbef09 43b5ddc4260443d89ded60f892caebfc - - -] port_delete event received for 'cd52c459-0cab-4515-88de-0bfbf9516460' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:32.403 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99bc5d72-e3c1-4858-ba40-591eced95925 b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] port_delete event received for '945dbb4b-2f95-449f-8952-40930f9d87f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:34.872 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bf8986e-454d-4289-a4a6-39f363225fa7 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '99da761e-7bb0-4650-8d77-ca9db80e391c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:35.051 4296 1916196264600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9a83ad9-70ec-41fc-a598-7ae4f5649d0a b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group member updated on remote: ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-24 11:08:35.051 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [req-d9a83ad9-70ec-41fc-a598-7ae4f5649d0a b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] Security group member updated ['514ca663-b1fd-4fd3-9a2a-bc92937dab43'] 2021-12-24 11:08:35.123 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9a83ad9-70ec-41fc-a598-7ae4f5649d0a b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] port_delete event received for '4660dbb8-7f1a-4bc2-a674-41d258a389f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:35.754 4296 1916196262664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4660dbb8-7f1a-4bc2-a674-41d258a389f9 2021-12-24 11:08:35.991 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8ba7d86-5202-4885-af82-e717f3fd5021 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '6c4de467-c5ca-407d-8c64-7579abc10089' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:36.098 4296 1916088359400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96c0da97-e256-487c-914c-e12f2f7f11ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-24 11:08:36.098 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4660dbb8-7f1a-4bc2-a674-41d258a389f9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-24 11:08:36.098 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4660dbb8-7f1a-4bc2-a674-41d258a389f9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-24 11:08:36.098 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4660dbb8-7f1a-4bc2-a674-41d258a389f9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-24 11:08:36.098 4296 1916196264600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e23c67e5-977c-4d34-b176-f2335d63eae3 2021-12-24 11:08:36.098 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4660dbb8-7f1a-4bc2-a674-41d258a389f9'] 2021-12-24 11:08:36.098 4296 1916196264600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-24 11:08:36.098 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-24 11:08:36.098 4296 1916196264600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4660dbb8-7f1a-4bc2-a674-41d258a389f9'] 2021-12-24 11:08:36.981 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-366e8025-3227-4e15-82bb-7e2c8a9f899b b6e00e7248284d1ea9397cec07cf482c 4c223c32124f4828b44273607c9de702 - - -] port_delete event received for '7f132777-1ea2-415c-8837-bc78589acc5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:36.996 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26558c59-4b98-4610-98e6-215b423a66b0 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '99efb2c6-39a9-45c9-a6e1-300c028724b5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:37.129 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e432f7c5-82de-4467-982d-40199678112e - - - - -] port_delete event received for '99efb2c6-39a9-45c9-a6e1-300c028724b5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:37.232 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26558c59-4b98-4610-98e6-215b423a66b0 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network 346d73ae-6e91-4601-8b80-706bc8659859 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 11:08:37.232 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26558c59-4b98-4610-98e6-215b423a66b0 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network 346d73ae-6e91-4601-8b80-706bc8659859 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-24 11:08:38.114 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-24 11:08:38.123 4296 1916196264600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-24 11:08:39.489 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-190e6cc0-f76b-4e16-a881-a9eaa83a5ced 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '51860b90-8db7-4473-83f5-7fb18700bb0c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:40.551 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5310b71c-6444-4e37-a588-00c1c0d9f492 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for 'f4a07820-0591-43d3-b742-65586df962d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:41.254 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c34ef1b-7a0b-460a-a36b-90b55d6f924c 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '66898105-dc8d-47ba-a815-8d3d5391aeca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:41.364 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aac9e6fe-74f4-443a-9b15-eef9f1e522b4 - - - - -] port_delete event received for '66898105-dc8d-47ba-a815-8d3d5391aeca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:41.451 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c34ef1b-7a0b-460a-a36b-90b55d6f924c 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network e23c67e5-977c-4d34-b176-f2335d63eae3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 11:08:41.451 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c34ef1b-7a0b-460a-a36b-90b55d6f924c 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network e23c67e5-977c-4d34-b176-f2335d63eae3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-24 11:08:42.653 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bffbf661-ffa0-4938-9847-acf993ce741f 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '9b846d73-b600-4ed3-a9a3-3dbeb894b1f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:43.681 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ab0705f-302b-4a60-9a02-cd71da7ba475 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '6f680afa-7081-41e5-962d-1e981aaad07a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:44.404 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-418751c9-1ccc-49b6-9728-5ba4c1777934 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] port_delete event received for '15c5d851-22f6-412a-bbe8-f5244eb79897' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-24 11:08:45.701 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-418751c9-1ccc-49b6-9728-5ba4c1777934 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network 9334600a-dbe6-45c9-a1a1-3003076fe40b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 11:08:45.701 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-418751c9-1ccc-49b6-9728-5ba4c1777934 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network 9334600a-dbe6-45c9-a1a1-3003076fe40b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-24 11:09:45.530 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4c63146-bd78-421a-8529-694a2af6affc 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network b025b9b8-a7f7-4d09-9e8c-c3467aebd3db network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 11:09:45.530 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4c63146-bd78-421a-8529-694a2af6affc 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network b025b9b8-a7f7-4d09-9e8c-c3467aebd3db not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-24 11:09:46.011 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cc02fbe-33c8-4766-8c1d-4831f09d1dee 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] network_delete received. Deleting network 8f7fd5fc-e395-4686-b414-0e594b9a34e5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-24 11:09:46.011 4296 1916196264600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cc02fbe-33c8-4766-8c1d-4831f09d1dee 8c03a9ac9ee7458aa5ccfcd3ffe26c85 2820b4ccb3324365a1cc60bc000ecceb - - -] Network 8f7fd5fc-e395-4686-b414-0e594b9a34e5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463