2021-05-27 09:42:55.181 1908 1682721811448 MainThread INFO neutron.common.config [-] Logging enabled! 2021-05-27 09:42:55.181 1908 1682721811448 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev242 2021-05-27 09:42:55.181 1908 1682721811448 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-05-27 09:42:55.213 1908 1682721811448 MainThread INFO os_win.utils.network.networkutils [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] WMI caching is disabled. 2021-05-27 09:42:55.431 1908 1682721811448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-05-27 09:42:55.493 1908 1682721811448 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-05-27 09:42:55.493 1908 1682721811448 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-05-27 09:42:55.712 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent initialized successfully, now running... 2021-05-27 09:42:55.727 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-05-27 09:42:55.727 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-05-27 09:42:55.775 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-05-27 09:44:41.738 1908 1682812996600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-236c1986-8411-4281-a0b3-ae2ab68f2f0b - - - - -] port_update received: c75f0a90-8bbd-40df-9deb-f727bf24c441 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:44:41.738 1908 1682812996600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-236c1986-8411-4281-a0b3-ae2ab68f2f0b - - - - -] No port c75f0a90-8bbd-40df-9deb-f727bf24c441 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:44:46.098 1908 1682812996600 MainThread WARNING oslo_policy.policy [req-fef166c9-2cf5-4a5a-927b-e9b4c374d7be f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] 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-05-27 09:44:46.098 1908 1682812996600 MainThread WARNING oslo_policy.policy [req-fef166c9-2cf5-4a5a-927b-e9b4c374d7be f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] 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-05-27 09:44:46.098 1908 1682812996600 MainThread WARNING oslo_policy.policy [req-fef166c9-2cf5-4a5a-927b-e9b4c374d7be f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] 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-05-27 09:44:46.098 1908 1682812996600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fef166c9-2cf5-4a5a-927b-e9b4c374d7be f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated on remote: ['c1039b96-50e6-4c67-9987-bd7676aa5699'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:44:46.098 1908 1682812996600 MainThread INFO neutron.agent.securitygroups_rpc [req-fef166c9-2cf5-4a5a-927b-e9b4c374d7be f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated ['c1039b96-50e6-4c67-9987-bd7676aa5699'] 2021-05-27 09:44:46.895 1908 1682812996600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-326e6ca9-e1ad-4c43-9db3-5e24b36fe80a - - - - -] port_update received: fead008b-e0df-4047-9bb9-ebd18e031101 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:44:46.911 1908 1682812996600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-326e6ca9-e1ad-4c43-9db3-5e24b36fe80a - - - - -] No port fead008b-e0df-4047-9bb9-ebd18e031101 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:44:48.254 1908 1682812996600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8363ee70-be20-404c-bb14-473e3aa5534d c150d23462414edf9e9b8e14fa9ed738 1ed0b87f96b043f2836c5131006f2958 - - -] Security group member updated on remote: ['97119abd-6345-4163-a876-70729037dee9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:44:48.254 1908 1682812996600 MainThread INFO neutron.agent.securitygroups_rpc [req-8363ee70-be20-404c-bb14-473e3aa5534d c150d23462414edf9e9b8e14fa9ed738 1ed0b87f96b043f2836c5131006f2958 - - -] Security group member updated ['97119abd-6345-4163-a876-70729037dee9'] 2021-05-27 09:44:50.649 1908 1682812996600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4a48664-fb91-4a2f-a6d2-6b4f365190fd 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network 90da532a-34e7-429b-9c3d-1f0c8ad00df1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:44:50.649 1908 1682812996600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4a48664-fb91-4a2f-a6d2-6b4f365190fd 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network 90da532a-34e7-429b-9c3d-1f0c8ad00df1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 09:44:50.865 1908 1682812996600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68383d81-08f8-430d-8b48-7e9e2a6e6eb2 - - - - -] port_update received: 85325170-1dbc-42ca-a4a3-24c4850ea8f9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:44:51.899 1908 1682812996600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68383d81-08f8-430d-8b48-7e9e2a6e6eb2 - - - - -] No port 85325170-1dbc-42ca-a4a3-24c4850ea8f9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:44:52.810 1908 1682812996600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e15046ec-74d9-4e29-a24f-01014305d94b e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: 44da3312-b5ec-4691-8b63-7b9dd75ac56a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:44:53.931 1908 1682812996600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e15046ec-74d9-4e29-a24f-01014305d94b e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port 44da3312-b5ec-4691-8b63-7b9dd75ac56a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:44:55.004 1908 1682812995192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3a1cdba-23d2-4821-8341-df67d76cb215 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: a84fb61a-2987-4eb0-b471-7df4feeb4563 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:44:55.004 1908 1682812995192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3a1cdba-23d2-4821-8341-df67d76cb215 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port a84fb61a-2987-4eb0-b471-7df4feeb4563 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:44:55.036 1908 1682812995192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8a2870c-98ba-449f-a2c6-1bdfb37b79b7 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network 6b8c3e22-673c-4547-bfba-01f8cf6fa124 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:44:55.036 1908 1682812995192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8a2870c-98ba-449f-a2c6-1bdfb37b79b7 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network 6b8c3e22-673c-4547-bfba-01f8cf6fa124 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 09:44:58.754 1908 1682812995192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6d4f58a-7173-48c1-bebd-6a984b289f68 - - - - -] port_update received: d50051d9-ba16-41d4-924d-4daddb961e40 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:44:58.754 1908 1682812995192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6d4f58a-7173-48c1-bebd-6a984b289f68 - - - - -] No port d50051d9-ba16-41d4-924d-4daddb961e40 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:44:59.442 1908 1682812995192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14225196-e7df-48b5-a374-4aa801ed55ff de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group rule updated on remote: ['44e5edc0-a49b-4f92-aa9e-0067cdab2f77'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:44:59.442 1908 1682812995192 MainThread INFO neutron.agent.securitygroups_rpc [req-14225196-e7df-48b5-a374-4aa801ed55ff de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group rule updated ['44e5edc0-a49b-4f92-aa9e-0067cdab2f77'] 2021-05-27 09:45:00.316 1908 1682812995192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0930d13-8eb6-4ae7-900d-b2ada75e2fd9 de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group rule updated on remote: ['44e5edc0-a49b-4f92-aa9e-0067cdab2f77'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:45:00.316 1908 1682812995192 MainThread INFO neutron.agent.securitygroups_rpc [req-c0930d13-8eb6-4ae7-900d-b2ada75e2fd9 de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group rule updated ['44e5edc0-a49b-4f92-aa9e-0067cdab2f77'] 2021-05-27 09:45:00.536 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a84fb61a-2987-4eb0-b471-7df4feeb4563 2021-05-27 09:45:00.536 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44da3312-b5ec-4691-8b63-7b9dd75ac56a 2021-05-27 09:45:00.824 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:45:02.441 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da113cb9-096c-45fd-8b24-ca20949c5c93 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Security group member updated on remote: ['14c25fbd-8e32-4a52-8a49-f2c28ddc6f88'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:45:02.441 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-da113cb9-096c-45fd-8b24-ca20949c5c93 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Security group member updated ['14c25fbd-8e32-4a52-8a49-f2c28ddc6f88'] 2021-05-27 09:45:03.050 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port a84fb61a-2987-4eb0-b471-7df4feeb4563 2021-05-27 09:45:03.050 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port a84fb61a-2987-4eb0-b471-7df4feeb4563 updated. Details: {'device': 'a84fb61a-2987-4eb0-b471-7df4feeb4563', 'network_id': '96d6daca-e43a-41a5-949d-c37e06296a68', 'port_id': 'a84fb61a-2987-4eb0-b471-7df4feeb4563', 'mac_address': 'fa:16:3e:5e:16:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 744, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'af18a55e-c3db-4e56-9f60-0597fafc63b0', '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-05-27 09:45:03.050 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:45:03.050 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 44da3312-b5ec-4691-8b63-7b9dd75ac56a 2021-05-27 09:45:03.050 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 44da3312-b5ec-4691-8b63-7b9dd75ac56a updated. Details: {'device': '44da3312-b5ec-4691-8b63-7b9dd75ac56a', 'network_id': '45bc2549-c0ff-47ce-a77c-ba480b0b1495', 'port_id': '44da3312-b5ec-4691-8b63-7b9dd75ac56a', 'mac_address': 'fa:16:3e:5b:1c:ea', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 746, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '530e0862-b549-4c0d-bd80-9e2351dc74a9', '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-05-27 09:45:03.050 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:45:03.050 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.base [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Loop iteration exceeded interval (2 vs. 2.226365089416504) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-05-27 09:45:03.050 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a84fb61a-2987-4eb0-b471-7df4feeb4563" 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:359 2021-05-27 09:45:03.050 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a84fb61a-2987-4eb0-b471-7df4feeb4563 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:45:03.050 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 96d6daca-e43a-41a5-949d-c37e06296a68 2021-05-27 09:45:03.050 1908 1682812996952 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-05-27 09:45:03.050 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:45:03.050 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44da3312-b5ec-4691-8b63-7b9dd75ac56a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:45:03.050 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 45bc2549-c0ff-47ce-a77c-ba480b0b1495 2021-05-27 09:45:03.050 1908 1682812997128 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-05-27 09:45:03.222 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44da3312-b5ec-4691-8b63-7b9dd75ac56a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:45:03.222 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44da3312-b5ec-4691-8b63-7b9dd75ac56a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:45:03.222 1908 1682812996952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a84fb61a-2987-4eb0-b471-7df4feeb4563') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:45:03.222 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a84fb61a-2987-4eb0-b471-7df4feeb4563') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:45:03.242 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44da3312-b5ec-4691-8b63-7b9dd75ac56a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:45:03.242 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 746, VLAN trunk: None to switch port 44da3312-b5ec-4691-8b63-7b9dd75ac56a 2021-05-27 09:45:03.272 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a84fb61a-2987-4eb0-b471-7df4feeb4563 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:45:03.272 1908 1682812996952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 744, VLAN trunk: None to switch port a84fb61a-2987-4eb0-b471-7df4feeb4563 2021-05-27 09:45:03.318 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:45:03.318 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44da3312-b5ec-4691-8b63-7b9dd75ac56a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:45:03.318 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:45:03.318 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a84fb61a-2987-4eb0-b471-7df4feeb4563'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:45:04.165 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44da3312-b5ec-4691-8b63-7b9dd75ac56a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:45:04.165 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:45:04.165 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:45:04.165 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:45:04.165 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44da3312-b5ec-4691-8b63-7b9dd75ac56a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:45:04.165 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:45:04.165 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 44da3312-b5ec-4691-8b63-7b9dd75ac56a not yet added. Adding. 2021-05-27 09:45:04.165 1908 1682812997128 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-05-27 09:45:04.165 1908 1682812997128 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-05-27 09:45:04.165 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a84fb61a-2987-4eb0-b471-7df4feeb4563']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:45:04.165 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:45:04.165 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (97119abd-6345-4163-a876-70729037dee9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:45:04.165 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (97119abd-6345-4163-a876-70729037dee9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:45:04.165 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a84fb61a-2987-4eb0-b471-7df4feeb4563 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:45:04.165 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:45:04.165 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a84fb61a-2987-4eb0-b471-7df4feeb4563 not yet added. Adding. 2021-05-27 09:45:04.165 1908 1682812996952 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-05-27 09:45:04.165 1908 1682812996952 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-05-27 09:45:04.269 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a84fb61a-2987-4eb0-b471-7df4feeb4563" 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:359 2021-05-27 09:45:04.269 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:45:04.345 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a84fb61a-2987-4eb0-b471-7df4feeb4563" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:04.350 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a84fb61a-2987-4eb0-b471-7df4feeb4563" 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:359 2021-05-27 09:45:04.350 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:04.350 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:45:04.442 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a84fb61a-2987-4eb0-b471-7df4feeb4563" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:04.442 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:04.505 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a84fb61a-2987-4eb0-b471-7df4feeb4563" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.454s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:04.505 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a84fb61a-2987-4eb0-b471-7df4feeb4563 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:45:04.527 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a84fb61a-2987-4eb0-b471-7df4feeb4563 processed. 2021-05-27 09:45:04.527 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:04.527 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44da3312-b5ec-4691-8b63-7b9dd75ac56a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:45:04.527 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44da3312-b5ec-4691-8b63-7b9dd75ac56a processed. 2021-05-27 09:45:05.053 1908 1682812997128 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:359 2021-05-27 09:45:05.144 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd13946e-5a94-4b0b-b292-0963c0454a3d e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: 1b005f5d-e5fd-451d-ae65-820c3e7375ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:45:05.144 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd13946e-5a94-4b0b-b292-0963c0454a3d e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port 1b005f5d-e5fd-451d-ae65-820c3e7375ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:45:05.458 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13d3f2a3-9e0f-40ae-988d-5f8c389041dc a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Security group member updated on remote: ['14c25fbd-8e32-4a52-8a49-f2c28ddc6f88'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:45:05.458 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-13d3f2a3-9e0f-40ae-988d-5f8c389041dc a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Security group member updated ['14c25fbd-8e32-4a52-8a49-f2c28ddc6f88'] 2021-05-27 09:45:06.456 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:08.534 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e607c0ad-b1cd-48bf-aecc-f4f419790297 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: b67ccf43-6425-404a-9613-b17463abf875 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:45:08.534 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e607c0ad-b1cd-48bf-aecc-f4f419790297 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port b67ccf43-6425-404a-9613-b17463abf875 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:45:08.629 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1b005f5d-e5fd-451d-ae65-820c3e7375ae 2021-05-27 09:45:09.101 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:45:09.507 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 1b005f5d-e5fd-451d-ae65-820c3e7375ae 2021-05-27 09:45:09.507 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 1b005f5d-e5fd-451d-ae65-820c3e7375ae updated. Details: {'device': '1b005f5d-e5fd-451d-ae65-820c3e7375ae', 'network_id': '921c5312-2832-4749-8b94-ac07787dd31a', 'port_id': '1b005f5d-e5fd-451d-ae65-820c3e7375ae', 'mac_address': 'fa:16:3e:91:9f:0a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 741, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1bca4593-d2af-4662-b254-e5f850c43127', '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-05-27 09:45:09.507 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:45:09.507 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1b005f5d-e5fd-451d-ae65-820c3e7375ae" 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:359 2021-05-27 09:45:09.507 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1b005f5d-e5fd-451d-ae65-820c3e7375ae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:45:09.507 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 921c5312-2832-4749-8b94-ac07787dd31a 2021-05-27 09:45:09.507 1908 1682812997128 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-05-27 09:45:09.634 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1b005f5d-e5fd-451d-ae65-820c3e7375ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:45:09.634 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1b005f5d-e5fd-451d-ae65-820c3e7375ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:45:09.647 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1b005f5d-e5fd-451d-ae65-820c3e7375ae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:45:09.647 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 741, VLAN trunk: None to switch port 1b005f5d-e5fd-451d-ae65-820c3e7375ae 2021-05-27 09:45:09.723 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:45:09.723 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1b005f5d-e5fd-451d-ae65-820c3e7375ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:45:10.340 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1b005f5d-e5fd-451d-ae65-820c3e7375ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:45:10.340 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:45:10.340 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (14c25fbd-8e32-4a52-8a49-f2c28ddc6f88) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:45:10.340 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (14c25fbd-8e32-4a52-8a49-f2c28ddc6f88) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:45:10.340 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1b005f5d-e5fd-451d-ae65-820c3e7375ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:45:10.340 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:45:10.340 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1b005f5d-e5fd-451d-ae65-820c3e7375ae not yet added. Adding. 2021-05-27 09:45:10.340 1908 1682812997128 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-05-27 09:45:10.340 1908 1682812997128 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-05-27 09:45:10.473 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b005f5d-e5fd-451d-ae65-820c3e7375ae" 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:359 2021-05-27 09:45:10.581 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b005f5d-e5fd-451d-ae65-820c3e7375ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:10.581 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b005f5d-e5fd-451d-ae65-820c3e7375ae" 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:359 2021-05-27 09:45:10.724 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b005f5d-e5fd-451d-ae65-820c3e7375ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:10.801 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1b005f5d-e5fd-451d-ae65-820c3e7375ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:10.801 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1b005f5d-e5fd-451d-ae65-820c3e7375ae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:45:10.801 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1b005f5d-e5fd-451d-ae65-820c3e7375ae processed. 2021-05-27 09:45:11.113 1908 1682812997128 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:359 2021-05-27 09:45:11.613 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:11.692 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fed9210-bcaa-4228-b8f4-cefaa6d75904 de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group member updated on remote: ['44e5edc0-a49b-4f92-aa9e-0067cdab2f77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:45:11.692 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-9fed9210-bcaa-4228-b8f4-cefaa6d75904 de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group member updated ['44e5edc0-a49b-4f92-aa9e-0067cdab2f77'] 2021-05-27 09:45:12.661 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b67ccf43-6425-404a-9613-b17463abf875 2021-05-27 09:45:13.128 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:45:13.740 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port b67ccf43-6425-404a-9613-b17463abf875 2021-05-27 09:45:13.740 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port b67ccf43-6425-404a-9613-b17463abf875 updated. Details: {'device': 'b67ccf43-6425-404a-9613-b17463abf875', 'network_id': '921c5312-2832-4749-8b94-ac07787dd31a', 'port_id': 'b67ccf43-6425-404a-9613-b17463abf875', 'mac_address': 'fa:16:3e:19:ed:39', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 741, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1bca4593-d2af-4662-b254-e5f850c43127', '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-05-27 09:45:13.740 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:45:13.740 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b67ccf43-6425-404a-9613-b17463abf875" 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:359 2021-05-27 09:45:13.740 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b67ccf43-6425-404a-9613-b17463abf875 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:45:13.740 1908 1682812997128 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-05-27 09:45:13.878 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b67ccf43-6425-404a-9613-b17463abf875') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:45:13.878 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b67ccf43-6425-404a-9613-b17463abf875') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:45:13.899 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b67ccf43-6425-404a-9613-b17463abf875 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:45:13.899 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 741, VLAN trunk: None to switch port b67ccf43-6425-404a-9613-b17463abf875 2021-05-27 09:45:13.989 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:45:13.989 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b67ccf43-6425-404a-9613-b17463abf875'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:45:14.304 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39c025ab-6b77-4a77-a543-cd44ae6d6dbc e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: ca6f0cec-80ff-4430-8c51-ff89c951f408 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:45:14.304 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39c025ab-6b77-4a77-a543-cd44ae6d6dbc e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port ca6f0cec-80ff-4430-8c51-ff89c951f408 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:45:14.411 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b67ccf43-6425-404a-9613-b17463abf875']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:45:14.411 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:45:14.411 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (14c25fbd-8e32-4a52-8a49-f2c28ddc6f88) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:45:14.411 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (14c25fbd-8e32-4a52-8a49-f2c28ddc6f88) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:45:14.411 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b67ccf43-6425-404a-9613-b17463abf875 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:45:14.430 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:45:14.430 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b67ccf43-6425-404a-9613-b17463abf875 not yet added. Adding. 2021-05-27 09:45:14.430 1908 1682812997128 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-05-27 09:45:14.430 1908 1682812997128 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-05-27 09:45:14.591 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b67ccf43-6425-404a-9613-b17463abf875" 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:359 2021-05-27 09:45:14.753 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b67ccf43-6425-404a-9613-b17463abf875" 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:371 2021-05-27 09:45:14.753 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b67ccf43-6425-404a-9613-b17463abf875" 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:359 2021-05-27 09:45:14.899 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b67ccf43-6425-404a-9613-b17463abf875" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:14.997 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b67ccf43-6425-404a-9613-b17463abf875" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:14.997 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b67ccf43-6425-404a-9613-b17463abf875 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:45:14.997 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b67ccf43-6425-404a-9613-b17463abf875 processed. 2021-05-27 09:45:15.129 1908 1682812997128 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:359 2021-05-27 09:45:15.553 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.421s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:16.678 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ca6f0cec-80ff-4430-8c51-ff89c951f408 2021-05-27 09:45:17.132 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:45:18.222 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port ca6f0cec-80ff-4430-8c51-ff89c951f408 2021-05-27 09:45:18.774 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port ca6f0cec-80ff-4430-8c51-ff89c951f408 updated. Details: {'device': 'ca6f0cec-80ff-4430-8c51-ff89c951f408', 'network_id': '77ee0d91-f82a-4540-a638-25bb8b7f5b90', 'port_id': 'ca6f0cec-80ff-4430-8c51-ff89c951f408', 'mac_address': 'fa:16:3e:a1:73:2a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 731, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '835987c0-e8bc-41aa-a694-c5822e6779c5', '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-05-27 09:45:18.774 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:45:19.832 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.base [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Loop iteration exceeded interval (2 vs. 2.6995656490325928) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-05-27 09:45:19.832 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" 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:359 2021-05-27 09:45:19.832 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ca6f0cec-80ff-4430-8c51-ff89c951f408 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:45:19.832 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 77ee0d91-f82a-4540-a638-25bb8b7f5b90 2021-05-27 09:45:19.832 1908 1682812997128 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-05-27 09:45:19.992 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ca6f0cec-80ff-4430-8c51-ff89c951f408') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:45:20.006 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ca6f0cec-80ff-4430-8c51-ff89c951f408') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:45:20.006 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ca6f0cec-80ff-4430-8c51-ff89c951f408 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:45:20.006 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 731, VLAN trunk: None to switch port ca6f0cec-80ff-4430-8c51-ff89c951f408 2021-05-27 09:45:20.148 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:45:20.166 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ca6f0cec-80ff-4430-8c51-ff89c951f408'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:45:20.410 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ca6f0cec-80ff-4430-8c51-ff89c951f408']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:45:20.410 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:45:20.410 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (44e5edc0-a49b-4f92-aa9e-0067cdab2f77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:45:20.410 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ca6f0cec-80ff-4430-8c51-ff89c951f408 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:45:20.410 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:45:20.410 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ca6f0cec-80ff-4430-8c51-ff89c951f408 not yet added. Adding. 2021-05-27 09:45:20.410 1908 1682812997128 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-05-27 09:45:20.410 1908 1682812997128 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-05-27 09:45:22.456 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" 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:359 2021-05-27 09:45:23.716 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:23.716 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" 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:359 2021-05-27 09:45:23.990 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" 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:371 2021-05-27 09:45:24.116 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:24.116 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ca6f0cec-80ff-4430-8c51-ff89c951f408 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:45:24.116 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ca6f0cec-80ff-4430-8c51-ff89c951f408 processed. 2021-05-27 09:45:25.864 1908 1682812997128 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:359 2021-05-27 09:45:27.775 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:35.896 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-941b23c6-f752-4d20-9a6a-51772cb5b90c c150d23462414edf9e9b8e14fa9ed738 1ed0b87f96b043f2836c5131006f2958 - - -] Security group member updated on remote: ['97119abd-6345-4163-a876-70729037dee9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:45:35.896 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-941b23c6-f752-4d20-9a6a-51772cb5b90c c150d23462414edf9e9b8e14fa9ed738 1ed0b87f96b043f2836c5131006f2958 - - -] Security group member updated ['97119abd-6345-4163-a876-70729037dee9'] 2021-05-27 09:45:35.896 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-941b23c6-f752-4d20-9a6a-51772cb5b90c c150d23462414edf9e9b8e14fa9ed738 1ed0b87f96b043f2836c5131006f2958 - - -] Refresh firewall rules 2021-05-27 09:45:35.896 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-941b23c6-f752-4d20-9a6a-51772cb5b90c c150d23462414edf9e9b8e14fa9ed738 1ed0b87f96b043f2836c5131006f2958 - - -] Get security group information for devices via rpc ['a84fb61a-2987-4eb0-b471-7df4feeb4563'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:45:35.956 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-941b23c6-f752-4d20-9a6a-51772cb5b90c c150d23462414edf9e9b8e14fa9ed738 1ed0b87f96b043f2836c5131006f2958 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:45:35.956 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-941b23c6-f752-4d20-9a6a-51772cb5b90c c150d23462414edf9e9b8e14fa9ed738 1ed0b87f96b043f2836c5131006f2958 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:45:36.159 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-941b23c6-f752-4d20-9a6a-51772cb5b90c c150d23462414edf9e9b8e14fa9ed738 1ed0b87f96b043f2836c5131006f2958 - - -] port_delete event received for 'a84fb61a-2987-4eb0-b471-7df4feeb4563' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:45:36.739 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a84fb61a-2987-4eb0-b471-7df4feeb4563 2021-05-27 09:45:38.699 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:45:38.699 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a84fb61a-2987-4eb0-b471-7df4feeb4563' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:45:38.699 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a84fb61a-2987-4eb0-b471-7df4feeb4563' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:45:38.699 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a84fb61a-2987-4eb0-b471-7df4feeb4563 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:45:38.722 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 96d6daca-e43a-41a5-949d-c37e06296a68 2021-05-27 09:45:38.722 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a84fb61a-2987-4eb0-b471-7df4feeb4563'] 2021-05-27 09:45:38.722 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:45:38.722 1908 1682812997128 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-05-27 09:45:38.722 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a84fb61a-2987-4eb0-b471-7df4feeb4563'] 2021-05-27 09:45:40.504 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53e0b87e-e40b-413f-b1bc-e37892464999 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network 96d6daca-e43a-41a5-949d-c37e06296a68 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:45:42.651 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53e0b87e-e40b-413f-b1bc-e37892464999 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network 96d6daca-e43a-41a5-949d-c37e06296a68 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 09:45:42.651 1908 1682812997128 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:359 2021-05-27 09:45:43.879 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:46.065 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated on remote: ['c1039b96-50e6-4c67-9987-bd7676aa5699'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:45:46.065 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated ['c1039b96-50e6-4c67-9987-bd7676aa5699'] 2021-05-27 09:45:46.065 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Refresh firewall rules 2021-05-27 09:45:46.065 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Get security group information for devices via rpc ['44da3312-b5ec-4691-8b63-7b9dd75ac56a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:45:46.394 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update security group information for ports dict_keys(['44da3312-b5ec-4691-8b63-7b9dd75ac56a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:45:46.394 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:45:46.394 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update rules of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:45:46.394 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update members of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:45:46.394 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update port filter for 44da3312-b5ec-4691-8b63-7b9dd75ac56a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:45:46.394 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Updating port rules. 2021-05-27 09:45:46.394 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Creating 1 new rules, removing 0 old rules. 2021-05-27 09:45:46.394 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:45:46.582 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:46.582 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:45:46.582 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-aacec38b-1e5d-4450-b658-1a47b763d9ff f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:371 2021-05-27 09:45:48.032 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bc5d678-21a6-4b03-9d48-62e4c3b6592c e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: a9f85a11-8bae-40f8-832e-a1130a775ce9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:45:48.068 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bc5d678-21a6-4b03-9d48-62e4c3b6592c e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port a9f85a11-8bae-40f8-832e-a1130a775ce9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:45:50.958 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a9f85a11-8bae-40f8-832e-a1130a775ce9 2021-05-27 09:45:52.695 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:45:53.142 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port a9f85a11-8bae-40f8-832e-a1130a775ce9 2021-05-27 09:45:53.688 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port a9f85a11-8bae-40f8-832e-a1130a775ce9 updated. Details: {'device': 'a9f85a11-8bae-40f8-832e-a1130a775ce9', 'network_id': '45bc2549-c0ff-47ce-a77c-ba480b0b1495', 'port_id': 'a9f85a11-8bae-40f8-832e-a1130a775ce9', 'mac_address': 'fa:16:3e:df:8a:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 746, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '530e0862-b549-4c0d-bd80-9e2351dc74a9', '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-05-27 09:45:53.688 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:45:53.688 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:359 2021-05-27 09:45:54.752 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a9f85a11-8bae-40f8-832e-a1130a775ce9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:45:54.752 1908 1682812997128 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-05-27 09:45:54.954 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a9f85a11-8bae-40f8-832e-a1130a775ce9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:45:54.954 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a9f85a11-8bae-40f8-832e-a1130a775ce9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:45:54.972 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a9f85a11-8bae-40f8-832e-a1130a775ce9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:45:54.972 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 746, VLAN trunk: None to switch port a9f85a11-8bae-40f8-832e-a1130a775ce9 2021-05-27 09:45:55.112 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:45:55.112 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a9f85a11-8bae-40f8-832e-a1130a775ce9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:45:55.382 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a9f85a11-8bae-40f8-832e-a1130a775ce9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:45:55.382 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:45:55.382 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:45:55.382 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:45:55.382 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a9f85a11-8bae-40f8-832e-a1130a775ce9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:45:55.382 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:45:55.382 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a9f85a11-8bae-40f8-832e-a1130a775ce9 not yet added. Adding. 2021-05-27 09:45:55.382 1908 1682812997128 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-05-27 09:45:55.382 1908 1682812997128 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-05-27 09:45:55.565 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:359 2021-05-27 09:45:55.725 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:371 2021-05-27 09:45:55.725 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:359 2021-05-27 09:45:55.913 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:56.033 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:45:56.033 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a9f85a11-8bae-40f8-832e-a1130a775ce9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:45:56.033 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a9f85a11-8bae-40f8-832e-a1130a775ce9 processed. 2021-05-27 09:45:56.754 1908 1682812997128 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:359 2021-05-27 09:45:57.018 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:46:06.391 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-006cd9a3-bbe8-44d4-a1be-c25c6fc9ebbf e1c764a8559a4940b14805884cf47c4d 4fd3ade3dc7b4f6582aadb8717b371a4 - - -] Security group member updated on remote: ['7fb1e4ac-acf5-4cd9-827e-145543358f59'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:46:07.471 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-006cd9a3-bbe8-44d4-a1be-c25c6fc9ebbf e1c764a8559a4940b14805884cf47c4d 4fd3ade3dc7b4f6582aadb8717b371a4 - - -] Security group member updated ['7fb1e4ac-acf5-4cd9-827e-145543358f59'] 2021-05-27 09:46:08.672 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f4fcb47-1815-41fd-8510-f4bc1e44f6ed e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: 2826a56d-965e-49dd-96d3-0c869c668dc1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:46:09.850 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f4fcb47-1815-41fd-8510-f4bc1e44f6ed e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port 2826a56d-965e-49dd-96d3-0c869c668dc1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:46:18.016 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2826a56d-965e-49dd-96d3-0c869c668dc1 2021-05-27 09:46:19.503 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:46:19.813 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 2826a56d-965e-49dd-96d3-0c869c668dc1 2021-05-27 09:46:19.813 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 2826a56d-965e-49dd-96d3-0c869c668dc1 updated. Details: {'device': '2826a56d-965e-49dd-96d3-0c869c668dc1', 'network_id': 'ee8dae39-2f82-4179-acff-658abf1fcc13', 'port_id': '2826a56d-965e-49dd-96d3-0c869c668dc1', 'mac_address': 'fa:16:3e:e4:8f:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 711, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b18c5fc8-5776-4e5e-b12b-d3cd09fb6315', '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-05-27 09:46:19.813 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:46:19.813 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2826a56d-965e-49dd-96d3-0c869c668dc1" 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:359 2021-05-27 09:46:19.813 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2826a56d-965e-49dd-96d3-0c869c668dc1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:46:19.813 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ee8dae39-2f82-4179-acff-658abf1fcc13 2021-05-27 09:46:19.813 1908 1682812997128 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-05-27 09:46:20.080 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2826a56d-965e-49dd-96d3-0c869c668dc1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:46:20.080 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2826a56d-965e-49dd-96d3-0c869c668dc1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:46:20.095 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2826a56d-965e-49dd-96d3-0c869c668dc1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:46:20.095 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 711, VLAN trunk: None to switch port 2826a56d-965e-49dd-96d3-0c869c668dc1 2021-05-27 09:46:23.126 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated on remote: ['c1039b96-50e6-4c67-9987-bd7676aa5699'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:46:23.126 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated ['c1039b96-50e6-4c67-9987-bd7676aa5699'] 2021-05-27 09:46:23.126 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Refresh firewall rules 2021-05-27 09:46:23.143 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Get security group information for devices via rpc ['44da3312-b5ec-4691-8b63-7b9dd75ac56a', 'a9f85a11-8bae-40f8-832e-a1130a775ce9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:46:23.143 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e5b6043-1ea8-4028-8107-9d2a967d5e87 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: f1959e41-5cd3-4e54-b512-12293f3de979 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:46:23.157 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e5b6043-1ea8-4028-8107-9d2a967d5e87 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port f1959e41-5cd3-4e54-b512-12293f3de979 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:46:23.173 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:46:23.173 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2826a56d-965e-49dd-96d3-0c869c668dc1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:46:23.471 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2826a56d-965e-49dd-96d3-0c869c668dc1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:46:23.471 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:46:23.471 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7fb1e4ac-acf5-4cd9-827e-145543358f59) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:46:23.471 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7fb1e4ac-acf5-4cd9-827e-145543358f59) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:46:23.471 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2826a56d-965e-49dd-96d3-0c869c668dc1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:46:23.487 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:46:23.487 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2826a56d-965e-49dd-96d3-0c869c668dc1 not yet added. Adding. 2021-05-27 09:46:23.487 1908 1682812997128 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-05-27 09:46:23.487 1908 1682812997128 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-05-27 09:46:23.579 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update security group information for ports dict_keys(['44da3312-b5ec-4691-8b63-7b9dd75ac56a', 'a9f85a11-8bae-40f8-832e-a1130a775ce9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:46:23.597 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:46:23.597 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update rules of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:46:23.597 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update members of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:46:23.597 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update port filter for 44da3312-b5ec-4691-8b63-7b9dd75ac56a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:46:23.597 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Updating port rules. 2021-05-27 09:46:23.597 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Creating 1 new rules, removing 0 old rules. 2021-05-27 09:46:23.597 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:46:23.720 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2826a56d-965e-49dd-96d3-0c869c668dc1" 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:359 2021-05-27 09:46:24.781 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:371 2021-05-27 09:46:25.706 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:46:26.750 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:46:26.750 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update port filter for a9f85a11-8bae-40f8-832e-a1130a775ce9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:46:26.750 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Updating port rules. 2021-05-27 09:46:26.750 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Creating 1 new rules, removing 0 old rules. 2021-05-27 09:46:26.750 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:359 2021-05-27 09:46:26.845 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2826a56d-965e-49dd-96d3-0c869c668dc1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:46:26.845 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2826a56d-965e-49dd-96d3-0c869c668dc1" 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:359 2021-05-27 09:46:27.001 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:46:27.001 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:359 2021-05-27 09:46:27.001 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-c9304186-795b-4f32-816b-e8aaf1781032 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:371 2021-05-27 09:46:27.071 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2826a56d-965e-49dd-96d3-0c869c668dc1" 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:371 2021-05-27 09:46:27.210 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2826a56d-965e-49dd-96d3-0c869c668dc1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 7.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:46:27.210 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2826a56d-965e-49dd-96d3-0c869c668dc1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:46:27.210 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2826a56d-965e-49dd-96d3-0c869c668dc1 processed. 2021-05-27 09:46:28.766 1908 1682812997128 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:359 2021-05-27 09:46:29.597 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:46:31.391 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f1959e41-5cd3-4e54-b512-12293f3de979 2021-05-27 09:46:32.782 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:46:33.249 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port f1959e41-5cd3-4e54-b512-12293f3de979 2021-05-27 09:46:34.065 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port f1959e41-5cd3-4e54-b512-12293f3de979 updated. Details: {'device': 'f1959e41-5cd3-4e54-b512-12293f3de979', 'network_id': '45bc2549-c0ff-47ce-a77c-ba480b0b1495', 'port_id': 'f1959e41-5cd3-4e54-b512-12293f3de979', 'mac_address': 'fa:16:3e:97:fa:36', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 746, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '530e0862-b549-4c0d-bd80-9e2351dc74a9', 'ip_address': '172.20.0.8'}], '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-05-27 09:46:34.065 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:46:34.065 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1959e41-5cd3-4e54-b512-12293f3de979" 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:359 2021-05-27 09:46:34.065 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f1959e41-5cd3-4e54-b512-12293f3de979 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:46:34.065 1908 1682812997128 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-05-27 09:46:34.314 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f1959e41-5cd3-4e54-b512-12293f3de979') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:46:34.314 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f1959e41-5cd3-4e54-b512-12293f3de979') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:46:34.314 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f1959e41-5cd3-4e54-b512-12293f3de979 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:46:34.314 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 746, VLAN trunk: None to switch port f1959e41-5cd3-4e54-b512-12293f3de979 2021-05-27 09:46:34.486 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:46:34.502 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f1959e41-5cd3-4e54-b512-12293f3de979'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:46:34.723 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f1959e41-5cd3-4e54-b512-12293f3de979']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:46:34.723 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:46:34.734 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:46:34.734 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:46:34.734 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f1959e41-5cd3-4e54-b512-12293f3de979 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:46:34.734 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:46:34.734 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f1959e41-5cd3-4e54-b512-12293f3de979 not yet added. Adding. 2021-05-27 09:46:34.734 1908 1682812997128 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-05-27 09:46:34.734 1908 1682812997128 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-05-27 09:46:34.957 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1959e41-5cd3-4e54-b512-12293f3de979" 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:359 2021-05-27 09:46:35.251 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1959e41-5cd3-4e54-b512-12293f3de979" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:46:35.251 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1959e41-5cd3-4e54-b512-12293f3de979" 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:359 2021-05-27 09:46:35.615 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1959e41-5cd3-4e54-b512-12293f3de979" 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:371 2021-05-27 09:46:35.765 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1959e41-5cd3-4e54-b512-12293f3de979" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:46:35.765 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f1959e41-5cd3-4e54-b512-12293f3de979 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:46:35.765 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f1959e41-5cd3-4e54-b512-12293f3de979 processed. 2021-05-27 09:46:36.789 1908 1682812997128 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:359 2021-05-27 09:46:37.080 1908 1682812997128 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:371 2021-05-27 09:47:05.358 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated on remote: ['c1039b96-50e6-4c67-9987-bd7676aa5699'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:47:05.358 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated ['c1039b96-50e6-4c67-9987-bd7676aa5699'] 2021-05-27 09:47:05.358 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Refresh firewall rules 2021-05-27 09:47:05.358 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Get security group information for devices via rpc ['44da3312-b5ec-4691-8b63-7b9dd75ac56a', 'a9f85a11-8bae-40f8-832e-a1130a775ce9', 'f1959e41-5cd3-4e54-b512-12293f3de979'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:47:05.860 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update security group information for ports dict_keys(['44da3312-b5ec-4691-8b63-7b9dd75ac56a', 'a9f85a11-8bae-40f8-832e-a1130a775ce9', 'f1959e41-5cd3-4e54-b512-12293f3de979']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:47:05.860 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:47:05.860 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update rules of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:47:05.860 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update members of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:47:05.860 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update port filter for 44da3312-b5ec-4691-8b63-7b9dd75ac56a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:47:05.860 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Updating port rules. 2021-05-27 09:47:05.876 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Creating 1 new rules, removing 0 old rules. 2021-05-27 09:47:05.876 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:47:06.156 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:371 2021-05-27 09:47:06.156 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:47:06.156 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:371 2021-05-27 09:47:06.156 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update port filter for a9f85a11-8bae-40f8-832e-a1130a775ce9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:47:06.156 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Updating port rules. 2021-05-27 09:47:06.156 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Creating 1 new rules, removing 0 old rules. 2021-05-27 09:47:06.156 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:359 2021-05-27 09:47:06.501 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:371 2021-05-27 09:47:06.501 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:359 2021-05-27 09:47:06.501 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:371 2021-05-27 09:47:06.501 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update port filter for f1959e41-5cd3-4e54-b512-12293f3de979 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:47:06.501 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Updating port rules. 2021-05-27 09:47:06.501 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Creating 1 new rules, removing 0 old rules. 2021-05-27 09:47:06.501 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-f1959e41-5cd3-4e54-b512-12293f3de979" 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:359 2021-05-27 09:47:06.719 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94440193-b714-4548-b8a1-cee61a44d156 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: bd817d89-caed-4e9b-9a91-29dbcee48ae6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:47:06.752 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94440193-b714-4548-b8a1-cee61a44d156 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port bd817d89-caed-4e9b-9a91-29dbcee48ae6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:47:06.812 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-f1959e41-5cd3-4e54-b512-12293f3de979" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:47:06.812 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-f1959e41-5cd3-4e54-b512-12293f3de979" 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:359 2021-05-27 09:47:06.812 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-41305ca5-f113-49ff-96ab-6072372971bb f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-f1959e41-5cd3-4e54-b512-12293f3de979" 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:371 2021-05-27 09:47:09.860 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bd817d89-caed-4e9b-9a91-29dbcee48ae6 2021-05-27 09:47:11.021 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:47:11.360 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port bd817d89-caed-4e9b-9a91-29dbcee48ae6 2021-05-27 09:47:11.377 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port bd817d89-caed-4e9b-9a91-29dbcee48ae6 updated. Details: {'device': 'bd817d89-caed-4e9b-9a91-29dbcee48ae6', 'network_id': '45bc2549-c0ff-47ce-a77c-ba480b0b1495', 'port_id': 'bd817d89-caed-4e9b-9a91-29dbcee48ae6', 'mac_address': 'fa:16:3e:90:18:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 746, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '530e0862-b549-4c0d-bd80-9e2351dc74a9', '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-05-27 09:47:11.377 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:47:11.377 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd817d89-caed-4e9b-9a91-29dbcee48ae6" 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:359 2021-05-27 09:47:11.377 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bd817d89-caed-4e9b-9a91-29dbcee48ae6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:47:11.377 1908 1682812997128 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-05-27 09:47:11.628 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bd817d89-caed-4e9b-9a91-29dbcee48ae6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:47:11.628 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bd817d89-caed-4e9b-9a91-29dbcee48ae6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:47:11.641 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bd817d89-caed-4e9b-9a91-29dbcee48ae6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:47:11.641 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 746, VLAN trunk: None to switch port bd817d89-caed-4e9b-9a91-29dbcee48ae6 2021-05-27 09:47:11.797 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:47:11.797 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bd817d89-caed-4e9b-9a91-29dbcee48ae6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:47:11.998 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0d64b51-8005-4e55-a4ae-fe167c320fdc db26487fb99045ed952578a1300365ac 7c8b1e0e3c85400da589a859c4682201 - - -] Security group member updated on remote: ['94fd7dce-496e-4ca0-907a-9e1b0ec6c1d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:47:11.998 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-a0d64b51-8005-4e55-a4ae-fe167c320fdc db26487fb99045ed952578a1300365ac 7c8b1e0e3c85400da589a859c4682201 - - -] Security group member updated ['94fd7dce-496e-4ca0-907a-9e1b0ec6c1d7'] 2021-05-27 09:47:12.110 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bd817d89-caed-4e9b-9a91-29dbcee48ae6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:47:12.110 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:47:12.110 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:47:12.110 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:47:12.110 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bd817d89-caed-4e9b-9a91-29dbcee48ae6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:47:12.110 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:47:12.110 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bd817d89-caed-4e9b-9a91-29dbcee48ae6 not yet added. Adding. 2021-05-27 09:47:12.125 1908 1682812997128 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-05-27 09:47:12.125 1908 1682812997128 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-05-27 09:47:12.376 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd817d89-caed-4e9b-9a91-29dbcee48ae6" 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:359 2021-05-27 09:47:12.610 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd817d89-caed-4e9b-9a91-29dbcee48ae6" 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:371 2021-05-27 09:47:12.610 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd817d89-caed-4e9b-9a91-29dbcee48ae6" 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:359 2021-05-27 09:47:12.891 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd817d89-caed-4e9b-9a91-29dbcee48ae6" 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:371 2021-05-27 09:47:13.077 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd817d89-caed-4e9b-9a91-29dbcee48ae6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:47:13.077 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bd817d89-caed-4e9b-9a91-29dbcee48ae6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:47:13.077 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bd817d89-caed-4e9b-9a91-29dbcee48ae6 processed. 2021-05-27 09:47:13.347 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b17a74f-a9a9-4d67-b1ac-7326adeaf325 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: 997b2da3-c553-4c8c-9237-e76fc5ffa4a8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:47:13.358 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b17a74f-a9a9-4d67-b1ac-7326adeaf325 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port 997b2da3-c553-4c8c-9237-e76fc5ffa4a8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:47:15.068 1908 1682812997128 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:359 2021-05-27 09:47:15.405 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:47:15.905 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 997b2da3-c553-4c8c-9237-e76fc5ffa4a8 2021-05-27 09:47:17.078 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:47:17.395 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 997b2da3-c553-4c8c-9237-e76fc5ffa4a8 2021-05-27 09:47:17.395 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 997b2da3-c553-4c8c-9237-e76fc5ffa4a8 updated. Details: {'device': '997b2da3-c553-4c8c-9237-e76fc5ffa4a8', 'network_id': '22d47859-622f-4d34-b0ae-7698ab3915af', 'port_id': '997b2da3-c553-4c8c-9237-e76fc5ffa4a8', 'mac_address': 'fa:16:3e:4c:94:fb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 725, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2972db79-7339-41a3-858f-c884ec825676', '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-05-27 09:47:17.395 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:47:17.395 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-997b2da3-c553-4c8c-9237-e76fc5ffa4a8" 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:359 2021-05-27 09:47:17.395 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 997b2da3-c553-4c8c-9237-e76fc5ffa4a8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:47:17.395 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 22d47859-622f-4d34-b0ae-7698ab3915af 2021-05-27 09:47:17.395 1908 1682812997128 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-05-27 09:47:17.655 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '997b2da3-c553-4c8c-9237-e76fc5ffa4a8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:47:17.655 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '997b2da3-c553-4c8c-9237-e76fc5ffa4a8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:47:17.655 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 997b2da3-c553-4c8c-9237-e76fc5ffa4a8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:47:17.655 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 725, VLAN trunk: None to switch port 997b2da3-c553-4c8c-9237-e76fc5ffa4a8 2021-05-27 09:47:20.827 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:47:20.827 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['997b2da3-c553-4c8c-9237-e76fc5ffa4a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:47:21.015 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['997b2da3-c553-4c8c-9237-e76fc5ffa4a8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:47:21.015 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:47:21.015 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (94fd7dce-496e-4ca0-907a-9e1b0ec6c1d7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:47:21.015 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (94fd7dce-496e-4ca0-907a-9e1b0ec6c1d7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:47:21.015 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 997b2da3-c553-4c8c-9237-e76fc5ffa4a8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:47:21.035 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:47:21.035 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 997b2da3-c553-4c8c-9237-e76fc5ffa4a8 not yet added. Adding. 2021-05-27 09:47:21.035 1908 1682812997128 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-05-27 09:47:21.035 1908 1682812997128 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-05-27 09:47:24.322 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-997b2da3-c553-4c8c-9237-e76fc5ffa4a8" 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:359 2021-05-27 09:47:24.609 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-997b2da3-c553-4c8c-9237-e76fc5ffa4a8" 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:371 2021-05-27 09:47:24.609 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-997b2da3-c553-4c8c-9237-e76fc5ffa4a8" 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:359 2021-05-27 09:47:24.905 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-997b2da3-c553-4c8c-9237-e76fc5ffa4a8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:47:25.093 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-997b2da3-c553-4c8c-9237-e76fc5ffa4a8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 7.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:47:25.093 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 997b2da3-c553-4c8c-9237-e76fc5ffa4a8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:47:25.093 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 997b2da3-c553-4c8c-9237-e76fc5ffa4a8 processed. 2021-05-27 09:47:27.093 1908 1682812997128 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:359 2021-05-27 09:47:28.542 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:47:36.461 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ca6f0cec-80ff-4430-8c51-ff89c951f408 2021-05-27 09:47:37.427 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:47:39.406 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port ca6f0cec-80ff-4430-8c51-ff89c951f408 2021-05-27 09:47:40.313 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port ca6f0cec-80ff-4430-8c51-ff89c951f408 updated. Details: {'device': 'ca6f0cec-80ff-4430-8c51-ff89c951f408', 'network_id': '77ee0d91-f82a-4540-a638-25bb8b7f5b90', 'port_id': 'ca6f0cec-80ff-4430-8c51-ff89c951f408', 'mac_address': 'fa:16:3e:a1:73:2a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 731, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '835987c0-e8bc-41aa-a694-c5822e6779c5', '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-05-27 09:47:40.313 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:47:40.313 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.base [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Loop iteration exceeded interval (2 vs. 2.8855175971984863) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-05-27 09:47:40.313 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" 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:359 2021-05-27 09:47:40.313 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ca6f0cec-80ff-4430-8c51-ff89c951f408 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:47:40.313 1908 1682812997128 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-05-27 09:47:40.361 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ca6f0cec-80ff-4430-8c51-ff89c951f408') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:47:40.361 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ca6f0cec-80ff-4430-8c51-ff89c951f408') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:47:40.361 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ca6f0cec-80ff-4430-8c51-ff89c951f408 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:47:40.361 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 731, VLAN trunk: None to switch port ca6f0cec-80ff-4430-8c51-ff89c951f408 2021-05-27 09:47:40.548 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:47:40.548 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ca6f0cec-80ff-4430-8c51-ff89c951f408'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:47:40.734 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ca6f0cec-80ff-4430-8c51-ff89c951f408']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:47:40.734 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:47:40.734 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (44e5edc0-a49b-4f92-aa9e-0067cdab2f77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:47:40.734 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ca6f0cec-80ff-4430-8c51-ff89c951f408 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:47:40.734 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:47:40.750 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-05-27 09:47:40.750 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" 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:359 2021-05-27 09:47:40.750 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" 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:371 2021-05-27 09:47:40.750 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" 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:359 2021-05-27 09:47:40.750 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" 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:371 2021-05-27 09:47:40.842 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" 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:371 2021-05-27 09:47:40.842 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ca6f0cec-80ff-4430-8c51-ff89c951f408 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:47:40.842 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ca6f0cec-80ff-4430-8c51-ff89c951f408 processed. 2021-05-27 09:47:42.155 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60495581-cbf4-4477-b4f5-eaf1b7405061 db26487fb99045ed952578a1300365ac 7c8b1e0e3c85400da589a859c4682201 - - -] Security group member updated on remote: ['94fd7dce-496e-4ca0-907a-9e1b0ec6c1d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:47:42.155 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-60495581-cbf4-4477-b4f5-eaf1b7405061 db26487fb99045ed952578a1300365ac 7c8b1e0e3c85400da589a859c4682201 - - -] Security group member updated ['94fd7dce-496e-4ca0-907a-9e1b0ec6c1d7'] 2021-05-27 09:47:42.155 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-60495581-cbf4-4477-b4f5-eaf1b7405061 db26487fb99045ed952578a1300365ac 7c8b1e0e3c85400da589a859c4682201 - - -] Refresh firewall rules 2021-05-27 09:47:42.155 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60495581-cbf4-4477-b4f5-eaf1b7405061 db26487fb99045ed952578a1300365ac 7c8b1e0e3c85400da589a859c4682201 - - -] Get security group information for devices via rpc ['997b2da3-c553-4c8c-9237-e76fc5ffa4a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:47:42.232 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60495581-cbf4-4477-b4f5-eaf1b7405061 db26487fb99045ed952578a1300365ac 7c8b1e0e3c85400da589a859c4682201 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:47:42.232 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60495581-cbf4-4477-b4f5-eaf1b7405061 db26487fb99045ed952578a1300365ac 7c8b1e0e3c85400da589a859c4682201 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:47:42.327 1908 1682812997128 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:359 2021-05-27 09:47:42.360 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60495581-cbf4-4477-b4f5-eaf1b7405061 db26487fb99045ed952578a1300365ac 7c8b1e0e3c85400da589a859c4682201 - - -] port_delete event received for '997b2da3-c553-4c8c-9237-e76fc5ffa4a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:47:42.593 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 997b2da3-c553-4c8c-9237-e76fc5ffa4a8 2021-05-27 09:47:42.686 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:47:44.348 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:47:44.348 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '997b2da3-c553-4c8c-9237-e76fc5ffa4a8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:47:44.348 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '997b2da3-c553-4c8c-9237-e76fc5ffa4a8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:47:44.348 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 997b2da3-c553-4c8c-9237-e76fc5ffa4a8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:47:44.381 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 22d47859-622f-4d34-b0ae-7698ab3915af 2021-05-27 09:47:44.381 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['997b2da3-c553-4c8c-9237-e76fc5ffa4a8'] 2021-05-27 09:47:44.381 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:47:44.381 1908 1682812997128 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-05-27 09:47:44.381 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['997b2da3-c553-4c8c-9237-e76fc5ffa4a8'] 2021-05-27 09:47:46.359 1908 1682812997128 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:359 2021-05-27 09:47:46.405 1908 1682812997128 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:371 2021-05-27 09:47:48.224 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5676b094-fcff-4b7b-9507-90e2ec149e74 db26487fb99045ed952578a1300365ac 7c8b1e0e3c85400da589a859c4682201 - - -] Security group member updated on remote: ['94fd7dce-496e-4ca0-907a-9e1b0ec6c1d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:47:48.235 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-5676b094-fcff-4b7b-9507-90e2ec149e74 db26487fb99045ed952578a1300365ac 7c8b1e0e3c85400da589a859c4682201 - - -] Security group member updated ['94fd7dce-496e-4ca0-907a-9e1b0ec6c1d7'] 2021-05-27 09:47:50.655 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-363ef2c2-cf04-47ed-aaba-47242b669564 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: 789105d9-d398-4fe2-8482-97a983b7da0e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:47:50.670 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-363ef2c2-cf04-47ed-aaba-47242b669564 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port 789105d9-d398-4fe2-8482-97a983b7da0e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:47:52.702 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 789105d9-d398-4fe2-8482-97a983b7da0e 2021-05-27 09:47:54.406 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:47:54.748 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28c8a4a1-eacc-4773-a9bd-f92727d2b25e e1c764a8559a4940b14805884cf47c4d 4fd3ade3dc7b4f6582aadb8717b371a4 - - -] Security group member updated on remote: ['7fb1e4ac-acf5-4cd9-827e-145543358f59'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:47:54.748 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-28c8a4a1-eacc-4773-a9bd-f92727d2b25e e1c764a8559a4940b14805884cf47c4d 4fd3ade3dc7b4f6582aadb8717b371a4 - - -] Security group member updated ['7fb1e4ac-acf5-4cd9-827e-145543358f59'] 2021-05-27 09:47:54.748 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-28c8a4a1-eacc-4773-a9bd-f92727d2b25e e1c764a8559a4940b14805884cf47c4d 4fd3ade3dc7b4f6582aadb8717b371a4 - - -] Refresh firewall rules 2021-05-27 09:47:54.748 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28c8a4a1-eacc-4773-a9bd-f92727d2b25e e1c764a8559a4940b14805884cf47c4d 4fd3ade3dc7b4f6582aadb8717b371a4 - - -] Get security group information for devices via rpc ['2826a56d-965e-49dd-96d3-0c869c668dc1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:47:54.764 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2826a56d-965e-49dd-96d3-0c869c668dc1 2021-05-27 09:47:54.794 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-28c8a4a1-eacc-4773-a9bd-f92727d2b25e e1c764a8559a4940b14805884cf47c4d 4fd3ade3dc7b4f6582aadb8717b371a4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:47:54.810 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-28c8a4a1-eacc-4773-a9bd-f92727d2b25e e1c764a8559a4940b14805884cf47c4d 4fd3ade3dc7b4f6582aadb8717b371a4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:47:54.810 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 789105d9-d398-4fe2-8482-97a983b7da0e 2021-05-27 09:47:54.810 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 789105d9-d398-4fe2-8482-97a983b7da0e updated. Details: {'device': '789105d9-d398-4fe2-8482-97a983b7da0e', 'network_id': '22d47859-622f-4d34-b0ae-7698ab3915af', 'port_id': '789105d9-d398-4fe2-8482-97a983b7da0e', 'mac_address': 'fa:16:3e:4f:88:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 725, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2972db79-7339-41a3-858f-c884ec825676', '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-05-27 09:47:54.810 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:47:54.810 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:47:54.810 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-789105d9-d398-4fe2-8482-97a983b7da0e" 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:359 2021-05-27 09:47:54.810 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 789105d9-d398-4fe2-8482-97a983b7da0e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:47:54.810 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 22d47859-622f-4d34-b0ae-7698ab3915af 2021-05-27 09:47:54.810 1908 1682812997128 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-05-27 09:47:54.810 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2826a56d-965e-49dd-96d3-0c869c668dc1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:47:54.810 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2826a56d-965e-49dd-96d3-0c869c668dc1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:47:54.810 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2826a56d-965e-49dd-96d3-0c869c668dc1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:47:54.857 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ee8dae39-2f82-4179-acff-658abf1fcc13 2021-05-27 09:47:54.857 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2826a56d-965e-49dd-96d3-0c869c668dc1'] 2021-05-27 09:47:54.857 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:47:54.857 1908 1682812996952 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-05-27 09:47:54.857 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2826a56d-965e-49dd-96d3-0c869c668dc1'] 2021-05-27 09:47:55.030 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '789105d9-d398-4fe2-8482-97a983b7da0e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:47:55.030 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '789105d9-d398-4fe2-8482-97a983b7da0e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:47:55.030 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 789105d9-d398-4fe2-8482-97a983b7da0e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:47:55.030 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 725, VLAN trunk: None to switch port 789105d9-d398-4fe2-8482-97a983b7da0e 2021-05-27 09:47:55.142 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28c8a4a1-eacc-4773-a9bd-f92727d2b25e e1c764a8559a4940b14805884cf47c4d 4fd3ade3dc7b4f6582aadb8717b371a4 - - -] port_delete event received for '2826a56d-965e-49dd-96d3-0c869c668dc1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:47:55.189 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:47:55.189 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['789105d9-d398-4fe2-8482-97a983b7da0e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:47:55.436 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['789105d9-d398-4fe2-8482-97a983b7da0e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:47:55.436 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:47:55.436 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (94fd7dce-496e-4ca0-907a-9e1b0ec6c1d7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:47:55.436 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (94fd7dce-496e-4ca0-907a-9e1b0ec6c1d7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:47:55.436 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 789105d9-d398-4fe2-8482-97a983b7da0e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:47:55.436 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:47:55.436 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 789105d9-d398-4fe2-8482-97a983b7da0e not yet added. Adding. 2021-05-27 09:47:55.436 1908 1682812997128 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-05-27 09:47:55.436 1908 1682812997128 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-05-27 09:47:55.676 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-789105d9-d398-4fe2-8482-97a983b7da0e" 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:359 2021-05-27 09:47:55.905 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-789105d9-d398-4fe2-8482-97a983b7da0e" 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:371 2021-05-27 09:47:55.905 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-789105d9-d398-4fe2-8482-97a983b7da0e" 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:359 2021-05-27 09:47:56.172 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-789105d9-d398-4fe2-8482-97a983b7da0e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:47:56.311 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-789105d9-d398-4fe2-8482-97a983b7da0e" 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:371 2021-05-27 09:47:56.311 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 789105d9-d398-4fe2-8482-97a983b7da0e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:47:56.311 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 789105d9-d398-4fe2-8482-97a983b7da0e processed. 2021-05-27 09:47:56.430 1908 1682812997128 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:359 2021-05-27 09:47:56.780 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bd817d89-caed-4e9b-9a91-29dbcee48ae6 2021-05-27 09:47:56.780 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ca6f0cec-80ff-4430-8c51-ff89c951f408 2021-05-27 09:47:56.983 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:47:59.384 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated on remote: ['c1039b96-50e6-4c67-9987-bd7676aa5699'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:47:59.384 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated ['c1039b96-50e6-4c67-9987-bd7676aa5699'] 2021-05-27 09:48:00.395 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Refresh firewall rules 2021-05-27 09:48:00.395 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Get security group information for devices via rpc ['44da3312-b5ec-4691-8b63-7b9dd75ac56a', 'a9f85a11-8bae-40f8-832e-a1130a775ce9', 'f1959e41-5cd3-4e54-b512-12293f3de979', 'bd817d89-caed-4e9b-9a91-29dbcee48ae6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:48:00.404 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:48:00.404 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] port_delete event received for 'bd817d89-caed-4e9b-9a91-29dbcee48ae6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:48:00.404 1908 1682830545672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bd817d89-caed-4e9b-9a91-29dbcee48ae6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:48:00.404 1908 1682830545672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bd817d89-caed-4e9b-9a91-29dbcee48ae6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:48:00.404 1908 1682830545672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bd817d89-caed-4e9b-9a91-29dbcee48ae6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:48:00.404 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ca6f0cec-80ff-4430-8c51-ff89c951f408' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:48:00.404 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ca6f0cec-80ff-4430-8c51-ff89c951f408' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:48:00.404 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ca6f0cec-80ff-4430-8c51-ff89c951f408 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:48:00.419 1908 1682830545672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd817d89-caed-4e9b-9a91-29dbcee48ae6'] 2021-05-27 09:48:00.436 1908 1682830545672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:48:00.436 1908 1682830545672 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-05-27 09:48:00.436 1908 1682830545672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd817d89-caed-4e9b-9a91-29dbcee48ae6'] 2021-05-27 09:48:00.436 1908 1682830545848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ca6f0cec-80ff-4430-8c51-ff89c951f408'] 2021-05-27 09:48:00.436 1908 1682830545848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:48:00.436 1908 1682830545848 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-05-27 09:48:00.436 1908 1682830545848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ca6f0cec-80ff-4430-8c51-ff89c951f408'] 2021-05-27 09:48:00.813 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update security group information for ports dict_keys(['44da3312-b5ec-4691-8b63-7b9dd75ac56a', 'a9f85a11-8bae-40f8-832e-a1130a775ce9', 'f1959e41-5cd3-4e54-b512-12293f3de979']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:48:00.813 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:48:00.813 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update rules of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:48:00.813 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update members of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:48:00.813 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update port filter for 44da3312-b5ec-4691-8b63-7b9dd75ac56a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:48:00.813 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Updating port rules. 2021-05-27 09:48:00.813 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Creating 0 new rules, removing 1 old rules. 2021-05-27 09:48:00.813 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:48:00.813 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:371 2021-05-27 09:48:00.813 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:48:01.068 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:48:01.068 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update port filter for a9f85a11-8bae-40f8-832e-a1130a775ce9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:48:01.068 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Updating port rules. 2021-05-27 09:48:01.068 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Creating 0 new rules, removing 1 old rules. 2021-05-27 09:48:01.068 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:359 2021-05-27 09:48:01.076 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:48:01.076 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:359 2021-05-27 09:48:01.404 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:48:01.404 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update port filter for f1959e41-5cd3-4e54-b512-12293f3de979 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:48:01.404 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Updating port rules. 2021-05-27 09:48:01.404 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Creating 0 new rules, removing 1 old rules. 2021-05-27 09:48:01.404 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-f1959e41-5cd3-4e54-b512-12293f3de979" 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:359 2021-05-27 09:48:01.404 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-f1959e41-5cd3-4e54-b512-12293f3de979" 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:371 2021-05-27 09:48:01.420 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-f1959e41-5cd3-4e54-b512-12293f3de979" 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:359 2021-05-27 09:48:01.687 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-ca0b46a9-38d0-4be0-91f9-01fceab82aac f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-f1959e41-5cd3-4e54-b512-12293f3de979" 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:371 2021-05-27 09:48:02.435 1908 1682812997128 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:359 2021-05-27 09:48:02.720 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:48:02.810 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ca6f0cec-80ff-4430-8c51-ff89c951f408 2021-05-27 09:48:04.440 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:48:04.481 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ca6f0cec-80ff-4430-8c51-ff89c951f408' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:48:04.481 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ca6f0cec-80ff-4430-8c51-ff89c951f408' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:48:04.481 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ca6f0cec-80ff-4430-8c51-ff89c951f408 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:48:04.515 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 77ee0d91-f82a-4540-a638-25bb8b7f5b90 2021-05-27 09:48:05.372 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ca6f0cec-80ff-4430-8c51-ff89c951f408'] 2021-05-27 09:48:05.372 1908 1682812997128 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-05-27 09:48:05.372 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ca6f0cec-80ff-4430-8c51-ff89c951f408'] 2021-05-27 09:48:06.452 1908 1682812997128 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:359 2021-05-27 09:48:06.596 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:48:08.872 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 789105d9-d398-4fe2-8482-97a983b7da0e 2021-05-27 09:48:08.872 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f1959e41-5cd3-4e54-b512-12293f3de979 2021-05-27 09:48:09.623 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated on remote: ['c1039b96-50e6-4c67-9987-bd7676aa5699'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:48:09.623 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated ['c1039b96-50e6-4c67-9987-bd7676aa5699'] 2021-05-27 09:48:09.623 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Refresh firewall rules 2021-05-27 09:48:09.623 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Get security group information for devices via rpc ['44da3312-b5ec-4691-8b63-7b9dd75ac56a', 'a9f85a11-8bae-40f8-832e-a1130a775ce9', 'f1959e41-5cd3-4e54-b512-12293f3de979'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:48:09.904 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] port_delete event received for 'f1959e41-5cd3-4e54-b512-12293f3de979' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:48:10.095 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update security group information for ports dict_keys(['44da3312-b5ec-4691-8b63-7b9dd75ac56a', 'a9f85a11-8bae-40f8-832e-a1130a775ce9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:48:10.095 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:48:10.095 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update rules of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:48:10.095 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update members of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:48:10.095 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update port filter for 44da3312-b5ec-4691-8b63-7b9dd75ac56a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:48:10.095 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Updating port rules. 2021-05-27 09:48:10.095 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Creating 0 new rules, removing 1 old rules. 2021-05-27 09:48:10.095 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:48:10.095 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:371 2021-05-27 09:48:10.095 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:48:10.294 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:371 2021-05-27 09:48:10.294 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update port filter for a9f85a11-8bae-40f8-832e-a1130a775ce9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:48:10.294 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Updating port rules. 2021-05-27 09:48:10.294 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Creating 0 new rules, removing 1 old rules. 2021-05-27 09:48:10.294 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:359 2021-05-27 09:48:10.294 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:371 2021-05-27 09:48:10.294 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" 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:359 2021-05-27 09:48:10.456 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:48:10.456 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f1959e41-5cd3-4e54-b512-12293f3de979' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:48:10.456 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f1959e41-5cd3-4e54-b512-12293f3de979' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:48:10.456 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f1959e41-5cd3-4e54-b512-12293f3de979 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:48:10.456 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '789105d9-d398-4fe2-8482-97a983b7da0e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:48:10.456 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '789105d9-d398-4fe2-8482-97a983b7da0e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:48:10.456 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 789105d9-d398-4fe2-8482-97a983b7da0e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:48:10.473 1908 1682830545848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1959e41-5cd3-4e54-b512-12293f3de979'] 2021-05-27 09:48:10.473 1908 1682830545848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:48:10.473 1908 1682830545848 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-05-27 09:48:10.473 1908 1682830545848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1959e41-5cd3-4e54-b512-12293f3de979'] 2021-05-27 09:48:10.487 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-9c97334a-5def-40a0-b420-c4d7debbadc0 f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-a9f85a11-8bae-40f8-832e-a1130a775ce9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:48:10.497 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 22d47859-622f-4d34-b0ae-7698ab3915af 2021-05-27 09:48:10.497 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['789105d9-d398-4fe2-8482-97a983b7da0e'] 2021-05-27 09:48:10.497 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:48:10.497 1908 1682812996952 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-05-27 09:48:10.497 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['789105d9-d398-4fe2-8482-97a983b7da0e'] 2021-05-27 09:48:10.780 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55ea001c-2356-45e4-8760-d531b8b21462 db26487fb99045ed952578a1300365ac 7c8b1e0e3c85400da589a859c4682201 - - -] Security group member updated on remote: ['94fd7dce-496e-4ca0-907a-9e1b0ec6c1d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:48:10.780 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-55ea001c-2356-45e4-8760-d531b8b21462 db26487fb99045ed952578a1300365ac 7c8b1e0e3c85400da589a859c4682201 - - -] Security group member updated ['94fd7dce-496e-4ca0-907a-9e1b0ec6c1d7'] 2021-05-27 09:48:11.265 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55ea001c-2356-45e4-8760-d531b8b21462 db26487fb99045ed952578a1300365ac 7c8b1e0e3c85400da589a859c4682201 - - -] port_delete event received for '789105d9-d398-4fe2-8482-97a983b7da0e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:48:13.579 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b46e8c8-94be-48b1-a15d-7b6b3ab5cd07 e1c764a8559a4940b14805884cf47c4d 4fd3ade3dc7b4f6582aadb8717b371a4 - - -] Security group member updated on remote: ['7fb1e4ac-acf5-4cd9-827e-145543358f59'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:48:14.663 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-5b46e8c8-94be-48b1-a15d-7b6b3ab5cd07 e1c764a8559a4940b14805884cf47c4d 4fd3ade3dc7b4f6582aadb8717b371a4 - - -] Security group member updated ['7fb1e4ac-acf5-4cd9-827e-145543358f59'] 2021-05-27 09:48:14.663 1908 1682812996952 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:359 2021-05-27 09:48:14.740 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:48:24.167 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb200df6-0867-4017-8ad7-0d5b3d5f1e8d e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: 61abd849-35f5-4172-a3bb-1677152f4cf4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:48:24.179 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb200df6-0867-4017-8ad7-0d5b3d5f1e8d e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port 61abd849-35f5-4172-a3bb-1677152f4cf4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:48:24.951 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a9f85a11-8bae-40f8-832e-a1130a775ce9 2021-05-27 09:48:26.826 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated on remote: ['c1039b96-50e6-4c67-9987-bd7676aa5699'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:48:27.755 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated ['c1039b96-50e6-4c67-9987-bd7676aa5699'] 2021-05-27 09:48:27.755 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Refresh firewall rules 2021-05-27 09:48:27.755 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Get security group information for devices via rpc ['44da3312-b5ec-4691-8b63-7b9dd75ac56a', 'a9f85a11-8bae-40f8-832e-a1130a775ce9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:48:27.765 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:48:28.888 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] port_delete event received for 'a9f85a11-8bae-40f8-832e-a1130a775ce9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:48:28.925 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update security group information for ports dict_keys(['44da3312-b5ec-4691-8b63-7b9dd75ac56a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:48:28.925 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:48:28.925 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update rules of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:48:28.925 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update members of security group (c1039b96-50e6-4c67-9987-bd7676aa5699) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:48:28.925 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update port filter for 44da3312-b5ec-4691-8b63-7b9dd75ac56a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:48:28.925 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Updating port rules. 2021-05-27 09:48:28.925 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Creating 0 new rules, removing 1 old rules. 2021-05-27 09:48:28.925 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:48:28.950 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:48:28.950 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:359 2021-05-27 09:48:28.950 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a9f85a11-8bae-40f8-832e-a1130a775ce9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:48:28.950 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a9f85a11-8bae-40f8-832e-a1130a775ce9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:48:28.950 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a9f85a11-8bae-40f8-832e-a1130a775ce9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:48:28.967 1908 1682830545848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9f85a11-8bae-40f8-832e-a1130a775ce9'] 2021-05-27 09:48:28.967 1908 1682830545848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:48:28.967 1908 1682830545848 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-05-27 09:48:28.967 1908 1682830545848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9f85a11-8bae-40f8-832e-a1130a775ce9'] 2021-05-27 09:48:29.233 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-4f83ad64-6351-4849-b816-047dd3b65e6e f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Lock "n-hv-driver-port-lock-44da3312-b5ec-4691-8b63-7b9dd75ac56a" 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:371 2021-05-27 09:48:29.770 1908 1682812996952 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:359 2021-05-27 09:48:29.811 1908 1682812996952 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:371 2021-05-27 09:48:30.985 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 61abd849-35f5-4172-a3bb-1677152f4cf4 2021-05-27 09:48:30.985 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ca6f0cec-80ff-4430-8c51-ff89c951f408 2021-05-27 09:48:31.792 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:48:32.450 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port ca6f0cec-80ff-4430-8c51-ff89c951f408 2021-05-27 09:48:32.450 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port ca6f0cec-80ff-4430-8c51-ff89c951f408 updated. Details: {'device': 'ca6f0cec-80ff-4430-8c51-ff89c951f408', 'network_id': '77ee0d91-f82a-4540-a638-25bb8b7f5b90', 'port_id': 'ca6f0cec-80ff-4430-8c51-ff89c951f408', 'mac_address': 'fa:16:3e:a1:73:2a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 731, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '835987c0-e8bc-41aa-a694-c5822e6779c5', '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-05-27 09:48:32.450 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:48:32.450 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 61abd849-35f5-4172-a3bb-1677152f4cf4 2021-05-27 09:48:32.450 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 61abd849-35f5-4172-a3bb-1677152f4cf4 updated. Details: {'device': '61abd849-35f5-4172-a3bb-1677152f4cf4', 'network_id': 'ee8dae39-2f82-4179-acff-658abf1fcc13', 'port_id': '61abd849-35f5-4172-a3bb-1677152f4cf4', 'mac_address': 'fa:16:3e:ec:72:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 711, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b18c5fc8-5776-4e5e-b12b-d3cd09fb6315', '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-05-27 09:48:32.450 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:48:32.450 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" 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:359 2021-05-27 09:48:32.450 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ca6f0cec-80ff-4430-8c51-ff89c951f408 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:48:32.450 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 77ee0d91-f82a-4540-a638-25bb8b7f5b90 2021-05-27 09:48:32.450 1908 1682812996952 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-05-27 09:48:32.450 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-61abd849-35f5-4172-a3bb-1677152f4cf4" 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:359 2021-05-27 09:48:32.450 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 61abd849-35f5-4172-a3bb-1677152f4cf4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:48:32.450 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ee8dae39-2f82-4179-acff-658abf1fcc13 2021-05-27 09:48:32.450 1908 1682812997128 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-05-27 09:48:32.655 1908 1682812996952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ca6f0cec-80ff-4430-8c51-ff89c951f408') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:48:32.655 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ca6f0cec-80ff-4430-8c51-ff89c951f408') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:48:32.655 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '61abd849-35f5-4172-a3bb-1677152f4cf4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:48:32.655 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '61abd849-35f5-4172-a3bb-1677152f4cf4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:48:32.668 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ca6f0cec-80ff-4430-8c51-ff89c951f408 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:48:32.668 1908 1682812996952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 731, VLAN trunk: None to switch port ca6f0cec-80ff-4430-8c51-ff89c951f408 2021-05-27 09:48:32.668 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 61abd849-35f5-4172-a3bb-1677152f4cf4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:48:32.668 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 711, VLAN trunk: None to switch port 61abd849-35f5-4172-a3bb-1677152f4cf4 2021-05-27 09:48:32.779 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:48:32.779 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['61abd849-35f5-4172-a3bb-1677152f4cf4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:48:32.796 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:48:32.796 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ca6f0cec-80ff-4430-8c51-ff89c951f408'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:48:33.237 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ca6f0cec-80ff-4430-8c51-ff89c951f408']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:48:33.237 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:48:33.237 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (44e5edc0-a49b-4f92-aa9e-0067cdab2f77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:48:33.237 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ca6f0cec-80ff-4430-8c51-ff89c951f408 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:48:33.237 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:48:33.237 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ca6f0cec-80ff-4430-8c51-ff89c951f408 not yet added. Adding. 2021-05-27 09:48:33.237 1908 1682812996952 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-05-27 09:48:33.237 1908 1682812996952 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-05-27 09:48:33.237 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['61abd849-35f5-4172-a3bb-1677152f4cf4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:48:33.237 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:48:33.237 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7fb1e4ac-acf5-4cd9-827e-145543358f59) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:48:33.237 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7fb1e4ac-acf5-4cd9-827e-145543358f59) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:48:33.237 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 61abd849-35f5-4172-a3bb-1677152f4cf4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:48:33.248 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:48:33.248 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 61abd849-35f5-4172-a3bb-1677152f4cf4 not yet added. Adding. 2021-05-27 09:48:33.248 1908 1682812997128 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-05-27 09:48:33.248 1908 1682812997128 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-05-27 09:48:33.441 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" 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:359 2021-05-27 09:48:33.450 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61abd849-35f5-4172-a3bb-1677152f4cf4" 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:359 2021-05-27 09:48:33.607 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" 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:371 2021-05-27 09:48:33.607 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" 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:359 2021-05-27 09:48:33.623 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61abd849-35f5-4172-a3bb-1677152f4cf4" 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:371 2021-05-27 09:48:33.623 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61abd849-35f5-4172-a3bb-1677152f4cf4" 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:359 2021-05-27 09:48:33.796 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:48:33.796 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61abd849-35f5-4172-a3bb-1677152f4cf4" 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:371 2021-05-27 09:48:33.904 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-61abd849-35f5-4172-a3bb-1677152f4cf4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:48:33.904 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 61abd849-35f5-4172-a3bb-1677152f4cf4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:48:33.904 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 61abd849-35f5-4172-a3bb-1677152f4cf4 processed. 2021-05-27 09:48:33.920 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ca6f0cec-80ff-4430-8c51-ff89c951f408" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:48:33.920 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ca6f0cec-80ff-4430-8c51-ff89c951f408 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:48:33.920 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ca6f0cec-80ff-4430-8c51-ff89c951f408 processed. 2021-05-27 09:48:34.997 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d2d09b4-3112-44d3-8f12-c81ac27202cf f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated on remote: ['c1039b96-50e6-4c67-9987-bd7676aa5699'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:48:35.013 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-6d2d09b4-3112-44d3-8f12-c81ac27202cf f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Security group member updated ['c1039b96-50e6-4c67-9987-bd7676aa5699'] 2021-05-27 09:48:35.013 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-6d2d09b4-3112-44d3-8f12-c81ac27202cf f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Refresh firewall rules 2021-05-27 09:48:35.013 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d2d09b4-3112-44d3-8f12-c81ac27202cf f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Get security group information for devices via rpc ['44da3312-b5ec-4691-8b63-7b9dd75ac56a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:48:35.013 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b67ccf43-6425-404a-9613-b17463abf875 2021-05-27 09:48:35.013 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44da3312-b5ec-4691-8b63-7b9dd75ac56a 2021-05-27 09:48:35.059 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d2d09b4-3112-44d3-8f12-c81ac27202cf f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:48:35.059 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d2d09b4-3112-44d3-8f12-c81ac27202cf f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:48:35.481 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d2d09b4-3112-44d3-8f12-c81ac27202cf f591ec70cadb4f7ab78f3a054fb97892 382575c197584524ae228bcd7a5a1d5e - - -] port_delete event received for '44da3312-b5ec-4691-8b63-7b9dd75ac56a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:48:35.796 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Security group member updated on remote: ['14c25fbd-8e32-4a52-8a49-f2c28ddc6f88'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:48:35.796 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Security group member updated ['14c25fbd-8e32-4a52-8a49-f2c28ddc6f88'] 2021-05-27 09:48:35.796 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Refresh firewall rules 2021-05-27 09:48:35.796 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Get security group information for devices via rpc ['1b005f5d-e5fd-451d-ae65-820c3e7375ae', 'b67ccf43-6425-404a-9613-b17463abf875'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:48:35.796 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:48:35.796 1908 1682830545672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44da3312-b5ec-4691-8b63-7b9dd75ac56a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:48:35.796 1908 1682830545672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44da3312-b5ec-4691-8b63-7b9dd75ac56a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:48:35.796 1908 1682830545672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44da3312-b5ec-4691-8b63-7b9dd75ac56a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:48:35.796 1908 1682812997128 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:359 2021-05-27 09:48:35.796 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b67ccf43-6425-404a-9613-b17463abf875' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:48:35.796 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b67ccf43-6425-404a-9613-b17463abf875' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:48:35.796 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b67ccf43-6425-404a-9613-b17463abf875 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:48:35.811 1908 1682830545672 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 45bc2549-c0ff-47ce-a77c-ba480b0b1495 2021-05-27 09:48:35.811 1908 1682830545672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44da3312-b5ec-4691-8b63-7b9dd75ac56a'] 2021-05-27 09:48:35.811 1908 1682830545672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:48:35.811 1908 1682830545672 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-05-27 09:48:35.811 1908 1682830545672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44da3312-b5ec-4691-8b63-7b9dd75ac56a'] 2021-05-27 09:48:35.811 1908 1682830545848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b67ccf43-6425-404a-9613-b17463abf875'] 2021-05-27 09:48:35.811 1908 1682830545848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:48:35.811 1908 1682830545848 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-05-27 09:48:35.811 1908 1682830545848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b67ccf43-6425-404a-9613-b17463abf875'] 2021-05-27 09:48:35.959 1908 1682830545848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] port_delete event received for 'b67ccf43-6425-404a-9613-b17463abf875' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:48:36.434 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Update security group information for ports dict_keys(['1b005f5d-e5fd-451d-ae65-820c3e7375ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:48:36.434 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:48:36.434 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Update rules of security group (14c25fbd-8e32-4a52-8a49-f2c28ddc6f88) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:48:36.434 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Update members of security group (14c25fbd-8e32-4a52-8a49-f2c28ddc6f88) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:48:36.434 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Update port filter for 1b005f5d-e5fd-451d-ae65-820c3e7375ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:48:36.434 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Updating port rules. 2021-05-27 09:48:36.434 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Creating 0 new rules, removing 1 old rules. 2021-05-27 09:48:36.434 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Lock "n-hv-driver-port-lock-1b005f5d-e5fd-451d-ae65-820c3e7375ae" 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:359 2021-05-27 09:48:36.434 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Lock "n-hv-driver-port-lock-1b005f5d-e5fd-451d-ae65-820c3e7375ae" 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:371 2021-05-27 09:48:36.434 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Lock "n-hv-driver-port-lock-1b005f5d-e5fd-451d-ae65-820c3e7375ae" 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:359 2021-05-27 09:48:36.622 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-9a7b077d-8519-47dd-a9f1-c9c1071f14d1 a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Lock "n-hv-driver-port-lock-1b005f5d-e5fd-451d-ae65-820c3e7375ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:48:37.059 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:48:37.797 1908 1682812997128 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:359 2021-05-27 09:48:37.844 1908 1682812997128 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:371 2021-05-27 09:48:38.438 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c2c2a56-4a88-450f-9bfe-4ed6c8d73548 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network 45bc2549-c0ff-47ce-a77c-ba480b0b1495 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:48:38.438 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c2c2a56-4a88-450f-9bfe-4ed6c8d73548 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network 45bc2549-c0ff-47ce-a77c-ba480b0b1495 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 09:48:45.091 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1b005f5d-e5fd-451d-ae65-820c3e7375ae 2021-05-27 09:48:45.121 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15e00d43-99d4-45da-8532-9c35204a93fd a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Security group member updated on remote: ['14c25fbd-8e32-4a52-8a49-f2c28ddc6f88'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:48:45.121 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-15e00d43-99d4-45da-8532-9c35204a93fd a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Security group member updated ['14c25fbd-8e32-4a52-8a49-f2c28ddc6f88'] 2021-05-27 09:48:45.121 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-15e00d43-99d4-45da-8532-9c35204a93fd a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Refresh firewall rules 2021-05-27 09:48:45.121 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15e00d43-99d4-45da-8532-9c35204a93fd a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Get security group information for devices via rpc ['1b005f5d-e5fd-451d-ae65-820c3e7375ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:48:45.201 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15e00d43-99d4-45da-8532-9c35204a93fd a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:48:45.201 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15e00d43-99d4-45da-8532-9c35204a93fd a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:48:45.341 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15e00d43-99d4-45da-8532-9c35204a93fd a896665dd2624450aa5d051baf09de4d 483f02bc51f2488fb4546e24e4300ba1 - - -] port_delete event received for '1b005f5d-e5fd-451d-ae65-820c3e7375ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:48:45.793 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:48:45.793 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1b005f5d-e5fd-451d-ae65-820c3e7375ae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:48:45.793 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1b005f5d-e5fd-451d-ae65-820c3e7375ae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:48:45.793 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1b005f5d-e5fd-451d-ae65-820c3e7375ae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:48:45.798 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 921c5312-2832-4749-8b94-ac07787dd31a 2021-05-27 09:48:45.798 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1b005f5d-e5fd-451d-ae65-820c3e7375ae'] 2021-05-27 09:48:45.798 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:48:45.798 1908 1682812997128 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-05-27 09:48:45.798 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1b005f5d-e5fd-451d-ae65-820c3e7375ae'] 2021-05-27 09:48:47.795 1908 1682812997128 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:359 2021-05-27 09:48:47.887 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:48:49.872 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87d18e2b-5e99-4172-b3fc-2089cec66d70 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '85325170-1dbc-42ca-a4a3-24c4850ea8f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:48:52.278 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fbd5aaa-1abe-48a3-bb82-c766ba0ef4b3 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for 'c75f0a90-8bbd-40df-9deb-f727bf24c441' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:48:53.482 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccc3f632-8567-4b22-81d1-e0a9a15ec8ea 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network 921c5312-2832-4749-8b94-ac07787dd31a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:48:53.543 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccc3f632-8567-4b22-81d1-e0a9a15ec8ea 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network 921c5312-2832-4749-8b94-ac07787dd31a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 09:49:01.921 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5ff925c-babf-412f-9f76-4b18607bcc83 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network 22d47859-622f-4d34-b0ae-7698ab3915af network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:49:01.921 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5ff925c-babf-412f-9f76-4b18607bcc83 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network 22d47859-622f-4d34-b0ae-7698ab3915af not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 09:49:02.185 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4d30721-77f4-4eab-9638-e094a5b5e363 - - - - -] port_update received: 93cee864-48bb-4e93-a0a9-9acb397a4b8a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:49:02.201 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4d30721-77f4-4eab-9638-e094a5b5e363 - - - - -] No port 93cee864-48bb-4e93-a0a9-9acb397a4b8a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:49:05.465 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29c9fd12-6544-4121-80dd-a6a417a42228 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group rule updated on remote: ['3a3c2e96-f42a-4518-92ca-8735d6486476'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:49:05.465 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-29c9fd12-6544-4121-80dd-a6a417a42228 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group rule updated ['3a3c2e96-f42a-4518-92ca-8735d6486476'] 2021-05-27 09:49:05.653 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9e2f4f6-d56e-47e1-9f08-c6426e70cdb8 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group rule updated on remote: ['3a3c2e96-f42a-4518-92ca-8735d6486476'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:49:05.653 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-f9e2f4f6-d56e-47e1-9f08-c6426e70cdb8 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group rule updated ['3a3c2e96-f42a-4518-92ca-8735d6486476'] 2021-05-27 09:49:06.577 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86f6fd07-0e8e-4806-9139-188b49a5acdb - - - - -] port_update received: e017a4ae-c07f-498d-87c7-66955da39e18 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:49:06.577 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86f6fd07-0e8e-4806-9139-188b49a5acdb - - - - -] No port e017a4ae-c07f-498d-87c7-66955da39e18 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:49:07.233 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 61abd849-35f5-4172-a3bb-1677152f4cf4 2021-05-27 09:49:07.873 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:49:07.873 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '61abd849-35f5-4172-a3bb-1677152f4cf4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:49:07.873 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '61abd849-35f5-4172-a3bb-1677152f4cf4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:49:07.873 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 61abd849-35f5-4172-a3bb-1677152f4cf4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:49:07.873 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ee8dae39-2f82-4179-acff-658abf1fcc13 2021-05-27 09:49:07.873 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['61abd849-35f5-4172-a3bb-1677152f4cf4'] 2021-05-27 09:49:07.873 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:49:07.873 1908 1682812997128 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-05-27 09:49:07.873 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['61abd849-35f5-4172-a3bb-1677152f4cf4'] 2021-05-27 09:49:07.981 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd3d738a-c3cb-42ad-bf4d-14b312150192 e1c764a8559a4940b14805884cf47c4d 4fd3ade3dc7b4f6582aadb8717b371a4 - - -] Security group member updated on remote: ['7fb1e4ac-acf5-4cd9-827e-145543358f59'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:49:07.981 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-cd3d738a-c3cb-42ad-bf4d-14b312150192 e1c764a8559a4940b14805884cf47c4d 4fd3ade3dc7b4f6582aadb8717b371a4 - - -] Security group member updated ['7fb1e4ac-acf5-4cd9-827e-145543358f59'] 2021-05-27 09:49:08.137 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd3d738a-c3cb-42ad-bf4d-14b312150192 e1c764a8559a4940b14805884cf47c4d 4fd3ade3dc7b4f6582aadb8717b371a4 - - -] port_delete event received for '61abd849-35f5-4172-a3bb-1677152f4cf4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:49:09.873 1908 1682812997128 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:359 2021-05-27 09:49:09.920 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:49:12.893 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6729a41e-ea90-4790-a045-cda65faf99e3 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group member updated on remote: ['3a3c2e96-f42a-4518-92ca-8735d6486476'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:49:12.893 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-6729a41e-ea90-4790-a045-cda65faf99e3 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group member updated ['3a3c2e96-f42a-4518-92ca-8735d6486476'] 2021-05-27 09:49:13.919 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-025f5725-2137-48e5-96d0-87d48dff1b0a e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: 7d7791af-c160-4a46-91e1-41cb1d8aa19a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:49:13.919 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-025f5725-2137-48e5-96d0-87d48dff1b0a e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port 7d7791af-c160-4a46-91e1-41cb1d8aa19a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:49:15.388 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7d7791af-c160-4a46-91e1-41cb1d8aa19a 2021-05-27 09:49:16.902 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:49:17.167 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 7d7791af-c160-4a46-91e1-41cb1d8aa19a 2021-05-27 09:49:17.167 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 7d7791af-c160-4a46-91e1-41cb1d8aa19a updated. Details: {'device': '7d7791af-c160-4a46-91e1-41cb1d8aa19a', 'network_id': '631fe447-571c-48e1-a5f2-41116282c9c8', 'port_id': '7d7791af-c160-4a46-91e1-41cb1d8aa19a', 'mac_address': 'fa:16:3e:5c:fc:b8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 724, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e49f7e31-a602-4412-93aa-b64b12501766', '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-05-27 09:49:17.171 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:49:17.171 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d7791af-c160-4a46-91e1-41cb1d8aa19a" 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:359 2021-05-27 09:49:17.171 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7d7791af-c160-4a46-91e1-41cb1d8aa19a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:49:17.171 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 631fe447-571c-48e1-a5f2-41116282c9c8 2021-05-27 09:49:17.171 1908 1682812997128 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-05-27 09:49:17.308 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7d7791af-c160-4a46-91e1-41cb1d8aa19a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:49:17.308 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7d7791af-c160-4a46-91e1-41cb1d8aa19a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:49:17.308 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7d7791af-c160-4a46-91e1-41cb1d8aa19a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:49:17.308 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 724, VLAN trunk: None to switch port 7d7791af-c160-4a46-91e1-41cb1d8aa19a 2021-05-27 09:49:17.373 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:49:17.373 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7d7791af-c160-4a46-91e1-41cb1d8aa19a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:49:17.544 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7d7791af-c160-4a46-91e1-41cb1d8aa19a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:49:17.544 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:49:17.544 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3a3c2e96-f42a-4518-92ca-8735d6486476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:49:17.544 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7d7791af-c160-4a46-91e1-41cb1d8aa19a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:49:17.544 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:49:17.544 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7d7791af-c160-4a46-91e1-41cb1d8aa19a not yet added. Adding. 2021-05-27 09:49:17.544 1908 1682812997128 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-05-27 09:49:17.544 1908 1682812997128 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-05-27 09:49:17.636 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d7791af-c160-4a46-91e1-41cb1d8aa19a" 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:359 2021-05-27 09:49:17.722 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d7791af-c160-4a46-91e1-41cb1d8aa19a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:49:17.722 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d7791af-c160-4a46-91e1-41cb1d8aa19a" 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:359 2021-05-27 09:49:17.816 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d7791af-c160-4a46-91e1-41cb1d8aa19a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:49:17.888 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d7791af-c160-4a46-91e1-41cb1d8aa19a" 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:371 2021-05-27 09:49:17.888 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7d7791af-c160-4a46-91e1-41cb1d8aa19a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:49:17.888 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7d7791af-c160-4a46-91e1-41cb1d8aa19a processed. 2021-05-27 09:49:18.907 1908 1682812997128 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:359 2021-05-27 09:49:19.152 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:49:27.339 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ca6f0cec-80ff-4430-8c51-ff89c951f408 2021-05-27 09:49:28.276 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22dba697-05ff-4445-ad6c-73eabb48b7ed de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group member updated on remote: ['44e5edc0-a49b-4f92-aa9e-0067cdab2f77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:49:28.276 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-22dba697-05ff-4445-ad6c-73eabb48b7ed de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group member updated ['44e5edc0-a49b-4f92-aa9e-0067cdab2f77'] 2021-05-27 09:49:28.808 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22dba697-05ff-4445-ad6c-73eabb48b7ed de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] port_delete event received for 'ca6f0cec-80ff-4430-8c51-ff89c951f408' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:49:28.964 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:49:28.965 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ca6f0cec-80ff-4430-8c51-ff89c951f408' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:49:28.965 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ca6f0cec-80ff-4430-8c51-ff89c951f408' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:49:28.965 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ca6f0cec-80ff-4430-8c51-ff89c951f408 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:49:28.965 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 77ee0d91-f82a-4540-a638-25bb8b7f5b90 2021-05-27 09:49:28.965 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ca6f0cec-80ff-4430-8c51-ff89c951f408'] 2021-05-27 09:49:28.965 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:49:28.965 1908 1682812997128 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-05-27 09:49:28.965 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ca6f0cec-80ff-4430-8c51-ff89c951f408'] 2021-05-27 09:49:30.964 1908 1682812997128 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:359 2021-05-27 09:49:30.982 1908 1682812997128 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:371 2021-05-27 09:49:31.732 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5a4c576-0671-45fc-b0f7-e3a289f68f0e de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] port_delete event received for '86fe9269-51b0-4a2f-b1ea-ffd7ccd7bcd4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:49:32.542 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3fd29afa-225a-4808-924c-29217e08f5b1 de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group rule updated on remote: ['001f670a-f62b-47db-82eb-6a282609f0aa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:49:32.542 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-3fd29afa-225a-4808-924c-29217e08f5b1 de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group rule updated ['001f670a-f62b-47db-82eb-6a282609f0aa'] 2021-05-27 09:49:32.703 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b5fe66d-b2cf-491c-84d9-4e5b1938727e de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group rule updated on remote: ['001f670a-f62b-47db-82eb-6a282609f0aa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:49:32.703 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-1b5fe66d-b2cf-491c-84d9-4e5b1938727e de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group rule updated ['001f670a-f62b-47db-82eb-6a282609f0aa'] 2021-05-27 09:49:32.795 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc0c535c-6c5e-4613-91fb-3f9f93f3d45c 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network 411db358-86ca-4ba8-8a8f-2ea4c4691d68 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:49:32.795 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc0c535c-6c5e-4613-91fb-3f9f93f3d45c 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network 411db358-86ca-4ba8-8a8f-2ea4c4691d68 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 09:49:33.746 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48373a74-b81a-4930-ba51-a66bb341f765 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network 7ebc65df-f0eb-4792-94ee-db6b8573861b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:49:33.746 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48373a74-b81a-4930-ba51-a66bb341f765 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network 7ebc65df-f0eb-4792-94ee-db6b8573861b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 09:49:36.284 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17a2b459-3f83-48a0-b501-3cb817ae594a 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network ee8dae39-2f82-4179-acff-658abf1fcc13 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:49:36.284 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17a2b459-3f83-48a0-b501-3cb817ae594a 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network ee8dae39-2f82-4179-acff-658abf1fcc13 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 09:49:37.320 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d0701ac-9a66-46cf-b0ac-da4f48fd44ae de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group member updated on remote: ['001f670a-f62b-47db-82eb-6a282609f0aa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:49:37.320 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-1d0701ac-9a66-46cf-b0ac-da4f48fd44ae de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group member updated ['001f670a-f62b-47db-82eb-6a282609f0aa'] 2021-05-27 09:49:38.589 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4e40434-c0aa-4693-bf08-6e5ec6f915a1 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: 7e382dd2-6edf-4853-984c-787edd1b9cb4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:49:38.589 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4e40434-c0aa-4693-bf08-6e5ec6f915a1 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port 7e382dd2-6edf-4853-984c-787edd1b9cb4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:49:41.515 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7e382dd2-6edf-4853-984c-787edd1b9cb4 2021-05-27 09:49:43.021 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:49:43.277 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 7e382dd2-6edf-4853-984c-787edd1b9cb4 2021-05-27 09:49:43.277 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 7e382dd2-6edf-4853-984c-787edd1b9cb4 updated. Details: {'device': '7e382dd2-6edf-4853-984c-787edd1b9cb4', 'network_id': '77ee0d91-f82a-4540-a638-25bb8b7f5b90', 'port_id': '7e382dd2-6edf-4853-984c-787edd1b9cb4', 'mac_address': 'fa:16:3e:38:29:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 731, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '835987c0-e8bc-41aa-a694-c5822e6779c5', '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-05-27 09:49:43.277 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:49:43.277 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" 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:359 2021-05-27 09:49:43.277 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7e382dd2-6edf-4853-984c-787edd1b9cb4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:49:43.277 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 77ee0d91-f82a-4540-a638-25bb8b7f5b90 2021-05-27 09:49:43.277 1908 1682812997128 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-05-27 09:49:43.416 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7e382dd2-6edf-4853-984c-787edd1b9cb4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:49:43.416 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7e382dd2-6edf-4853-984c-787edd1b9cb4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:49:43.431 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7e382dd2-6edf-4853-984c-787edd1b9cb4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:49:43.431 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 731, VLAN trunk: None to switch port 7e382dd2-6edf-4853-984c-787edd1b9cb4 2021-05-27 09:49:43.482 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:49:43.482 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7e382dd2-6edf-4853-984c-787edd1b9cb4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:49:43.672 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7e382dd2-6edf-4853-984c-787edd1b9cb4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:49:43.672 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:49:43.672 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (001f670a-f62b-47db-82eb-6a282609f0aa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:49:43.672 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7e382dd2-6edf-4853-984c-787edd1b9cb4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:49:43.672 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:49:43.672 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7e382dd2-6edf-4853-984c-787edd1b9cb4 not yet added. Adding. 2021-05-27 09:49:43.672 1908 1682812997128 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-05-27 09:49:43.672 1908 1682812997128 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-05-27 09:49:43.767 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" 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:359 2021-05-27 09:49:43.858 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:49:43.858 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" 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:359 2021-05-27 09:49:43.957 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:49:44.045 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:49:44.045 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7e382dd2-6edf-4853-984c-787edd1b9cb4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:49:44.045 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7e382dd2-6edf-4853-984c-787edd1b9cb4 processed. 2021-05-27 09:49:45.027 1908 1682812997128 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:359 2021-05-27 09:49:45.277 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:50:41.839 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7e382dd2-6edf-4853-984c-787edd1b9cb4 2021-05-27 09:50:43.422 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:50:43.717 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 7e382dd2-6edf-4853-984c-787edd1b9cb4 2021-05-27 09:50:43.717 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 7e382dd2-6edf-4853-984c-787edd1b9cb4 updated. Details: {'device': '7e382dd2-6edf-4853-984c-787edd1b9cb4', 'network_id': '77ee0d91-f82a-4540-a638-25bb8b7f5b90', 'port_id': '7e382dd2-6edf-4853-984c-787edd1b9cb4', 'mac_address': 'fa:16:3e:38:29:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 731, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '835987c0-e8bc-41aa-a694-c5822e6779c5', '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-05-27 09:50:43.717 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:50:43.717 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" 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:359 2021-05-27 09:50:43.717 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7e382dd2-6edf-4853-984c-787edd1b9cb4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:50:43.717 1908 1682812997128 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-05-27 09:50:43.743 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7e382dd2-6edf-4853-984c-787edd1b9cb4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:50:43.743 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7e382dd2-6edf-4853-984c-787edd1b9cb4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:50:43.766 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7e382dd2-6edf-4853-984c-787edd1b9cb4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:50:43.766 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 731, VLAN trunk: None to switch port 7e382dd2-6edf-4853-984c-787edd1b9cb4 2021-05-27 09:50:43.791 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:50:43.791 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7e382dd2-6edf-4853-984c-787edd1b9cb4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:50:44.011 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7e382dd2-6edf-4853-984c-787edd1b9cb4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:50:44.011 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:50:44.011 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (001f670a-f62b-47db-82eb-6a282609f0aa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:50:44.011 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7e382dd2-6edf-4853-984c-787edd1b9cb4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:50:44.011 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:50:44.011 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-05-27 09:50:44.011 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" 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:359 2021-05-27 09:50:44.011 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" 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:371 2021-05-27 09:50:44.011 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" 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:359 2021-05-27 09:50:44.011 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" 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:371 2021-05-27 09:50:44.046 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:50:44.046 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7e382dd2-6edf-4853-984c-787edd1b9cb4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:50:44.046 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7e382dd2-6edf-4853-984c-787edd1b9cb4 processed. 2021-05-27 09:50:45.434 1908 1682812997128 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:359 2021-05-27 09:50:45.683 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:50:53.837 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7e382dd2-6edf-4853-984c-787edd1b9cb4 2021-05-27 09:50:55.482 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:50:55.482 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7e382dd2-6edf-4853-984c-787edd1b9cb4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:50:55.482 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7e382dd2-6edf-4853-984c-787edd1b9cb4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:50:55.482 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7e382dd2-6edf-4853-984c-787edd1b9cb4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:50:55.482 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e382dd2-6edf-4853-984c-787edd1b9cb4'] 2021-05-27 09:50:55.482 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:50:55.482 1908 1682812997128 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-05-27 09:50:55.482 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e382dd2-6edf-4853-984c-787edd1b9cb4'] 2021-05-27 09:50:55.853 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7e382dd2-6edf-4853-984c-787edd1b9cb4 2021-05-27 09:50:57.494 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:50:57.494 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7e382dd2-6edf-4853-984c-787edd1b9cb4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:50:57.494 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7e382dd2-6edf-4853-984c-787edd1b9cb4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:50:57.494 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7e382dd2-6edf-4853-984c-787edd1b9cb4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:50:57.494 1908 1682812997128 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:359 2021-05-27 09:50:57.494 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 77ee0d91-f82a-4540-a638-25bb8b7f5b90 2021-05-27 09:50:57.494 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e382dd2-6edf-4853-984c-787edd1b9cb4'] 2021-05-27 09:50:57.494 1908 1682812996952 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-05-27 09:50:57.494 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e382dd2-6edf-4853-984c-787edd1b9cb4'] 2021-05-27 09:50:57.666 1908 1682812997128 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:371 2021-05-27 09:51:11.978 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7e382dd2-6edf-4853-984c-787edd1b9cb4 2021-05-27 09:51:13.555 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:51:13.790 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 7e382dd2-6edf-4853-984c-787edd1b9cb4 2021-05-27 09:51:13.790 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 7e382dd2-6edf-4853-984c-787edd1b9cb4 updated. Details: {'device': '7e382dd2-6edf-4853-984c-787edd1b9cb4', 'network_id': '77ee0d91-f82a-4540-a638-25bb8b7f5b90', 'port_id': '7e382dd2-6edf-4853-984c-787edd1b9cb4', 'mac_address': 'fa:16:3e:38:29:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 731, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '835987c0-e8bc-41aa-a694-c5822e6779c5', '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-05-27 09:51:13.790 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:51:13.790 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" 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:359 2021-05-27 09:51:13.805 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7e382dd2-6edf-4853-984c-787edd1b9cb4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:51:13.805 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 77ee0d91-f82a-4540-a638-25bb8b7f5b90 2021-05-27 09:51:13.805 1908 1682812997128 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-05-27 09:51:13.930 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7e382dd2-6edf-4853-984c-787edd1b9cb4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:51:13.930 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7e382dd2-6edf-4853-984c-787edd1b9cb4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:51:13.946 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7e382dd2-6edf-4853-984c-787edd1b9cb4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:51:13.946 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 731, VLAN trunk: None to switch port 7e382dd2-6edf-4853-984c-787edd1b9cb4 2021-05-27 09:51:14.008 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:51:14.008 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7e382dd2-6edf-4853-984c-787edd1b9cb4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:51:14.173 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7e382dd2-6edf-4853-984c-787edd1b9cb4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:51:14.188 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:51:14.188 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (001f670a-f62b-47db-82eb-6a282609f0aa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:51:14.188 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7e382dd2-6edf-4853-984c-787edd1b9cb4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:51:14.188 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:51:14.188 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7e382dd2-6edf-4853-984c-787edd1b9cb4 not yet added. Adding. 2021-05-27 09:51:14.188 1908 1682812997128 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-05-27 09:51:14.188 1908 1682812997128 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-05-27 09:51:14.274 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" 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:359 2021-05-27 09:51:14.352 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:51:14.352 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" 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:359 2021-05-27 09:51:14.447 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:51:14.517 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e382dd2-6edf-4853-984c-787edd1b9cb4" 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:371 2021-05-27 09:51:14.517 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7e382dd2-6edf-4853-984c-787edd1b9cb4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:51:14.517 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7e382dd2-6edf-4853-984c-787edd1b9cb4 processed. 2021-05-27 09:51:15.571 1908 1682812997128 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:359 2021-05-27 09:51:15.818 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:51:53.633 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2edf801-224e-4813-b26c-dde4f007b146 de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group member updated on remote: ['001f670a-f62b-47db-82eb-6a282609f0aa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:51:53.633 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-b2edf801-224e-4813-b26c-dde4f007b146 de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] Security group member updated ['001f670a-f62b-47db-82eb-6a282609f0aa'] 2021-05-27 09:51:54.212 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7e382dd2-6edf-4853-984c-787edd1b9cb4 2021-05-27 09:51:54.265 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2edf801-224e-4813-b26c-dde4f007b146 de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] port_delete event received for '7e382dd2-6edf-4853-984c-787edd1b9cb4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:51:55.820 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:51:55.820 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7e382dd2-6edf-4853-984c-787edd1b9cb4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:51:55.820 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7e382dd2-6edf-4853-984c-787edd1b9cb4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:51:55.820 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7e382dd2-6edf-4853-984c-787edd1b9cb4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:51:55.820 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 77ee0d91-f82a-4540-a638-25bb8b7f5b90 2021-05-27 09:51:55.820 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e382dd2-6edf-4853-984c-787edd1b9cb4'] 2021-05-27 09:51:55.820 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:51:55.820 1908 1682812997128 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-05-27 09:51:55.836 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e382dd2-6edf-4853-984c-787edd1b9cb4'] 2021-05-27 09:51:56.284 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45e471b9-f6e8-466c-b9ff-e95de1254ecb de4fc6e894a64259830b5ca18fee4f50 3b330abb3b9042a3b420a8d642e8057d - - -] port_delete event received for '0d63c1fa-4d0a-4824-aa9c-7d2046645d10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:51:57.836 1908 1682812997128 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:359 2021-05-27 09:51:57.883 1908 1682812997128 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:371 2021-05-27 09:52:01.080 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35ff0459-bc04-484b-85bc-2d918793962b 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for 'd50051d9-ba16-41d4-924d-4daddb961e40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:52:03.392 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0a728bd-c6b6-4624-bd8a-546cd1587bf6 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for 'fead008b-e0df-4047-9bb9-ebd18e031101' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:52:04.029 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bab790c8-2ffc-40d7-aea6-1bdf0c835f07 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group member updated on remote: ['3a3c2e96-f42a-4518-92ca-8735d6486476'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:52:04.029 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-bab790c8-2ffc-40d7-aea6-1bdf0c835f07 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group member updated ['3a3c2e96-f42a-4518-92ca-8735d6486476'] 2021-05-27 09:52:04.252 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7d7791af-c160-4a46-91e1-41cb1d8aa19a 2021-05-27 09:52:04.695 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bab790c8-2ffc-40d7-aea6-1bdf0c835f07 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] port_delete event received for '7d7791af-c160-4a46-91e1-41cb1d8aa19a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:52:05.306 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebdcfdbb-1088-4d19-a25b-be81640b383c 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '0c97abcb-b2c8-4a65-9a9c-9d39d4a23dc9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:52:05.580 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-608bed77-17e9-461d-9355-9adb9772b0e4 - - - - -] port_delete event received for '0c97abcb-b2c8-4a65-9a9c-9d39d4a23dc9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:52:05.601 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebdcfdbb-1088-4d19-a25b-be81640b383c 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network 77ee0d91-f82a-4540-a638-25bb8b7f5b90 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:52:05.601 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebdcfdbb-1088-4d19-a25b-be81640b383c 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network 77ee0d91-f82a-4540-a638-25bb8b7f5b90 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 09:52:05.867 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:52:05.867 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7d7791af-c160-4a46-91e1-41cb1d8aa19a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:52:05.867 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7d7791af-c160-4a46-91e1-41cb1d8aa19a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:52:05.867 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7d7791af-c160-4a46-91e1-41cb1d8aa19a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:52:05.867 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 631fe447-571c-48e1-a5f2-41116282c9c8 2021-05-27 09:52:05.867 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d7791af-c160-4a46-91e1-41cb1d8aa19a'] 2021-05-27 09:52:05.867 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:52:05.867 1908 1682812997128 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-05-27 09:52:05.867 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d7791af-c160-4a46-91e1-41cb1d8aa19a'] 2021-05-27 09:52:07.149 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5037c683-5b69-473c-ae20-d5fb2edf2c51 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] port_delete event received for 'bc085525-45f5-4949-a81d-af1ce1cd18f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:52:07.664 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74695653-2f62-41aa-bf41-120a63e51890 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group rule updated on remote: ['eaabf8e4-b44f-4ef8-8350-c68561738f01'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:52:07.664 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-74695653-2f62-41aa-bf41-120a63e51890 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group rule updated ['eaabf8e4-b44f-4ef8-8350-c68561738f01'] 2021-05-27 09:52:07.820 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e833c16-69da-4d48-8e72-fd010cfa8b24 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group rule updated on remote: ['eaabf8e4-b44f-4ef8-8350-c68561738f01'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:52:07.820 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-7e833c16-69da-4d48-8e72-fd010cfa8b24 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group rule updated ['eaabf8e4-b44f-4ef8-8350-c68561738f01'] 2021-05-27 09:52:07.876 1908 1682812997128 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:359 2021-05-27 09:52:07.945 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:52:11.783 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c56099c0-bd8d-4335-81af-169aa9dad2d1 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group member updated on remote: ['eaabf8e4-b44f-4ef8-8350-c68561738f01'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:52:11.783 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-c56099c0-bd8d-4335-81af-169aa9dad2d1 a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group member updated ['eaabf8e4-b44f-4ef8-8350-c68561738f01'] 2021-05-27 09:52:13.242 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb901d05-609f-4423-b8a4-5003a8d26c27 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: a8169901-3d98-4079-bceb-861f29923a25 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:52:13.257 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb901d05-609f-4423-b8a4-5003a8d26c27 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port a8169901-3d98-4079-bceb-861f29923a25 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:52:14.515 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a8169901-3d98-4079-bceb-861f29923a25 2021-05-27 09:52:15.898 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:52:16.174 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port a8169901-3d98-4079-bceb-861f29923a25 2021-05-27 09:52:16.174 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port a8169901-3d98-4079-bceb-861f29923a25 updated. Details: {'device': 'a8169901-3d98-4079-bceb-861f29923a25', 'network_id': '631fe447-571c-48e1-a5f2-41116282c9c8', 'port_id': 'a8169901-3d98-4079-bceb-861f29923a25', 'mac_address': 'fa:16:3e:19:57:98', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 724, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e49f7e31-a602-4412-93aa-b64b12501766', '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-05-27 09:52:16.174 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:52:16.174 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a8169901-3d98-4079-bceb-861f29923a25" 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:359 2021-05-27 09:52:16.174 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a8169901-3d98-4079-bceb-861f29923a25 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:52:16.174 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 631fe447-571c-48e1-a5f2-41116282c9c8 2021-05-27 09:52:16.174 1908 1682812997128 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-05-27 09:52:16.293 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a8169901-3d98-4079-bceb-861f29923a25') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:52:16.293 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a8169901-3d98-4079-bceb-861f29923a25') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:52:16.305 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a8169901-3d98-4079-bceb-861f29923a25 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:52:16.305 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 724, VLAN trunk: None to switch port a8169901-3d98-4079-bceb-861f29923a25 2021-05-27 09:52:16.361 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:52:16.361 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a8169901-3d98-4079-bceb-861f29923a25'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:52:16.532 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a8169901-3d98-4079-bceb-861f29923a25']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:52:16.532 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:52:16.554 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eaabf8e4-b44f-4ef8-8350-c68561738f01) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:52:16.554 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a8169901-3d98-4079-bceb-861f29923a25 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:52:16.554 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:52:16.554 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a8169901-3d98-4079-bceb-861f29923a25 not yet added. Adding. 2021-05-27 09:52:16.554 1908 1682812997128 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-05-27 09:52:16.554 1908 1682812997128 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-05-27 09:52:16.610 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8169901-3d98-4079-bceb-861f29923a25" 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:359 2021-05-27 09:52:16.679 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8169901-3d98-4079-bceb-861f29923a25" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:52:16.679 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8169901-3d98-4079-bceb-861f29923a25" 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:359 2021-05-27 09:52:16.767 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8169901-3d98-4079-bceb-861f29923a25" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:52:16.827 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a8169901-3d98-4079-bceb-861f29923a25" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:52:16.827 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a8169901-3d98-4079-bceb-861f29923a25 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:52:16.827 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a8169901-3d98-4079-bceb-861f29923a25 processed. 2021-05-27 09:52:17.929 1908 1682812997128 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:359 2021-05-27 09:52:18.164 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:53:04.414 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72727ba5-7245-40e0-888d-3d7f99757750 - - - - -] port_update received: 4ab29591-9123-4556-b86c-4e590c00e237 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:53:04.414 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72727ba5-7245-40e0-888d-3d7f99757750 - - - - -] No port 4ab29591-9123-4556-b86c-4e590c00e237 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:53:09.408 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45cd409d-e297-4f4a-b11f-29684e2305c3 - - - - -] port_update received: 339687b6-4871-4cd5-8363-82b69591c6cb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:53:09.408 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45cd409d-e297-4f4a-b11f-29684e2305c3 - - - - -] No port 339687b6-4871-4cd5-8363-82b69591c6cb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:53:11.798 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b3e99fd-8d1b-4123-a22d-b439bdb2dfaf - - - - -] port_update received: 0a903032-cc09-44fe-913f-ae115b3a96f7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:53:11.798 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b3e99fd-8d1b-4123-a22d-b439bdb2dfaf - - - - -] No port 0a903032-cc09-44fe-913f-ae115b3a96f7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:53:15.867 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-348ad44b-26c5-415c-8f66-26d3883e3ba2 - - - - -] port_update received: e132000a-d68a-46f7-9635-c2ba7923c29f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:53:15.867 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-348ad44b-26c5-415c-8f66-26d3883e3ba2 - - - - -] No port e132000a-d68a-46f7-9635-c2ba7923c29f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:53:25.835 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e70eb293-ddbc-4567-8c78-e490cc9c53d8 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group member updated on remote: ['94fc96b7-e6b2-47ce-9c32-b3e26126157a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:53:25.835 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-e70eb293-ddbc-4567-8c78-e490cc9c53d8 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group member updated ['94fc96b7-e6b2-47ce-9c32-b3e26126157a'] 2021-05-27 09:53:36.188 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65d205d0-c358-4c3a-99a7-1f694863e3a9 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: 70dc6960-7078-4eb3-a052-73407f3b625c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:53:36.196 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65d205d0-c358-4c3a-99a7-1f694863e3a9 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port 70dc6960-7078-4eb3-a052-73407f3b625c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:53:39.138 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 70dc6960-7078-4eb3-a052-73407f3b625c 2021-05-27 09:53:40.398 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:53:40.634 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 70dc6960-7078-4eb3-a052-73407f3b625c 2021-05-27 09:53:40.634 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 70dc6960-7078-4eb3-a052-73407f3b625c updated. Details: {'device': '70dc6960-7078-4eb3-a052-73407f3b625c', 'network_id': '546fdf02-e772-4a12-9579-fb8b52b89142', 'port_id': '70dc6960-7078-4eb3-a052-73407f3b625c', 'mac_address': 'fa:16:3e:b8:35:88', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 746, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '00862f96-f12c-4a7b-97d8-cee7ae6bfa34', '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-05-27 09:53:40.634 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:53:40.650 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:359 2021-05-27 09:53:40.650 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 70dc6960-7078-4eb3-a052-73407f3b625c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:53:40.650 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 546fdf02-e772-4a12-9579-fb8b52b89142 2021-05-27 09:53:40.650 1908 1682812997128 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-05-27 09:53:40.784 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '70dc6960-7078-4eb3-a052-73407f3b625c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:53:40.784 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '70dc6960-7078-4eb3-a052-73407f3b625c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:53:40.796 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 70dc6960-7078-4eb3-a052-73407f3b625c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:53:40.796 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 746, VLAN trunk: None to switch port 70dc6960-7078-4eb3-a052-73407f3b625c 2021-05-27 09:53:40.866 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:53:40.866 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['70dc6960-7078-4eb3-a052-73407f3b625c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:53:41.061 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['70dc6960-7078-4eb3-a052-73407f3b625c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:53:41.061 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:53:41.061 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (94fc96b7-e6b2-47ce-9c32-b3e26126157a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:53:41.061 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (94fc96b7-e6b2-47ce-9c32-b3e26126157a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:53:41.061 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 70dc6960-7078-4eb3-a052-73407f3b625c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:53:41.061 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:53:41.061 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 70dc6960-7078-4eb3-a052-73407f3b625c not yet added. Adding. 2021-05-27 09:53:41.061 1908 1682812997128 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-05-27 09:53:41.061 1908 1682812997128 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-05-27 09:53:41.132 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:359 2021-05-27 09:53:41.217 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:53:41.217 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:359 2021-05-27 09:53:41.307 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:53:41.387 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:371 2021-05-27 09:53:41.387 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 70dc6960-7078-4eb3-a052-73407f3b625c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:53:41.387 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 70dc6960-7078-4eb3-a052-73407f3b625c processed. 2021-05-27 09:53:42.417 1908 1682812997128 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:359 2021-05-27 09:53:42.650 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:53:45.904 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f3f6d34-1220-49c2-b114-9208b94e65aa a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group member updated on remote: ['eaabf8e4-b44f-4ef8-8350-c68561738f01'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:53:45.904 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-4f3f6d34-1220-49c2-b114-9208b94e65aa a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] Security group member updated ['eaabf8e4-b44f-4ef8-8350-c68561738f01'] 2021-05-27 09:53:46.518 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f3f6d34-1220-49c2-b114-9208b94e65aa a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] port_delete event received for 'a8169901-3d98-4079-bceb-861f29923a25' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:53:47.007 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a8169901-3d98-4079-bceb-861f29923a25 2021-05-27 09:53:48.287 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e6928e0-e5b1-4d9e-a56a-6b49f6fc92be a16f00846aa642f8bb2dd2ff3aebc025 e62aa5f704f04afcae7ec23b105317ca - - -] port_delete event received for '7466c7c7-ba14-4d46-bd28-638ab593e251' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:53:48.444 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:53:48.444 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a8169901-3d98-4079-bceb-861f29923a25' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:53:48.444 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a8169901-3d98-4079-bceb-861f29923a25' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:53:48.444 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a8169901-3d98-4079-bceb-861f29923a25 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:53:48.452 1908 1682812997128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 631fe447-571c-48e1-a5f2-41116282c9c8 2021-05-27 09:53:48.452 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a8169901-3d98-4079-bceb-861f29923a25'] 2021-05-27 09:53:48.452 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:53:48.452 1908 1682812997128 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-05-27 09:53:48.452 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a8169901-3d98-4079-bceb-861f29923a25'] 2021-05-27 09:53:50.459 1908 1682812997128 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:359 2021-05-27 09:53:50.487 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:53:53.886 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f6305ba-24f5-4447-a0f1-42b8a98d656b 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for 'e017a4ae-c07f-498d-87c7-66955da39e18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:53:56.209 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54c50d73-022b-41c6-9d8e-be4d62f4fe9c 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '93cee864-48bb-4e93-a0a9-9acb397a4b8a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:53:57.737 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d68585df-4c64-479d-973f-5cb6a9faf09e 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for 'e4a0997d-28ae-4d88-a820-5466de40f6e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:53:58.229 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd4daa91-9d13-4679-a719-8f443b90f78c - - - - -] port_delete event received for 'e4a0997d-28ae-4d88-a820-5466de40f6e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:53:58.241 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed0d2791-3b99-4f87-a99a-991ce2dbb540 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group rule updated on remote: ['b09dd261-6736-4b10-9598-c87ad7b9bd45'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:53:58.241 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-ed0d2791-3b99-4f87-a99a-991ce2dbb540 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group rule updated ['b09dd261-6736-4b10-9598-c87ad7b9bd45'] 2021-05-27 09:53:58.319 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d68585df-4c64-479d-973f-5cb6a9faf09e 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network 631fe447-571c-48e1-a5f2-41116282c9c8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:53:58.319 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d68585df-4c64-479d-973f-5cb6a9faf09e 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network 631fe447-571c-48e1-a5f2-41116282c9c8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 09:53:58.553 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-406f6e36-99a3-4baf-9e33-7eca5479d0e5 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group rule updated on remote: ['b09dd261-6736-4b10-9598-c87ad7b9bd45'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:53:58.553 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-406f6e36-99a3-4baf-9e33-7eca5479d0e5 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group rule updated ['b09dd261-6736-4b10-9598-c87ad7b9bd45'] 2021-05-27 09:53:58.967 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6635af09-ed0e-4f97-9552-fa58805fec6b cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group rule updated on remote: ['b09dd261-6736-4b10-9598-c87ad7b9bd45'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:53:58.967 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-6635af09-ed0e-4f97-9552-fa58805fec6b cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group rule updated ['b09dd261-6736-4b10-9598-c87ad7b9bd45'] 2021-05-27 09:53:59.244 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab14900a-4c65-4ee4-ba06-8ebdcedb7f27 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group rule updated on remote: ['b09dd261-6736-4b10-9598-c87ad7b9bd45'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:53:59.244 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-ab14900a-4c65-4ee4-ba06-8ebdcedb7f27 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group rule updated ['b09dd261-6736-4b10-9598-c87ad7b9bd45'] 2021-05-27 09:53:59.569 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a3876ed-259b-4390-a5b2-265b848aaa7b cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group rule updated on remote: ['b09dd261-6736-4b10-9598-c87ad7b9bd45'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:53:59.569 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-0a3876ed-259b-4390-a5b2-265b848aaa7b cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group rule updated ['b09dd261-6736-4b10-9598-c87ad7b9bd45'] 2021-05-27 09:53:59.751 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c3e0a68-1721-4db8-adc8-5d8f2bd1d6ed cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group rule updated on remote: ['b09dd261-6736-4b10-9598-c87ad7b9bd45'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:53:59.751 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-1c3e0a68-1721-4db8-adc8-5d8f2bd1d6ed cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group rule updated ['b09dd261-6736-4b10-9598-c87ad7b9bd45'] 2021-05-27 09:54:00.461 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group member updated on remote: ['94fc96b7-e6b2-47ce-9c32-b3e26126157a', 'b09dd261-6736-4b10-9598-c87ad7b9bd45'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:54:00.461 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group member updated ['94fc96b7-e6b2-47ce-9c32-b3e26126157a', 'b09dd261-6736-4b10-9598-c87ad7b9bd45'] 2021-05-27 09:54:00.461 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Refresh firewall rules 2021-05-27 09:54:00.461 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Get security group information for devices via rpc ['70dc6960-7078-4eb3-a052-73407f3b625c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:54:00.549 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] port_update received: 70dc6960-7078-4eb3-a052-73407f3b625c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:54:00.554 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-agent-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:359 2021-05-27 09:54:00.554 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Binding port 70dc6960-7078-4eb3-a052-73407f3b625c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:54:00.554 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] 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-05-27 09:54:00.554 1908 1682812996952 MainThread DEBUG neutron.services.trunk.rpc.agent [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '70dc6960-7078-4eb3-a052-73407f3b625c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:54:00.554 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '70dc6960-7078-4eb3-a052-73407f3b625c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:54:00.588 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Trunk plugin disabled on server. Assuming port 70dc6960-7078-4eb3-a052-73407f3b625c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:54:00.588 1908 1682812996952 MainThread INFO networking_hyperv.neutron.trunk_driver [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Binding VLAN ID: 746, VLAN trunk: None to switch port 70dc6960-7078-4eb3-a052-73407f3b625c 2021-05-27 09:54:00.615 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Refresh firewall rules 2021-05-27 09:54:00.615 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Get security group information for devices via rpc ['70dc6960-7078-4eb3-a052-73407f3b625c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:54:01.473 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update security group information for ports dict_keys(['70dc6960-7078-4eb3-a052-73407f3b625c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:54:01.487 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:54:01.487 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update rules of security group (94fc96b7-e6b2-47ce-9c32-b3e26126157a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:54:01.487 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update rules of security group (b09dd261-6736-4b10-9598-c87ad7b9bd45) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:54:01.487 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update members of security group (94fc96b7-e6b2-47ce-9c32-b3e26126157a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:54:01.487 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update port filter for 70dc6960-7078-4eb3-a052-73407f3b625c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:54:01.487 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Updating port rules. 2021-05-27 09:54:01.487 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Creating 6 new rules, removing 0 old rules. 2021-05-27 09:54:01.487 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:359 2021-05-27 09:54:01.493 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update security group information for ports dict_keys(['70dc6960-7078-4eb3-a052-73407f3b625c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:54:01.493 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:54:01.493 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update rules of security group (94fc96b7-e6b2-47ce-9c32-b3e26126157a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:54:01.493 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update rules of security group (b09dd261-6736-4b10-9598-c87ad7b9bd45) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:54:01.493 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update members of security group (94fc96b7-e6b2-47ce-9c32-b3e26126157a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:54:01.493 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update port filter for 70dc6960-7078-4eb3-a052-73407f3b625c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:54:01.493 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Updating port rules. 2021-05-27 09:54:01.493 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Creating 6 new rules, removing 0 old rules. 2021-05-27 09:54:01.575 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:54:01.575 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:359 2021-05-27 09:54:01.575 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:371 2021-05-27 09:54:01.575 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-27 09:54:01.612 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:54:01.612 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:359 2021-05-27 09:54:01.612 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:371 2021-05-27 09:54:01.647 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-98d18967-2ce7-46c2-b904-6f55184e0c7d cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-agent-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:54:38.347 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fcd25f5f-79fa-4293-8bc1-698a00b534d9 bf35b7ed11ef43bf9d97612fa06c34a2 78fa3427d9874f0c9f0f7f3b7bd55594 - - -] Security group member updated on remote: ['eb7731c3-7b78-4c6e-b9e1-39c167c4cb35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:54:38.347 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-fcd25f5f-79fa-4293-8bc1-698a00b534d9 bf35b7ed11ef43bf9d97612fa06c34a2 78fa3427d9874f0c9f0f7f3b7bd55594 - - -] Security group member updated ['eb7731c3-7b78-4c6e-b9e1-39c167c4cb35'] 2021-05-27 09:54:39.687 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3a75726-2962-49a1-ae76-25ab62d6f45f e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: 6fd6b846-c387-4f31-9c94-210ae800d03d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:54:39.707 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3a75726-2962-49a1-ae76-25ab62d6f45f e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port 6fd6b846-c387-4f31-9c94-210ae800d03d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:54:41.584 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6fd6b846-c387-4f31-9c94-210ae800d03d 2021-05-27 09:54:42.724 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:54:42.959 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 6fd6b846-c387-4f31-9c94-210ae800d03d 2021-05-27 09:54:42.959 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 6fd6b846-c387-4f31-9c94-210ae800d03d updated. Details: {'device': '6fd6b846-c387-4f31-9c94-210ae800d03d', 'network_id': '6595e3f5-9d06-413e-8229-df6db30ddafa', 'port_id': '6fd6b846-c387-4f31-9c94-210ae800d03d', 'mac_address': 'fa:16:3e:4a:fe:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 715, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f12ef59-5939-48a0-bedd-e2fd79ae767b', 'ip_address': '192.168.233.131'}], '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-05-27 09:54:42.959 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:54:42.959 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6fd6b846-c387-4f31-9c94-210ae800d03d" 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:359 2021-05-27 09:54:42.959 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6fd6b846-c387-4f31-9c94-210ae800d03d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:54:42.974 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6595e3f5-9d06-413e-8229-df6db30ddafa 2021-05-27 09:54:42.974 1908 1682812996952 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-05-27 09:54:43.106 1908 1682812996952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6fd6b846-c387-4f31-9c94-210ae800d03d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:54:43.106 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6fd6b846-c387-4f31-9c94-210ae800d03d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:54:43.106 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6fd6b846-c387-4f31-9c94-210ae800d03d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:54:43.106 1908 1682812996952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 715, VLAN trunk: None to switch port 6fd6b846-c387-4f31-9c94-210ae800d03d 2021-05-27 09:54:43.169 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:54:43.169 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6fd6b846-c387-4f31-9c94-210ae800d03d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:54:43.363 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6fd6b846-c387-4f31-9c94-210ae800d03d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:54:43.381 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:54:43.381 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eb7731c3-7b78-4c6e-b9e1-39c167c4cb35) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:54:43.381 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (eb7731c3-7b78-4c6e-b9e1-39c167c4cb35) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:54:43.381 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6fd6b846-c387-4f31-9c94-210ae800d03d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:54:43.381 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:54:43.381 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6fd6b846-c387-4f31-9c94-210ae800d03d not yet added. Adding. 2021-05-27 09:54:43.381 1908 1682812996952 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-05-27 09:54:43.381 1908 1682812996952 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-05-27 09:54:43.461 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fd6b846-c387-4f31-9c94-210ae800d03d" 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:359 2021-05-27 09:54:43.541 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fd6b846-c387-4f31-9c94-210ae800d03d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:54:43.541 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fd6b846-c387-4f31-9c94-210ae800d03d" 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:359 2021-05-27 09:54:43.633 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fd6b846-c387-4f31-9c94-210ae800d03d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:54:43.709 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6fd6b846-c387-4f31-9c94-210ae800d03d" 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:371 2021-05-27 09:54:43.709 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6fd6b846-c387-4f31-9c94-210ae800d03d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:54:43.709 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6fd6b846-c387-4f31-9c94-210ae800d03d processed. 2021-05-27 09:54:44.742 1908 1682812996952 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:359 2021-05-27 09:54:44.976 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:54:49.272 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11416765-5c00-43d7-beef-bb1ba0014c84 bf35b7ed11ef43bf9d97612fa06c34a2 78fa3427d9874f0c9f0f7f3b7bd55594 - - -] Security group member updated on remote: ['eb7731c3-7b78-4c6e-b9e1-39c167c4cb35'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:54:49.272 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-11416765-5c00-43d7-beef-bb1ba0014c84 bf35b7ed11ef43bf9d97612fa06c34a2 78fa3427d9874f0c9f0f7f3b7bd55594 - - -] Security group member updated ['eb7731c3-7b78-4c6e-b9e1-39c167c4cb35'] 2021-05-27 09:54:49.272 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-11416765-5c00-43d7-beef-bb1ba0014c84 bf35b7ed11ef43bf9d97612fa06c34a2 78fa3427d9874f0c9f0f7f3b7bd55594 - - -] Refresh firewall rules 2021-05-27 09:54:49.272 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11416765-5c00-43d7-beef-bb1ba0014c84 bf35b7ed11ef43bf9d97612fa06c34a2 78fa3427d9874f0c9f0f7f3b7bd55594 - - -] Get security group information for devices via rpc ['6fd6b846-c387-4f31-9c94-210ae800d03d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:54:49.336 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11416765-5c00-43d7-beef-bb1ba0014c84 bf35b7ed11ef43bf9d97612fa06c34a2 78fa3427d9874f0c9f0f7f3b7bd55594 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:54:49.336 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11416765-5c00-43d7-beef-bb1ba0014c84 bf35b7ed11ef43bf9d97612fa06c34a2 78fa3427d9874f0c9f0f7f3b7bd55594 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:54:49.384 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6fd6b846-c387-4f31-9c94-210ae800d03d 2021-05-27 09:54:49.419 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11416765-5c00-43d7-beef-bb1ba0014c84 bf35b7ed11ef43bf9d97612fa06c34a2 78fa3427d9874f0c9f0f7f3b7bd55594 - - -] port_delete event received for '6fd6b846-c387-4f31-9c94-210ae800d03d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:54:50.788 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:54:50.788 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6fd6b846-c387-4f31-9c94-210ae800d03d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:54:50.788 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6fd6b846-c387-4f31-9c94-210ae800d03d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:54:50.788 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6fd6b846-c387-4f31-9c94-210ae800d03d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:54:50.788 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6595e3f5-9d06-413e-8229-df6db30ddafa 2021-05-27 09:54:50.788 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6fd6b846-c387-4f31-9c94-210ae800d03d'] 2021-05-27 09:54:50.788 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:54:50.788 1908 1682812996952 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-05-27 09:54:50.804 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6fd6b846-c387-4f31-9c94-210ae800d03d'] 2021-05-27 09:54:52.804 1908 1682812996952 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:359 2021-05-27 09:54:52.834 1908 1682812996952 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:371 2021-05-27 09:55:01.740 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aea9669d-9db1-4a1d-839e-df5179552cdd - - - - -] port_update received: f69f7c5a-a4f3-4de9-bfe7-798efef750a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:55:01.755 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aea9669d-9db1-4a1d-839e-df5179552cdd - - - - -] No port f69f7c5a-a4f3-4de9-bfe7-798efef750a0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:55:04.082 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group member updated on remote: ['94fc96b7-e6b2-47ce-9c32-b3e26126157a', 'b09dd261-6736-4b10-9598-c87ad7b9bd45'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:55:04.099 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group member updated ['94fc96b7-e6b2-47ce-9c32-b3e26126157a', 'b09dd261-6736-4b10-9598-c87ad7b9bd45'] 2021-05-27 09:55:04.099 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Refresh firewall rules 2021-05-27 09:55:04.099 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Get security group information for devices via rpc ['70dc6960-7078-4eb3-a052-73407f3b625c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:55:04.161 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] port_update received: 70dc6960-7078-4eb3-a052-73407f3b625c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:55:04.176 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-agent-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:359 2021-05-27 09:55:04.176 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Binding port 70dc6960-7078-4eb3-a052-73407f3b625c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:55:04.176 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] 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-05-27 09:55:04.193 1908 1682812997128 MainThread DEBUG neutron.services.trunk.rpc.agent [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '70dc6960-7078-4eb3-a052-73407f3b625c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:55:04.193 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '70dc6960-7078-4eb3-a052-73407f3b625c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:55:04.213 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Trunk plugin disabled on server. Assuming port 70dc6960-7078-4eb3-a052-73407f3b625c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:55:04.213 1908 1682812997128 MainThread INFO networking_hyperv.neutron.trunk_driver [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Binding VLAN ID: 746, VLAN trunk: None to switch port 70dc6960-7078-4eb3-a052-73407f3b625c 2021-05-27 09:55:04.232 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Refresh firewall rules 2021-05-27 09:55:04.232 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Get security group information for devices via rpc ['70dc6960-7078-4eb3-a052-73407f3b625c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:55:05.022 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update security group information for ports dict_keys(['70dc6960-7078-4eb3-a052-73407f3b625c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:55:05.022 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:55:05.022 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update rules of security group (94fc96b7-e6b2-47ce-9c32-b3e26126157a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:55:05.022 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update members of security group (94fc96b7-e6b2-47ce-9c32-b3e26126157a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:55:05.022 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update port filter for 70dc6960-7078-4eb3-a052-73407f3b625c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:55:05.022 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Updating port rules. 2021-05-27 09:55:05.022 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Creating 0 new rules, removing 6 old rules. 2021-05-27 09:55:05.022 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:359 2021-05-27 09:55:05.022 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:371 2021-05-27 09:55:05.022 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:359 2021-05-27 09:55:05.161 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update security group information for ports dict_keys(['70dc6960-7078-4eb3-a052-73407f3b625c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:55:05.161 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:55:05.161 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update rules of security group (94fc96b7-e6b2-47ce-9c32-b3e26126157a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:55:05.161 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update members of security group (94fc96b7-e6b2-47ce-9c32-b3e26126157a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-27 09:55:05.161 1908 1682812997128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update port filter for 70dc6960-7078-4eb3-a052-73407f3b625c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:55:05.161 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Updating port rules. 2021-05-27 09:55:05.161 1908 1682812997128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Creating 0 new rules, removing 6 old rules. 2021-05-27 09:55:05.168 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:55:05.168 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:359 2021-05-27 09:55:05.168 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:371 2021-05-27 09:55:05.168 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" 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:359 2021-05-27 09:55:05.208 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-driver-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:55:05.223 1908 1682812997128 MainThread DEBUG oslo_concurrency.lockutils [req-08394fa0-f3d3-4ca5-8abd-0c81aba22e4a cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Lock "n-hv-agent-port-lock-70dc6960-7078-4eb3-a052-73407f3b625c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:55:05.464 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54e184ac-e1d4-4168-812e-906dd264f60f cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] port_delete event received for 'f42bcf6f-6e31-4d71-858c-3b25f22978eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:55:06.090 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dec00de-7471-4001-a28b-48d4408d9670 - - - - -] port_update received: 9e73c2e9-ee8b-4fc9-ac76-ced334c761b5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:55:06.090 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dec00de-7471-4001-a28b-48d4408d9670 - - - - -] No port 9e73c2e9-ee8b-4fc9-ac76-ced334c761b5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:55:11.486 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2dbfd03-7a93-41ec-ba36-90c4723f0a7d - - - - -] port_update received: 2c9bfea0-08da-4950-bef7-006443b51144 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:55:11.495 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2dbfd03-7a93-41ec-ba36-90c4723f0a7d - - - - -] No port 2c9bfea0-08da-4950-bef7-006443b51144 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:55:13.004 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a076777a-8cda-4904-a252-69a2acf7bbd7 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group member updated on remote: ['94fc96b7-e6b2-47ce-9c32-b3e26126157a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:55:13.004 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-a076777a-8cda-4904-a252-69a2acf7bbd7 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Security group member updated ['94fc96b7-e6b2-47ce-9c32-b3e26126157a'] 2021-05-27 09:55:13.004 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-a076777a-8cda-4904-a252-69a2acf7bbd7 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Refresh firewall rules 2021-05-27 09:55:13.004 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a076777a-8cda-4904-a252-69a2acf7bbd7 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Get security group information for devices via rpc ['70dc6960-7078-4eb3-a052-73407f3b625c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:55:13.052 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a076777a-8cda-4904-a252-69a2acf7bbd7 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:55:13.052 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a076777a-8cda-4904-a252-69a2acf7bbd7 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:55:13.145 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a076777a-8cda-4904-a252-69a2acf7bbd7 cf4bb2bf22554dcf978ebd26bb99b973 2905790141554ac096da10365a556725 - - -] port_delete event received for '70dc6960-7078-4eb3-a052-73407f3b625c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:55:13.561 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 70dc6960-7078-4eb3-a052-73407f3b625c 2021-05-27 09:55:13.695 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51005e2c-3150-4432-8b9f-d4caea9d66a0 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group rule updated on remote: ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:55:13.695 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-51005e2c-3150-4432-8b9f-d4caea9d66a0 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group rule updated ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] 2021-05-27 09:55:13.866 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f698014-58af-44ce-8183-e1b8d594f8c4 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group rule updated on remote: ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:55:13.866 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-4f698014-58af-44ce-8183-e1b8d594f8c4 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group rule updated ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] 2021-05-27 09:55:14.020 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4803790e-13dc-457d-818a-46bea603ed34 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group rule updated on remote: ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:55:14.020 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-4803790e-13dc-457d-818a-46bea603ed34 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group rule updated ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] 2021-05-27 09:55:14.177 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35c110d0-2341-42e5-b482-7516b7afe166 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group rule updated on remote: ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:55:14.177 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-35c110d0-2341-42e5-b482-7516b7afe166 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group rule updated ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] 2021-05-27 09:55:14.332 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6622d9ff-c002-4bc4-bf8d-72d7e7b130e7 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group rule updated on remote: ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:55:14.332 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-6622d9ff-c002-4bc4-bf8d-72d7e7b130e7 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group rule updated ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] 2021-05-27 09:55:14.489 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1c56670-6fff-4077-8813-022df76ea3d6 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group rule updated on remote: ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:55:14.489 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-d1c56670-6fff-4077-8813-022df76ea3d6 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group rule updated ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] 2021-05-27 09:55:14.880 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:55:14.880 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '70dc6960-7078-4eb3-a052-73407f3b625c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:55:14.880 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '70dc6960-7078-4eb3-a052-73407f3b625c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:55:14.880 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 70dc6960-7078-4eb3-a052-73407f3b625c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:55:14.884 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['70dc6960-7078-4eb3-a052-73407f3b625c'] 2021-05-27 09:55:14.884 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:55:14.884 1908 1682812996952 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-05-27 09:55:14.884 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['70dc6960-7078-4eb3-a052-73407f3b625c'] 2021-05-27 09:55:16.558 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3a02d09-dc06-4c8b-ab3c-08be04d33496 - - - - -] port_update received: 53d85be0-909a-44a7-aa52-7530f86e266e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:55:16.568 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3a02d09-dc06-4c8b-ab3c-08be04d33496 - - - - -] No port 53d85be0-909a-44a7-aa52-7530f86e266e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:55:16.896 1908 1682812996952 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:359 2021-05-27 09:55:16.974 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:55:17.145 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e5885b4-cb40-4eeb-8092-49455323fc80 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '339687b6-4871-4cd5-8363-82b69591c6cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:55:19.068 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba6681e4-b98c-4d0c-8c7e-2e1b7f8fdba5 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '4ab29591-9123-4556-b86c-4e590c00e237' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:55:20.364 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49005ef5-c366-476b-a4a3-d4e30b9a895e 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for 'e7ffc73e-d5f0-4665-8d0b-6a04674dbf1e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:55:20.505 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d9a0908-d838-4f50-8266-348a458943d9 - - - - -] port_delete event received for 'e7ffc73e-d5f0-4665-8d0b-6a04674dbf1e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:55:20.754 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49005ef5-c366-476b-a4a3-d4e30b9a895e 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network 546fdf02-e772-4a12-9579-fb8b52b89142 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:55:20.754 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-49005ef5-c366-476b-a4a3-d4e30b9a895e 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Reclaiming local network 546fdf02-e772-4a12-9579-fb8b52b89142 2021-05-27 09:55:22.666 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe6ca3b8-ef7e-4c7a-82e0-07b767011ddf 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for 'e132000a-d68a-46f7-9635-c2ba7923c29f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:55:24.564 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b0010aa-e36f-4d26-84de-b152c76da865 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '0a903032-cc09-44fe-913f-ae115b3a96f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:55:26.027 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94a4abc-64fe-4a3e-a065-a0c7bbc58fbe 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '90bfc574-0970-4061-a714-07784d471882' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:55:26.083 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05b1e684-a272-43e1-9cd4-97570cc427aa - - - - -] port_delete event received for '90bfc574-0970-4061-a714-07784d471882' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:55:26.317 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94a4abc-64fe-4a3e-a065-a0c7bbc58fbe 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network d86cd416-5f56-4324-863a-e77bcf6656a9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:55:26.317 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b94a4abc-64fe-4a3e-a065-a0c7bbc58fbe 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network d86cd416-5f56-4324-863a-e77bcf6656a9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 09:55:33.068 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-367d5170-42a8-496f-a13a-836d3a086650 - - - - -] port_update received: ca5e3d31-755d-4c1e-9821-e9238eed0bd2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:55:33.100 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-367d5170-42a8-496f-a13a-836d3a086650 - - - - -] No port ca5e3d31-755d-4c1e-9821-e9238eed0bd2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:55:34.224 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8043100-151e-408a-ab0f-3a6a0717b40c 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group member updated on remote: ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:55:34.224 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-e8043100-151e-408a-ab0f-3a6a0717b40c 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group member updated ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] 2021-05-27 09:55:35.568 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5692d72d-b7c6-4b0b-bc47-e73f6c720ac7 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: 1faa6800-7e81-45b3-91fa-82045e87dc01 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:55:35.584 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5692d72d-b7c6-4b0b-bc47-e73f6c720ac7 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port 1faa6800-7e81-45b3-91fa-82045e87dc01 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:55:37.505 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1c923ad-e9b8-4152-ac6f-ec26d9c153b8 - - - - -] port_update received: 00f79d86-1b72-4e38-a044-8c9dc76194a2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:55:37.520 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1c923ad-e9b8-4152-ac6f-ec26d9c153b8 - - - - -] No port 00f79d86-1b72-4e38-a044-8c9dc76194a2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:55:41.677 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3df3af8-7f16-4f66-a685-37cebb38a224 - - - - -] port_update received: ccdb94fb-e3cc-42f7-9ac0-13572e1518d8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:55:41.693 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3df3af8-7f16-4f66-a685-37cebb38a224 - - - - -] No port ccdb94fb-e3cc-42f7-9ac0-13572e1518d8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:55:43.960 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1faa6800-7e81-45b3-91fa-82045e87dc01 2021-05-27 09:55:44.990 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3d56a43-c1c1-4745-b904-c0de8617cad4 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group rule updated on remote: ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:55:44.990 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-e3d56a43-c1c1-4745-b904-c0de8617cad4 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group rule updated ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] 2021-05-27 09:55:45.006 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:55:45.162 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c1d5099-f628-43fe-a98f-defb06f92105 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group rule updated on remote: ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:55:45.162 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-8c1d5099-f628-43fe-a98f-defb06f92105 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group rule updated ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] 2021-05-27 09:55:45.319 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6fab6ce7-2a0d-49d0-a916-257ffedae079 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group rule updated on remote: ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:55:45.319 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-6fab6ce7-2a0d-49d0-a916-257ffedae079 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group rule updated ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] 2021-05-27 09:55:45.350 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 1faa6800-7e81-45b3-91fa-82045e87dc01 2021-05-27 09:55:45.350 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 1faa6800-7e81-45b3-91fa-82045e87dc01 updated. Details: {'device': '1faa6800-7e81-45b3-91fa-82045e87dc01', 'network_id': '42011809-dcde-468d-b642-7d0c4ccc7fa7', 'port_id': '1faa6800-7e81-45b3-91fa-82045e87dc01', 'mac_address': 'fa:16:3e:6f:8a:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 718, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8fe156bb-d01d-4699-a097-54323284cf5e', 'ip_address': '172.20.0.8'}], '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-05-27 09:55:45.350 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:55:45.350 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1faa6800-7e81-45b3-91fa-82045e87dc01" 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:359 2021-05-27 09:55:45.350 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1faa6800-7e81-45b3-91fa-82045e87dc01 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:55:45.350 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 42011809-dcde-468d-b642-7d0c4ccc7fa7 2021-05-27 09:55:45.350 1908 1682812996952 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-05-27 09:55:45.475 1908 1682812996952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1faa6800-7e81-45b3-91fa-82045e87dc01') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:55:45.475 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1faa6800-7e81-45b3-91fa-82045e87dc01') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:55:45.491 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1faa6800-7e81-45b3-91fa-82045e87dc01 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:55:45.491 1908 1682812996952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 718, VLAN trunk: None to switch port 1faa6800-7e81-45b3-91fa-82045e87dc01 2021-05-27 09:55:45.491 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2c148a7-2159-4edc-b520-bb8eda27028f 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group rule updated on remote: ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:55:45.491 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-f2c148a7-2159-4edc-b520-bb8eda27028f 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group rule updated ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] 2021-05-27 09:55:45.537 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:55:45.537 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1faa6800-7e81-45b3-91fa-82045e87dc01'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:55:45.647 1908 1682812997128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3fed6388-a3ff-406c-9862-bfaabb84f4fd 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group rule updated on remote: ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:55:45.647 1908 1682812997128 MainThread INFO neutron.agent.securitygroups_rpc [req-3fed6388-a3ff-406c-9862-bfaabb84f4fd 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group rule updated ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] 2021-05-27 09:55:45.819 1908 1682830545848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f52a5aa0-2502-4b71-a79c-3c81b7410927 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group rule updated on remote: ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-27 09:55:45.819 1908 1682830545848 MainThread INFO neutron.agent.securitygroups_rpc [req-f52a5aa0-2502-4b71-a79c-3c81b7410927 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group rule updated ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] 2021-05-27 09:55:45.865 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1faa6800-7e81-45b3-91fa-82045e87dc01']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:55:45.865 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:55:45.865 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (85d96779-962b-4414-8f3a-1fbfb8d59acd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:55:45.865 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1faa6800-7e81-45b3-91fa-82045e87dc01 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:55:45.865 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:55:45.865 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1faa6800-7e81-45b3-91fa-82045e87dc01 not yet added. Adding. 2021-05-27 09:55:45.865 1908 1682812996952 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-05-27 09:55:45.865 1908 1682812996952 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-05-27 09:55:45.928 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1faa6800-7e81-45b3-91fa-82045e87dc01" 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:359 2021-05-27 09:55:45.991 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1faa6800-7e81-45b3-91fa-82045e87dc01" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:55:45.991 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1faa6800-7e81-45b3-91fa-82045e87dc01" 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:359 2021-05-27 09:55:46.085 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1faa6800-7e81-45b3-91fa-82045e87dc01" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:55:46.147 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1faa6800-7e81-45b3-91fa-82045e87dc01" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:55:46.147 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1faa6800-7e81-45b3-91fa-82045e87dc01 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:55:46.147 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1faa6800-7e81-45b3-91fa-82045e87dc01 processed. 2021-05-27 09:55:47.020 1908 1682812996952 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:359 2021-05-27 09:55:47.196 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42d5b4b5-fbb9-4ba5-beae-69536cf8f79c - - - - -] port_update received: 4f37ba2b-8e75-420e-8903-980ff11cf811 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:55:47.209 1908 1682812997128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42d5b4b5-fbb9-4ba5-beae-69536cf8f79c - - - - -] No port 4f37ba2b-8e75-420e-8903-980ff11cf811 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:55:47.319 1908 1682812996952 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:371 2021-05-27 09:56:05.038 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f87d8e20-8b3f-4844-bb44-605b688b7e4e 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group member updated on remote: ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:56:05.038 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-f87d8e20-8b3f-4844-bb44-605b688b7e4e 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group member updated ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] 2021-05-27 09:56:06.384 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be320275-db8f-4448-837f-5b78474ac855 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: 0a8b31ba-127e-4ffa-9a98-ccce9c0cbced port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:56:06.384 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be320275-db8f-4448-837f-5b78474ac855 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port 0a8b31ba-127e-4ffa-9a98-ccce9c0cbced defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:56:14.162 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0a8b31ba-127e-4ffa-9a98-ccce9c0cbced 2021-05-27 09:56:15.145 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:56:15.397 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 0a8b31ba-127e-4ffa-9a98-ccce9c0cbced 2021-05-27 09:56:15.397 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 0a8b31ba-127e-4ffa-9a98-ccce9c0cbced updated. Details: {'device': '0a8b31ba-127e-4ffa-9a98-ccce9c0cbced', 'network_id': 'a6876e41-ac3a-49b2-9a45-8b969b85c027', 'port_id': '0a8b31ba-127e-4ffa-9a98-ccce9c0cbced', 'mac_address': 'fa:16:3e:e6:ac:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 712, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fc00d181-0137-4db6-8c6e-f20a78a22e5d', '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-05-27 09:56:15.397 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:56:15.397 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a8b31ba-127e-4ffa-9a98-ccce9c0cbced" 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:359 2021-05-27 09:56:15.397 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0a8b31ba-127e-4ffa-9a98-ccce9c0cbced _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:56:15.397 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a6876e41-ac3a-49b2-9a45-8b969b85c027 2021-05-27 09:56:15.397 1908 1682812996952 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-05-27 09:56:15.507 1908 1682812996952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0a8b31ba-127e-4ffa-9a98-ccce9c0cbced') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:56:15.507 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0a8b31ba-127e-4ffa-9a98-ccce9c0cbced') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:56:15.507 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0a8b31ba-127e-4ffa-9a98-ccce9c0cbced is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:56:15.507 1908 1682812996952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 712, VLAN trunk: None to switch port 0a8b31ba-127e-4ffa-9a98-ccce9c0cbced 2021-05-27 09:56:15.570 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:56:15.570 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0a8b31ba-127e-4ffa-9a98-ccce9c0cbced'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:56:15.865 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0a8b31ba-127e-4ffa-9a98-ccce9c0cbced']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:56:15.865 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:56:15.865 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b739a22b-379f-465a-b4fd-cf7822e5bee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:56:15.865 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0a8b31ba-127e-4ffa-9a98-ccce9c0cbced _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:56:15.865 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:56:15.865 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0a8b31ba-127e-4ffa-9a98-ccce9c0cbced not yet added. Adding. 2021-05-27 09:56:15.865 1908 1682812996952 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-05-27 09:56:15.865 1908 1682812996952 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-05-27 09:56:15.960 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a8b31ba-127e-4ffa-9a98-ccce9c0cbced" 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:359 2021-05-27 09:56:16.039 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a8b31ba-127e-4ffa-9a98-ccce9c0cbced" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:56:16.039 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a8b31ba-127e-4ffa-9a98-ccce9c0cbced" 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:359 2021-05-27 09:56:16.130 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a8b31ba-127e-4ffa-9a98-ccce9c0cbced" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:56:16.210 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a8b31ba-127e-4ffa-9a98-ccce9c0cbced" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:56:16.210 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0a8b31ba-127e-4ffa-9a98-ccce9c0cbced status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:56:16.210 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0a8b31ba-127e-4ffa-9a98-ccce9c0cbced processed. 2021-05-27 09:56:17.148 1908 1682812996952 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:359 2021-05-27 09:56:17.380 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:58:02.593 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1faa6800-7e81-45b3-91fa-82045e87dc01 2021-05-27 09:58:03.722 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:58:03.722 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1faa6800-7e81-45b3-91fa-82045e87dc01' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:58:03.722 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1faa6800-7e81-45b3-91fa-82045e87dc01' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:58:03.722 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1faa6800-7e81-45b3-91fa-82045e87dc01 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:58:03.734 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 42011809-dcde-468d-b642-7d0c4ccc7fa7 2021-05-27 09:58:03.734 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1faa6800-7e81-45b3-91fa-82045e87dc01'] 2021-05-27 09:58:03.734 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:58:03.734 1908 1682812996952 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-05-27 09:58:03.734 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1faa6800-7e81-45b3-91fa-82045e87dc01'] 2021-05-27 09:58:05.722 1908 1682812996952 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:359 2021-05-27 09:58:05.895 1908 1682812996952 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:371 2021-05-27 09:58:12.867 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1faa6800-7e81-45b3-91fa-82045e87dc01 2021-05-27 09:58:13.785 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:58:14.042 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 1faa6800-7e81-45b3-91fa-82045e87dc01 2021-05-27 09:58:14.042 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 1faa6800-7e81-45b3-91fa-82045e87dc01 updated. Details: {'device': '1faa6800-7e81-45b3-91fa-82045e87dc01', 'network_id': '42011809-dcde-468d-b642-7d0c4ccc7fa7', 'port_id': '1faa6800-7e81-45b3-91fa-82045e87dc01', 'mac_address': 'fa:16:3e:6f:8a:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 718, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8fe156bb-d01d-4699-a097-54323284cf5e', 'ip_address': '172.20.0.8'}], '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-05-27 09:58:14.042 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:58:14.042 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1faa6800-7e81-45b3-91fa-82045e87dc01" 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:359 2021-05-27 09:58:14.042 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1faa6800-7e81-45b3-91fa-82045e87dc01 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:58:14.042 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 42011809-dcde-468d-b642-7d0c4ccc7fa7 2021-05-27 09:58:14.042 1908 1682812996952 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-05-27 09:58:14.198 1908 1682812996952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1faa6800-7e81-45b3-91fa-82045e87dc01') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:58:14.198 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1faa6800-7e81-45b3-91fa-82045e87dc01') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:58:14.208 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1faa6800-7e81-45b3-91fa-82045e87dc01 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:58:14.208 1908 1682812996952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 718, VLAN trunk: None to switch port 1faa6800-7e81-45b3-91fa-82045e87dc01 2021-05-27 09:58:14.269 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:58:14.269 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1faa6800-7e81-45b3-91fa-82045e87dc01'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:58:14.550 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1faa6800-7e81-45b3-91fa-82045e87dc01']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:58:14.550 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:58:14.550 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (85d96779-962b-4414-8f3a-1fbfb8d59acd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:58:14.550 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1faa6800-7e81-45b3-91fa-82045e87dc01 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:58:14.550 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:58:14.550 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1faa6800-7e81-45b3-91fa-82045e87dc01 not yet added. Adding. 2021-05-27 09:58:14.550 1908 1682812996952 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-05-27 09:58:14.566 1908 1682812996952 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-05-27 09:58:14.657 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1faa6800-7e81-45b3-91fa-82045e87dc01" 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:359 2021-05-27 09:58:14.739 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1faa6800-7e81-45b3-91fa-82045e87dc01" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:58:14.739 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1faa6800-7e81-45b3-91fa-82045e87dc01" 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:359 2021-05-27 09:58:14.848 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1faa6800-7e81-45b3-91fa-82045e87dc01" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:58:14.910 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1faa6800-7e81-45b3-91fa-82045e87dc01" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:58:14.910 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1faa6800-7e81-45b3-91fa-82045e87dc01 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:58:14.910 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1faa6800-7e81-45b3-91fa-82045e87dc01 processed. 2021-05-27 09:58:15.784 1908 1682812996952 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:359 2021-05-27 09:58:15.988 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:58:18.675 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0a8b31ba-127e-4ffa-9a98-ccce9c0cbced 2021-05-27 09:58:19.303 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1bd3219-2079-47c4-b7b0-91e6a8736511 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group member updated on remote: ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:58:19.303 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-b1bd3219-2079-47c4-b7b0-91e6a8736511 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group member updated ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] 2021-05-27 09:58:19.800 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:58:19.800 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0a8b31ba-127e-4ffa-9a98-ccce9c0cbced' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:58:19.800 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0a8b31ba-127e-4ffa-9a98-ccce9c0cbced' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:58:19.800 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0a8b31ba-127e-4ffa-9a98-ccce9c0cbced _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:58:19.802 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a6876e41-ac3a-49b2-9a45-8b969b85c027 2021-05-27 09:58:19.802 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a8b31ba-127e-4ffa-9a98-ccce9c0cbced'] 2021-05-27 09:58:19.802 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:58:19.802 1908 1682812996952 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-05-27 09:58:19.802 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a8b31ba-127e-4ffa-9a98-ccce9c0cbced'] 2021-05-27 09:58:19.965 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1bd3219-2079-47c4-b7b0-91e6a8736511 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] port_delete event received for '0a8b31ba-127e-4ffa-9a98-ccce9c0cbced' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:58:21.815 1908 1682812996952 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:359 2021-05-27 09:58:21.850 1908 1682812996952 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:371 2021-05-27 09:58:24.931 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-676c492a-3f61-4bac-bfb0-8eb2025ddb06 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group member updated on remote: ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:58:24.931 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-676c492a-3f61-4bac-bfb0-8eb2025ddb06 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group member updated ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] 2021-05-27 09:58:26.029 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd4ebecb-fac5-4736-97ae-9f0f1c0d5acb e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: 30312fb4-af2f-4efe-a447-008146f1a42e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 09:58:26.039 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd4ebecb-fac5-4736-97ae-9f0f1c0d5acb e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port 30312fb4-af2f-4efe-a447-008146f1a42e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 09:58:32.976 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 30312fb4-af2f-4efe-a447-008146f1a42e 2021-05-27 09:58:33.900 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 09:58:34.160 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 30312fb4-af2f-4efe-a447-008146f1a42e 2021-05-27 09:58:34.160 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 30312fb4-af2f-4efe-a447-008146f1a42e updated. Details: {'device': '30312fb4-af2f-4efe-a447-008146f1a42e', 'network_id': 'a6876e41-ac3a-49b2-9a45-8b969b85c027', 'port_id': '30312fb4-af2f-4efe-a447-008146f1a42e', 'mac_address': 'fa:16:3e:e9:83:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 712, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fc00d181-0137-4db6-8c6e-f20a78a22e5d', 'ip_address': '172.20.0.5'}], '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-05-27 09:58:34.160 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 09:58:34.160 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30312fb4-af2f-4efe-a447-008146f1a42e" 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:359 2021-05-27 09:58:34.160 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 30312fb4-af2f-4efe-a447-008146f1a42e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 09:58:34.160 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a6876e41-ac3a-49b2-9a45-8b969b85c027 2021-05-27 09:58:34.160 1908 1682812996952 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-05-27 09:58:34.288 1908 1682812996952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '30312fb4-af2f-4efe-a447-008146f1a42e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:58:34.288 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '30312fb4-af2f-4efe-a447-008146f1a42e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 09:58:34.302 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 30312fb4-af2f-4efe-a447-008146f1a42e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 09:58:34.302 1908 1682812996952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 712, VLAN trunk: None to switch port 30312fb4-af2f-4efe-a447-008146f1a42e 2021-05-27 09:58:34.363 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 09:58:34.363 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['30312fb4-af2f-4efe-a447-008146f1a42e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 09:58:34.655 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['30312fb4-af2f-4efe-a447-008146f1a42e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 09:58:34.655 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 09:58:34.655 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b739a22b-379f-465a-b4fd-cf7822e5bee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 09:58:34.655 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 30312fb4-af2f-4efe-a447-008146f1a42e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 09:58:34.655 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 09:58:34.661 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 30312fb4-af2f-4efe-a447-008146f1a42e not yet added. Adding. 2021-05-27 09:58:34.661 1908 1682812996952 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-05-27 09:58:34.661 1908 1682812996952 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-05-27 09:58:34.742 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30312fb4-af2f-4efe-a447-008146f1a42e" 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:359 2021-05-27 09:58:34.832 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30312fb4-af2f-4efe-a447-008146f1a42e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:58:34.832 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30312fb4-af2f-4efe-a447-008146f1a42e" 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:359 2021-05-27 09:58:34.927 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30312fb4-af2f-4efe-a447-008146f1a42e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:58:35.023 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30312fb4-af2f-4efe-a447-008146f1a42e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:58:35.023 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 30312fb4-af2f-4efe-a447-008146f1a42e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 09:58:35.023 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 30312fb4-af2f-4efe-a447-008146f1a42e processed. 2021-05-27 09:58:35.926 1908 1682812996952 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:359 2021-05-27 09:58:36.160 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:59:30.427 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e99c6e9-d3bd-43f8-9fed-6581bf5be4d9 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] port_delete event received for '847f7b4e-f022-4798-baef-7b45c49cf0a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:59:33.210 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1faa6800-7e81-45b3-91fa-82045e87dc01 2021-05-27 09:59:33.600 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b84140f6-9e0d-4cb4-8f5f-2acc18c4a7cc 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group member updated on remote: ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 09:59:33.600 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-b84140f6-9e0d-4cb4-8f5f-2acc18c4a7cc 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] Security group member updated ['85d96779-962b-4414-8f3a-1fbfb8d59acd'] 2021-05-27 09:59:33.725 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b84140f6-9e0d-4cb4-8f5f-2acc18c4a7cc 65ccad87da5542ea92537cdd69ec93d0 c27d0db7ffdc471abb1f9715deb44c4a - - -] port_delete event received for '1faa6800-7e81-45b3-91fa-82045e87dc01' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:59:34.372 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 09:59:34.372 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1faa6800-7e81-45b3-91fa-82045e87dc01' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 09:59:34.372 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1faa6800-7e81-45b3-91fa-82045e87dc01' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 09:59:34.372 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1faa6800-7e81-45b3-91fa-82045e87dc01 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 09:59:34.372 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 42011809-dcde-468d-b642-7d0c4ccc7fa7 2021-05-27 09:59:34.372 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1faa6800-7e81-45b3-91fa-82045e87dc01'] 2021-05-27 09:59:34.372 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 09:59:34.372 1908 1682812996952 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-05-27 09:59:34.372 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1faa6800-7e81-45b3-91fa-82045e87dc01'] 2021-05-27 09:59:36.366 1908 1682812996952 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:359 2021-05-27 09:59:36.410 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 09:59:37.065 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a6d1413-40a7-44a1-acf3-f69c61fded2e 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '9e73c2e9-ee8b-4fc9-ac76-ced334c761b5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:59:38.850 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c62d0f16-78db-4541-8c3e-598fb798545f 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for 'f69f7c5a-a4f3-4de9-bfe7-798efef750a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:59:40.222 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25b7e47c-6d9b-4c6b-9850-7d9dd7349ca8 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for 'c570c9a7-a166-4209-b990-8a1bc9ee12b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:59:40.241 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e404e336-4307-4ac3-8599-1ff397cc75dd - - - - -] port_delete event received for 'c570c9a7-a166-4209-b990-8a1bc9ee12b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:59:40.487 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25b7e47c-6d9b-4c6b-9850-7d9dd7349ca8 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network 42011809-dcde-468d-b642-7d0c4ccc7fa7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:59:40.487 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25b7e47c-6d9b-4c6b-9850-7d9dd7349ca8 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network 42011809-dcde-468d-b642-7d0c4ccc7fa7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 09:59:42.116 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f513b46d-2ada-4c14-a9e9-24fd736b85a3 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '53d85be0-909a-44a7-aa52-7530f86e266e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:59:43.945 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd72ad89-bebf-43d7-9c0c-4d690178e159 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '2c9bfea0-08da-4950-bef7-006443b51144' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:59:45.304 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9694fcc7-3d6b-4787-b2fa-d8b2ea0094e5 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '31cf39b5-6d2d-4c86-8df9-083258e0f6d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:59:45.554 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fa2d723-fdf5-458b-b633-f3dbdd2e8dec - - - - -] port_delete event received for '31cf39b5-6d2d-4c86-8df9-083258e0f6d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 09:59:45.570 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9694fcc7-3d6b-4787-b2fa-d8b2ea0094e5 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network 0b06c419-cff2-4882-afd2-918567e7ce2d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 09:59:45.570 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9694fcc7-3d6b-4787-b2fa-d8b2ea0094e5 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network 0b06c419-cff2-4882-afd2-918567e7ce2d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 10:00:13.020 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65877dd4-2478-49ec-8f64-6b25a45c48a1 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group member updated on remote: ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 10:00:13.020 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-65877dd4-2478-49ec-8f64-6b25a45c48a1 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group member updated ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] 2021-05-27 10:00:14.354 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcfcfc9d-2868-4bd0-8c19-b55306e66013 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] port_update received: 6529a1b1-2135-4a8b-9426-d67faa69ecf6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-27 10:00:14.376 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcfcfc9d-2868-4bd0-8c19-b55306e66013 e48d82a33c084ae18f1055c092a1f74d dcfd7315b2c5436c81274f4fc7b5b041 - - -] No port 6529a1b1-2135-4a8b-9426-d67faa69ecf6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-27 10:00:21.650 1908 1682812994840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6529a1b1-2135-4a8b-9426-d67faa69ecf6 2021-05-27 10:00:22.635 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-27 10:00:22.869 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Adding port 6529a1b1-2135-4a8b-9426-d67faa69ecf6 2021-05-27 10:00:22.869 1908 1682721811448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Port 6529a1b1-2135-4a8b-9426-d67faa69ecf6 updated. Details: {'device': '6529a1b1-2135-4a8b-9426-d67faa69ecf6', 'network_id': 'a6876e41-ac3a-49b2-9a45-8b969b85c027', 'port_id': '6529a1b1-2135-4a8b-9426-d67faa69ecf6', 'mac_address': 'fa:16:3e:22:b5:f7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 712, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fc00d181-0137-4db6-8c6e-f20a78a22e5d', '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-05-27 10:00:22.869 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] 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-05-27 10:00:22.869 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6529a1b1-2135-4a8b-9426-d67faa69ecf6" 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:359 2021-05-27 10:00:22.869 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6529a1b1-2135-4a8b-9426-d67faa69ecf6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-27 10:00:22.869 1908 1682812996952 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-05-27 10:00:23.009 1908 1682812996952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6529a1b1-2135-4a8b-9426-d67faa69ecf6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 10:00:23.009 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6529a1b1-2135-4a8b-9426-d67faa69ecf6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-27 10:00:23.019 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6529a1b1-2135-4a8b-9426-d67faa69ecf6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-27 10:00:23.019 1908 1682812996952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 712, VLAN trunk: None to switch port 6529a1b1-2135-4a8b-9426-d67faa69ecf6 2021-05-27 10:00:23.086 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-27 10:00:23.086 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6529a1b1-2135-4a8b-9426-d67faa69ecf6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-27 10:00:23.354 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6529a1b1-2135-4a8b-9426-d67faa69ecf6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-27 10:00:23.354 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-27 10:00:23.354 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b739a22b-379f-465a-b4fd-cf7822e5bee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-27 10:00:23.354 1908 1682812996952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6529a1b1-2135-4a8b-9426-d67faa69ecf6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-27 10:00:23.354 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-27 10:00:23.354 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6529a1b1-2135-4a8b-9426-d67faa69ecf6 not yet added. Adding. 2021-05-27 10:00:23.354 1908 1682812996952 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-05-27 10:00:23.354 1908 1682812996952 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-05-27 10:00:23.448 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6529a1b1-2135-4a8b-9426-d67faa69ecf6" 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:359 2021-05-27 10:00:23.529 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6529a1b1-2135-4a8b-9426-d67faa69ecf6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 10:00:23.529 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6529a1b1-2135-4a8b-9426-d67faa69ecf6" 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:359 2021-05-27 10:00:23.612 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6529a1b1-2135-4a8b-9426-d67faa69ecf6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 10:00:23.690 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6529a1b1-2135-4a8b-9426-d67faa69ecf6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 10:00:23.690 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6529a1b1-2135-4a8b-9426-d67faa69ecf6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-27 10:00:23.690 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6529a1b1-2135-4a8b-9426-d67faa69ecf6 processed. 2021-05-27 10:00:24.638 1908 1682812996952 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:359 2021-05-27 10:00:24.875 1908 1682812996952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-27 10:01:57.688 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00ad324a-3b92-4c63-9810-196d9074670e 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] port_delete event received for '828b7880-36af-4e48-b776-08a9bcf3b07a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 10:02:00.234 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6529a1b1-2135-4a8b-9426-d67faa69ecf6 2021-05-27 10:02:00.846 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c325f91-f7b0-44ad-8704-07541d876ee3 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group member updated on remote: ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 10:02:00.846 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-3c325f91-f7b0-44ad-8704-07541d876ee3 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group member updated ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] 2021-05-27 10:02:00.977 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c325f91-f7b0-44ad-8704-07541d876ee3 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] port_delete event received for '6529a1b1-2135-4a8b-9426-d67faa69ecf6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 10:02:01.190 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 10:02:01.190 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6529a1b1-2135-4a8b-9426-d67faa69ecf6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 10:02:01.190 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6529a1b1-2135-4a8b-9426-d67faa69ecf6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 10:02:01.190 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6529a1b1-2135-4a8b-9426-d67faa69ecf6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 10:02:01.203 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6529a1b1-2135-4a8b-9426-d67faa69ecf6'] 2021-05-27 10:02:01.203 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 10:02:01.203 1908 1682812996952 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-05-27 10:02:01.203 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6529a1b1-2135-4a8b-9426-d67faa69ecf6'] 2021-05-27 10:02:03.190 1908 1682812996952 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:359 2021-05-27 10:02:03.230 1908 1682812996952 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:371 2021-05-27 10:02:05.709 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e3204dc-9186-4d19-959b-d1e53606c42a 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] port_delete event received for '86143cb6-a12f-4ed5-a281-96637f5f5b44' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 10:02:08.299 1908 1682812995016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 30312fb4-af2f-4efe-a447-008146f1a42e 2021-05-27 10:02:08.940 1908 1682812996952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5f5f0d7-13e1-4046-b52b-022a57057467 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group member updated on remote: ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-27 10:02:08.940 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [req-d5f5f0d7-13e1-4046-b52b-022a57057467 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] Security group member updated ['b739a22b-379f-465a-b4fd-cf7822e5bee4'] 2021-05-27 10:02:09.080 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5f5f0d7-13e1-4046-b52b-022a57057467 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] port_delete event received for '30312fb4-af2f-4efe-a447-008146f1a42e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 10:02:09.221 1908 1682721811448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d6c35e-2650-48f5-9878-1df75f2664ec - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-27 10:02:09.221 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '30312fb4-af2f-4efe-a447-008146f1a42e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-27 10:02:09.221 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '30312fb4-af2f-4efe-a447-008146f1a42e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-27 10:02:09.221 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 30312fb4-af2f-4efe-a447-008146f1a42e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-27 10:02:09.221 1908 1682812996952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a6876e41-ac3a-49b2-9a45-8b969b85c027 2021-05-27 10:02:09.221 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30312fb4-af2f-4efe-a447-008146f1a42e'] 2021-05-27 10:02:09.221 1908 1682812996952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-27 10:02:09.221 1908 1682812996952 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-05-27 10:02:09.221 1908 1682812996952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30312fb4-af2f-4efe-a447-008146f1a42e'] 2021-05-27 10:02:11.221 1908 1682812996952 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:359 2021-05-27 10:02:11.262 1908 1682812996952 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:371 2021-05-27 10:02:11.296 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec734d70-8a5c-42a4-aab5-e727c4efbc19 1a3667a60ba747c8a6cf43f27a7bb40a e69db4a0248a4f968b6eadeacdc3ee56 - - -] port_delete event received for 'e961146c-6e99-40a5-a5cb-9d53259a55ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 10:02:14.656 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-085e657c-b112-4e9b-9851-0a17967b0622 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '00f79d86-1b72-4e38-a044-8c9dc76194a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 10:02:16.539 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e66d4f8d-57e9-415b-ab68-f60424bbe368 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for 'ca5e3d31-755d-4c1e-9821-e9238eed0bd2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 10:02:17.782 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f08b957-c1ea-476f-98e2-3551aad0ae31 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '7f56e42f-eac3-4a1e-bc5d-3e1d7b087ed8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 10:02:17.924 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6c49070-8e40-4251-ba83-8796658b0eb1 - - - - -] port_delete event received for '7f56e42f-eac3-4a1e-bc5d-3e1d7b087ed8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 10:02:18.064 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f08b957-c1ea-476f-98e2-3551aad0ae31 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network a6876e41-ac3a-49b2-9a45-8b969b85c027 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 10:02:18.064 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f08b957-c1ea-476f-98e2-3551aad0ae31 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network a6876e41-ac3a-49b2-9a45-8b969b85c027 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-27 10:02:19.706 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f5b248e-f59e-49c4-889e-d56a502ecb81 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '4f37ba2b-8e75-420e-8903-980ff11cf811' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 10:02:21.643 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bfa6189-446c-4c41-b158-eb76dc96c1f3 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for 'ccdb94fb-e3cc-42f7-9ac0-13572e1518d8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 10:02:22.980 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89b27b78-ca93-43cf-ae13-96c5d5125ea4 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] port_delete event received for '5649129c-8856-4624-ba3a-87580a0ae6ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 10:02:23.080 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5e21594-c295-454e-8f37-84bb5a51f867 - - - - -] port_delete event received for '5649129c-8856-4624-ba3a-87580a0ae6ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-27 10:02:23.252 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89b27b78-ca93-43cf-ae13-96c5d5125ea4 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] network_delete received. Deleting network 282d07b8-719e-42b3-b487-d009a5b3ead0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-27 10:02:23.252 1908 1682812996952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89b27b78-ca93-43cf-ae13-96c5d5125ea4 08159b4e9d544baabf5a056e59c6d925 4b35a697c0874615bdb2a75b1e78b50b - - -] Network 282d07b8-719e-42b3-b487-d009a5b3ead0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463