2022-03-22 20:25:30.930 2896 2696495127008 MainThread INFO neutron.common.config [-] Logging enabled! 2022-03-22 20:25:30.930 2896 2696495127008 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev45 2022-03-22 20:25:30.945 2896 2696495127008 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-03-22 20:25:30.979 2896 2696495127008 MainThread INFO os_win.utils.network.networkutils [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] WMI caching is disabled. 2022-03-22 20:25:31.265 2896 2696495127008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-03-22 20:25:31.354 2896 2696495127008 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-22 20:25:31.354 2896 2696495127008 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-22 20:25:31.500 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent initialized successfully, now running... 2022-03-22 20:25:31.532 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-03-22 20:25:31.532 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-22 20:25:31.559 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-22 20:27:44.524 2896 2696592989872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbd6e827-929a-4415-8feb-3ba9f1086fcf - - - - -] port_update received: 00dc60b4-7b53-4431-9296-e07232703667 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:27:44.546 2896 2696592989872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbd6e827-929a-4415-8feb-3ba9f1086fcf - - - - -] No port 00dc60b4-7b53-4431-9296-e07232703667 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:27:48.885 2896 2696593048672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8765bef4-9da0-4206-908b-f96374fb8f1d - - - - -] port_update received: a38334b5-21ac-486e-83d0-65382adc984c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:27:48.905 2896 2696593048672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8765bef4-9da0-4206-908b-f96374fb8f1d - - - - -] No port a38334b5-21ac-486e-83d0-65382adc984c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:27:51.306 2896 2696593050960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-899e58cb-87e6-48b2-ac70-495b2fbf29c8 - - - - -] port_update received: b600bd8d-ae4a-4b94-94d3-4813eb772464 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:27:51.306 2896 2696593050960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-899e58cb-87e6-48b2-ac70-495b2fbf29c8 - - - - -] No port b600bd8d-ae4a-4b94-94d3-4813eb772464 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:27:56.202 2896 2696593345872 MainThread WARNING oslo_policy.policy [req-2f77ac13-0676-44a3-8606-c88735b965a0 c0e239499ff2425787f966dd29c70035 bfeaeccefbee41dbb4c5df4c2fcea296 - - -] 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. 2022-03-22 20:27:56.202 2896 2696593345872 MainThread WARNING oslo_policy.policy [req-2f77ac13-0676-44a3-8606-c88735b965a0 c0e239499ff2425787f966dd29c70035 bfeaeccefbee41dbb4c5df4c2fcea296 - - -] 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. 2022-03-22 20:27:56.202 2896 2696593345872 MainThread WARNING oslo_policy.policy [req-2f77ac13-0676-44a3-8606-c88735b965a0 c0e239499ff2425787f966dd29c70035 bfeaeccefbee41dbb4c5df4c2fcea296 - - -] 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. 2022-03-22 20:27:56.216 2896 2696593345872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f77ac13-0676-44a3-8606-c88735b965a0 c0e239499ff2425787f966dd29c70035 bfeaeccefbee41dbb4c5df4c2fcea296 - - -] Security group member updated on remote: ['d755d9b6-c00b-47fd-a001-7a10d79a593b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:27:56.216 2896 2696593345872 MainThread INFO neutron.agent.securitygroups_rpc [req-2f77ac13-0676-44a3-8606-c88735b965a0 c0e239499ff2425787f966dd29c70035 bfeaeccefbee41dbb4c5df4c2fcea296 - - -] Security group member updated ['d755d9b6-c00b-47fd-a001-7a10d79a593b'] 2022-03-22 20:27:59.544 2896 2696592570672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8228275-2e01-4e40-ab3e-d34ba181b37d a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group rule updated on remote: ['21194c07-6379-4b60-9eb0-ac66580b55c1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:27:59.544 2896 2696592570672 MainThread INFO neutron.agent.securitygroups_rpc [req-e8228275-2e01-4e40-ab3e-d34ba181b37d a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group rule updated ['21194c07-6379-4b60-9eb0-ac66580b55c1'] 2022-03-22 20:28:01.009 2896 2696594001408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f12e7309-69a9-4830-b7d5-75f6f9eec309 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group rule updated on remote: ['21194c07-6379-4b60-9eb0-ac66580b55c1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:28:01.009 2896 2696594001408 MainThread INFO neutron.agent.securitygroups_rpc [req-f12e7309-69a9-4830-b7d5-75f6f9eec309 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group rule updated ['21194c07-6379-4b60-9eb0-ac66580b55c1'] 2022-03-22 20:28:01.131 2896 2696594139088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6042d6ff-11cf-4304-9f02-f383d8697ac2 - - - - -] port_update received: e63827c5-1be2-4525-95f3-bb1e202b2b65 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:28:01.145 2896 2696594139088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6042d6ff-11cf-4304-9f02-f383d8697ac2 - - - - -] No port e63827c5-1be2-4525-95f3-bb1e202b2b65 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:28:02.538 2896 2696594139616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16cfe989-086d-4fb7-9f44-3f3cc776b946 - - - - -] port_update received: 60fd2466-d645-4325-a7f5-27ac2b32ad47 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:28:02.554 2896 2696594139616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16cfe989-086d-4fb7-9f44-3f3cc776b946 - - - - -] No port 60fd2466-d645-4325-a7f5-27ac2b32ad47 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:28:03.945 2896 2696594139616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8606e9eb-6b67-4a3a-b95b-71d8ba8798c7 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group rule updated on remote: ['040cffcf-cf56-4a5d-bbc6-eece8418693a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:28:03.945 2896 2696594139616 MainThread INFO neutron.agent.securitygroups_rpc [req-8606e9eb-6b67-4a3a-b95b-71d8ba8798c7 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group rule updated ['040cffcf-cf56-4a5d-bbc6-eece8418693a'] 2022-03-22 20:28:05.883 2896 2696591875232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0124bd5-80d7-4e8a-af0a-c3c0548afebb 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: 27125338-6fd9-45f3-9930-082fa638efb2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:28:05.905 2896 2696591875232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0124bd5-80d7-4e8a-af0a-c3c0548afebb 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port 27125338-6fd9-45f3-9930-082fa638efb2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:28:06.279 2896 2696593597536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d2587b4-5dc5-460e-8990-0f4c92de7c5b - - - - -] port_update received: b960cd29-ca33-4a8e-a16d-31ec67b895cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:28:06.291 2896 2696593597536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d2587b4-5dc5-460e-8990-0f4c92de7c5b - - - - -] No port b960cd29-ca33-4a8e-a16d-31ec67b895cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:28:07.541 2896 2696594000704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25e82176-00c6-4229-aea2-c1e3d1f0d19c 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group rule updated on remote: ['040cffcf-cf56-4a5d-bbc6-eece8418693a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:28:07.541 2896 2696594000704 MainThread INFO neutron.agent.securitygroups_rpc [req-25e82176-00c6-4229-aea2-c1e3d1f0d19c 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group rule updated ['040cffcf-cf56-4a5d-bbc6-eece8418693a'] 2022-03-22 20:28:09.496 2896 2696593187760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f21a9c0-816c-4d67-91da-097968dbaf9a bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated on remote: ['9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:28:09.496 2896 2696593187760 MainThread INFO neutron.agent.securitygroups_rpc [req-5f21a9c0-816c-4d67-91da-097968dbaf9a bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated ['9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa'] 2022-03-22 20:28:10.873 2896 2696594175952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fad908a-ceba-4a37-8773-dc8ab0dd23f7 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated on remote: ['9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:28:10.873 2896 2696594175952 MainThread INFO neutron.agent.securitygroups_rpc [req-9fad908a-ceba-4a37-8773-dc8ab0dd23f7 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated ['9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa'] 2022-03-22 20:28:14.942 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 27125338-6fd9-45f3-9930-082fa638efb2 2022-03-22 20:28:16.381 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:28:17.244 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 27125338-6fd9-45f3-9930-082fa638efb2 2022-03-22 20:28:17.244 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 27125338-6fd9-45f3-9930-082fa638efb2 updated. Details: {'device': '27125338-6fd9-45f3-9930-082fa638efb2', 'network_id': '376ee529-c61c-4101-b2a4-6f62ab21906e', 'port_id': '27125338-6fd9-45f3-9930-082fa638efb2', 'mac_address': 'fa:16:3e:5d:bf:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 54, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8cf27ab2-a3db-4bef-9fb7-b0ee6cc77905', '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} 2022-03-22 20:28:17.244 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:28:17.244 2896 2696592571728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-27125338-6fd9-45f3-9930-082fa638efb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:28:17.244 2896 2696592571728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 27125338-6fd9-45f3-9930-082fa638efb2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:28:17.244 2896 2696592571728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 376ee529-c61c-4101-b2a4-6f62ab21906e 2022-03-22 20:28:17.244 2896 2696592571728 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:264 2022-03-22 20:28:17.521 2896 2696592571728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '27125338-6fd9-45f3-9930-082fa638efb2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:28:17.521 2896 2696592571728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '27125338-6fd9-45f3-9930-082fa638efb2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:28:17.553 2896 2696592571728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 27125338-6fd9-45f3-9930-082fa638efb2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:28:17.557 2896 2696592571728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 54, VLAN trunk: None to switch port 27125338-6fd9-45f3-9930-082fa638efb2 2022-03-22 20:28:17.696 2896 2696592571728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:28:17.696 2896 2696592571728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['27125338-6fd9-45f3-9930-082fa638efb2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:28:18.210 2896 2696592571728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['27125338-6fd9-45f3-9930-082fa638efb2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:28:18.210 2896 2696592571728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:28:18.210 2896 2696592571728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d755d9b6-c00b-47fd-a001-7a10d79a593b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:28:18.210 2896 2696592571728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d755d9b6-c00b-47fd-a001-7a10d79a593b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-22 20:28:18.210 2896 2696592571728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 27125338-6fd9-45f3-9930-082fa638efb2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:28:18.210 2896 2696592571728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:28:18.210 2896 2696592571728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 27125338-6fd9-45f3-9930-082fa638efb2 not yet added. Adding. 2022-03-22 20:28:18.210 2896 2696592571728 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 2022-03-22 20:28:18.210 2896 2696592571728 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 2022-03-22 20:28:18.377 2896 2696592571728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27125338-6fd9-45f3-9930-082fa638efb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:28:18.527 2896 2696592571728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27125338-6fd9-45f3-9930-082fa638efb2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:28:18.527 2896 2696592571728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27125338-6fd9-45f3-9930-082fa638efb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:28:18.703 2896 2696592571728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27125338-6fd9-45f3-9930-082fa638efb2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:28:18.899 2896 2696592571728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-27125338-6fd9-45f3-9930-082fa638efb2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.657s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:28:18.899 2896 2696592571728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 27125338-6fd9-45f3-9930-082fa638efb2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:28:18.899 2896 2696592571728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 27125338-6fd9-45f3-9930-082fa638efb2 processed. 2022-03-22 20:28:19.280 2896 2696592571728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfa7ff85-70c6-49e0-86ae-f97d97976ac5 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group member updated on remote: ['21194c07-6379-4b60-9eb0-ac66580b55c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:28:19.280 2896 2696592571728 MainThread INFO neutron.agent.securitygroups_rpc [req-bfa7ff85-70c6-49e0-86ae-f97d97976ac5 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group member updated ['21194c07-6379-4b60-9eb0-ac66580b55c1'] 2022-03-22 20:28:20.398 2896 2696594324464 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:28:21.477 2896 2696594324464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:28:22.290 2896 2696552878672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bae343e-f642-4e93-9b7e-2aca0095e54c 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: 39490a88-8a92-49fe-bf6c-19ef4ae61e5f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:28:22.308 2896 2696552878672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bae343e-f642-4e93-9b7e-2aca0095e54c 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:28:22.850 2896 2696594325344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd2493f4-9ea6-473a-8f1a-7e5f855377eb 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group member updated on remote: ['040cffcf-cf56-4a5d-bbc6-eece8418693a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:28:22.850 2896 2696594325344 MainThread INFO neutron.agent.securitygroups_rpc [req-bd2493f4-9ea6-473a-8f1a-7e5f855377eb 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group member updated ['040cffcf-cf56-4a5d-bbc6-eece8418693a'] 2022-03-22 20:28:23.976 2896 2696594256112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20ce9af7-9726-4e27-8cf0-0819c5e4052b bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated on remote: ['9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:28:23.976 2896 2696594256112 MainThread INFO neutron.agent.securitygroups_rpc [req-20ce9af7-9726-4e27-8cf0-0819c5e4052b bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated ['9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa'] 2022-03-22 20:28:25.102 2896 2696593519536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a1208cb-6225-4028-bb61-8a96114cf938 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: b11ace42-9be7-4212-b3be-ab5e8a65e74d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:28:25.102 2896 2696593519536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a1208cb-6225-4028-bb61-8a96114cf938 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port b11ace42-9be7-4212-b3be-ab5e8a65e74d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:28:26.947 2896 2696593101744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c981ccc0-a0c3-456b-882f-dced54f6625a 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: 424f0344-7c7b-4ecf-b5de-7f6ba130456e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:28:31.014 2896 2696593101744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c981ccc0-a0c3-456b-882f-dced54f6625a 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port 424f0344-7c7b-4ecf-b5de-7f6ba130456e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:28:36.794 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 39490a88-8a92-49fe-bf6c-19ef4ae61e5f 2022-03-22 20:28:38.118 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 424f0344-7c7b-4ecf-b5de-7f6ba130456e 2022-03-22 20:28:38.118 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b11ace42-9be7-4212-b3be-ab5e8a65e74d 2022-03-22 20:28:38.475 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:28:39.648 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 424f0344-7c7b-4ecf-b5de-7f6ba130456e 2022-03-22 20:28:40.837 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 424f0344-7c7b-4ecf-b5de-7f6ba130456e updated. Details: {'device': '424f0344-7c7b-4ecf-b5de-7f6ba130456e', 'network_id': '589058f8-a106-47be-914e-3eee36bb5cc7', 'port_id': '424f0344-7c7b-4ecf-b5de-7f6ba130456e', 'mac_address': 'fa:16:3e:b7:a3:01', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 69, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '553597af-0f1a-4819-a64a-ab8479ad80b7', '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} 2022-03-22 20:28:40.837 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:28:40.837 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f 2022-03-22 20:28:40.837 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f updated. Details: {'device': '39490a88-8a92-49fe-bf6c-19ef4ae61e5f', 'network_id': '33198723-4960-4abb-bce5-2e2ffb5ecbe6', 'port_id': '39490a88-8a92-49fe-bf6c-19ef4ae61e5f', 'mac_address': 'fa:16:3e:05:fd:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 65, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b27447cb-9969-4903-971a-aaeafc3a3005', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-22 20:28:40.837 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:28:40.837 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port b11ace42-9be7-4212-b3be-ab5e8a65e74d 2022-03-22 20:28:40.837 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port b11ace42-9be7-4212-b3be-ab5e8a65e74d updated. Details: {'device': 'b11ace42-9be7-4212-b3be-ab5e8a65e74d', 'network_id': '264ce120-cccb-4019-9d42-be9a39b15276', 'port_id': 'b11ace42-9be7-4212-b3be-ab5e8a65e74d', 'mac_address': 'fa:16:3e:4d:b5:ef', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 75, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '221a4b62-e487-4fce-a7a7-5d82d389607d', '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} 2022-03-22 20:28:40.837 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:28:42.052 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.base [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Loop iteration exceeded interval (2 vs. 3.5774056911468506) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-03-22 20:28:42.061 2896 2696592152352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b11ace42-9be7-4212-b3be-ab5e8a65e74d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:28:43.693 2896 2696592152352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b11ace42-9be7-4212-b3be-ab5e8a65e74d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:28:43.693 2896 2696592152352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 264ce120-cccb-4019-9d42-be9a39b15276 2022-03-22 20:28:43.693 2896 2696592152352 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:264 2022-03-22 20:28:43.693 2896 2696592152704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:28:43.693 2896 2696592152704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:28:43.693 2896 2696592152704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 33198723-4960-4abb-bce5-2e2ffb5ecbe6 2022-03-22 20:28:43.693 2896 2696592152704 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:264 2022-03-22 20:28:43.709 2896 2696592154112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-424f0344-7c7b-4ecf-b5de-7f6ba130456e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:28:43.730 2896 2696592154112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 424f0344-7c7b-4ecf-b5de-7f6ba130456e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:28:43.730 2896 2696592154112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 589058f8-a106-47be-914e-3eee36bb5cc7 2022-03-22 20:28:43.730 2896 2696592154112 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:264 2022-03-22 20:28:44.746 2896 2696592152352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b11ace42-9be7-4212-b3be-ab5e8a65e74d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:28:44.746 2896 2696592152352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b11ace42-9be7-4212-b3be-ab5e8a65e74d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:28:44.746 2896 2696592152352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b11ace42-9be7-4212-b3be-ab5e8a65e74d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:28:44.746 2896 2696592152352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 75, VLAN trunk: None to switch port b11ace42-9be7-4212-b3be-ab5e8a65e74d 2022-03-22 20:28:44.806 2896 2696592152704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '39490a88-8a92-49fe-bf6c-19ef4ae61e5f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:28:44.806 2896 2696592152704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '39490a88-8a92-49fe-bf6c-19ef4ae61e5f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:28:44.821 2896 2696592152704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:28:44.821 2896 2696592152704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 65, VLAN trunk: None to switch port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f 2022-03-22 20:28:44.981 2896 2696592154112 MainThread DEBUG os_win._utils [-] Got expected exception WMI job failed with status None. Error summary description: None. Error description: None Error code: 32775. while calling function os_win.utils.jobutils.JobUtils.add_virt_resource. Retries left: 5. Time left: undefined. Time elapsed: 0.5786454677581787 Retrying in 1 seconds. inner c:\openstack\build\os-win\os_win\_utils.py:184 2022-03-22 20:28:45.091 2896 2696592152352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:28:45.091 2896 2696592152352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b11ace42-9be7-4212-b3be-ab5e8a65e74d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:28:45.091 2896 2696592152704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:28:45.091 2896 2696592152704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['39490a88-8a92-49fe-bf6c-19ef4ae61e5f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:28:45.367 2896 2696592152352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b11ace42-9be7-4212-b3be-ab5e8a65e74d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:28:45.367 2896 2696592152352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:28:45.367 2896 2696592152352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (040cffcf-cf56-4a5d-bbc6-eece8418693a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:28:45.367 2896 2696592152352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b11ace42-9be7-4212-b3be-ab5e8a65e74d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:28:45.367 2896 2696592152352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:28:45.367 2896 2696592152352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b11ace42-9be7-4212-b3be-ab5e8a65e74d not yet added. Adding. 2022-03-22 20:28:45.367 2896 2696592152352 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 2022-03-22 20:28:45.367 2896 2696592152352 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 2022-03-22 20:28:45.389 2896 2696592152704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['39490a88-8a92-49fe-bf6c-19ef4ae61e5f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:28:45.398 2896 2696592152704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:28:45.398 2896 2696592152704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (21194c07-6379-4b60-9eb0-ac66580b55c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:28:45.398 2896 2696592152704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 39490a88-8a92-49fe-bf6c-19ef4ae61e5f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:28:45.398 2896 2696592152704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:28:45.398 2896 2696592152704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 39490a88-8a92-49fe-bf6c-19ef4ae61e5f not yet added. Adding. 2022-03-22 20:28:45.398 2896 2696592152704 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 2022-03-22 20:28:45.398 2896 2696592152704 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 2022-03-22 20:28:45.605 2896 2696592152352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b11ace42-9be7-4212-b3be-ab5e8a65e74d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:28:45.635 2896 2696592152704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:28:45.965 2896 2696592152352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b11ace42-9be7-4212-b3be-ab5e8a65e74d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:28:45.965 2896 2696592152352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b11ace42-9be7-4212-b3be-ab5e8a65e74d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:28:45.979 2896 2696592152704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:28:45.979 2896 2696592152704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:28:46.124 2896 2696592154112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '424f0344-7c7b-4ecf-b5de-7f6ba130456e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:28:46.124 2896 2696592154112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '424f0344-7c7b-4ecf-b5de-7f6ba130456e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:28:46.143 2896 2696592154112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 424f0344-7c7b-4ecf-b5de-7f6ba130456e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:28:46.143 2896 2696592154112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 69, VLAN trunk: None to switch port 424f0344-7c7b-4ecf-b5de-7f6ba130456e 2022-03-22 20:28:46.432 2896 2696592152704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:28:46.454 2896 2696592152352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b11ace42-9be7-4212-b3be-ab5e8a65e74d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:28:46.601 2896 2696592154112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:28:46.601 2896 2696592154112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['424f0344-7c7b-4ecf-b5de-7f6ba130456e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:28:46.806 2896 2696592152704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:28:46.806 2896 2696592152704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:28:46.806 2896 2696592152704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f processed. 2022-03-22 20:28:46.825 2896 2696592152352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b11ace42-9be7-4212-b3be-ab5e8a65e74d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.765s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:28:46.825 2896 2696592152352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b11ace42-9be7-4212-b3be-ab5e8a65e74d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:28:46.825 2896 2696592152352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b11ace42-9be7-4212-b3be-ab5e8a65e74d processed. 2022-03-22 20:28:46.883 2896 2696592154112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['424f0344-7c7b-4ecf-b5de-7f6ba130456e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:28:46.883 2896 2696592154112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:28:46.883 2896 2696592154112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:28:46.883 2896 2696592154112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 424f0344-7c7b-4ecf-b5de-7f6ba130456e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:28:46.883 2896 2696592154112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:28:46.883 2896 2696592154112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 424f0344-7c7b-4ecf-b5de-7f6ba130456e not yet added. Adding. 2022-03-22 20:28:46.910 2896 2696592154112 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 2022-03-22 20:28:46.910 2896 2696592154112 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 2022-03-22 20:28:47.182 2896 2696592154112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-424f0344-7c7b-4ecf-b5de-7f6ba130456e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:28:47.476 2896 2696592154112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-424f0344-7c7b-4ecf-b5de-7f6ba130456e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:28:47.476 2896 2696592154112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-424f0344-7c7b-4ecf-b5de-7f6ba130456e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:28:47.810 2896 2696592154112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-424f0344-7c7b-4ecf-b5de-7f6ba130456e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:28:48.054 2896 2696592154112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-424f0344-7c7b-4ecf-b5de-7f6ba130456e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:28:48.054 2896 2696592154112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 424f0344-7c7b-4ecf-b5de-7f6ba130456e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:28:48.054 2896 2696592154112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 424f0344-7c7b-4ecf-b5de-7f6ba130456e processed. 2022-03-22 20:28:48.102 2896 2696592154112 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:28:49.886 2896 2696592154112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:29:03.296 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 27125338-6fd9-45f3-9930-082fa638efb2 2022-03-22 20:29:03.820 2896 2696594363312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83af3ea3-473c-449e-b5cb-346b95ce1c3e c0e239499ff2425787f966dd29c70035 bfeaeccefbee41dbb4c5df4c2fcea296 - - -] Security group member updated on remote: ['d755d9b6-c00b-47fd-a001-7a10d79a593b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:29:03.820 2896 2696594363312 MainThread INFO neutron.agent.securitygroups_rpc [req-83af3ea3-473c-449e-b5cb-346b95ce1c3e c0e239499ff2425787f966dd29c70035 bfeaeccefbee41dbb4c5df4c2fcea296 - - -] Security group member updated ['d755d9b6-c00b-47fd-a001-7a10d79a593b'] 2022-03-22 20:29:03.820 2896 2696594363312 MainThread INFO neutron.agent.securitygroups_rpc [req-83af3ea3-473c-449e-b5cb-346b95ce1c3e c0e239499ff2425787f966dd29c70035 bfeaeccefbee41dbb4c5df4c2fcea296 - - -] Refresh firewall rules 2022-03-22 20:29:03.820 2896 2696594363312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83af3ea3-473c-449e-b5cb-346b95ce1c3e c0e239499ff2425787f966dd29c70035 bfeaeccefbee41dbb4c5df4c2fcea296 - - -] Get security group information for devices via rpc ['27125338-6fd9-45f3-9930-082fa638efb2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:29:03.882 2896 2696594363312 MainThread DEBUG neutron.agent.securitygroups_rpc [req-83af3ea3-473c-449e-b5cb-346b95ce1c3e c0e239499ff2425787f966dd29c70035 bfeaeccefbee41dbb4c5df4c2fcea296 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:29:03.882 2896 2696594363312 MainThread DEBUG neutron.agent.securitygroups_rpc [req-83af3ea3-473c-449e-b5cb-346b95ce1c3e c0e239499ff2425787f966dd29c70035 bfeaeccefbee41dbb4c5df4c2fcea296 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:29:03.932 2896 2696593409472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83af3ea3-473c-449e-b5cb-346b95ce1c3e c0e239499ff2425787f966dd29c70035 bfeaeccefbee41dbb4c5df4c2fcea296 - - -] port_delete event received for '27125338-6fd9-45f3-9930-082fa638efb2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 20:29:04.170 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 20:29:04.170 2896 2696592750368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '27125338-6fd9-45f3-9930-082fa638efb2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 20:29:04.170 2896 2696592750368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '27125338-6fd9-45f3-9930-082fa638efb2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 20:29:04.170 2896 2696592750368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 27125338-6fd9-45f3-9930-082fa638efb2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 20:29:04.189 2896 2696592750368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 376ee529-c61c-4101-b2a4-6f62ab21906e 2022-03-22 20:29:04.189 2896 2696592750368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['27125338-6fd9-45f3-9930-082fa638efb2'] 2022-03-22 20:29:04.189 2896 2696592750368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 20:29:04.189 2896 2696592750368 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 2022-03-22 20:29:04.189 2896 2696592750368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['27125338-6fd9-45f3-9930-082fa638efb2'] 2022-03-22 20:29:06.178 2896 2696592229472 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:29:06.228 2896 2696592229472 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:29:09.197 2896 2696592228768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0616096e-7abd-4150-a561-155acb100210 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network 376ee529-c61c-4101-b2a4-6f62ab21906e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 20:29:10.398 2896 2696592228768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0616096e-7abd-4150-a561-155acb100210 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network 376ee529-c61c-4101-b2a4-6f62ab21906e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 20:29:16.981 2896 2696591960544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68f0a2a5-f6b4-4f05-bc20-25484196fd19 - - - - -] port_update received: 1498d2d7-3ded-4041-ac3c-6cbf76bd3113 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:29:17.274 2896 2696591960544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68f0a2a5-f6b4-4f05-bc20-25484196fd19 - - - - -] No port 1498d2d7-3ded-4041-ac3c-6cbf76bd3113 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:29:20.695 2896 2696592823392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb9dad54-42c8-4830-b3e9-2707e963fbd4 - - - - -] port_update received: 94e2f262-356b-4044-a0c6-b2a2688c1913 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:29:20.731 2896 2696592823392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb9dad54-42c8-4830-b3e9-2707e963fbd4 - - - - -] No port 94e2f262-356b-4044-a0c6-b2a2688c1913 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:29:23.265 2896 2696593521824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e07a37d-e7c3-4f21-9053-8c35779ec880 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group member updated on remote: ['2743e39a-c254-41b9-963a-d0b116d8ace0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:29:23.265 2896 2696593521824 MainThread INFO neutron.agent.securitygroups_rpc [req-0e07a37d-e7c3-4f21-9053-8c35779ec880 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group member updated ['2743e39a-c254-41b9-963a-d0b116d8ace0'] 2022-03-22 20:29:23.730 2896 2696593521824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa2d9318-3e42-4e4d-8e90-48076c571481 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group member updated on remote: ['2743e39a-c254-41b9-963a-d0b116d8ace0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:29:23.730 2896 2696593521824 MainThread INFO neutron.agent.securitygroups_rpc [req-aa2d9318-3e42-4e4d-8e90-48076c571481 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group member updated ['2743e39a-c254-41b9-963a-d0b116d8ace0'] 2022-03-22 20:29:24.602 2896 2696592047088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcf74f69-eec3-47d1-a132-b06bdd7790f0 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: 1228133e-0392-43fa-9a64-c7c35a821d88 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:29:24.602 2896 2696592047088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcf74f69-eec3-47d1-a132-b06bdd7790f0 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port 1228133e-0392-43fa-9a64-c7c35a821d88 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:29:25.336 2896 2696592150768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f060aaf3-6b8c-4a3c-9938-ec298a9a1d82 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: 2235d5be-87f8-470d-868c-ec8f7c138e3b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:29:25.354 2896 2696592150768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f060aaf3-6b8c-4a3c-9938-ec298a9a1d82 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port 2235d5be-87f8-470d-868c-ec8f7c138e3b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:29:29.583 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2235d5be-87f8-470d-868c-ec8f7c138e3b 2022-03-22 20:29:29.583 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1228133e-0392-43fa-9a64-c7c35a821d88 2022-03-22 20:29:30.839 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:29:31.574 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 1228133e-0392-43fa-9a64-c7c35a821d88 2022-03-22 20:29:31.574 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 1228133e-0392-43fa-9a64-c7c35a821d88 updated. Details: {'device': '1228133e-0392-43fa-9a64-c7c35a821d88', 'network_id': 'acfc7a51-3e26-4390-b237-579e4d33d442', 'port_id': '1228133e-0392-43fa-9a64-c7c35a821d88', 'mac_address': 'fa:16:3e:02:e3:7f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 88, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '684c10f6-fd67-4579-bea6-8d5282cf6098', '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} 2022-03-22 20:29:31.574 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:29:31.574 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 2235d5be-87f8-470d-868c-ec8f7c138e3b 2022-03-22 20:29:31.574 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 2235d5be-87f8-470d-868c-ec8f7c138e3b updated. Details: {'device': '2235d5be-87f8-470d-868c-ec8f7c138e3b', 'network_id': 'acfc7a51-3e26-4390-b237-579e4d33d442', 'port_id': '2235d5be-87f8-470d-868c-ec8f7c138e3b', 'mac_address': 'fa:16:3e:f5:0b:bd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 88, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '684c10f6-fd67-4579-bea6-8d5282cf6098', '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} 2022-03-22 20:29:31.574 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:29:31.574 2896 2696593049376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1228133e-0392-43fa-9a64-c7c35a821d88" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:29:31.574 2896 2696593049376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1228133e-0392-43fa-9a64-c7c35a821d88 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:29:31.574 2896 2696593049376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network acfc7a51-3e26-4390-b237-579e4d33d442 2022-03-22 20:29:31.594 2896 2696593049376 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:264 2022-03-22 20:29:31.594 2896 2696593048320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2235d5be-87f8-470d-868c-ec8f7c138e3b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:29:31.594 2896 2696593048320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2235d5be-87f8-470d-868c-ec8f7c138e3b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:29:31.594 2896 2696593048320 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:264 2022-03-22 20:29:31.921 2896 2696593049376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1228133e-0392-43fa-9a64-c7c35a821d88') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:29:31.921 2896 2696593049376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1228133e-0392-43fa-9a64-c7c35a821d88') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:29:31.931 2896 2696593049376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1228133e-0392-43fa-9a64-c7c35a821d88 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:29:31.931 2896 2696593049376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 88, VLAN trunk: None to switch port 1228133e-0392-43fa-9a64-c7c35a821d88 2022-03-22 20:29:31.980 2896 2696593048320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2235d5be-87f8-470d-868c-ec8f7c138e3b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:29:31.980 2896 2696593048320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2235d5be-87f8-470d-868c-ec8f7c138e3b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:29:31.992 2896 2696593048320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2235d5be-87f8-470d-868c-ec8f7c138e3b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:29:31.992 2896 2696593048320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 88, VLAN trunk: None to switch port 2235d5be-87f8-470d-868c-ec8f7c138e3b 2022-03-22 20:29:32.210 2896 2696593049376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:29:32.226 2896 2696593049376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1228133e-0392-43fa-9a64-c7c35a821d88'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:29:32.226 2896 2696593048320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:29:32.226 2896 2696593048320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2235d5be-87f8-470d-868c-ec8f7c138e3b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:29:32.496 2896 2696593049376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1228133e-0392-43fa-9a64-c7c35a821d88']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:29:32.496 2896 2696593049376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:29:32.496 2896 2696593049376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2743e39a-c254-41b9-963a-d0b116d8ace0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:29:32.496 2896 2696593049376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2743e39a-c254-41b9-963a-d0b116d8ace0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-22 20:29:32.496 2896 2696593049376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1228133e-0392-43fa-9a64-c7c35a821d88 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:29:32.496 2896 2696593049376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:29:32.496 2896 2696593049376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1228133e-0392-43fa-9a64-c7c35a821d88 not yet added. Adding. 2022-03-22 20:29:32.496 2896 2696593049376 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 2022-03-22 20:29:32.496 2896 2696593049376 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 2022-03-22 20:29:32.507 2896 2696593048320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2235d5be-87f8-470d-868c-ec8f7c138e3b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:29:32.507 2896 2696593048320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:29:32.507 2896 2696593048320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2743e39a-c254-41b9-963a-d0b116d8ace0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:29:32.507 2896 2696593048320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2743e39a-c254-41b9-963a-d0b116d8ace0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-22 20:29:32.507 2896 2696593048320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2235d5be-87f8-470d-868c-ec8f7c138e3b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:29:32.507 2896 2696593048320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:29:32.507 2896 2696593048320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2235d5be-87f8-470d-868c-ec8f7c138e3b not yet added. Adding. 2022-03-22 20:29:32.507 2896 2696593048320 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 2022-03-22 20:29:32.507 2896 2696593048320 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 2022-03-22 20:29:32.836 2896 2696593049376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1228133e-0392-43fa-9a64-c7c35a821d88" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:29:32.836 2896 2696593048320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2235d5be-87f8-470d-868c-ec8f7c138e3b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:29:33.118 2896 2696593048320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2235d5be-87f8-470d-868c-ec8f7c138e3b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:29:33.118 2896 2696593048320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2235d5be-87f8-470d-868c-ec8f7c138e3b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:29:33.179 2896 2696593049376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1228133e-0392-43fa-9a64-c7c35a821d88" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:29:33.179 2896 2696593049376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1228133e-0392-43fa-9a64-c7c35a821d88" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:29:33.525 2896 2696593048320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2235d5be-87f8-470d-868c-ec8f7c138e3b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:29:33.587 2896 2696593049376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1228133e-0392-43fa-9a64-c7c35a821d88" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:29:33.869 2896 2696593048320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2235d5be-87f8-470d-868c-ec8f7c138e3b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:29:33.869 2896 2696593048320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2235d5be-87f8-470d-868c-ec8f7c138e3b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:29:33.869 2896 2696593048320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2235d5be-87f8-470d-868c-ec8f7c138e3b processed. 2022-03-22 20:29:33.869 2896 2696593049376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1228133e-0392-43fa-9a64-c7c35a821d88" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:29:33.869 2896 2696593049376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1228133e-0392-43fa-9a64-c7c35a821d88 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:29:33.869 2896 2696593049376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1228133e-0392-43fa-9a64-c7c35a821d88 processed. 2022-03-22 20:29:34.848 2896 2696593049376 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:29:36.991 2896 2696593049376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:29:38.230 2896 2696594412992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 1.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:29:38.230 2896 2696594412992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:29:42.914 2896 2696594588592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e047f87-0359-4c64-b33a-b5ce2bd87686 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network 3ad7ceb9-5cc6-4f9c-a0a8-9a3939bccb07 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 20:29:45.037 2896 2696594588592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e047f87-0359-4c64-b33a-b5ce2bd87686 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network 3ad7ceb9-5cc6-4f9c-a0a8-9a3939bccb07 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 20:29:45.046 2896 2696594588592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16777542-9f45-4dcf-ba5e-44e73a098357 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network acb4c1de-1eda-44e0-9522-799c5a43ee5d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 20:29:45.046 2896 2696594588592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16777542-9f45-4dcf-ba5e-44e73a098357 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network acb4c1de-1eda-44e0-9522-799c5a43ee5d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 20:29:49.331 2896 2696591992080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-703aa3e7-c9dc-4e1b-8a17-15633df2bcc5 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Security group member updated on remote: ['5af77a8a-a91e-48c1-a1cc-8747f58e16dc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:29:49.335 2896 2696591992080 MainThread INFO neutron.agent.securitygroups_rpc [req-703aa3e7-c9dc-4e1b-8a17-15633df2bcc5 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Security group member updated ['5af77a8a-a91e-48c1-a1cc-8747f58e16dc'] 2022-03-22 20:29:54.445 2896 2696593101744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19010e04-a72f-4800-8a49-8d963b427921 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: d0312e08-2ff6-4f50-8380-acb0a6836630 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:29:56.148 2896 2696593101744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19010e04-a72f-4800-8a49-8d963b427921 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port d0312e08-2ff6-4f50-8380-acb0a6836630 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:30:11.167 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d0312e08-2ff6-4f50-8380-acb0a6836630 2022-03-22 20:30:12.857 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:30:16.124 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port d0312e08-2ff6-4f50-8380-acb0a6836630 2022-03-22 20:30:16.124 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port d0312e08-2ff6-4f50-8380-acb0a6836630 updated. Details: {'device': 'd0312e08-2ff6-4f50-8380-acb0a6836630', 'network_id': 'c25caead-cadb-4167-9763-0370371a1676', 'port_id': 'd0312e08-2ff6-4f50-8380-acb0a6836630', 'mac_address': 'fa:16:3e:1c:b3:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 54, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b0a02422-b7af-41a9-9453-183958583f0b', '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} 2022-03-22 20:30:16.124 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:30:16.124 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.base [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Loop iteration exceeded interval (2 vs. 3.2671267986297607) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-03-22 20:30:16.134 2896 2696594658224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0312e08-2ff6-4f50-8380-acb0a6836630" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:30:16.134 2896 2696594658224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d0312e08-2ff6-4f50-8380-acb0a6836630 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:30:16.134 2896 2696594658224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c25caead-cadb-4167-9763-0370371a1676 2022-03-22 20:30:16.134 2896 2696594658224 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:264 2022-03-22 20:30:17.116 2896 2696594658224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd0312e08-2ff6-4f50-8380-acb0a6836630') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:30:17.116 2896 2696594658224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd0312e08-2ff6-4f50-8380-acb0a6836630') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:30:17.149 2896 2696594658224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d0312e08-2ff6-4f50-8380-acb0a6836630 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:30:17.149 2896 2696594658224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 54, VLAN trunk: None to switch port d0312e08-2ff6-4f50-8380-acb0a6836630 2022-03-22 20:30:17.416 2896 2696594658224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:30:17.432 2896 2696594658224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d0312e08-2ff6-4f50-8380-acb0a6836630'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:30:17.633 2896 2696594658224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d0312e08-2ff6-4f50-8380-acb0a6836630']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:30:17.633 2896 2696594658224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:30:17.633 2896 2696594658224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5af77a8a-a91e-48c1-a1cc-8747f58e16dc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:30:17.633 2896 2696594658224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5af77a8a-a91e-48c1-a1cc-8747f58e16dc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-22 20:30:17.633 2896 2696594658224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d0312e08-2ff6-4f50-8380-acb0a6836630 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:30:17.633 2896 2696594658224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:30:17.633 2896 2696594658224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d0312e08-2ff6-4f50-8380-acb0a6836630 not yet added. Adding. 2022-03-22 20:30:17.633 2896 2696594658224 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 2022-03-22 20:30:17.633 2896 2696594658224 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 2022-03-22 20:30:18.164 2896 2696594658224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0312e08-2ff6-4f50-8380-acb0a6836630" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:30:18.478 2896 2696594658224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0312e08-2ff6-4f50-8380-acb0a6836630" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:30:18.496 2896 2696594658224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0312e08-2ff6-4f50-8380-acb0a6836630" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:30:19.010 2896 2696594658224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0312e08-2ff6-4f50-8380-acb0a6836630" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:30:19.272 2896 2696594658224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0312e08-2ff6-4f50-8380-acb0a6836630" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:30:19.272 2896 2696594658224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d0312e08-2ff6-4f50-8380-acb0a6836630 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:30:19.272 2896 2696594658224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d0312e08-2ff6-4f50-8380-acb0a6836630 processed. 2022-03-22 20:30:20.119 2896 2696594659808 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:30:20.663 2896 2696594659808 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:30:30.556 2896 2696594733360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-161594a4-36b7-4ace-81ef-9f68461013d7 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Security group member updated on remote: ['5af77a8a-a91e-48c1-a1cc-8747f58e16dc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:30:31.558 2896 2696594733360 MainThread INFO neutron.agent.securitygroups_rpc [req-161594a4-36b7-4ace-81ef-9f68461013d7 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Security group member updated ['5af77a8a-a91e-48c1-a1cc-8747f58e16dc'] 2022-03-22 20:30:31.558 2896 2696594733360 MainThread INFO neutron.agent.securitygroups_rpc [req-161594a4-36b7-4ace-81ef-9f68461013d7 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Refresh firewall rules 2022-03-22 20:30:31.558 2896 2696594733360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-161594a4-36b7-4ace-81ef-9f68461013d7 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Get security group information for devices via rpc ['d0312e08-2ff6-4f50-8380-acb0a6836630'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:30:31.558 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d0312e08-2ff6-4f50-8380-acb0a6836630 2022-03-22 20:30:32.991 2896 2696594736048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-161594a4-36b7-4ace-81ef-9f68461013d7 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] port_delete event received for 'd0312e08-2ff6-4f50-8380-acb0a6836630' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 20:30:33.008 2896 2696594733360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-161594a4-36b7-4ace-81ef-9f68461013d7 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:30:33.008 2896 2696594733360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-161594a4-36b7-4ace-81ef-9f68461013d7 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:30:33.562 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 20:30:33.562 2896 2696594733360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd0312e08-2ff6-4f50-8380-acb0a6836630' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 20:30:33.562 2896 2696594733360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd0312e08-2ff6-4f50-8380-acb0a6836630' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 20:30:33.562 2896 2696594733360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d0312e08-2ff6-4f50-8380-acb0a6836630 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 20:30:33.601 2896 2696594733360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c25caead-cadb-4167-9763-0370371a1676 2022-03-22 20:30:33.601 2896 2696594733360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0312e08-2ff6-4f50-8380-acb0a6836630'] 2022-03-22 20:30:33.601 2896 2696594733360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 20:30:33.616 2896 2696594733360 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 2022-03-22 20:30:33.616 2896 2696594733360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0312e08-2ff6-4f50-8380-acb0a6836630'] 2022-03-22 20:30:35.551 2896 2696594733360 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:30:35.587 2896 2696594733360 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:30:51.588 2896 2696594324464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c90542b-8ea2-4382-afee-e5413f372dfb 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Security group member updated on remote: ['5af77a8a-a91e-48c1-a1cc-8747f58e16dc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:30:51.588 2896 2696594324464 MainThread INFO neutron.agent.securitygroups_rpc [req-4c90542b-8ea2-4382-afee-e5413f372dfb 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Security group member updated ['5af77a8a-a91e-48c1-a1cc-8747f58e16dc'] 2022-03-22 20:30:52.866 2896 2696593123632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b202ea6a-e324-4b43-9cbc-9651d2b25bd4 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: 6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:30:52.913 2896 2696593123632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b202ea6a-e324-4b43-9cbc-9651d2b25bd4 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port 6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:30:59.118 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4 2022-03-22 20:31:01.316 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:31:01.594 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4 2022-03-22 20:31:03.163 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4 updated. Details: {'device': '6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4', 'network_id': 'c25caead-cadb-4167-9763-0370371a1676', 'port_id': '6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4', 'mac_address': 'fa:16:3e:35:36:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 54, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b0a02422-b7af-41a9-9453-183958583f0b', '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} 2022-03-22 20:31:03.163 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:31:03.178 2896 2696592299632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:31:03.205 2896 2696592299632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:31:03.205 2896 2696592299632 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c25caead-cadb-4167-9763-0370371a1676 2022-03-22 20:31:03.205 2896 2696592299632 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:264 2022-03-22 20:31:03.917 2896 2696592299632 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:31:03.917 2896 2696592299632 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:31:03.917 2896 2696592299632 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:31:03.917 2896 2696592299632 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 54, VLAN trunk: None to switch port 6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4 2022-03-22 20:31:04.305 2896 2696592299632 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:31:04.305 2896 2696592299632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:31:04.524 2896 2696592299632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:31:04.524 2896 2696592299632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:31:04.524 2896 2696592299632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5af77a8a-a91e-48c1-a1cc-8747f58e16dc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:31:04.524 2896 2696592299632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5af77a8a-a91e-48c1-a1cc-8747f58e16dc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-22 20:31:04.524 2896 2696592299632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:31:04.524 2896 2696592299632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:31:04.524 2896 2696592299632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4 not yet added. Adding. 2022-03-22 20:31:04.524 2896 2696592299632 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 2022-03-22 20:31:04.524 2896 2696592299632 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 2022-03-22 20:31:05.037 2896 2696592299632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:31:05.369 2896 2696592299632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:31:05.369 2896 2696592299632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:31:05.773 2896 2696592299632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:31:06.007 2896 2696592299632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.828s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:31:06.007 2896 2696592299632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:31:06.007 2896 2696592299632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4 processed. 2022-03-22 20:31:07.321 2896 2696592229472 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:31:07.698 2896 2696592229472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:31:30.653 2896 2696596250864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab92f6d9-7c0e-437f-98b4-8868ab4f541e 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Security group member updated on remote: ['5af77a8a-a91e-48c1-a1cc-8747f58e16dc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:31:30.668 2896 2696596250864 MainThread INFO neutron.agent.securitygroups_rpc [req-ab92f6d9-7c0e-437f-98b4-8868ab4f541e 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Security group member updated ['5af77a8a-a91e-48c1-a1cc-8747f58e16dc'] 2022-03-22 20:31:30.668 2896 2696596250864 MainThread INFO neutron.agent.securitygroups_rpc [req-ab92f6d9-7c0e-437f-98b4-8868ab4f541e 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Refresh firewall rules 2022-03-22 20:31:30.668 2896 2696596250864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab92f6d9-7c0e-437f-98b4-8868ab4f541e 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Get security group information for devices via rpc ['6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:31:30.694 2896 2696596250864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab92f6d9-7c0e-437f-98b4-8868ab4f541e 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:31:30.711 2896 2696596250864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab92f6d9-7c0e-437f-98b4-8868ab4f541e 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:31:30.792 2896 2696592989696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab92f6d9-7c0e-437f-98b4-8868ab4f541e 53cd6c0aa43f4dd491dcc1f615ba5eca e58973c4b9ea46848934a24f01886ba3 - - -] port_delete event received for '6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 20:31:31.699 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4 2022-03-22 20:31:33.475 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 20:31:33.475 2896 2696594659632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 20:31:33.475 2896 2696594659632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 20:31:33.475 2896 2696594659632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 20:31:33.493 2896 2696594659632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c25caead-cadb-4167-9763-0370371a1676 2022-03-22 20:31:33.493 2896 2696594659632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4'] 2022-03-22 20:31:33.507 2896 2696594659632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 20:31:33.507 2896 2696594659632 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 2022-03-22 20:31:33.507 2896 2696594659632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f26bd20-bcf1-4178-bb0c-2fd2aa0089f4'] 2022-03-22 20:31:35.494 2896 2696593772608 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:31:35.525 2896 2696593772608 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:31:49.711 2896 2696596181408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e67089d7-8ae9-4bb2-825c-5185c7950c3c d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group rule updated on remote: ['62ddc16e-f80f-434f-8597-efc0693ca868'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:31:49.711 2896 2696596181408 MainThread INFO neutron.agent.securitygroups_rpc [req-e67089d7-8ae9-4bb2-825c-5185c7950c3c d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group rule updated ['62ddc16e-f80f-434f-8597-efc0693ca868'] 2022-03-22 20:31:50.193 2896 2696596206160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ab29764-5e64-4eba-997f-5025b9109049 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group rule updated on remote: ['62ddc16e-f80f-434f-8597-efc0693ca868'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:31:50.193 2896 2696596206160 MainThread INFO neutron.agent.securitygroups_rpc [req-8ab29764-5e64-4eba-997f-5025b9109049 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group rule updated ['62ddc16e-f80f-434f-8597-efc0693ca868'] 2022-03-22 20:31:58.143 2896 2696594733712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d318cf8a-3c97-4cb3-a4a6-04ff49352b85 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group member updated on remote: ['62ddc16e-f80f-434f-8597-efc0693ca868'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:31:58.143 2896 2696594733712 MainThread INFO neutron.agent.securitygroups_rpc [req-d318cf8a-3c97-4cb3-a4a6-04ff49352b85 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group member updated ['62ddc16e-f80f-434f-8597-efc0693ca868'] 2022-03-22 20:31:59.614 2896 2696594735168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-266fd7b9-4b5d-4fbf-aba9-4c9492090010 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: a181adec-864e-444a-8ab8-bb10c9ac3589 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:31:59.631 2896 2696594735168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-266fd7b9-4b5d-4fbf-aba9-4c9492090010 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port a181adec-864e-444a-8ab8-bb10c9ac3589 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:32:04.031 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a181adec-864e-444a-8ab8-bb10c9ac3589 2022-03-22 20:32:05.631 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:32:05.941 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port a181adec-864e-444a-8ab8-bb10c9ac3589 2022-03-22 20:32:05.960 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port a181adec-864e-444a-8ab8-bb10c9ac3589 updated. Details: {'device': 'a181adec-864e-444a-8ab8-bb10c9ac3589', 'network_id': 'acfc7a51-3e26-4390-b237-579e4d33d442', 'port_id': 'a181adec-864e-444a-8ab8-bb10c9ac3589', 'mac_address': 'fa:16:3e:e6:92:65', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 88, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '684c10f6-fd67-4579-bea6-8d5282cf6098', '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} 2022-03-22 20:32:05.960 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:32:05.960 2896 2696596577616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a181adec-864e-444a-8ab8-bb10c9ac3589" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:32:05.960 2896 2696596577616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a181adec-864e-444a-8ab8-bb10c9ac3589 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:32:05.960 2896 2696596577616 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:264 2022-03-22 20:32:06.270 2896 2696596577616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a181adec-864e-444a-8ab8-bb10c9ac3589') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:32:06.270 2896 2696596577616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a181adec-864e-444a-8ab8-bb10c9ac3589') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:32:06.270 2896 2696596577616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a181adec-864e-444a-8ab8-bb10c9ac3589 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:32:06.270 2896 2696596577616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 88, VLAN trunk: None to switch port a181adec-864e-444a-8ab8-bb10c9ac3589 2022-03-22 20:32:06.520 2896 2696596577616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:32:06.523 2896 2696596577616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a181adec-864e-444a-8ab8-bb10c9ac3589'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:32:06.693 2896 2696596577616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a181adec-864e-444a-8ab8-bb10c9ac3589']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:32:06.693 2896 2696596577616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:32:06.693 2896 2696596577616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (62ddc16e-f80f-434f-8597-efc0693ca868) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:32:06.693 2896 2696596577616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a181adec-864e-444a-8ab8-bb10c9ac3589 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:32:06.693 2896 2696596577616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:32:06.693 2896 2696596577616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a181adec-864e-444a-8ab8-bb10c9ac3589 not yet added. Adding. 2022-03-22 20:32:06.693 2896 2696596577616 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 2022-03-22 20:32:06.693 2896 2696596577616 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 2022-03-22 20:32:06.975 2896 2696596577616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a181adec-864e-444a-8ab8-bb10c9ac3589" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:32:07.223 2896 2696596577616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a181adec-864e-444a-8ab8-bb10c9ac3589" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:32:07.223 2896 2696596577616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a181adec-864e-444a-8ab8-bb10c9ac3589" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:32:07.536 2896 2696596577616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a181adec-864e-444a-8ab8-bb10c9ac3589" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:32:07.699 2896 2696596575152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5599255-e5b4-4847-a448-8480ad276a54 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network c25caead-cadb-4167-9763-0370371a1676 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 20:32:07.699 2896 2696596575152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5599255-e5b4-4847-a448-8480ad276a54 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network c25caead-cadb-4167-9763-0370371a1676 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 20:32:07.761 2896 2696596577616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a181adec-864e-444a-8ab8-bb10c9ac3589" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:32:07.761 2896 2696596577616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a181adec-864e-444a-8ab8-bb10c9ac3589 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:32:07.761 2896 2696596577616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a181adec-864e-444a-8ab8-bb10c9ac3589 processed. 2022-03-22 20:32:07.978 2896 2696592153056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6d2d2f3-40cb-4c8c-9cc6-b4a1c04b5311 8308ecf53c3542d28cb29583f6398cc2 1285ddeefe874899bcca7ca7391f74cf - - -] Security group member updated on remote: ['1d85fd87-27e9-47b2-9479-a7d067f7a028'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:32:07.978 2896 2696592153056 MainThread INFO neutron.agent.securitygroups_rpc [req-f6d2d2f3-40cb-4c8c-9cc6-b4a1c04b5311 8308ecf53c3542d28cb29583f6398cc2 1285ddeefe874899bcca7ca7391f74cf - - -] Security group member updated ['1d85fd87-27e9-47b2-9479-a7d067f7a028'] 2022-03-22 20:32:09.239 2896 2696593772608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b0a16cc-5259-4f73-8044-0902c235baf9 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:32:09.259 2896 2696593772608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b0a16cc-5259-4f73-8044-0902c235baf9 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:32:09.647 2896 2696592695536 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:32:10.036 2896 2696592695536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:32:14.161 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7 2022-03-22 20:32:15.679 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:32:15.959 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7 2022-03-22 20:32:15.959 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7 updated. Details: {'device': 'e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7', 'network_id': '14600abd-bf02-4c59-8dce-411aa8534b22', 'port_id': 'e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7', 'mac_address': 'fa:16:3e:99:f8:1b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 97, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '67ada4d0-87a3-4f08-ad64-07f828313ab9', 'ip_address': '192.168.233.223'}], '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} 2022-03-22 20:32:15.959 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:32:15.959 2896 2696591959840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:32:15.959 2896 2696591959840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:32:15.959 2896 2696591959840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 14600abd-bf02-4c59-8dce-411aa8534b22 2022-03-22 20:32:15.959 2896 2696591959840 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:264 2022-03-22 20:32:16.270 2896 2696591959840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:32:16.270 2896 2696591959840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:32:16.270 2896 2696591959840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:32:16.270 2896 2696591959840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 97, VLAN trunk: None to switch port e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7 2022-03-22 20:32:16.509 2896 2696591959840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:32:16.509 2896 2696591959840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:32:16.662 2896 2696591959840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:32:16.662 2896 2696591959840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:32:16.662 2896 2696591959840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1d85fd87-27e9-47b2-9479-a7d067f7a028) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:32:16.662 2896 2696591959840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1d85fd87-27e9-47b2-9479-a7d067f7a028) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-22 20:32:16.662 2896 2696591959840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:32:16.689 2896 2696591959840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:32:16.689 2896 2696591959840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7 not yet added. Adding. 2022-03-22 20:32:16.689 2896 2696591959840 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 2022-03-22 20:32:16.692 2896 2696591959840 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 2022-03-22 20:32:16.993 2896 2696591959840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:32:17.357 2896 2696591959840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:32:17.357 2896 2696591959840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:32:17.785 2896 2696591959840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:32:18.069 2896 2696591959840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:32:18.069 2896 2696591959840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:32:18.069 2896 2696591959840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7 processed. 2022-03-22 20:32:19.709 2896 2696596048704 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:32:20.286 2896 2696596048704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:32:26.348 2896 2696596767312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ffc22c6-9ae7-4afa-a715-732adaa9cb9c 8308ecf53c3542d28cb29583f6398cc2 1285ddeefe874899bcca7ca7391f74cf - - -] Security group member updated on remote: ['1d85fd87-27e9-47b2-9479-a7d067f7a028'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:32:26.348 2896 2696596767312 MainThread INFO neutron.agent.securitygroups_rpc [req-0ffc22c6-9ae7-4afa-a715-732adaa9cb9c 8308ecf53c3542d28cb29583f6398cc2 1285ddeefe874899bcca7ca7391f74cf - - -] Security group member updated ['1d85fd87-27e9-47b2-9479-a7d067f7a028'] 2022-03-22 20:32:26.348 2896 2696596767312 MainThread INFO neutron.agent.securitygroups_rpc [req-0ffc22c6-9ae7-4afa-a715-732adaa9cb9c 8308ecf53c3542d28cb29583f6398cc2 1285ddeefe874899bcca7ca7391f74cf - - -] Refresh firewall rules 2022-03-22 20:32:26.348 2896 2696596767312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ffc22c6-9ae7-4afa-a715-732adaa9cb9c 8308ecf53c3542d28cb29583f6398cc2 1285ddeefe874899bcca7ca7391f74cf - - -] Get security group information for devices via rpc ['e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:32:26.383 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7 2022-03-22 20:32:26.394 2896 2696596767312 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0ffc22c6-9ae7-4afa-a715-732adaa9cb9c 8308ecf53c3542d28cb29583f6398cc2 1285ddeefe874899bcca7ca7391f74cf - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:32:26.417 2896 2696596767312 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0ffc22c6-9ae7-4afa-a715-732adaa9cb9c 8308ecf53c3542d28cb29583f6398cc2 1285ddeefe874899bcca7ca7391f74cf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:32:26.430 2896 2696596767312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ffc22c6-9ae7-4afa-a715-732adaa9cb9c 8308ecf53c3542d28cb29583f6398cc2 1285ddeefe874899bcca7ca7391f74cf - - -] port_delete event received for 'e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 20:32:27.786 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 20:32:27.786 2896 2696596767312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 20:32:27.786 2896 2696596767312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 20:32:27.786 2896 2696596767312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 20:32:27.800 2896 2696596767312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 14600abd-bf02-4c59-8dce-411aa8534b22 2022-03-22 20:32:27.817 2896 2696596767312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7'] 2022-03-22 20:32:27.817 2896 2696596767312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 20:32:27.817 2896 2696596767312 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 2022-03-22 20:32:27.817 2896 2696596767312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e66a56bc-4987-4b55-ab5c-a9e6b27dcaf7'] 2022-03-22 20:32:29.803 2896 2696596621616 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:32:29.837 2896 2696596621616 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:32:45.165 2896 2696593905088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c701724-fcd6-4095-a7e6-5e01225c03ad b62bde9abf7e41d3802cb57ac67b6022 f33e7083ac1140b896c2f4f66845e700 - - -] Security group member updated on remote: ['29fa3321-9316-4bbd-9139-ba164caf5dc3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:32:45.165 2896 2696593905088 MainThread INFO neutron.agent.securitygroups_rpc [req-8c701724-fcd6-4095-a7e6-5e01225c03ad b62bde9abf7e41d3802cb57ac67b6022 f33e7083ac1140b896c2f4f66845e700 - - -] Security group member updated ['29fa3321-9316-4bbd-9139-ba164caf5dc3'] 2022-03-22 20:32:46.206 2896 2696592229824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-211003f3-f1d0-48bd-8411-c26e8d522b06 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: 11a9379e-5c45-4fef-b94f-9c8b765f9c8d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:32:46.225 2896 2696592229824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-211003f3-f1d0-48bd-8411-c26e8d522b06 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port 11a9379e-5c45-4fef-b94f-9c8b765f9c8d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:32:50.880 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 11a9379e-5c45-4fef-b94f-9c8b765f9c8d 2022-03-22 20:32:51.878 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:32:52.160 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 11a9379e-5c45-4fef-b94f-9c8b765f9c8d 2022-03-22 20:32:52.160 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 11a9379e-5c45-4fef-b94f-9c8b765f9c8d updated. Details: {'device': '11a9379e-5c45-4fef-b94f-9c8b765f9c8d', 'network_id': 'e4ca77af-34cc-4944-a88d-8538e615598c', 'port_id': '11a9379e-5c45-4fef-b94f-9c8b765f9c8d', 'mac_address': 'fa:16:3e:09:bd:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 94, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b521df4f-4d85-47a8-99a5-21dad519e907', '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} 2022-03-22 20:32:52.160 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:32:52.160 2896 2696596971008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-11a9379e-5c45-4fef-b94f-9c8b765f9c8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:32:52.160 2896 2696596971008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 11a9379e-5c45-4fef-b94f-9c8b765f9c8d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:32:52.177 2896 2696596971008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e4ca77af-34cc-4944-a88d-8538e615598c 2022-03-22 20:32:52.177 2896 2696596971008 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:264 2022-03-22 20:32:52.487 2896 2696596971008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '11a9379e-5c45-4fef-b94f-9c8b765f9c8d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:32:52.503 2896 2696596971008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '11a9379e-5c45-4fef-b94f-9c8b765f9c8d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:32:52.503 2896 2696596971008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 11a9379e-5c45-4fef-b94f-9c8b765f9c8d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:32:52.503 2896 2696596971008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 94, VLAN trunk: None to switch port 11a9379e-5c45-4fef-b94f-9c8b765f9c8d 2022-03-22 20:32:52.745 2896 2696596971008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:32:52.745 2896 2696596971008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['11a9379e-5c45-4fef-b94f-9c8b765f9c8d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:32:52.893 2896 2696596971008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['11a9379e-5c45-4fef-b94f-9c8b765f9c8d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:32:52.893 2896 2696596971008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:32:52.893 2896 2696596971008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (29fa3321-9316-4bbd-9139-ba164caf5dc3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:32:52.893 2896 2696596971008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (29fa3321-9316-4bbd-9139-ba164caf5dc3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-22 20:32:52.893 2896 2696596971008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 11a9379e-5c45-4fef-b94f-9c8b765f9c8d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:32:52.893 2896 2696596971008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:32:52.918 2896 2696596971008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 11a9379e-5c45-4fef-b94f-9c8b765f9c8d not yet added. Adding. 2022-03-22 20:32:52.918 2896 2696596971008 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 2022-03-22 20:32:52.918 2896 2696596971008 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 2022-03-22 20:32:53.262 2896 2696596971008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11a9379e-5c45-4fef-b94f-9c8b765f9c8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:32:53.582 2896 2696596971008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11a9379e-5c45-4fef-b94f-9c8b765f9c8d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:32:53.597 2896 2696596971008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11a9379e-5c45-4fef-b94f-9c8b765f9c8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:32:53.974 2896 2696596971008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11a9379e-5c45-4fef-b94f-9c8b765f9c8d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:32:54.207 2896 2696596971008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-11a9379e-5c45-4fef-b94f-9c8b765f9c8d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:32:54.207 2896 2696596971008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 11a9379e-5c45-4fef-b94f-9c8b765f9c8d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:32:54.207 2896 2696596971008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 11a9379e-5c45-4fef-b94f-9c8b765f9c8d processed. 2022-03-22 20:32:55.883 2896 2696593600352 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:32:56.206 2896 2696593600352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:32:58.721 2896 2696593187584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-882d7242-7eba-4dbc-95de-57c1c42f326e bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated on remote: ['9ef8be1c-2055-49a4-ae05-ec04c1e7e214'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:32:58.721 2896 2696593187584 MainThread INFO neutron.agent.securitygroups_rpc [req-882d7242-7eba-4dbc-95de-57c1c42f326e bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated ['9ef8be1c-2055-49a4-ae05-ec04c1e7e214'] 2022-03-22 20:32:59.074 2896 2696596253856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c40e2232-3385-47eb-8305-1de912459862 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated on remote: ['9ef8be1c-2055-49a4-ae05-ec04c1e7e214'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:32:59.074 2896 2696596253856 MainThread INFO neutron.agent.securitygroups_rpc [req-c40e2232-3385-47eb-8305-1de912459862 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated ['9ef8be1c-2055-49a4-ae05-ec04c1e7e214'] 2022-03-22 20:33:04.929 2896 2696575102640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fec090c1-4e85-4389-8006-2256a643aaab bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated on remote: ['9ef8be1c-2055-49a4-ae05-ec04c1e7e214'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:33:04.929 2896 2696575102640 MainThread INFO neutron.agent.securitygroups_rpc [req-fec090c1-4e85-4389-8006-2256a643aaab bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated ['9ef8be1c-2055-49a4-ae05-ec04c1e7e214'] 2022-03-22 20:33:06.174 2896 2696464820880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fb806a2-900c-477b-930c-63ce849d4edb 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: ff1074de-c81c-4bb3-ad9c-4488f1289ae5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:33:06.193 2896 2696464820880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fb806a2-900c-477b-930c-63ce849d4edb 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port ff1074de-c81c-4bb3-ad9c-4488f1289ae5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:33:09.877 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 39490a88-8a92-49fe-bf6c-19ef4ae61e5f 2022-03-22 20:33:09.988 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:33:10.257 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f 2022-03-22 20:33:10.257 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f updated. Details: {'device': '39490a88-8a92-49fe-bf6c-19ef4ae61e5f', 'network_id': '33198723-4960-4abb-bce5-2e2ffb5ecbe6', 'port_id': '39490a88-8a92-49fe-bf6c-19ef4ae61e5f', 'mac_address': 'fa:16:3e:05:fd:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 65, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b27447cb-9969-4903-971a-aaeafc3a3005', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-22 20:33:10.257 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:33:10.257 2896 2696596971360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:33:10.257 2896 2696596971360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:33:10.257 2896 2696596971360 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:264 2022-03-22 20:33:10.303 2896 2696596971360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '39490a88-8a92-49fe-bf6c-19ef4ae61e5f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:33:10.303 2896 2696596971360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '39490a88-8a92-49fe-bf6c-19ef4ae61e5f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:33:10.314 2896 2696596971360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:33:10.314 2896 2696596971360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 65, VLAN trunk: None to switch port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f 2022-03-22 20:33:10.523 2896 2696596971360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:33:10.523 2896 2696596971360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['39490a88-8a92-49fe-bf6c-19ef4ae61e5f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:33:10.676 2896 2696596971360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['39490a88-8a92-49fe-bf6c-19ef4ae61e5f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:33:10.676 2896 2696596971360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:33:10.676 2896 2696596971360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (21194c07-6379-4b60-9eb0-ac66580b55c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:33:10.676 2896 2696596971360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 39490a88-8a92-49fe-bf6c-19ef4ae61e5f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:33:10.676 2896 2696596971360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:33:10.676 2896 2696596971360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-22 20:33:10.676 2896 2696596971360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:33:10.676 2896 2696596971360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:33:10.676 2896 2696596971360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:33:10.676 2896 2696596971360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:33:10.782 2896 2696596971360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:33:10.782 2896 2696596971360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:33:10.782 2896 2696596971360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f processed. 2022-03-22 20:33:11.987 2896 2696596971360 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:33:12.005 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff1074de-c81c-4bb3-ad9c-4488f1289ae5 2022-03-22 20:33:12.276 2896 2696596971360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:33:14.013 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:33:14.298 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port ff1074de-c81c-4bb3-ad9c-4488f1289ae5 2022-03-22 20:33:14.313 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port ff1074de-c81c-4bb3-ad9c-4488f1289ae5 updated. Details: {'device': 'ff1074de-c81c-4bb3-ad9c-4488f1289ae5', 'network_id': '589058f8-a106-47be-914e-3eee36bb5cc7', 'port_id': 'ff1074de-c81c-4bb3-ad9c-4488f1289ae5', 'mac_address': 'fa:16:3e:59:ac:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 69, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '553597af-0f1a-4819-a64a-ab8479ad80b7', 'ip_address': '172.20.0.3'}], '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} 2022-03-22 20:33:14.315 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:33:14.315 2896 2696596574272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff1074de-c81c-4bb3-ad9c-4488f1289ae5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:33:14.315 2896 2696596574272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff1074de-c81c-4bb3-ad9c-4488f1289ae5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:33:14.315 2896 2696596574272 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:264 2022-03-22 20:33:14.799 2896 2696596574272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff1074de-c81c-4bb3-ad9c-4488f1289ae5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:33:14.799 2896 2696596574272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff1074de-c81c-4bb3-ad9c-4488f1289ae5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:33:14.799 2896 2696596574272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff1074de-c81c-4bb3-ad9c-4488f1289ae5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:33:14.799 2896 2696596574272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 69, VLAN trunk: None to switch port ff1074de-c81c-4bb3-ad9c-4488f1289ae5 2022-03-22 20:33:15.131 2896 2696596574272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:33:15.131 2896 2696596574272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff1074de-c81c-4bb3-ad9c-4488f1289ae5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:33:15.300 2896 2696596574272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff1074de-c81c-4bb3-ad9c-4488f1289ae5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:33:15.300 2896 2696596574272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:33:15.300 2896 2696596574272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9ef8be1c-2055-49a4-ae05-ec04c1e7e214) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:33:15.300 2896 2696596574272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff1074de-c81c-4bb3-ad9c-4488f1289ae5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:33:15.300 2896 2696596574272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:33:15.300 2896 2696596574272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff1074de-c81c-4bb3-ad9c-4488f1289ae5 not yet added. Adding. 2022-03-22 20:33:15.300 2896 2696596574272 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 2022-03-22 20:33:15.300 2896 2696596574272 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 2022-03-22 20:33:15.878 2896 2696596574272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff1074de-c81c-4bb3-ad9c-4488f1289ae5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:33:16.284 2896 2696596574272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff1074de-c81c-4bb3-ad9c-4488f1289ae5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:33:16.284 2896 2696596574272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff1074de-c81c-4bb3-ad9c-4488f1289ae5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:33:16.814 2896 2696596574272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff1074de-c81c-4bb3-ad9c-4488f1289ae5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:33:17.145 2896 2696596574272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff1074de-c81c-4bb3-ad9c-4488f1289ae5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.829s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:33:17.145 2896 2696596574272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff1074de-c81c-4bb3-ad9c-4488f1289ae5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:33:17.145 2896 2696596574272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff1074de-c81c-4bb3-ad9c-4488f1289ae5 processed. 2022-03-22 20:33:18.032 2896 2696592699232 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:33:18.437 2896 2696592699232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:33:36.658 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 39490a88-8a92-49fe-bf6c-19ef4ae61e5f 2022-03-22 20:33:38.119 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 20:33:38.119 2896 2696597542512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '39490a88-8a92-49fe-bf6c-19ef4ae61e5f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 20:33:38.119 2896 2696597542512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '39490a88-8a92-49fe-bf6c-19ef4ae61e5f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 20:33:38.119 2896 2696597542512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 20:33:38.165 2896 2696597542512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39490a88-8a92-49fe-bf6c-19ef4ae61e5f'] 2022-03-22 20:33:38.165 2896 2696597542512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 20:33:38.165 2896 2696597542512 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 2022-03-22 20:33:38.165 2896 2696597542512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39490a88-8a92-49fe-bf6c-19ef4ae61e5f'] 2022-03-22 20:33:40.129 2896 2696597484992 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:33:40.379 2896 2696597484992 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:33:40.751 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 39490a88-8a92-49fe-bf6c-19ef4ae61e5f 2022-03-22 20:33:42.131 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 20:33:42.131 2896 2696597399856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '39490a88-8a92-49fe-bf6c-19ef4ae61e5f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 20:33:42.131 2896 2696597399856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '39490a88-8a92-49fe-bf6c-19ef4ae61e5f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 20:33:42.131 2896 2696597399856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 20:33:42.175 2896 2696597399856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 33198723-4960-4abb-bce5-2e2ffb5ecbe6 2022-03-22 20:33:42.175 2896 2696597399856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39490a88-8a92-49fe-bf6c-19ef4ae61e5f'] 2022-03-22 20:33:42.175 2896 2696597399856 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 2022-03-22 20:33:42.175 2896 2696597399856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39490a88-8a92-49fe-bf6c-19ef4ae61e5f'] 2022-03-22 20:33:44.130 2896 2696593600000 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:33:44.222 2896 2696593600000 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:34:23.370 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 11a9379e-5c45-4fef-b94f-9c8b765f9c8d 2022-03-22 20:34:23.796 2896 2696597162112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b1a6623-42d9-4b34-b9a9-a38ebc397043 b62bde9abf7e41d3802cb57ac67b6022 f33e7083ac1140b896c2f4f66845e700 - - -] Security group member updated on remote: ['29fa3321-9316-4bbd-9139-ba164caf5dc3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:34:23.796 2896 2696597162112 MainThread INFO neutron.agent.securitygroups_rpc [req-9b1a6623-42d9-4b34-b9a9-a38ebc397043 b62bde9abf7e41d3802cb57ac67b6022 f33e7083ac1140b896c2f4f66845e700 - - -] Security group member updated ['29fa3321-9316-4bbd-9139-ba164caf5dc3'] 2022-03-22 20:34:23.796 2896 2696597162112 MainThread INFO neutron.agent.securitygroups_rpc [req-9b1a6623-42d9-4b34-b9a9-a38ebc397043 b62bde9abf7e41d3802cb57ac67b6022 f33e7083ac1140b896c2f4f66845e700 - - -] Refresh firewall rules 2022-03-22 20:34:23.827 2896 2696597162112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b1a6623-42d9-4b34-b9a9-a38ebc397043 b62bde9abf7e41d3802cb57ac67b6022 f33e7083ac1140b896c2f4f66845e700 - - -] Get security group information for devices via rpc ['11a9379e-5c45-4fef-b94f-9c8b765f9c8d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:34:23.848 2896 2696597162112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9b1a6623-42d9-4b34-b9a9-a38ebc397043 b62bde9abf7e41d3802cb57ac67b6022 f33e7083ac1140b896c2f4f66845e700 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:34:23.848 2896 2696597162112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9b1a6623-42d9-4b34-b9a9-a38ebc397043 b62bde9abf7e41d3802cb57ac67b6022 f33e7083ac1140b896c2f4f66845e700 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:34:23.905 2896 2696597162112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b1a6623-42d9-4b34-b9a9-a38ebc397043 b62bde9abf7e41d3802cb57ac67b6022 f33e7083ac1140b896c2f4f66845e700 - - -] port_delete event received for '11a9379e-5c45-4fef-b94f-9c8b765f9c8d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 20:34:24.359 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 20:34:24.359 2896 2696597543392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '11a9379e-5c45-4fef-b94f-9c8b765f9c8d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 20:34:24.359 2896 2696597543392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '11a9379e-5c45-4fef-b94f-9c8b765f9c8d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 20:34:24.359 2896 2696597543392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 11a9379e-5c45-4fef-b94f-9c8b765f9c8d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 20:34:24.382 2896 2696597543392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e4ca77af-34cc-4944-a88d-8538e615598c 2022-03-22 20:34:24.382 2896 2696597543392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['11a9379e-5c45-4fef-b94f-9c8b765f9c8d'] 2022-03-22 20:34:24.382 2896 2696597543392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 20:34:24.391 2896 2696597543392 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 2022-03-22 20:34:24.391 2896 2696597543392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['11a9379e-5c45-4fef-b94f-9c8b765f9c8d'] 2022-03-22 20:34:26.372 2896 2696464820880 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:34:26.402 2896 2696464820880 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:34:27.422 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 39490a88-8a92-49fe-bf6c-19ef4ae61e5f 2022-03-22 20:34:28.389 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:34:29.813 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f 2022-03-22 20:34:30.937 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f updated. Details: {'device': '39490a88-8a92-49fe-bf6c-19ef4ae61e5f', 'network_id': '33198723-4960-4abb-bce5-2e2ffb5ecbe6', 'port_id': '39490a88-8a92-49fe-bf6c-19ef4ae61e5f', 'mac_address': 'fa:16:3e:05:fd:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 65, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b27447cb-9969-4903-971a-aaeafc3a3005', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-22 20:34:30.937 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:34:30.937 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.base [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Loop iteration exceeded interval (2 vs. 2.547595739364624) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-03-22 20:34:30.937 2896 2696594590176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:34:30.937 2896 2696594590176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:34:30.937 2896 2696594590176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 33198723-4960-4abb-bce5-2e2ffb5ecbe6 2022-03-22 20:34:30.937 2896 2696594590176 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:264 2022-03-22 20:34:31.561 2896 2696594590176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '39490a88-8a92-49fe-bf6c-19ef4ae61e5f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:34:31.561 2896 2696594590176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '39490a88-8a92-49fe-bf6c-19ef4ae61e5f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:34:31.561 2896 2696594590176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:34:31.561 2896 2696594590176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 65, VLAN trunk: None to switch port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f 2022-03-22 20:34:31.813 2896 2696594590176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:34:31.813 2896 2696594590176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['39490a88-8a92-49fe-bf6c-19ef4ae61e5f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:34:32.002 2896 2696594590176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['39490a88-8a92-49fe-bf6c-19ef4ae61e5f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:34:32.002 2896 2696594590176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:34:32.002 2896 2696594590176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (21194c07-6379-4b60-9eb0-ac66580b55c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:34:32.002 2896 2696594590176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 39490a88-8a92-49fe-bf6c-19ef4ae61e5f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:34:32.002 2896 2696594590176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:34:32.002 2896 2696594590176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 39490a88-8a92-49fe-bf6c-19ef4ae61e5f not yet added. Adding. 2022-03-22 20:34:32.002 2896 2696594590176 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 2022-03-22 20:34:32.002 2896 2696594590176 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 2022-03-22 20:34:32.425 2896 2696594590176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:34:32.719 2896 2696594590176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:34:32.719 2896 2696594590176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:34:33.038 2896 2696594590176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:34:33.241 2896 2696594590176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39490a88-8a92-49fe-bf6c-19ef4ae61e5f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:34:33.241 2896 2696594590176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:34:33.241 2896 2696594590176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f processed. 2022-03-22 20:34:34.955 2896 2696594590176 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:34:36.233 2896 2696594590176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:34:43.154 2896 2696595971584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e043ffb-69e5-40ba-a56a-a102a87cac12 b62bde9abf7e41d3802cb57ac67b6022 f33e7083ac1140b896c2f4f66845e700 - - -] Security group member updated on remote: ['29fa3321-9316-4bbd-9139-ba164caf5dc3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:34:43.158 2896 2696595971584 MainThread INFO neutron.agent.securitygroups_rpc [req-2e043ffb-69e5-40ba-a56a-a102a87cac12 b62bde9abf7e41d3802cb57ac67b6022 f33e7083ac1140b896c2f4f66845e700 - - -] Security group member updated ['29fa3321-9316-4bbd-9139-ba164caf5dc3'] 2022-03-22 20:34:44.499 2896 2696597474112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ad38f24-41f2-45e3-8023-ca08d3276ea1 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: 13e25680-3f08-4db6-b120-c18c1aba4a75 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:34:44.515 2896 2696597474112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ad38f24-41f2-45e3-8023-ca08d3276ea1 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port 13e25680-3f08-4db6-b120-c18c1aba4a75 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:34:49.769 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 13e25680-3f08-4db6-b120-c18c1aba4a75 2022-03-22 20:34:51.065 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:34:51.390 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 13e25680-3f08-4db6-b120-c18c1aba4a75 2022-03-22 20:34:51.412 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 13e25680-3f08-4db6-b120-c18c1aba4a75 updated. Details: {'device': '13e25680-3f08-4db6-b120-c18c1aba4a75', 'network_id': 'e4ca77af-34cc-4944-a88d-8538e615598c', 'port_id': '13e25680-3f08-4db6-b120-c18c1aba4a75', 'mac_address': 'fa:16:3e:f8:d0:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 94, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b521df4f-4d85-47a8-99a5-21dad519e907', '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} 2022-03-22 20:34:51.412 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:34:51.412 2896 2696596643504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13e25680-3f08-4db6-b120-c18c1aba4a75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:34:51.412 2896 2696596643504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 13e25680-3f08-4db6-b120-c18c1aba4a75 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:34:51.412 2896 2696596643504 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e4ca77af-34cc-4944-a88d-8538e615598c 2022-03-22 20:34:51.412 2896 2696596643504 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:264 2022-03-22 20:34:51.740 2896 2696596643504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '13e25680-3f08-4db6-b120-c18c1aba4a75') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:34:51.755 2896 2696596643504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '13e25680-3f08-4db6-b120-c18c1aba4a75') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:34:51.755 2896 2696596643504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 13e25680-3f08-4db6-b120-c18c1aba4a75 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:34:51.755 2896 2696596643504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 94, VLAN trunk: None to switch port 13e25680-3f08-4db6-b120-c18c1aba4a75 2022-03-22 20:34:52.001 2896 2696596643504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:34:52.001 2896 2696596643504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['13e25680-3f08-4db6-b120-c18c1aba4a75'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:34:52.189 2896 2696596643504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['13e25680-3f08-4db6-b120-c18c1aba4a75']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:34:52.189 2896 2696596643504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:34:52.189 2896 2696596643504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (29fa3321-9316-4bbd-9139-ba164caf5dc3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:34:52.189 2896 2696596643504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (29fa3321-9316-4bbd-9139-ba164caf5dc3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-22 20:34:52.189 2896 2696596643504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 13e25680-3f08-4db6-b120-c18c1aba4a75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:34:52.189 2896 2696596643504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:34:52.189 2896 2696596643504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 13e25680-3f08-4db6-b120-c18c1aba4a75 not yet added. Adding. 2022-03-22 20:34:52.189 2896 2696596643504 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 2022-03-22 20:34:52.189 2896 2696596643504 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 2022-03-22 20:34:52.515 2896 2696596643504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13e25680-3f08-4db6-b120-c18c1aba4a75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:34:52.783 2896 2696596643504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13e25680-3f08-4db6-b120-c18c1aba4a75" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:34:52.783 2896 2696596643504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13e25680-3f08-4db6-b120-c18c1aba4a75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:34:53.129 2896 2696596643504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13e25680-3f08-4db6-b120-c18c1aba4a75" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:34:53.397 2896 2696596643504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13e25680-3f08-4db6-b120-c18c1aba4a75" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:34:53.397 2896 2696596643504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 13e25680-3f08-4db6-b120-c18c1aba4a75 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:34:53.410 2896 2696596643504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 13e25680-3f08-4db6-b120-c18c1aba4a75 processed. 2022-03-22 20:34:55.069 2896 2696597870544 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:34:55.408 2896 2696597870544 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:36:02.700 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff1074de-c81c-4bb3-ad9c-4488f1289ae5 2022-03-22 20:36:02.782 2896 2696598635616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a7e09c5-fb2f-449a-824f-52efc6e13338 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated on remote: ['9ef8be1c-2055-49a4-ae05-ec04c1e7e214'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:36:02.782 2896 2696598635616 MainThread INFO neutron.agent.securitygroups_rpc [req-0a7e09c5-fb2f-449a-824f-52efc6e13338 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated ['9ef8be1c-2055-49a4-ae05-ec04c1e7e214'] 2022-03-22 20:36:03.110 2896 2696597484288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a7e09c5-fb2f-449a-824f-52efc6e13338 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] port_delete event received for 'ff1074de-c81c-4bb3-ad9c-4488f1289ae5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 20:36:03.390 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 20:36:03.390 2896 2696597161584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff1074de-c81c-4bb3-ad9c-4488f1289ae5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 20:36:03.390 2896 2696597161584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff1074de-c81c-4bb3-ad9c-4488f1289ae5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 20:36:03.390 2896 2696597161584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff1074de-c81c-4bb3-ad9c-4488f1289ae5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 20:36:03.419 2896 2696597161584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff1074de-c81c-4bb3-ad9c-4488f1289ae5'] 2022-03-22 20:36:03.419 2896 2696597161584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 20:36:03.419 2896 2696597161584 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 2022-03-22 20:36:03.419 2896 2696597161584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff1074de-c81c-4bb3-ad9c-4488f1289ae5'] 2022-03-22 20:36:05.390 2896 2696593519536 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:36:06.273 2896 2696597139696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40923208-5725-4e43-9bda-ed43a1f1ea21 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] port_delete event received for '65e876aa-c0cf-4e7f-886c-09fcdb625ef0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 20:36:06.310 2896 2696593519536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.921s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:53:37.413 2896 2696597640640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd6ba89f-b080-4566-a9a8-e387b06c3606 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group member updated on remote: ['040cffcf-cf56-4a5d-bbc6-eece8418693a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:53:37.413 2896 2696597640640 MainThread INFO neutron.agent.securitygroups_rpc [req-fd6ba89f-b080-4566-a9a8-e387b06c3606 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group member updated ['040cffcf-cf56-4a5d-bbc6-eece8418693a'] 2022-03-22 20:53:37.703 2896 2696598826320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd6ba89f-b080-4566-a9a8-e387b06c3606 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] port_delete event received for 'b11ace42-9be7-4212-b3be-ab5e8a65e74d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 20:53:38.178 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b11ace42-9be7-4212-b3be-ab5e8a65e74d 2022-03-22 20:53:38.407 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 20:53:38.407 2896 2696596063680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b11ace42-9be7-4212-b3be-ab5e8a65e74d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 20:53:38.407 2896 2696596063680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b11ace42-9be7-4212-b3be-ab5e8a65e74d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 20:53:38.407 2896 2696596063680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b11ace42-9be7-4212-b3be-ab5e8a65e74d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 20:53:38.423 2896 2696596063680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 264ce120-cccb-4019-9d42-be9a39b15276 2022-03-22 20:53:38.423 2896 2696596063680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b11ace42-9be7-4212-b3be-ab5e8a65e74d'] 2022-03-22 20:53:38.423 2896 2696596063680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 20:53:38.423 2896 2696596063680 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 2022-03-22 20:53:38.423 2896 2696596063680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b11ace42-9be7-4212-b3be-ab5e8a65e74d'] 2022-03-22 20:53:40.423 2896 2696593598592 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:53:40.429 2896 2696593598592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:54:06.743 2896 2696597640992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6eb1f0c9-abf1-4558-aee8-4b1878e99118 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] port_delete event received for '41b640c2-ae00-4f8a-9810-6774e76338e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 20:54:08.260 2896 2696594658400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3d8307b-68fe-42b9-bd2f-7afefc01c168 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated on remote: ['9753a5a2-3f3b-4c5a-bf6d-d434ce670a70'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:54:08.260 2896 2696594658400 MainThread INFO neutron.agent.securitygroups_rpc [req-e3d8307b-68fe-42b9-bd2f-7afefc01c168 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated ['9753a5a2-3f3b-4c5a-bf6d-d434ce670a70'] 2022-03-22 20:54:08.557 2896 2696599910352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa259637-d519-4842-8b24-b80e16d28e9d bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated on remote: ['9753a5a2-3f3b-4c5a-bf6d-d434ce670a70'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:54:08.557 2896 2696599910352 MainThread INFO neutron.agent.securitygroups_rpc [req-fa259637-d519-4842-8b24-b80e16d28e9d bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated ['9753a5a2-3f3b-4c5a-bf6d-d434ce670a70'] 2022-03-22 20:54:13.938 2896 2696600972624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce33ff1f-2807-4af5-bd45-8ef00a169c2c bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated on remote: ['9753a5a2-3f3b-4c5a-bf6d-d434ce670a70'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:54:13.938 2896 2696600972624 MainThread INFO neutron.agent.securitygroups_rpc [req-ce33ff1f-2807-4af5-bd45-8ef00a169c2c bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated ['9753a5a2-3f3b-4c5a-bf6d-d434ce670a70'] 2022-03-22 20:54:14.946 2896 2696600056928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d350d5fa-0210-41f4-976d-dd5c2e35c612 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: a30585c3-ec9f-4b19-aa78-11bb809439f7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:54:14.959 2896 2696600056928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d350d5fa-0210-41f4-976d-dd5c2e35c612 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port a30585c3-ec9f-4b19-aa78-11bb809439f7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:54:18.496 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a30585c3-ec9f-4b19-aa78-11bb809439f7 2022-03-22 20:54:18.699 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:54:18.996 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port a30585c3-ec9f-4b19-aa78-11bb809439f7 2022-03-22 20:54:18.996 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port a30585c3-ec9f-4b19-aa78-11bb809439f7 updated. Details: {'device': 'a30585c3-ec9f-4b19-aa78-11bb809439f7', 'network_id': '589058f8-a106-47be-914e-3eee36bb5cc7', 'port_id': 'a30585c3-ec9f-4b19-aa78-11bb809439f7', 'mac_address': 'fa:16:3e:b4:2f:bd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 69, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '553597af-0f1a-4819-a64a-ab8479ad80b7', 'ip_address': '172.20.0.3'}], '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} 2022-03-22 20:54:18.996 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:54:18.996 2896 2696593662720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a30585c3-ec9f-4b19-aa78-11bb809439f7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:54:18.996 2896 2696593662720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a30585c3-ec9f-4b19-aa78-11bb809439f7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:54:18.996 2896 2696593662720 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:264 2022-03-22 20:54:19.253 2896 2696593662720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a30585c3-ec9f-4b19-aa78-11bb809439f7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:54:19.253 2896 2696593662720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a30585c3-ec9f-4b19-aa78-11bb809439f7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:54:19.253 2896 2696593662720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a30585c3-ec9f-4b19-aa78-11bb809439f7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:54:19.253 2896 2696593662720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 69, VLAN trunk: None to switch port a30585c3-ec9f-4b19-aa78-11bb809439f7 2022-03-22 20:54:19.408 2896 2696593662720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:54:19.426 2896 2696593662720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a30585c3-ec9f-4b19-aa78-11bb809439f7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:54:19.522 2896 2696600540960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31467ecb-8efb-47fc-b296-5686003fdba9 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] port_delete event received for 'c368f3af-bcca-46c7-9a4d-87146c578119' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 20:54:19.587 2896 2696593662720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a30585c3-ec9f-4b19-aa78-11bb809439f7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:54:19.587 2896 2696593662720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:54:19.587 2896 2696593662720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9753a5a2-3f3b-4c5a-bf6d-d434ce670a70) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:54:19.587 2896 2696593662720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a30585c3-ec9f-4b19-aa78-11bb809439f7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:54:19.587 2896 2696593662720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:54:19.587 2896 2696593662720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a30585c3-ec9f-4b19-aa78-11bb809439f7 not yet added. Adding. 2022-03-22 20:54:19.587 2896 2696593662720 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 2022-03-22 20:54:19.587 2896 2696593662720 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 2022-03-22 20:54:19.848 2896 2696593662720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a30585c3-ec9f-4b19-aa78-11bb809439f7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:54:20.066 2896 2696593662720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a30585c3-ec9f-4b19-aa78-11bb809439f7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:54:20.066 2896 2696593662720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a30585c3-ec9f-4b19-aa78-11bb809439f7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:54:20.301 2896 2696593662720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a30585c3-ec9f-4b19-aa78-11bb809439f7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:54:20.485 2896 2696593662720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a30585c3-ec9f-4b19-aa78-11bb809439f7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:54:20.485 2896 2696593662720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a30585c3-ec9f-4b19-aa78-11bb809439f7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:54:20.485 2896 2696593662720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a30585c3-ec9f-4b19-aa78-11bb809439f7 processed. 2022-03-22 20:54:20.734 2896 2696593662720 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:54:21.288 2896 2696593662720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.546s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:54:22.559 2896 2696592569968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf8e77e5-5af9-4383-82f2-4ac4c3e4c7c0 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group rule updated on remote: ['03e199cb-2959-45cc-a8a7-c4179ebcd763'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:54:22.559 2896 2696592569968 MainThread INFO neutron.agent.securitygroups_rpc [req-cf8e77e5-5af9-4383-82f2-4ac4c3e4c7c0 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group rule updated ['03e199cb-2959-45cc-a8a7-c4179ebcd763'] 2022-03-22 20:54:22.894 2896 2696597398272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58a41e09-284f-4051-8c2e-5d7ecc75a3f7 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group rule updated on remote: ['03e199cb-2959-45cc-a8a7-c4179ebcd763'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:54:22.894 2896 2696597398272 MainThread INFO neutron.agent.securitygroups_rpc [req-58a41e09-284f-4051-8c2e-5d7ecc75a3f7 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group rule updated ['03e199cb-2959-45cc-a8a7-c4179ebcd763'] 2022-03-22 20:54:27.954 2896 2696592569968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb31e7d3-04c4-4dde-a4df-c1d10b4bb946 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group member updated on remote: ['03e199cb-2959-45cc-a8a7-c4179ebcd763'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:54:27.954 2896 2696592569968 MainThread INFO neutron.agent.securitygroups_rpc [req-cb31e7d3-04c4-4dde-a4df-c1d10b4bb946 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group member updated ['03e199cb-2959-45cc-a8a7-c4179ebcd763'] 2022-03-22 20:54:29.019 2896 2696592569968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38096a9d-e0ce-4cb1-8160-3c9b307e9f48 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: f5959356-c0bb-40d4-979f-aaca1959379e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:54:29.031 2896 2696592569968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38096a9d-e0ce-4cb1-8160-3c9b307e9f48 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port f5959356-c0bb-40d4-979f-aaca1959379e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:54:32.627 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f5959356-c0bb-40d4-979f-aaca1959379e 2022-03-22 20:54:32.814 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:54:33.063 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port f5959356-c0bb-40d4-979f-aaca1959379e 2022-03-22 20:54:33.063 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port f5959356-c0bb-40d4-979f-aaca1959379e updated. Details: {'device': 'f5959356-c0bb-40d4-979f-aaca1959379e', 'network_id': '33198723-4960-4abb-bce5-2e2ffb5ecbe6', 'port_id': 'f5959356-c0bb-40d4-979f-aaca1959379e', 'mac_address': 'fa:16:3e:27:68:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 65, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b27447cb-9969-4903-971a-aaeafc3a3005', '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} 2022-03-22 20:54:33.063 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:54:33.063 2896 2696601020368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:54:33.063 2896 2696601020368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f5959356-c0bb-40d4-979f-aaca1959379e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:54:33.063 2896 2696601020368 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:264 2022-03-22 20:54:33.300 2896 2696601020368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f5959356-c0bb-40d4-979f-aaca1959379e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:54:33.321 2896 2696601020368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f5959356-c0bb-40d4-979f-aaca1959379e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:54:33.321 2896 2696601020368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f5959356-c0bb-40d4-979f-aaca1959379e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:54:33.328 2896 2696601020368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 65, VLAN trunk: None to switch port f5959356-c0bb-40d4-979f-aaca1959379e 2022-03-22 20:54:33.502 2896 2696601020368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:54:33.502 2896 2696601020368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f5959356-c0bb-40d4-979f-aaca1959379e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:54:33.661 2896 2696601020368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f5959356-c0bb-40d4-979f-aaca1959379e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:54:33.661 2896 2696601020368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:54:33.661 2896 2696601020368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (03e199cb-2959-45cc-a8a7-c4179ebcd763) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:54:33.661 2896 2696601020368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f5959356-c0bb-40d4-979f-aaca1959379e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:54:33.661 2896 2696601020368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:54:33.661 2896 2696601020368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f5959356-c0bb-40d4-979f-aaca1959379e not yet added. Adding. 2022-03-22 20:54:33.661 2896 2696601020368 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 2022-03-22 20:54:33.661 2896 2696601020368 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 2022-03-22 20:54:33.924 2896 2696601020368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:54:34.188 2896 2696601020368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:54:34.188 2896 2696601020368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:54:34.500 2896 2696601020368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:54:34.693 2896 2696601020368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:54:34.693 2896 2696601020368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f5959356-c0bb-40d4-979f-aaca1959379e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:54:34.693 2896 2696601020368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f5959356-c0bb-40d4-979f-aaca1959379e processed. 2022-03-22 20:54:34.844 2896 2696600057456 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:54:35.172 2896 2696600057456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:55:59.732 2896 2696598169200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-451154f8-11a4-462b-a6da-7c6652790221 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] port_delete event received for '283be249-6f8f-4e54-87a7-8c353f80f0f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 20:56:15.711 2896 2696598521456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd0232bf-7061-4d0f-85b3-6cb3609d0937 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated on remote: ['9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:56:15.711 2896 2696598521456 MainThread INFO neutron.agent.securitygroups_rpc [req-bd0232bf-7061-4d0f-85b3-6cb3609d0937 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated ['9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa'] 2022-03-22 20:56:15.733 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 424f0344-7c7b-4ecf-b5de-7f6ba130456e 2022-03-22 20:56:15.769 2896 2696598523744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd0232bf-7061-4d0f-85b3-6cb3609d0937 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] port_delete event received for '424f0344-7c7b-4ecf-b5de-7f6ba130456e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 20:56:17.513 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 20:56:17.513 2896 2696600075952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '424f0344-7c7b-4ecf-b5de-7f6ba130456e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 20:56:17.513 2896 2696600075952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '424f0344-7c7b-4ecf-b5de-7f6ba130456e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 20:56:17.513 2896 2696600075952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 424f0344-7c7b-4ecf-b5de-7f6ba130456e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 20:56:17.513 2896 2696600075952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['424f0344-7c7b-4ecf-b5de-7f6ba130456e'] 2022-03-22 20:56:17.513 2896 2696600075952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 20:56:17.513 2896 2696600075952 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 2022-03-22 20:56:17.544 2896 2696600075952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['424f0344-7c7b-4ecf-b5de-7f6ba130456e'] 2022-03-22 20:56:19.519 2896 2696597300496 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:56:19.546 2896 2696597300496 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:59:36.938 2896 2696597543744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24e79822-3afa-42f4-9061-6e78fbbe8065 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] port_delete event received for '24cfe04b-d14c-47e4-916d-b10f726e67a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 20:59:38.010 2896 2696575234464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d10a9238-fb9c-4a60-a1e6-4222b7b56a0d 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group rule updated on remote: ['f0bcd9ff-a68a-47c3-88e1-44ea2b873c36'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:59:38.010 2896 2696575234464 MainThread INFO neutron.agent.securitygroups_rpc [req-d10a9238-fb9c-4a60-a1e6-4222b7b56a0d 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group rule updated ['f0bcd9ff-a68a-47c3-88e1-44ea2b873c36'] 2022-03-22 20:59:38.323 2896 2696575234464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a74fc1f-2167-454f-a365-dc649a8cbcbc 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group rule updated on remote: ['f0bcd9ff-a68a-47c3-88e1-44ea2b873c36'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 20:59:38.323 2896 2696575234464 MainThread INFO neutron.agent.securitygroups_rpc [req-3a74fc1f-2167-454f-a365-dc649a8cbcbc 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group rule updated ['f0bcd9ff-a68a-47c3-88e1-44ea2b873c36'] 2022-03-22 20:59:42.785 2896 2696597712032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1558f7b-2a4d-4a17-b3e2-fee54d9ce279 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group member updated on remote: ['f0bcd9ff-a68a-47c3-88e1-44ea2b873c36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 20:59:42.785 2896 2696597712032 MainThread INFO neutron.agent.securitygroups_rpc [req-a1558f7b-2a4d-4a17-b3e2-fee54d9ce279 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group member updated ['f0bcd9ff-a68a-47c3-88e1-44ea2b873c36'] 2022-03-22 20:59:43.670 2896 2696591960720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ea0a882-731f-45d1-a06a-509aefa0c5e4 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: d7f80c90-3f45-4cfe-8fbe-89c2fa932508 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 20:59:43.696 2896 2696591960720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ea0a882-731f-45d1-a06a-509aefa0c5e4 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port d7f80c90-3f45-4cfe-8fbe-89c2fa932508 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 20:59:47.400 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d7f80c90-3f45-4cfe-8fbe-89c2fa932508 2022-03-22 20:59:48.526 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 20:59:48.886 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port d7f80c90-3f45-4cfe-8fbe-89c2fa932508 2022-03-22 20:59:48.886 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port d7f80c90-3f45-4cfe-8fbe-89c2fa932508 updated. Details: {'device': 'd7f80c90-3f45-4cfe-8fbe-89c2fa932508', 'network_id': '264ce120-cccb-4019-9d42-be9a39b15276', 'port_id': 'd7f80c90-3f45-4cfe-8fbe-89c2fa932508', 'mac_address': 'fa:16:3e:43:df:06', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 75, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '221a4b62-e487-4fce-a7a7-5d82d389607d', '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} 2022-03-22 20:59:48.886 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 20:59:48.886 2896 2696591897520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7f80c90-3f45-4cfe-8fbe-89c2fa932508" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:59:48.886 2896 2696591897520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d7f80c90-3f45-4cfe-8fbe-89c2fa932508 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 20:59:48.886 2896 2696591897520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 264ce120-cccb-4019-9d42-be9a39b15276 2022-03-22 20:59:48.886 2896 2696591897520 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:264 2022-03-22 20:59:49.196 2896 2696591897520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd7f80c90-3f45-4cfe-8fbe-89c2fa932508') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:59:49.196 2896 2696591897520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd7f80c90-3f45-4cfe-8fbe-89c2fa932508') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 20:59:49.196 2896 2696591897520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d7f80c90-3f45-4cfe-8fbe-89c2fa932508 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 20:59:49.196 2896 2696591897520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 75, VLAN trunk: None to switch port d7f80c90-3f45-4cfe-8fbe-89c2fa932508 2022-03-22 20:59:49.354 2896 2696591897520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 20:59:49.354 2896 2696591897520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d7f80c90-3f45-4cfe-8fbe-89c2fa932508'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 20:59:49.494 2896 2696591897520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d7f80c90-3f45-4cfe-8fbe-89c2fa932508']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 20:59:49.494 2896 2696591897520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 20:59:49.494 2896 2696591897520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f0bcd9ff-a68a-47c3-88e1-44ea2b873c36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 20:59:49.494 2896 2696591897520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d7f80c90-3f45-4cfe-8fbe-89c2fa932508 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 20:59:49.510 2896 2696591897520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 20:59:49.510 2896 2696591897520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d7f80c90-3f45-4cfe-8fbe-89c2fa932508 not yet added. Adding. 2022-03-22 20:59:49.510 2896 2696591897520 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 2022-03-22 20:59:49.510 2896 2696591897520 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 2022-03-22 20:59:49.745 2896 2696591897520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7f80c90-3f45-4cfe-8fbe-89c2fa932508" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:59:49.962 2896 2696591897520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7f80c90-3f45-4cfe-8fbe-89c2fa932508" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:59:49.962 2896 2696591897520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7f80c90-3f45-4cfe-8fbe-89c2fa932508" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:59:50.214 2896 2696591897520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7f80c90-3f45-4cfe-8fbe-89c2fa932508" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:59:50.385 2896 2696591897520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7f80c90-3f45-4cfe-8fbe-89c2fa932508" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 20:59:50.385 2896 2696591897520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d7f80c90-3f45-4cfe-8fbe-89c2fa932508 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 20:59:50.385 2896 2696591897520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d7f80c90-3f45-4cfe-8fbe-89c2fa932508 processed. 2022-03-22 20:59:50.539 2896 2696591897520 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 20:59:50.855 2896 2696591897520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:02:18.209 2896 2696597401264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9f1b414-05e7-4195-a99f-eb4cec7155c7 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated on remote: ['9753a5a2-3f3b-4c5a-bf6d-d434ce670a70'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:02:18.209 2896 2696597401264 MainThread INFO neutron.agent.securitygroups_rpc [req-e9f1b414-05e7-4195-a99f-eb4cec7155c7 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated ['9753a5a2-3f3b-4c5a-bf6d-d434ce670a70'] 2022-03-22 21:02:18.528 2896 2696596433904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9f1b414-05e7-4195-a99f-eb4cec7155c7 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] port_delete event received for 'a30585c3-ec9f-4b19-aa78-11bb809439f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:02:18.804 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a30585c3-ec9f-4b19-aa78-11bb809439f7 2022-03-22 21:02:19.348 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:02:19.348 2896 2696596575152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a30585c3-ec9f-4b19-aa78-11bb809439f7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:02:19.348 2896 2696596575152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a30585c3-ec9f-4b19-aa78-11bb809439f7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:02:19.348 2896 2696596575152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a30585c3-ec9f-4b19-aa78-11bb809439f7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:02:19.362 2896 2696596575152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 589058f8-a106-47be-914e-3eee36bb5cc7 2022-03-22 21:02:19.362 2896 2696596575152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a30585c3-ec9f-4b19-aa78-11bb809439f7'] 2022-03-22 21:02:19.362 2896 2696596575152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:02:19.362 2896 2696596575152 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 2022-03-22 21:02:19.362 2896 2696596575152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a30585c3-ec9f-4b19-aa78-11bb809439f7'] 2022-03-22 21:02:21.060 2896 2696594177360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5a23b3f-adb9-4d0f-8a2f-cc5085ab7a63 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] port_delete event received for '5925e369-1d6a-4dc4-8d61-9216279ccfc8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:02:21.359 2896 2696598296528 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:02:21.387 2896 2696598296528 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:02:22.004 2896 2696598296528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2858ae8c-3ff0-4fe1-9905-119bad775d88 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated on remote: ['c4b30293-d104-419a-93ae-badb1c953a74'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:02:22.008 2896 2696598296528 MainThread INFO neutron.agent.securitygroups_rpc [req-2858ae8c-3ff0-4fe1-9905-119bad775d88 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated ['c4b30293-d104-419a-93ae-badb1c953a74'] 2022-03-22 21:02:22.275 2896 2696598295824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57c1f2af-5050-412c-9f92-cf10e286b58f bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated on remote: ['c4b30293-d104-419a-93ae-badb1c953a74'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:02:22.275 2896 2696598295824 MainThread INFO neutron.agent.securitygroups_rpc [req-57c1f2af-5050-412c-9f92-cf10e286b58f bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group rule updated ['c4b30293-d104-419a-93ae-badb1c953a74'] 2022-03-22 21:02:26.645 2896 2696597793952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c32e26dc-4535-4ade-85c1-4aac9a8640c1 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated on remote: ['c4b30293-d104-419a-93ae-badb1c953a74'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:02:26.645 2896 2696597793952 MainThread INFO neutron.agent.securitygroups_rpc [req-c32e26dc-4535-4ade-85c1-4aac9a8640c1 bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated ['c4b30293-d104-419a-93ae-badb1c953a74'] 2022-03-22 21:02:27.606 2896 2696594412816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2d74d6c-f9d4-4632-a56b-d97e66747fd6 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: d747c661-b1d3-4792-8208-1066826e8cc8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:02:27.629 2896 2696594412816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2d74d6c-f9d4-4632-a56b-d97e66747fd6 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port d747c661-b1d3-4792-8208-1066826e8cc8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:02:30.883 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d747c661-b1d3-4792-8208-1066826e8cc8 2022-03-22 21:02:31.426 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 21:02:31.684 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port d747c661-b1d3-4792-8208-1066826e8cc8 2022-03-22 21:02:31.684 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port d747c661-b1d3-4792-8208-1066826e8cc8 updated. Details: {'device': 'd747c661-b1d3-4792-8208-1066826e8cc8', 'network_id': '589058f8-a106-47be-914e-3eee36bb5cc7', 'port_id': 'd747c661-b1d3-4792-8208-1066826e8cc8', 'mac_address': 'fa:16:3e:df:cd:15', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 69, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '553597af-0f1a-4819-a64a-ab8479ad80b7', '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} 2022-03-22 21:02:31.684 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 21:02:31.684 2896 2696599794784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d747c661-b1d3-4792-8208-1066826e8cc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:02:31.684 2896 2696599794784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d747c661-b1d3-4792-8208-1066826e8cc8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 21:02:31.684 2896 2696599794784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 589058f8-a106-47be-914e-3eee36bb5cc7 2022-03-22 21:02:31.684 2896 2696599794784 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:264 2022-03-22 21:02:31.975 2896 2696599794784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd747c661-b1d3-4792-8208-1066826e8cc8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:02:31.975 2896 2696599794784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd747c661-b1d3-4792-8208-1066826e8cc8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:02:31.975 2896 2696599794784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d747c661-b1d3-4792-8208-1066826e8cc8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 21:02:31.975 2896 2696599794784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 69, VLAN trunk: None to switch port d747c661-b1d3-4792-8208-1066826e8cc8 2022-03-22 21:02:32.138 2896 2696599794784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 21:02:32.138 2896 2696599794784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d747c661-b1d3-4792-8208-1066826e8cc8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:02:32.286 2896 2696599794784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d747c661-b1d3-4792-8208-1066826e8cc8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:02:32.286 2896 2696599794784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:02:32.286 2896 2696599794784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c4b30293-d104-419a-93ae-badb1c953a74) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:02:32.286 2896 2696599794784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d747c661-b1d3-4792-8208-1066826e8cc8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 21:02:32.286 2896 2696599794784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 21:02:32.286 2896 2696599794784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d747c661-b1d3-4792-8208-1066826e8cc8 not yet added. Adding. 2022-03-22 21:02:32.286 2896 2696599794784 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 2022-03-22 21:02:32.286 2896 2696599794784 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 2022-03-22 21:02:32.542 2896 2696599794784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d747c661-b1d3-4792-8208-1066826e8cc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:02:32.770 2896 2696599794784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d747c661-b1d3-4792-8208-1066826e8cc8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:02:32.770 2896 2696599794784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d747c661-b1d3-4792-8208-1066826e8cc8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:02:33.004 2896 2696599794784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d747c661-b1d3-4792-8208-1066826e8cc8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:02:33.194 2896 2696599794784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d747c661-b1d3-4792-8208-1066826e8cc8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:02:33.194 2896 2696599794784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d747c661-b1d3-4792-8208-1066826e8cc8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 21:02:33.194 2896 2696599794784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d747c661-b1d3-4792-8208-1066826e8cc8 processed. 2022-03-22 21:02:33.434 2896 2696599794784 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:02:33.742 2896 2696599794784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:04:56.261 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d747c661-b1d3-4792-8208-1066826e8cc8 2022-03-22 21:04:57.102 2896 2696594411936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da1cbe45-2f0b-4eab-8360-a502130f571f bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated on remote: ['c4b30293-d104-419a-93ae-badb1c953a74'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:04:57.102 2896 2696594411936 MainThread INFO neutron.agent.securitygroups_rpc [req-da1cbe45-2f0b-4eab-8360-a502130f571f bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] Security group member updated ['c4b30293-d104-419a-93ae-badb1c953a74'] 2022-03-22 21:04:57.398 2896 2696593103504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da1cbe45-2f0b-4eab-8360-a502130f571f bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] port_delete event received for 'd747c661-b1d3-4792-8208-1066826e8cc8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:04:58.258 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:04:58.258 2896 2696593409824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd747c661-b1d3-4792-8208-1066826e8cc8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:04:58.258 2896 2696593409824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd747c661-b1d3-4792-8208-1066826e8cc8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:04:58.258 2896 2696593409824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d747c661-b1d3-4792-8208-1066826e8cc8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:04:58.284 2896 2696593409824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 589058f8-a106-47be-914e-3eee36bb5cc7 2022-03-22 21:04:58.284 2896 2696593409824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d747c661-b1d3-4792-8208-1066826e8cc8'] 2022-03-22 21:04:58.284 2896 2696593409824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:04:58.284 2896 2696593409824 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 2022-03-22 21:04:58.284 2896 2696593409824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d747c661-b1d3-4792-8208-1066826e8cc8'] 2022-03-22 21:05:00.257 2896 2696592299632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e34f50c4-d662-4a6c-ad9d-e7ae1fe9339e bc6ca9d77e304b26826f7536f48448b6 613a947f07914efd8653d04d1026fe54 - - -] port_delete event received for 'e50fb4cd-9f83-4f17-aed6-04cf741ba039' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:05:00.257 2896 2696592299632 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:05:00.289 2896 2696592299632 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:06:14.655 2896 2696599724800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df26814d-4f18-4ec1-ab20-cdb210005938 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group member updated on remote: ['21194c07-6379-4b60-9eb0-ac66580b55c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:06:14.655 2896 2696599724800 MainThread INFO neutron.agent.securitygroups_rpc [req-df26814d-4f18-4ec1-ab20-cdb210005938 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group member updated ['21194c07-6379-4b60-9eb0-ac66580b55c1'] 2022-03-22 21:06:14.750 2896 2696599724800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df26814d-4f18-4ec1-ab20-cdb210005938 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] port_delete event received for '39490a88-8a92-49fe-bf6c-19ef4ae61e5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:14.909 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 39490a88-8a92-49fe-bf6c-19ef4ae61e5f 2022-03-22 21:06:16.108 2896 2696594659456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-178c4f88-711d-4b10-9fdd-6f63b8e464ef d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group member updated on remote: ['62ddc16e-f80f-434f-8597-efc0693ca868'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:06:16.108 2896 2696594659456 MainThread INFO neutron.agent.securitygroups_rpc [req-178c4f88-711d-4b10-9fdd-6f63b8e464ef d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group member updated ['62ddc16e-f80f-434f-8597-efc0693ca868'] 2022-03-22 21:06:16.203 2896 2696598297056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-178c4f88-711d-4b10-9fdd-6f63b8e464ef d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] port_delete event received for 'a181adec-864e-444a-8ab8-bb10c9ac3589' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:16.547 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:06:16.547 2896 2696594639328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '39490a88-8a92-49fe-bf6c-19ef4ae61e5f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:06:16.547 2896 2696594639328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '39490a88-8a92-49fe-bf6c-19ef4ae61e5f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:06:16.547 2896 2696594639328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 39490a88-8a92-49fe-bf6c-19ef4ae61e5f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:06:16.563 2896 2696594639328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39490a88-8a92-49fe-bf6c-19ef4ae61e5f'] 2022-03-22 21:06:16.563 2896 2696594639328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:06:16.563 2896 2696594639328 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 2022-03-22 21:06:16.577 2896 2696594639328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39490a88-8a92-49fe-bf6c-19ef4ae61e5f'] 2022-03-22 21:06:16.908 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2235d5be-87f8-470d-868c-ec8f7c138e3b 2022-03-22 21:06:19.255 2896 2696594638272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group member updated on remote: ['2743e39a-c254-41b9-963a-d0b116d8ace0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:06:19.255 2896 2696594638272 MainThread INFO neutron.agent.securitygroups_rpc [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group member updated ['2743e39a-c254-41b9-963a-d0b116d8ace0'] 2022-03-22 21:06:19.267 2896 2696594638272 MainThread INFO neutron.agent.securitygroups_rpc [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Refresh firewall rules 2022-03-22 21:06:19.267 2896 2696594638272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Get security group information for devices via rpc ['2235d5be-87f8-470d-868c-ec8f7c138e3b', '1228133e-0392-43fa-9a64-c7c35a821d88'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:06:19.267 2896 2696594640032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] port_delete event received for '2235d5be-87f8-470d-868c-ec8f7c138e3b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:19.267 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 13e25680-3f08-4db6-b120-c18c1aba4a75 2022-03-22 21:06:19.267 2896 2696595900896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bec6e25-241b-406b-bce0-bbc2fef4f2b1 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'b960cd29-ca33-4a8e-a16d-31ec67b895cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:20.860 2896 2696594638272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Update security group information for ports dict_keys(['1228133e-0392-43fa-9a64-c7c35a821d88']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:06:20.860 2896 2696594638272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:06:20.860 2896 2696594638272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Update rules of security group (2743e39a-c254-41b9-963a-d0b116d8ace0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:06:20.860 2896 2696594638272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Update members of security group (2743e39a-c254-41b9-963a-d0b116d8ace0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-22 21:06:20.860 2896 2696594638272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Update port filter for 1228133e-0392-43fa-9a64-c7c35a821d88 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 21:06:20.860 2896 2696594638272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Updating port rules. 2022-03-22 21:06:20.860 2896 2696594638272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Creating 0 new rules, removing 1 old rules. 2022-03-22 21:06:20.860 2896 2696594638272 MainThread DEBUG oslo_concurrency.lockutils [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Lock "n-hv-driver-port-lock-1228133e-0392-43fa-9a64-c7c35a821d88" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:06:20.860 2896 2696594638272 MainThread DEBUG oslo_concurrency.lockutils [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Lock "n-hv-driver-port-lock-1228133e-0392-43fa-9a64-c7c35a821d88" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:06:20.860 2896 2696594638272 MainThread DEBUG oslo_concurrency.lockutils [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Lock "n-hv-driver-port-lock-1228133e-0392-43fa-9a64-c7c35a821d88" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:06:20.860 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:06:20.860 2896 2696595900896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bcefd52-1522-493b-b376-529fe17e118d df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'a38334b5-21ac-486e-83d0-65382adc984c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:20.860 2896 2696594640032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e716b985-3cb3-46e2-99c4-ebf954e5ec05 - - - - -] port_delete event received for '1c6d1d57-fda0-496c-86e8-0cdfdf555a06' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:20.860 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a181adec-864e-444a-8ab8-bb10c9ac3589 2022-03-22 21:06:20.860 2896 2696599797600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3df3ae84-7305-4ae2-89d3-842e135629c5 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '1c6d1d57-fda0-496c-86e8-0cdfdf555a06' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:20.860 2896 2696593599296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3df3ae84-7305-4ae2-89d3-842e135629c5 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network 589058f8-a106-47be-914e-3eee36bb5cc7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 21:06:20.880 2896 2696593599296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3df3ae84-7305-4ae2-89d3-842e135629c5 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network 589058f8-a106-47be-914e-3eee36bb5cc7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 21:06:20.880 2896 2696597036368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2235d5be-87f8-470d-868c-ec8f7c138e3b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:06:20.880 2896 2696597036368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2235d5be-87f8-470d-868c-ec8f7c138e3b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:06:20.880 2896 2696597036368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2235d5be-87f8-470d-868c-ec8f7c138e3b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:06:20.880 2896 2696598153872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '13e25680-3f08-4db6-b120-c18c1aba4a75' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:06:20.880 2896 2696598153872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '13e25680-3f08-4db6-b120-c18c1aba4a75' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:06:20.880 2896 2696598153872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 13e25680-3f08-4db6-b120-c18c1aba4a75 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:06:20.880 2896 2696598152464 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:06:20.891 2896 2696597036368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2235d5be-87f8-470d-868c-ec8f7c138e3b'] 2022-03-22 21:06:20.936 2896 2696597036368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:06:20.936 2896 2696597036368 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 2022-03-22 21:06:20.936 2896 2696597036368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2235d5be-87f8-470d-868c-ec8f7c138e3b'] 2022-03-22 21:06:20.936 2896 2696598153872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e4ca77af-34cc-4944-a88d-8538e615598c 2022-03-22 21:06:20.952 2896 2696598153872 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13e25680-3f08-4db6-b120-c18c1aba4a75'] 2022-03-22 21:06:20.952 2896 2696598153872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:06:20.952 2896 2696598153872 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 2022-03-22 21:06:20.952 2896 2696598153872 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13e25680-3f08-4db6-b120-c18c1aba4a75'] 2022-03-22 21:06:21.234 2896 2696594638272 MainThread DEBUG oslo_concurrency.lockutils [req-737b804b-bf10-4d77-b991-e8387be0a2fb d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Lock "n-hv-driver-port-lock-1228133e-0392-43fa-9a64-c7c35a821d88" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:06:21.234 2896 2696598152464 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:06:21.578 2896 2696598152464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c28f01c2-31c6-40e8-8e5c-968436ac8c11 b62bde9abf7e41d3802cb57ac67b6022 f33e7083ac1140b896c2f4f66845e700 - - -] Security group member updated on remote: ['29fa3321-9316-4bbd-9139-ba164caf5dc3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:06:21.578 2896 2696598152464 MainThread INFO neutron.agent.securitygroups_rpc [req-c28f01c2-31c6-40e8-8e5c-968436ac8c11 b62bde9abf7e41d3802cb57ac67b6022 f33e7083ac1140b896c2f4f66845e700 - - -] Security group member updated ['29fa3321-9316-4bbd-9139-ba164caf5dc3'] 2022-03-22 21:06:21.674 2896 2696598152464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c28f01c2-31c6-40e8-8e5c-968436ac8c11 b62bde9abf7e41d3802cb57ac67b6022 f33e7083ac1140b896c2f4f66845e700 - - -] port_delete event received for '13e25680-3f08-4db6-b120-c18c1aba4a75' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:22.860 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:06:22.860 2896 2696596500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a181adec-864e-444a-8ab8-bb10c9ac3589' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:06:22.860 2896 2696596500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a181adec-864e-444a-8ab8-bb10c9ac3589' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:06:22.860 2896 2696596500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a181adec-864e-444a-8ab8-bb10c9ac3589 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:06:22.860 2896 2696596500320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a181adec-864e-444a-8ab8-bb10c9ac3589'] 2022-03-22 21:06:22.860 2896 2696596500320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:06:22.860 2896 2696596500320 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 2022-03-22 21:06:22.860 2896 2696596500320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a181adec-864e-444a-8ab8-bb10c9ac3589'] 2022-03-22 21:06:24.857 2896 2696599132112 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:06:24.877 2896 2696599132112 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:06:24.877 2896 2696599132112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a62885f9-cf1b-4c5f-a381-74d1471efee6 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group member updated on remote: ['2743e39a-c254-41b9-963a-d0b116d8ace0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:06:24.877 2896 2696599132112 MainThread INFO neutron.agent.securitygroups_rpc [req-a62885f9-cf1b-4c5f-a381-74d1471efee6 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Security group member updated ['2743e39a-c254-41b9-963a-d0b116d8ace0'] 2022-03-22 21:06:24.877 2896 2696599132112 MainThread INFO neutron.agent.securitygroups_rpc [req-a62885f9-cf1b-4c5f-a381-74d1471efee6 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Refresh firewall rules 2022-03-22 21:06:24.877 2896 2696599132112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a62885f9-cf1b-4c5f-a381-74d1471efee6 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Get security group information for devices via rpc ['1228133e-0392-43fa-9a64-c7c35a821d88'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:06:24.924 2896 2696599132112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a62885f9-cf1b-4c5f-a381-74d1471efee6 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:06:24.924 2896 2696599132112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a62885f9-cf1b-4c5f-a381-74d1471efee6 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:06:24.979 2896 2696599132112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a62885f9-cf1b-4c5f-a381-74d1471efee6 d0480a240e9c44928e847bc67be01220 58ba461ae76e4176bbbac47b0d365c63 - - -] port_delete event received for '1228133e-0392-43fa-9a64-c7c35a821d88' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:24.985 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1228133e-0392-43fa-9a64-c7c35a821d88 2022-03-22 21:06:26.860 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:06:26.860 2896 2696591898400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1228133e-0392-43fa-9a64-c7c35a821d88' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:06:26.860 2896 2696591898400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1228133e-0392-43fa-9a64-c7c35a821d88' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:06:26.860 2896 2696591898400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1228133e-0392-43fa-9a64-c7c35a821d88 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:06:26.874 2896 2696591898400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network acfc7a51-3e26-4390-b237-579e4d33d442 2022-03-22 21:06:26.874 2896 2696591898400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1228133e-0392-43fa-9a64-c7c35a821d88'] 2022-03-22 21:06:26.874 2896 2696591898400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:06:26.874 2896 2696591898400 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 2022-03-22 21:06:26.874 2896 2696591898400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1228133e-0392-43fa-9a64-c7c35a821d88'] 2022-03-22 21:06:28.642 2896 2696599911408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20dab1f1-ba99-4509-9d8d-a55315b141b6 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '94e2f262-356b-4044-a0c6-b2a2688c1913' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:28.860 2896 2696594638624 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:06:28.889 2896 2696594638624 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:06:29.969 2896 2696600256752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb31a9df-352b-43d8-89c9-30ac16a86f5c df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '1498d2d7-3ded-4041-ac3c-6cbf76bd3113' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:30.983 2896 2696600256752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75f66f37-6348-4f02-aa4f-c5669d1fa954 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '73bff1b3-7968-463a-8194-60688da34e83' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:31.019 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f5959356-c0bb-40d4-979f-aaca1959379e 2022-03-22 21:06:31.112 2896 2696597732512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99fff4a4-668c-4ca2-bf9f-18fc841638fc - - - - -] port_delete event received for '73bff1b3-7968-463a-8194-60688da34e83' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:31.404 2896 2696599939376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75f66f37-6348-4f02-aa4f-c5669d1fa954 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network acfc7a51-3e26-4390-b237-579e4d33d442 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 21:06:31.404 2896 2696599939376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75f66f37-6348-4f02-aa4f-c5669d1fa954 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network acfc7a51-3e26-4390-b237-579e4d33d442 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 21:06:32.880 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 21:06:33.177 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port f5959356-c0bb-40d4-979f-aaca1959379e 2022-03-22 21:06:33.177 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port f5959356-c0bb-40d4-979f-aaca1959379e updated. Details: {'device': 'f5959356-c0bb-40d4-979f-aaca1959379e', 'network_id': '33198723-4960-4abb-bce5-2e2ffb5ecbe6', 'port_id': 'f5959356-c0bb-40d4-979f-aaca1959379e', 'mac_address': 'fa:16:3e:27:68:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 65, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b27447cb-9969-4903-971a-aaeafc3a3005', '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} 2022-03-22 21:06:33.177 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 21:06:33.177 2896 2696600058160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:06:33.177 2896 2696600058160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f5959356-c0bb-40d4-979f-aaca1959379e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 21:06:33.177 2896 2696600058160 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:264 2022-03-22 21:06:33.217 2896 2696600058160 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f5959356-c0bb-40d4-979f-aaca1959379e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:06:33.217 2896 2696600058160 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f5959356-c0bb-40d4-979f-aaca1959379e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:06:33.217 2896 2696600058160 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f5959356-c0bb-40d4-979f-aaca1959379e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 21:06:33.217 2896 2696600058160 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 65, VLAN trunk: None to switch port f5959356-c0bb-40d4-979f-aaca1959379e 2022-03-22 21:06:33.256 2896 2696600058160 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 21:06:33.256 2896 2696600058160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f5959356-c0bb-40d4-979f-aaca1959379e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:06:33.413 2896 2696600058160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f5959356-c0bb-40d4-979f-aaca1959379e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:06:33.413 2896 2696600058160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:06:33.413 2896 2696600058160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (03e199cb-2959-45cc-a8a7-c4179ebcd763) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:06:33.413 2896 2696600058160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f5959356-c0bb-40d4-979f-aaca1959379e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 21:06:33.413 2896 2696600058160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 21:06:33.413 2896 2696600058160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-22 21:06:33.413 2896 2696600058160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:06:33.413 2896 2696600058160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:06:33.413 2896 2696600058160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:06:33.413 2896 2696600058160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:06:33.470 2896 2696600058160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:06:33.470 2896 2696600058160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f5959356-c0bb-40d4-979f-aaca1959379e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 21:06:33.470 2896 2696600058160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f5959356-c0bb-40d4-979f-aaca1959379e processed. 2022-03-22 21:06:34.895 2896 2696600058160 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:06:35.279 2896 2696600058160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:06:35.958 2896 2696596434432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9dafb6b-1c94-4610-973d-a7352a2f5120 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network e4ca77af-34cc-4944-a88d-8538e615598c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 21:06:35.958 2896 2696596434432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9dafb6b-1c94-4610-973d-a7352a2f5120 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network e4ca77af-34cc-4944-a88d-8538e615598c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 21:06:42.638 2896 2696600459920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39fabdce-a759-49d5-9b58-404e24095e24 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group member updated on remote: ['f0bcd9ff-a68a-47c3-88e1-44ea2b873c36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:06:42.655 2896 2696600459920 MainThread INFO neutron.agent.securitygroups_rpc [req-39fabdce-a759-49d5-9b58-404e24095e24 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] Security group member updated ['f0bcd9ff-a68a-47c3-88e1-44ea2b873c36'] 2022-03-22 21:06:43.173 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d7f80c90-3f45-4cfe-8fbe-89c2fa932508 2022-03-22 21:06:43.326 2896 2696599131232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39fabdce-a759-49d5-9b58-404e24095e24 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] port_delete event received for 'd7f80c90-3f45-4cfe-8fbe-89c2fa932508' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:44.975 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:06:44.975 2896 2696594623120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd7f80c90-3f45-4cfe-8fbe-89c2fa932508' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:06:44.975 2896 2696594623120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd7f80c90-3f45-4cfe-8fbe-89c2fa932508' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:06:44.975 2896 2696594623120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d7f80c90-3f45-4cfe-8fbe-89c2fa932508 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:06:44.989 2896 2696594623120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 264ce120-cccb-4019-9d42-be9a39b15276 2022-03-22 21:06:44.989 2896 2696594623120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7f80c90-3f45-4cfe-8fbe-89c2fa932508'] 2022-03-22 21:06:44.989 2896 2696594623120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:06:44.989 2896 2696594623120 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 2022-03-22 21:06:44.989 2896 2696594623120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7f80c90-3f45-4cfe-8fbe-89c2fa932508'] 2022-03-22 21:06:46.858 2896 2696597600384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09fdcd39-4206-45fe-b374-9728b88c92b4 87d9be82a43c4337a429dabf9f595745 0b42ab6d21e648059fe9526fc57967c2 - - -] port_delete event received for '9a314f80-9a1b-4f81-9dfa-11b0797daec6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:46.966 2896 2696597680720 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:06:47.028 2896 2696597680720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:06:52.470 2896 2696594638624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4283c6a-13f2-41e1-89d5-ed28ee7fecb6 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '60fd2466-d645-4325-a7f5-27ac2b32ad47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:53.294 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f5959356-c0bb-40d4-979f-aaca1959379e 2022-03-22 21:06:54.171 2896 2696594622240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b2bf5c4-bd20-48e5-9c0a-be698234a5d8 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'b600bd8d-ae4a-4b94-94d3-4813eb772464' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:55.024 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:06:55.024 2896 2696596068480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f5959356-c0bb-40d4-979f-aaca1959379e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:06:55.024 2896 2696596068480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f5959356-c0bb-40d4-979f-aaca1959379e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:06:55.024 2896 2696596068480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f5959356-c0bb-40d4-979f-aaca1959379e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:06:55.024 2896 2696596068480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f5959356-c0bb-40d4-979f-aaca1959379e'] 2022-03-22 21:06:55.024 2896 2696596068480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:06:55.036 2896 2696596068480 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 2022-03-22 21:06:55.036 2896 2696596068480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f5959356-c0bb-40d4-979f-aaca1959379e'] 2022-03-22 21:06:55.304 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f5959356-c0bb-40d4-979f-aaca1959379e 2022-03-22 21:06:55.470 2896 2696596068480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8643a35-babb-45ba-b0cc-0481c63813ec df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'c2e79908-3f8e-40af-a8b4-b6fccf53d993' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:55.528 2896 2696594256992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8523559c-1f7c-44b2-92e5-ffd65ee7fc8d - - - - -] port_delete event received for 'c2e79908-3f8e-40af-a8b4-b6fccf53d993' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:06:55.805 2896 2696600033408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8643a35-babb-45ba-b0cc-0481c63813ec df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network 264ce120-cccb-4019-9d42-be9a39b15276 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 21:06:55.805 2896 2696600033408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8643a35-babb-45ba-b0cc-0481c63813ec df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network 264ce120-cccb-4019-9d42-be9a39b15276 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 21:06:57.039 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:06:57.039 2896 2696596852976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f5959356-c0bb-40d4-979f-aaca1959379e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:06:57.039 2896 2696596852976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f5959356-c0bb-40d4-979f-aaca1959379e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:06:57.039 2896 2696596852976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f5959356-c0bb-40d4-979f-aaca1959379e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:06:57.039 2896 2696596733264 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:06:57.046 2896 2696596852976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 33198723-4960-4abb-bce5-2e2ffb5ecbe6 2022-03-22 21:06:57.046 2896 2696596852976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f5959356-c0bb-40d4-979f-aaca1959379e'] 2022-03-22 21:06:57.046 2896 2696596852976 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 2022-03-22 21:06:57.046 2896 2696596852976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f5959356-c0bb-40d4-979f-aaca1959379e'] 2022-03-22 21:06:57.257 2896 2696596733264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:07:03.586 2896 2696597398976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de0dc346-bcdc-4ae2-ae0d-57bc1a77a1a5 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network 56e114ae-7996-40c1-99c1-4add90944fae network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 21:07:03.606 2896 2696597398976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de0dc346-bcdc-4ae2-ae0d-57bc1a77a1a5 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network 56e114ae-7996-40c1-99c1-4add90944fae not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 21:07:04.382 2896 2696597731456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44589361-3776-4ec0-bfd8-517bfddb2755 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network 3eb3f4d8-1bb3-405d-ae71-bcc2be53f559 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 21:07:04.382 2896 2696597731456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44589361-3776-4ec0-bfd8-517bfddb2755 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network 3eb3f4d8-1bb3-405d-ae71-bcc2be53f559 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 21:07:21.498 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f5959356-c0bb-40d4-979f-aaca1959379e 2022-03-22 21:07:23.246 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 21:07:23.493 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port f5959356-c0bb-40d4-979f-aaca1959379e 2022-03-22 21:07:23.493 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port f5959356-c0bb-40d4-979f-aaca1959379e updated. Details: {'device': 'f5959356-c0bb-40d4-979f-aaca1959379e', 'network_id': '33198723-4960-4abb-bce5-2e2ffb5ecbe6', 'port_id': 'f5959356-c0bb-40d4-979f-aaca1959379e', 'mac_address': 'fa:16:3e:27:68:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 65, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b27447cb-9969-4903-971a-aaeafc3a3005', '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} 2022-03-22 21:07:23.493 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 21:07:23.493 2896 2696600646048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:07:23.493 2896 2696600646048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f5959356-c0bb-40d4-979f-aaca1959379e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 21:07:23.493 2896 2696600646048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 33198723-4960-4abb-bce5-2e2ffb5ecbe6 2022-03-22 21:07:23.493 2896 2696600646048 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:264 2022-03-22 21:07:23.770 2896 2696600646048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f5959356-c0bb-40d4-979f-aaca1959379e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:07:23.770 2896 2696600646048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f5959356-c0bb-40d4-979f-aaca1959379e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:07:23.790 2896 2696600646048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f5959356-c0bb-40d4-979f-aaca1959379e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 21:07:23.790 2896 2696600646048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 65, VLAN trunk: None to switch port f5959356-c0bb-40d4-979f-aaca1959379e 2022-03-22 21:07:23.888 2896 2696600646048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 21:07:23.888 2896 2696600646048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f5959356-c0bb-40d4-979f-aaca1959379e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:07:24.062 2896 2696600646048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f5959356-c0bb-40d4-979f-aaca1959379e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:07:24.062 2896 2696600646048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:07:24.062 2896 2696600646048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (03e199cb-2959-45cc-a8a7-c4179ebcd763) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:07:24.062 2896 2696600646048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f5959356-c0bb-40d4-979f-aaca1959379e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 21:07:24.062 2896 2696600646048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 21:07:24.062 2896 2696600646048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f5959356-c0bb-40d4-979f-aaca1959379e not yet added. Adding. 2022-03-22 21:07:24.062 2896 2696600646048 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 2022-03-22 21:07:24.062 2896 2696600646048 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 2022-03-22 21:07:24.212 2896 2696600646048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:07:24.369 2896 2696600646048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:07:24.369 2896 2696600646048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:07:24.544 2896 2696600646048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:07:24.674 2896 2696600646048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f5959356-c0bb-40d4-979f-aaca1959379e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:07:24.692 2896 2696600646048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f5959356-c0bb-40d4-979f-aaca1959379e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 21:07:24.692 2896 2696600646048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f5959356-c0bb-40d4-979f-aaca1959379e processed. 2022-03-22 21:07:25.262 2896 2696600646048 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:07:25.524 2896 2696600646048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:08:18.264 2896 2696598868208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-145fb144-c76a-4237-a1fa-da3aa4c0744f - - - - -] port_update received: f450b09b-24fd-47ea-a49b-6dd256acc0f6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:08:18.264 2896 2696598868208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-145fb144-c76a-4237-a1fa-da3aa4c0744f - - - - -] No port f450b09b-24fd-47ea-a49b-6dd256acc0f6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:08:21.779 2896 2696600647632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebb7d503-cd0a-40dc-af8e-4b34cf090c2d - - - - -] port_update received: ac2e8f00-71ae-4210-b792-f8ddcaf6871f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:08:22.127 2896 2696600647632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebb7d503-cd0a-40dc-af8e-4b34cf090c2d - - - - -] No port ac2e8f00-71ae-4210-b792-f8ddcaf6871f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:08:24.706 2896 2696600075600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df3c0cc7-53fe-449d-93a4-86e1d9866176 - - - - -] port_update received: 4b0ab5be-bd1c-4145-aaa8-9ab2be787b8b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:08:24.717 2896 2696600075600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df3c0cc7-53fe-449d-93a4-86e1d9866176 - - - - -] No port 4b0ab5be-bd1c-4145-aaa8-9ab2be787b8b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:08:28.198 2896 2696596730448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcf1452a-a038-4cc3-aa60-a61c5359b49c - - - - -] port_update received: e531efa3-9bad-4e73-9f53-2786c6870ab9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:08:28.216 2896 2696596730448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcf1452a-a038-4cc3-aa60-a61c5359b49c - - - - -] No port e531efa3-9bad-4e73-9f53-2786c6870ab9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:08:41.871 2896 2696600538976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0e1e3dd-7209-40c5-ae12-07a0b3cb53fa c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group member updated on remote: ['764577dd-8baf-4e41-814d-0c1f84c1a196'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:08:41.871 2896 2696600538976 MainThread INFO neutron.agent.securitygroups_rpc [req-c0e1e3dd-7209-40c5-ae12-07a0b3cb53fa c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group member updated ['764577dd-8baf-4e41-814d-0c1f84c1a196'] 2022-03-22 21:09:06.042 2896 2696600827504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-556ec286-767f-44ba-9e38-47c38cc4e8aa 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: 4f53f361-36c3-484e-a630-c934d2f4841f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:09:06.060 2896 2696600827504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-556ec286-767f-44ba-9e38-47c38cc4e8aa 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port 4f53f361-36c3-484e-a630-c934d2f4841f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:09:10.533 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4f53f361-36c3-484e-a630-c934d2f4841f 2022-03-22 21:09:11.853 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 21:09:12.152 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 4f53f361-36c3-484e-a630-c934d2f4841f 2022-03-22 21:09:12.152 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 4f53f361-36c3-484e-a630-c934d2f4841f updated. Details: {'device': '4f53f361-36c3-484e-a630-c934d2f4841f', 'network_id': 'a70b5ebb-817b-4c51-9930-da8be7d9ff95', 'port_id': '4f53f361-36c3-484e-a630-c934d2f4841f', 'mac_address': 'fa:16:3e:c2:a2:90', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 50, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb3c6122-8b13-45ef-a071-c5c2e4d7d211', '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} 2022-03-22 21:09:12.152 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 21:09:12.152 2896 2696600885376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:09:12.152 2896 2696600885376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4f53f361-36c3-484e-a630-c934d2f4841f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 21:09:12.152 2896 2696600885376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a70b5ebb-817b-4c51-9930-da8be7d9ff95 2022-03-22 21:09:12.152 2896 2696600885376 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:264 2022-03-22 21:09:12.450 2896 2696600885376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4f53f361-36c3-484e-a630-c934d2f4841f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:09:12.450 2896 2696600885376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4f53f361-36c3-484e-a630-c934d2f4841f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:09:12.450 2896 2696600885376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4f53f361-36c3-484e-a630-c934d2f4841f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 21:09:12.450 2896 2696600885376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 50, VLAN trunk: None to switch port 4f53f361-36c3-484e-a630-c934d2f4841f 2022-03-22 21:09:12.576 2896 2696600885376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 21:09:12.594 2896 2696600885376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4f53f361-36c3-484e-a630-c934d2f4841f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:09:12.753 2896 2696600885376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4f53f361-36c3-484e-a630-c934d2f4841f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:09:12.753 2896 2696600885376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:09:12.753 2896 2696600885376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (764577dd-8baf-4e41-814d-0c1f84c1a196) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:09:12.753 2896 2696600885376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (764577dd-8baf-4e41-814d-0c1f84c1a196) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-22 21:09:12.753 2896 2696600885376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4f53f361-36c3-484e-a630-c934d2f4841f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 21:09:12.753 2896 2696600885376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 21:09:12.753 2896 2696600885376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4f53f361-36c3-484e-a630-c934d2f4841f not yet added. Adding. 2022-03-22 21:09:12.753 2896 2696600885376 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 2022-03-22 21:09:12.753 2896 2696600885376 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 2022-03-22 21:09:12.908 2896 2696600885376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:09:13.058 2896 2696600885376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:09:13.058 2896 2696600885376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:09:13.286 2896 2696600885376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:09:13.452 2896 2696600885376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:09:13.452 2896 2696600885376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4f53f361-36c3-484e-a630-c934d2f4841f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 21:09:13.452 2896 2696600885376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4f53f361-36c3-484e-a630-c934d2f4841f processed. 2022-03-22 21:09:13.860 2896 2696600885376 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:09:14.198 2896 2696600885376 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:09:29.978 2896 2696600124576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52db3792-deac-43f4-8e39-a7b821be367f a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group member updated on remote: ['03e199cb-2959-45cc-a8a7-c4179ebcd763'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:09:29.978 2896 2696600124576 MainThread INFO neutron.agent.securitygroups_rpc [req-52db3792-deac-43f4-8e39-a7b821be367f a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] Security group member updated ['03e199cb-2959-45cc-a8a7-c4179ebcd763'] 2022-03-22 21:09:30.260 2896 2696600107136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52db3792-deac-43f4-8e39-a7b821be367f a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] port_delete event received for 'f5959356-c0bb-40d4-979f-aaca1959379e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:09:30.557 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f5959356-c0bb-40d4-979f-aaca1959379e 2022-03-22 21:09:31.713 2896 2696593101392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5916881f-e556-4e11-8b53-ce4b21e2791d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group rule updated on remote: ['87369400-af50-42d9-b752-2d8a3f2bca52'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:09:31.713 2896 2696593101392 MainThread INFO neutron.agent.securitygroups_rpc [req-5916881f-e556-4e11-8b53-ce4b21e2791d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group rule updated ['87369400-af50-42d9-b752-2d8a3f2bca52'] 2022-03-22 21:09:31.901 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:09:31.901 2896 2696596969248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f5959356-c0bb-40d4-979f-aaca1959379e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:09:31.901 2896 2696596969248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f5959356-c0bb-40d4-979f-aaca1959379e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:09:31.901 2896 2696596969248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f5959356-c0bb-40d4-979f-aaca1959379e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:09:31.915 2896 2696596969248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 33198723-4960-4abb-bce5-2e2ffb5ecbe6 2022-03-22 21:09:31.915 2896 2696596969248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f5959356-c0bb-40d4-979f-aaca1959379e'] 2022-03-22 21:09:31.915 2896 2696596969248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:09:31.915 2896 2696596969248 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 2022-03-22 21:09:31.915 2896 2696596969248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f5959356-c0bb-40d4-979f-aaca1959379e'] 2022-03-22 21:09:32.078 2896 2696596969248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-668941c3-4330-442c-bc5d-57499d217ab5 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group rule updated on remote: ['87369400-af50-42d9-b752-2d8a3f2bca52'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:09:32.078 2896 2696596969248 MainThread INFO neutron.agent.securitygroups_rpc [req-668941c3-4330-442c-bc5d-57499d217ab5 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group rule updated ['87369400-af50-42d9-b752-2d8a3f2bca52'] 2022-03-22 21:09:32.403 2896 2696596968720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c6af475-caea-4fd7-a5a5-5a1add906ec9 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group rule updated on remote: ['87369400-af50-42d9-b752-2d8a3f2bca52'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:09:32.403 2896 2696596968720 MainThread INFO neutron.agent.securitygroups_rpc [req-2c6af475-caea-4fd7-a5a5-5a1add906ec9 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group rule updated ['87369400-af50-42d9-b752-2d8a3f2bca52'] 2022-03-22 21:09:32.716 2896 2696597034960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a475a6de-505f-409e-82f4-efd6e62baf75 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group rule updated on remote: ['87369400-af50-42d9-b752-2d8a3f2bca52'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:09:32.716 2896 2696597034960 MainThread INFO neutron.agent.securitygroups_rpc [req-a475a6de-505f-409e-82f4-efd6e62baf75 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group rule updated ['87369400-af50-42d9-b752-2d8a3f2bca52'] 2022-03-22 21:09:32.744 2896 2696597033376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98dea329-aa28-4dc3-9e5d-1968e5f4c210 a5464b36e4b8478eb218e9a147c55796 1809067e0a0b48e5ad61078202d3f249 - - -] port_delete event received for 'b6c0b393-6a1e-41b6-bc3e-3b06359bd6ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:09:33.072 2896 2696599796720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6d4574a-84af-4369-9fa5-a3a4074149b5 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group rule updated on remote: ['87369400-af50-42d9-b752-2d8a3f2bca52'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:09:33.072 2896 2696599796720 MainThread INFO neutron.agent.securitygroups_rpc [req-b6d4574a-84af-4369-9fa5-a3a4074149b5 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group rule updated ['87369400-af50-42d9-b752-2d8a3f2bca52'] 2022-03-22 21:09:33.311 2896 2696599795840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94a5b00f-a564-4e5c-8e9b-2d2b3edf65c1 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group rule updated on remote: ['87369400-af50-42d9-b752-2d8a3f2bca52'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:09:33.311 2896 2696599795840 MainThread INFO neutron.agent.securitygroups_rpc [req-94a5b00f-a564-4e5c-8e9b-2d2b3edf65c1 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group rule updated ['87369400-af50-42d9-b752-2d8a3f2bca52'] 2022-03-22 21:09:33.921 2896 2696593774368 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:09:33.941 2896 2696593776128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group member updated on remote: ['87369400-af50-42d9-b752-2d8a3f2bca52', '764577dd-8baf-4e41-814d-0c1f84c1a196'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:09:33.941 2896 2696593776128 MainThread INFO neutron.agent.securitygroups_rpc [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group member updated ['87369400-af50-42d9-b752-2d8a3f2bca52', '764577dd-8baf-4e41-814d-0c1f84c1a196'] 2022-03-22 21:09:33.941 2896 2696593776128 MainThread INFO neutron.agent.securitygroups_rpc [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Refresh firewall rules 2022-03-22 21:09:33.941 2896 2696593776128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Get security group information for devices via rpc ['4f53f361-36c3-484e-a630-c934d2f4841f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:09:33.941 2896 2696593774368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:09:33.978 2896 2696593774368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] port_update received: 4f53f361-36c3-484e-a630-c934d2f4841f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:09:33.986 2896 2696593774368 MainThread DEBUG oslo_concurrency.lockutils [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-agent-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:09:33.986 2896 2696593774368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Binding port 4f53f361-36c3-484e-a630-c934d2f4841f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 21:09:33.986 2896 2696593774368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-22 21:09:34.002 2896 2696593774368 MainThread DEBUG neutron.services.trunk.rpc.agent [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4f53f361-36c3-484e-a630-c934d2f4841f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:09:34.002 2896 2696593774368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4f53f361-36c3-484e-a630-c934d2f4841f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:09:34.027 2896 2696593774368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Trunk plugin disabled on server. Assuming port 4f53f361-36c3-484e-a630-c934d2f4841f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 21:09:34.027 2896 2696593774368 MainThread INFO networking_hyperv.neutron.trunk_driver [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Binding VLAN ID: 50, VLAN trunk: None to switch port 4f53f361-36c3-484e-a630-c934d2f4841f 2022-03-22 21:09:34.041 2896 2696593774368 MainThread INFO neutron.agent.securitygroups_rpc [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Refresh firewall rules 2022-03-22 21:09:34.041 2896 2696593774368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Get security group information for devices via rpc ['4f53f361-36c3-484e-a630-c934d2f4841f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:09:34.659 2896 2696593776128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update security group information for ports dict_keys(['4f53f361-36c3-484e-a630-c934d2f4841f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:09:34.659 2896 2696593776128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:09:34.659 2896 2696593776128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update rules of security group (764577dd-8baf-4e41-814d-0c1f84c1a196) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:09:34.659 2896 2696593776128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update rules of security group (87369400-af50-42d9-b752-2d8a3f2bca52) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:09:34.659 2896 2696593776128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update members of security group (764577dd-8baf-4e41-814d-0c1f84c1a196) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-22 21:09:34.659 2896 2696593776128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update port filter for 4f53f361-36c3-484e-a630-c934d2f4841f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 21:09:34.659 2896 2696593776128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Updating port rules. 2022-03-22 21:09:34.659 2896 2696593776128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Creating 6 new rules, removing 0 old rules. 2022-03-22 21:09:34.659 2896 2696593776128 MainThread DEBUG oslo_concurrency.lockutils [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:09:34.728 2896 2696593774368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update security group information for ports dict_keys(['4f53f361-36c3-484e-a630-c934d2f4841f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:09:34.733 2896 2696593774368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:09:34.733 2896 2696593774368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update rules of security group (764577dd-8baf-4e41-814d-0c1f84c1a196) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:09:34.733 2896 2696593774368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update rules of security group (87369400-af50-42d9-b752-2d8a3f2bca52) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:09:34.733 2896 2696593774368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update members of security group (764577dd-8baf-4e41-814d-0c1f84c1a196) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-22 21:09:34.733 2896 2696593774368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update port filter for 4f53f361-36c3-484e-a630-c934d2f4841f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 21:09:34.733 2896 2696593774368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Updating port rules. 2022-03-22 21:09:34.733 2896 2696593774368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Creating 6 new rules, removing 0 old rules. 2022-03-22 21:09:34.855 2896 2696593776128 MainThread DEBUG oslo_concurrency.lockutils [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:09:34.855 2896 2696593776128 MainThread DEBUG oslo_concurrency.lockutils [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:09:34.855 2896 2696593776128 MainThread DEBUG oslo_concurrency.lockutils [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:09:34.855 2896 2696593774368 MainThread DEBUG oslo_concurrency.lockutils [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:09:34.903 2896 2696593774368 MainThread DEBUG oslo_concurrency.lockutils [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:09:34.903 2896 2696593774368 MainThread DEBUG oslo_concurrency.lockutils [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:09:34.903 2896 2696593774368 MainThread DEBUG oslo_concurrency.lockutils [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:09:34.934 2896 2696593774368 MainThread DEBUG oslo_concurrency.lockutils [req-3343e562-d4fe-43be-b6a9-2c4a8c7b49b2 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-agent-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:09:36.619 2896 2696593773664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74d6f800-cbea-4720-9f8c-1cf986badbfe df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'e63827c5-1be2-4525-95f3-bb1e202b2b65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:09:37.794 2896 2696593773664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd75b8a7-74aa-4df9-83d0-f7dc57a5a7a3 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '00dc60b4-7b53-4431-9296-e07232703667' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:09:38.794 2896 2696593104384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c4ecb6a-9b33-4e86-b8dc-738ea7d49d94 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'ca3e118a-bfb8-476f-aedd-20af479ca806' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:09:38.794 2896 2696593104384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ee3e740-6fcc-4f3e-a25d-21e7513357c4 - - - - -] port_delete event received for 'ca3e118a-bfb8-476f-aedd-20af479ca806' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:09:39.056 2896 2696598152816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c4ecb6a-9b33-4e86-b8dc-738ea7d49d94 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network 33198723-4960-4abb-bce5-2e2ffb5ecbe6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 21:09:39.056 2896 2696598152816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c4ecb6a-9b33-4e86-b8dc-738ea7d49d94 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network 33198723-4960-4abb-bce5-2e2ffb5ecbe6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 21:12:14.068 2896 2696593519888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group member updated on remote: ['87369400-af50-42d9-b752-2d8a3f2bca52', '764577dd-8baf-4e41-814d-0c1f84c1a196'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:12:14.068 2896 2696593519888 MainThread INFO neutron.agent.securitygroups_rpc [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group member updated ['87369400-af50-42d9-b752-2d8a3f2bca52', '764577dd-8baf-4e41-814d-0c1f84c1a196'] 2022-03-22 21:12:14.068 2896 2696593519888 MainThread INFO neutron.agent.securitygroups_rpc [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Refresh firewall rules 2022-03-22 21:12:14.068 2896 2696593519888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Get security group information for devices via rpc ['4f53f361-36c3-484e-a630-c934d2f4841f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:12:14.098 2896 2696592229824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] port_update received: 4f53f361-36c3-484e-a630-c934d2f4841f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:12:14.109 2896 2696592229824 MainThread DEBUG oslo_concurrency.lockutils [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-agent-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:12:14.109 2896 2696592229824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Binding port 4f53f361-36c3-484e-a630-c934d2f4841f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 21:12:14.109 2896 2696592229824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-22 21:12:14.134 2896 2696592229824 MainThread DEBUG neutron.services.trunk.rpc.agent [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4f53f361-36c3-484e-a630-c934d2f4841f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:12:14.134 2896 2696592229824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4f53f361-36c3-484e-a630-c934d2f4841f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:12:14.134 2896 2696592229824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Trunk plugin disabled on server. Assuming port 4f53f361-36c3-484e-a630-c934d2f4841f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 21:12:14.134 2896 2696592229824 MainThread INFO networking_hyperv.neutron.trunk_driver [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Binding VLAN ID: 50, VLAN trunk: None to switch port 4f53f361-36c3-484e-a630-c934d2f4841f 2022-03-22 21:12:14.164 2896 2696592229824 MainThread INFO neutron.agent.securitygroups_rpc [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Refresh firewall rules 2022-03-22 21:12:14.164 2896 2696592229824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Get security group information for devices via rpc ['4f53f361-36c3-484e-a630-c934d2f4841f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:12:14.368 2896 2696593519888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update security group information for ports dict_keys(['4f53f361-36c3-484e-a630-c934d2f4841f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:12:14.368 2896 2696593519888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:12:14.368 2896 2696593519888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update rules of security group (764577dd-8baf-4e41-814d-0c1f84c1a196) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:12:14.368 2896 2696593519888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update members of security group (764577dd-8baf-4e41-814d-0c1f84c1a196) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-22 21:12:14.368 2896 2696593519888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update port filter for 4f53f361-36c3-484e-a630-c934d2f4841f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 21:12:14.368 2896 2696593519888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Updating port rules. 2022-03-22 21:12:14.368 2896 2696593519888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Creating 0 new rules, removing 6 old rules. 2022-03-22 21:12:14.368 2896 2696593519888 MainThread DEBUG oslo_concurrency.lockutils [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:12:14.368 2896 2696593519888 MainThread DEBUG oslo_concurrency.lockutils [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:12:14.368 2896 2696593519888 MainThread DEBUG oslo_concurrency.lockutils [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:12:14.400 2896 2696592229824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update security group information for ports dict_keys(['4f53f361-36c3-484e-a630-c934d2f4841f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:12:14.400 2896 2696592229824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:12:14.400 2896 2696592229824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update rules of security group (764577dd-8baf-4e41-814d-0c1f84c1a196) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:12:14.400 2896 2696592229824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update members of security group (764577dd-8baf-4e41-814d-0c1f84c1a196) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-22 21:12:14.400 2896 2696592229824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update port filter for 4f53f361-36c3-484e-a630-c934d2f4841f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 21:12:14.400 2896 2696592229824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Updating port rules. 2022-03-22 21:12:14.417 2896 2696592229824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Creating 0 new rules, removing 6 old rules. 2022-03-22 21:12:14.630 2896 2696593519888 MainThread DEBUG oslo_concurrency.lockutils [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:12:14.630 2896 2696592229824 MainThread DEBUG oslo_concurrency.lockutils [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:12:14.630 2896 2696592229824 MainThread DEBUG oslo_concurrency.lockutils [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:12:14.642 2896 2696592229824 MainThread DEBUG oslo_concurrency.lockutils [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:12:14.688 2896 2696592229824 MainThread DEBUG oslo_concurrency.lockutils [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-driver-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:12:14.727 2896 2696592229824 MainThread DEBUG oslo_concurrency.lockutils [req-cb67f764-66f3-43d8-8056-09bd5c9df25d c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Lock "n-hv-agent-port-lock-4f53f361-36c3-484e-a630-c934d2f4841f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:12:15.254 2896 2696540312672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a65b192-b5fe-4b77-b7e7-38cc28ecfc53 c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] port_delete event received for '3089de3a-7ba2-4d54-983d-16a9b9ab4cd5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:12:22.302 2896 2696553343808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2cae1e29-080b-422f-bde8-23536d2af9dc c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group member updated on remote: ['764577dd-8baf-4e41-814d-0c1f84c1a196'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:12:22.302 2896 2696553343808 MainThread INFO neutron.agent.securitygroups_rpc [req-2cae1e29-080b-422f-bde8-23536d2af9dc c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Security group member updated ['764577dd-8baf-4e41-814d-0c1f84c1a196'] 2022-03-22 21:12:22.302 2896 2696553343808 MainThread INFO neutron.agent.securitygroups_rpc [req-2cae1e29-080b-422f-bde8-23536d2af9dc c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Refresh firewall rules 2022-03-22 21:12:22.302 2896 2696553343808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2cae1e29-080b-422f-bde8-23536d2af9dc c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Get security group information for devices via rpc ['4f53f361-36c3-484e-a630-c934d2f4841f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:12:22.332 2896 2696553343808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2cae1e29-080b-422f-bde8-23536d2af9dc c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:12:22.332 2896 2696553343808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2cae1e29-080b-422f-bde8-23536d2af9dc c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:12:22.379 2896 2696553343808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cae1e29-080b-422f-bde8-23536d2af9dc c9bb9dcfa1014c13b992885f9b994a67 ffeafbd12c384c30bb71934a9309309a - - -] port_delete event received for '4f53f361-36c3-484e-a630-c934d2f4841f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:12:23.567 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4f53f361-36c3-484e-a630-c934d2f4841f 2022-03-22 21:12:24.754 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:12:24.754 2896 2696575101408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4f53f361-36c3-484e-a630-c934d2f4841f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:12:24.754 2896 2696575101408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4f53f361-36c3-484e-a630-c934d2f4841f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:12:24.754 2896 2696575101408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4f53f361-36c3-484e-a630-c934d2f4841f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:12:24.754 2896 2696575101408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f53f361-36c3-484e-a630-c934d2f4841f'] 2022-03-22 21:12:24.754 2896 2696575101408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:12:24.754 2896 2696575101408 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 2022-03-22 21:12:24.754 2896 2696575101408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f53f361-36c3-484e-a630-c934d2f4841f'] 2022-03-22 21:12:26.630 2896 2696594684560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea57fd28-67df-4259-91a0-7647bac9fb21 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'ac2e8f00-71ae-4210-b792-f8ddcaf6871f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:12:26.755 2896 2696592571728 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:12:26.771 2896 2696592571728 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:12:28.052 2896 2696597141280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-253d860b-69f0-4adf-bb2b-e7f52f452bf6 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'f450b09b-24fd-47ea-a49b-6dd256acc0f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:12:29.083 2896 2696594363488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf535543-1a63-4d71-9f4b-cf66eb9e11c2 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'c1b162fd-9395-422d-8075-5481a1993430' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:12:29.083 2896 2696594363488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-beadb571-4240-4a49-b700-bf6aa0c6a34b - - - - -] port_delete event received for 'c1b162fd-9395-422d-8075-5481a1993430' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:12:29.351 2896 2696591929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf535543-1a63-4d71-9f4b-cf66eb9e11c2 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network a70b5ebb-817b-4c51-9930-da8be7d9ff95 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 21:12:29.351 2896 2696591929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bf535543-1a63-4d71-9f4b-cf66eb9e11c2 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Reclaiming local network a70b5ebb-817b-4c51-9930-da8be7d9ff95 2022-03-22 21:12:30.413 2896 2696591929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfbcb227-0b99-498c-add9-10baf350fede df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'e531efa3-9bad-4e73-9f53-2786c6870ab9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:12:31.646 2896 2696593102624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f9eae27-9dcf-4b58-aca8-f1cca5296cc7 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '4b0ab5be-bd1c-4145-aaa8-9ab2be787b8b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:12:32.803 2896 2696597544272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db6c179a-9f6c-4ea2-af34-92ac806cba2a df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '856f1971-8b68-4b91-9b3d-8f18c9340dc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:12:32.803 2896 2696597544272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64c8ec60-f01a-422a-aedd-330cf51bc795 - - - - -] port_delete event received for '856f1971-8b68-4b91-9b3d-8f18c9340dc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:12:33.302 2896 2696575101232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db6c179a-9f6c-4ea2-af34-92ac806cba2a df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network b391fe5f-4b99-4d93-9cd4-b3263fdade64 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 21:12:33.302 2896 2696575101232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db6c179a-9f6c-4ea2-af34-92ac806cba2a df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network b391fe5f-4b99-4d93-9cd4-b3263fdade64 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 21:12:40.117 2896 2696591873472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-179f24a0-fa91-4461-880f-46931c106162 - - - - -] port_update received: fd0bbd9f-58ef-4008-8454-7a7905cb53e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:12:40.133 2896 2696591873472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-179f24a0-fa91-4461-880f-46931c106162 - - - - -] No port fd0bbd9f-58ef-4008-8454-7a7905cb53e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:12:43.758 2896 2696596970832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cc7e6cf-aafb-469c-b804-76c6a7a1aac2 - - - - -] port_update received: 8b445ee6-4ad2-4c71-b1c5-e3a6c6d06979 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:12:43.758 2896 2696596970832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cc7e6cf-aafb-469c-b804-76c6a7a1aac2 - - - - -] No port 8b445ee6-4ad2-4c71-b1c5-e3a6c6d06979 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:12:46.411 2896 2696591959488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20814f8f-ccc7-47a5-9af0-3270b6bd1b7f - - - - -] port_update received: fd5e49d6-7bcf-4764-9469-e48001e765f0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:12:46.429 2896 2696591959488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20814f8f-ccc7-47a5-9af0-3270b6bd1b7f - - - - -] No port fd5e49d6-7bcf-4764-9469-e48001e765f0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:12:49.241 2896 2696596066720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49d7adc1-beab-4eb5-870c-1b90ba8bb885 b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group rule updated on remote: ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:12:49.241 2896 2696596066720 MainThread INFO neutron.agent.securitygroups_rpc [req-49d7adc1-beab-4eb5-870c-1b90ba8bb885 b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group rule updated ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] 2022-03-22 21:12:49.601 2896 2696598798000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-498062ed-be7a-46e9-a573-a2ededdf533c b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group rule updated on remote: ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:12:49.601 2896 2696598798000 MainThread INFO neutron.agent.securitygroups_rpc [req-498062ed-be7a-46e9-a573-a2ededdf533c b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group rule updated ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] 2022-03-22 21:12:49.945 2896 2696574719600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eea3a763-ff47-4e97-8ef6-ad4237006a5e - - - - -] port_update received: 6d2b6f86-20e4-4352-99c6-e55e1c70c2b8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:12:49.977 2896 2696574719600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eea3a763-ff47-4e97-8ef6-ad4237006a5e - - - - -] No port 6d2b6f86-20e4-4352-99c6-e55e1c70c2b8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:12:50.007 2896 2696574719600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd6d2cd8-7cd7-459d-8c0f-a24c96caa2ff b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group rule updated on remote: ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:12:50.007 2896 2696574719600 MainThread INFO neutron.agent.securitygroups_rpc [req-cd6d2cd8-7cd7-459d-8c0f-a24c96caa2ff b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group rule updated ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] 2022-03-22 21:12:50.398 2896 2696574719600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4931d9ee-1133-47bd-a369-056b1735b685 b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group rule updated on remote: ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:12:50.398 2896 2696574719600 MainThread INFO neutron.agent.securitygroups_rpc [req-4931d9ee-1133-47bd-a369-056b1735b685 b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group rule updated ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] 2022-03-22 21:12:50.789 2896 2696574719600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d1fd4d4-8a6c-49b9-a08b-8a75baa68d56 b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group rule updated on remote: ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:12:50.789 2896 2696574719600 MainThread INFO neutron.agent.securitygroups_rpc [req-4d1fd4d4-8a6c-49b9-a08b-8a75baa68d56 b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group rule updated ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] 2022-03-22 21:12:51.116 2896 2696592571728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73cd30e7-1207-4996-8fbf-fa39e80de123 b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group rule updated on remote: ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:12:51.116 2896 2696592571728 MainThread INFO neutron.agent.securitygroups_rpc [req-73cd30e7-1207-4996-8fbf-fa39e80de123 b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group rule updated ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] 2022-03-22 21:13:20.113 2896 2696597488032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c869355-3c4f-433d-9f84-f49943a94bdc b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group member updated on remote: ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:13:20.113 2896 2696597488032 MainThread INFO neutron.agent.securitygroups_rpc [req-0c869355-3c4f-433d-9f84-f49943a94bdc b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group member updated ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] 2022-03-22 21:13:21.082 2896 2696594177712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7b8d89b-1e46-4d1a-b1ef-f3f68d0f5c2f 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:13:21.082 2896 2696594177712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7b8d89b-1e46-4d1a-b1ef-f3f68d0f5c2f 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:13:30.338 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 2022-03-22 21:13:31.101 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 21:13:31.347 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 2022-03-22 21:13:31.347 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 updated. Details: {'device': '4a38c05d-ba4d-4b1e-bead-8294f760d5d2', 'network_id': '57c86486-8e44-4fff-8c71-0fcdcda7fec7', 'port_id': '4a38c05d-ba4d-4b1e-bead-8294f760d5d2', 'mac_address': 'fa:16:3e:32:69:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 59, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '382e3d73-021f-44ef-a9ee-d9e141f53392', 'ip_address': '172.20.0.3'}], '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} 2022-03-22 21:13:31.347 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 21:13:31.347 2896 2696598296528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a38c05d-ba4d-4b1e-bead-8294f760d5d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:13:31.347 2896 2696598296528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 21:13:31.347 2896 2696598296528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 57c86486-8e44-4fff-8c71-0fcdcda7fec7 2022-03-22 21:13:31.347 2896 2696598296528 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:264 2022-03-22 21:13:31.648 2896 2696598296528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4a38c05d-ba4d-4b1e-bead-8294f760d5d2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:13:31.648 2896 2696598296528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4a38c05d-ba4d-4b1e-bead-8294f760d5d2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:13:31.648 2896 2696598296528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 21:13:31.648 2896 2696598296528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 59, VLAN trunk: None to switch port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 2022-03-22 21:13:31.772 2896 2696598296528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 21:13:31.772 2896 2696598296528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4a38c05d-ba4d-4b1e-bead-8294f760d5d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:13:32.001 2896 2696598296528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4a38c05d-ba4d-4b1e-bead-8294f760d5d2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:13:32.001 2896 2696598296528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:13:32.001 2896 2696598296528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e35fccd8-13e9-4ba4-9324-d575fbd6ed4b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:13:32.001 2896 2696598296528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 21:13:32.001 2896 2696598296528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 21:13:32.001 2896 2696598296528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 not yet added. Adding. 2022-03-22 21:13:32.001 2896 2696598296528 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 2022-03-22 21:13:32.001 2896 2696598296528 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 2022-03-22 21:13:32.161 2896 2696598296528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a38c05d-ba4d-4b1e-bead-8294f760d5d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:13:32.310 2896 2696598296528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a38c05d-ba4d-4b1e-bead-8294f760d5d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:13:32.310 2896 2696598296528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a38c05d-ba4d-4b1e-bead-8294f760d5d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:13:32.509 2896 2696598296528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a38c05d-ba4d-4b1e-bead-8294f760d5d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:13:32.660 2896 2696598296528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a38c05d-ba4d-4b1e-bead-8294f760d5d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:13:32.660 2896 2696598296528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 21:13:32.660 2896 2696598296528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 processed. 2022-03-22 21:13:33.110 2896 2696598296528 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:13:33.410 2896 2696598296528 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:16:07.001 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 2022-03-22 21:16:08.125 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:16:08.125 2896 2696592622160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4a38c05d-ba4d-4b1e-bead-8294f760d5d2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:16:08.125 2896 2696592622160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4a38c05d-ba4d-4b1e-bead-8294f760d5d2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:16:08.125 2896 2696592622160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:16:08.125 2896 2696592622160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 57c86486-8e44-4fff-8c71-0fcdcda7fec7 2022-03-22 21:16:08.125 2896 2696592622160 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a38c05d-ba4d-4b1e-bead-8294f760d5d2'] 2022-03-22 21:16:08.125 2896 2696592622160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:16:08.125 2896 2696592622160 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 2022-03-22 21:16:08.125 2896 2696592622160 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a38c05d-ba4d-4b1e-bead-8294f760d5d2'] 2022-03-22 21:16:10.149 2896 2696596912432 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:16:10.437 2896 2696596912432 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:16:19.462 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 2022-03-22 21:16:20.188 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 21:16:20.446 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 2022-03-22 21:16:20.446 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 updated. Details: {'device': '4a38c05d-ba4d-4b1e-bead-8294f760d5d2', 'network_id': '57c86486-8e44-4fff-8c71-0fcdcda7fec7', 'port_id': '4a38c05d-ba4d-4b1e-bead-8294f760d5d2', 'mac_address': 'fa:16:3e:32:69:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 59, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '382e3d73-021f-44ef-a9ee-d9e141f53392', 'ip_address': '172.20.0.3'}], '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} 2022-03-22 21:16:20.446 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 21:16:20.446 2896 2696600646400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a38c05d-ba4d-4b1e-bead-8294f760d5d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:16:20.446 2896 2696600646400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 21:16:20.446 2896 2696600646400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 57c86486-8e44-4fff-8c71-0fcdcda7fec7 2022-03-22 21:16:20.446 2896 2696600646400 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:264 2022-03-22 21:16:20.672 2896 2696600646400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4a38c05d-ba4d-4b1e-bead-8294f760d5d2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:16:20.672 2896 2696600646400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4a38c05d-ba4d-4b1e-bead-8294f760d5d2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:16:20.696 2896 2696600646400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 21:16:20.696 2896 2696600646400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 59, VLAN trunk: None to switch port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 2022-03-22 21:16:20.828 2896 2696600646400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 21:16:20.828 2896 2696600646400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4a38c05d-ba4d-4b1e-bead-8294f760d5d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:16:21.047 2896 2696600646400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4a38c05d-ba4d-4b1e-bead-8294f760d5d2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:16:21.047 2896 2696600646400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:16:21.047 2896 2696600646400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e35fccd8-13e9-4ba4-9324-d575fbd6ed4b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:16:21.047 2896 2696600646400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 21:16:21.047 2896 2696600646400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 21:16:21.047 2896 2696600646400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 not yet added. Adding. 2022-03-22 21:16:21.047 2896 2696600646400 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 2022-03-22 21:16:21.047 2896 2696600646400 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 2022-03-22 21:16:21.203 2896 2696600646400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a38c05d-ba4d-4b1e-bead-8294f760d5d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:16:21.313 2896 2696600646400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a38c05d-ba4d-4b1e-bead-8294f760d5d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:16:21.313 2896 2696600646400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a38c05d-ba4d-4b1e-bead-8294f760d5d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:16:21.470 2896 2696600646400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a38c05d-ba4d-4b1e-bead-8294f760d5d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:16:21.641 2896 2696600646400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a38c05d-ba4d-4b1e-bead-8294f760d5d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:16:21.641 2896 2696600646400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 21:16:21.641 2896 2696600646400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 processed. 2022-03-22 21:16:22.202 2896 2696595970000 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:16:22.450 2896 2696595970000 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:18:08.857 2896 2696599022400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32e30794-0c69-433f-9dab-207ffe65575c b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] port_delete event received for '4f1774c8-fb51-4f0b-82ff-e6b125ef0b4c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:18:11.842 2896 2696592698880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13862fe3-fe3d-4031-ab35-d3d74ff2f42a b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group member updated on remote: ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:18:11.842 2896 2696592698880 MainThread INFO neutron.agent.securitygroups_rpc [req-13862fe3-fe3d-4031-ab35-d3d74ff2f42a b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] Security group member updated ['e35fccd8-13e9-4ba4-9324-d575fbd6ed4b'] 2022-03-22 21:18:11.859 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 2022-03-22 21:18:11.918 2896 2696600569280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13862fe3-fe3d-4031-ab35-d3d74ff2f42a b5aa41736b0942a0b66b195538d09e78 9fc37de3941648cc9788aa18757dcf9d - - -] port_delete event received for '4a38c05d-ba4d-4b1e-bead-8294f760d5d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:18:12.797 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:18:12.797 2896 2696598461952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4a38c05d-ba4d-4b1e-bead-8294f760d5d2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:18:12.797 2896 2696598461952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4a38c05d-ba4d-4b1e-bead-8294f760d5d2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:18:12.797 2896 2696598461952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4a38c05d-ba4d-4b1e-bead-8294f760d5d2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:18:12.797 2896 2696598461952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 57c86486-8e44-4fff-8c71-0fcdcda7fec7 2022-03-22 21:18:12.797 2896 2696598461952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a38c05d-ba4d-4b1e-bead-8294f760d5d2'] 2022-03-22 21:18:12.810 2896 2696598461952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:18:12.810 2896 2696598461952 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 2022-03-22 21:18:12.810 2896 2696598461952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a38c05d-ba4d-4b1e-bead-8294f760d5d2'] 2022-03-22 21:18:14.809 2896 2696594139792 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:18:14.829 2896 2696594139792 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:18:15.969 2896 2696594139792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dac84963-8e86-405f-86e4-80239946dba2 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '8b445ee6-4ad2-4c71-b1c5-e3a6c6d06979' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:18:17.153 2896 2696598863008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8d1d98-923f-4989-bcb5-1834b6c24ad2 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'fd0bbd9f-58ef-4008-8454-7a7905cb53e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:18:18.095 2896 2696598863008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a4f84ea-7207-46b6-ac59-87d55f1705c2 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'de13f383-ac1a-493d-9e05-c4f122ab4a70' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:18:18.126 2896 2696593519008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b01b930-97da-4821-9e6d-85768fd5001a - - - - -] port_delete event received for 'de13f383-ac1a-493d-9e05-c4f122ab4a70' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:18:18.356 2896 2696598869264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a4f84ea-7207-46b6-ac59-87d55f1705c2 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network 57c86486-8e44-4fff-8c71-0fcdcda7fec7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 21:18:18.356 2896 2696598869264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a4f84ea-7207-46b6-ac59-87d55f1705c2 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network 57c86486-8e44-4fff-8c71-0fcdcda7fec7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 21:18:19.408 2896 2696600648336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fcc9217-20a6-48d1-bebd-64caa3dc794e df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '6d2b6f86-20e4-4352-99c6-e55e1c70c2b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:18:20.856 2896 2696597301728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04009696-f293-405c-bbe8-8a1f6ed5a42a df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'fd5e49d6-7bcf-4764-9469-e48001e765f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:18:21.813 2896 2696597541808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ad468bb-0dcf-4f35-9338-787e89c00bcd - - - - -] port_delete event received for '52aa604f-36aa-44c4-a76e-d116fdd70987' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:18:21.833 2896 2696597301728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7ac8118-2bc4-452c-b1ed-cdb4a9054926 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '52aa604f-36aa-44c4-a76e-d116fdd70987' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:18:22.079 2896 2696597301728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7ac8118-2bc4-452c-b1ed-cdb4a9054926 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network d0ee930b-8ea6-45af-b433-e555eaf94376 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 21:18:22.079 2896 2696597301728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7ac8118-2bc4-452c-b1ed-cdb4a9054926 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network d0ee930b-8ea6-45af-b433-e555eaf94376 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 21:18:28.887 2896 2696597161056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed7e8e3b-c185-445d-b722-ff37cdeb90ab - - - - -] port_update received: 08e1b26f-7868-4da0-987e-cae6312931dc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:18:28.902 2896 2696597161056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed7e8e3b-c185-445d-b722-ff37cdeb90ab - - - - -] No port 08e1b26f-7868-4da0-987e-cae6312931dc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:18:31.971 2896 2696597161056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-421ccbdb-05b7-4fbd-8167-0ee6d541a22e - - - - -] port_update received: b2cef782-fd1c-4ed2-854b-8c9f8ece42a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:18:31.971 2896 2696597161056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-421ccbdb-05b7-4fbd-8167-0ee6d541a22e - - - - -] No port b2cef782-fd1c-4ed2-854b-8c9f8ece42a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:18:35.355 2896 2696596913312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b60e8d55-ce5e-42ac-ab53-8682d84876de - - - - -] port_update received: 9ec4cbd4-0f0c-4f04-8dac-b25a35671850 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:18:35.355 2896 2696596913312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b60e8d55-ce5e-42ac-ab53-8682d84876de - - - - -] No port 9ec4cbd4-0f0c-4f04-8dac-b25a35671850 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:18:37.081 2896 2696598154928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bc9a994-d46b-4373-9b1f-9cf293c3ca45 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group rule updated on remote: ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:18:37.081 2896 2696598154928 MainThread INFO neutron.agent.securitygroups_rpc [req-9bc9a994-d46b-4373-9b1f-9cf293c3ca45 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group rule updated ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] 2022-03-22 21:18:37.393 2896 2696598154928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3cf3461a-e864-419b-b897-60fdd95febc5 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group rule updated on remote: ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:18:37.393 2896 2696598154928 MainThread INFO neutron.agent.securitygroups_rpc [req-3cf3461a-e864-419b-b897-60fdd95febc5 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group rule updated ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] 2022-03-22 21:18:37.700 2896 2696598861424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea52a4e0-3d9c-4000-bf60-74517335e199 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group rule updated on remote: ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:18:37.700 2896 2696598861424 MainThread INFO neutron.agent.securitygroups_rpc [req-ea52a4e0-3d9c-4000-bf60-74517335e199 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group rule updated ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] 2022-03-22 21:18:38.018 2896 2696598460544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-419605b8-2418-41c1-8021-6615aa17d253 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group rule updated on remote: ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:18:38.018 2896 2696598460544 MainThread INFO neutron.agent.securitygroups_rpc [req-419605b8-2418-41c1-8021-6615aa17d253 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group rule updated ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] 2022-03-22 21:18:38.331 2896 2696600566768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfa9b0a0-39b9-4ee4-8a91-2ae6c9d88df5 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group rule updated on remote: ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:18:38.331 2896 2696600566768 MainThread INFO neutron.agent.securitygroups_rpc [req-bfa9b0a0-39b9-4ee4-8a91-2ae6c9d88df5 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group rule updated ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] 2022-03-22 21:18:38.653 2896 2696595970880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-600f2e82-a745-43db-9c12-5d012ba7bac2 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group rule updated on remote: ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-22 21:18:38.653 2896 2696595970880 MainThread INFO neutron.agent.securitygroups_rpc [req-600f2e82-a745-43db-9c12-5d012ba7bac2 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group rule updated ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] 2022-03-22 21:18:40.246 2896 2696598996240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92ddac91-5821-44f1-bbf5-0562c9a9db94 - - - - -] port_update received: c3aad6d3-803f-4707-8d6c-142d48507e5d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:18:40.246 2896 2696598996240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92ddac91-5821-44f1-bbf5-0562c9a9db94 - - - - -] No port c3aad6d3-803f-4707-8d6c-142d48507e5d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:19:13.197 2896 2696596412896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a99645e-8eb4-4bb8-990c-d04667f07baa a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group member updated on remote: ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:19:13.197 2896 2696596412896 MainThread INFO neutron.agent.securitygroups_rpc [req-4a99645e-8eb4-4bb8-990c-d04667f07baa a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group member updated ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] 2022-03-22 21:19:14.157 2896 2696564589312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b85be7e3-340e-434f-bee4-a18d406fd8af 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: c2febe3e-71d6-43da-b068-abd09fd2b9a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:19:14.187 2896 2696564589312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b85be7e3-340e-434f-bee4-a18d406fd8af 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port c2febe3e-71d6-43da-b068-abd09fd2b9a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:19:22.813 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c2febe3e-71d6-43da-b068-abd09fd2b9a9 2022-03-22 21:19:23.090 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 21:19:23.439 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port c2febe3e-71d6-43da-b068-abd09fd2b9a9 2022-03-22 21:19:23.439 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port c2febe3e-71d6-43da-b068-abd09fd2b9a9 updated. Details: {'device': 'c2febe3e-71d6-43da-b068-abd09fd2b9a9', 'network_id': '88370909-355a-4363-986a-89c3c136d5e6', 'port_id': 'c2febe3e-71d6-43da-b068-abd09fd2b9a9', 'mac_address': 'fa:16:3e:3e:dc:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 92, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4671db11-ca2b-4958-b9a5-bfe937990691', '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} 2022-03-22 21:19:23.463 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 21:19:23.463 2896 2696599736736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c2febe3e-71d6-43da-b068-abd09fd2b9a9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:19:23.463 2896 2696599736736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c2febe3e-71d6-43da-b068-abd09fd2b9a9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 21:19:23.463 2896 2696599736736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 88370909-355a-4363-986a-89c3c136d5e6 2022-03-22 21:19:23.463 2896 2696599736736 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:264 2022-03-22 21:19:23.829 2896 2696599736736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c2febe3e-71d6-43da-b068-abd09fd2b9a9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:19:23.829 2896 2696599736736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c2febe3e-71d6-43da-b068-abd09fd2b9a9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:19:23.829 2896 2696599736736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c2febe3e-71d6-43da-b068-abd09fd2b9a9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 21:19:23.829 2896 2696599736736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 92, VLAN trunk: None to switch port c2febe3e-71d6-43da-b068-abd09fd2b9a9 2022-03-22 21:19:23.979 2896 2696599736736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 21:19:23.979 2896 2696599736736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c2febe3e-71d6-43da-b068-abd09fd2b9a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:19:24.199 2896 2696599736736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c2febe3e-71d6-43da-b068-abd09fd2b9a9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:19:24.199 2896 2696599736736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:19:24.199 2896 2696599736736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:19:24.199 2896 2696599736736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c2febe3e-71d6-43da-b068-abd09fd2b9a9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 21:19:24.199 2896 2696599736736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 21:19:24.199 2896 2696599736736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c2febe3e-71d6-43da-b068-abd09fd2b9a9 not yet added. Adding. 2022-03-22 21:19:24.199 2896 2696599736736 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 2022-03-22 21:19:24.199 2896 2696599736736 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 2022-03-22 21:19:24.322 2896 2696599736736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2febe3e-71d6-43da-b068-abd09fd2b9a9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:19:24.478 2896 2696599736736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2febe3e-71d6-43da-b068-abd09fd2b9a9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:19:24.478 2896 2696599736736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2febe3e-71d6-43da-b068-abd09fd2b9a9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:19:24.636 2896 2696599736736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2febe3e-71d6-43da-b068-abd09fd2b9a9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:19:24.792 2896 2696599736736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c2febe3e-71d6-43da-b068-abd09fd2b9a9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:19:24.792 2896 2696599736736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c2febe3e-71d6-43da-b068-abd09fd2b9a9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 21:19:24.792 2896 2696599736736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c2febe3e-71d6-43da-b068-abd09fd2b9a9 processed. 2022-03-22 21:19:25.119 2896 2696596393120 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:19:25.464 2896 2696596393120 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:21:50.191 2896 2696597654864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf8f470f-4333-4cbb-8ed1-6f203bc24630 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group member updated on remote: ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:21:50.191 2896 2696597654864 MainThread INFO neutron.agent.securitygroups_rpc [req-cf8f470f-4333-4cbb-8ed1-6f203bc24630 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group member updated ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] 2022-03-22 21:21:50.506 2896 2696594668000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf8f470f-4333-4cbb-8ed1-6f203bc24630 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] port_delete event received for 'c2febe3e-71d6-43da-b068-abd09fd2b9a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:21:51.215 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c2febe3e-71d6-43da-b068-abd09fd2b9a9 2022-03-22 21:21:51.849 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:21:51.849 2896 2696598154928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c2febe3e-71d6-43da-b068-abd09fd2b9a9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:21:51.849 2896 2696598154928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c2febe3e-71d6-43da-b068-abd09fd2b9a9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:21:51.849 2896 2696598154928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c2febe3e-71d6-43da-b068-abd09fd2b9a9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:21:51.849 2896 2696598154928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 88370909-355a-4363-986a-89c3c136d5e6 2022-03-22 21:21:51.849 2896 2696598154928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c2febe3e-71d6-43da-b068-abd09fd2b9a9'] 2022-03-22 21:21:51.849 2896 2696598154928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:21:51.849 2896 2696598154928 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 2022-03-22 21:21:51.849 2896 2696598154928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c2febe3e-71d6-43da-b068-abd09fd2b9a9'] 2022-03-22 21:21:53.849 2896 2696592986352 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:21:53.867 2896 2696592986352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:21:56.145 2896 2696596910496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13dc813c-9521-4f11-8519-4aa087725216 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group member updated on remote: ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:21:56.145 2896 2696596910496 MainThread INFO neutron.agent.securitygroups_rpc [req-13dc813c-9521-4f11-8519-4aa087725216 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group member updated ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] 2022-03-22 21:21:57.115 2896 2696600346688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6962ee53-c3fb-48e5-93aa-46257b6e6a8c 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: 810270f1-da33-4bdb-b8d2-41cbc0e447b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:21:57.131 2896 2696600346688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6962ee53-c3fb-48e5-93aa-46257b6e6a8c 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port 810270f1-da33-4bdb-b8d2-41cbc0e447b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:22:05.680 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 810270f1-da33-4bdb-b8d2-41cbc0e447b0 2022-03-22 21:22:05.883 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 21:22:06.179 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 810270f1-da33-4bdb-b8d2-41cbc0e447b0 2022-03-22 21:22:06.179 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 810270f1-da33-4bdb-b8d2-41cbc0e447b0 updated. Details: {'device': '810270f1-da33-4bdb-b8d2-41cbc0e447b0', 'network_id': '88370909-355a-4363-986a-89c3c136d5e6', 'port_id': '810270f1-da33-4bdb-b8d2-41cbc0e447b0', 'mac_address': 'fa:16:3e:2c:c1:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 92, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4671db11-ca2b-4958-b9a5-bfe937990691', '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} 2022-03-22 21:22:06.179 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 21:22:06.179 2896 2696598222800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-810270f1-da33-4bdb-b8d2-41cbc0e447b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:22:06.179 2896 2696598222800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 810270f1-da33-4bdb-b8d2-41cbc0e447b0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 21:22:06.179 2896 2696598222800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 88370909-355a-4363-986a-89c3c136d5e6 2022-03-22 21:22:06.179 2896 2696598222800 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:264 2022-03-22 21:22:06.432 2896 2696598222800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '810270f1-da33-4bdb-b8d2-41cbc0e447b0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:22:06.432 2896 2696598222800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '810270f1-da33-4bdb-b8d2-41cbc0e447b0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:22:06.432 2896 2696598222800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 810270f1-da33-4bdb-b8d2-41cbc0e447b0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 21:22:06.432 2896 2696598222800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 92, VLAN trunk: None to switch port 810270f1-da33-4bdb-b8d2-41cbc0e447b0 2022-03-22 21:22:06.555 2896 2696598222800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 21:22:06.555 2896 2696598222800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['810270f1-da33-4bdb-b8d2-41cbc0e447b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:22:06.774 2896 2696598222800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['810270f1-da33-4bdb-b8d2-41cbc0e447b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:22:06.774 2896 2696598222800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:22:06.774 2896 2696598222800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:22:06.774 2896 2696598222800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 810270f1-da33-4bdb-b8d2-41cbc0e447b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 21:22:06.774 2896 2696598222800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 21:22:06.774 2896 2696598222800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 810270f1-da33-4bdb-b8d2-41cbc0e447b0 not yet added. Adding. 2022-03-22 21:22:06.774 2896 2696598222800 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 2022-03-22 21:22:06.774 2896 2696598222800 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 2022-03-22 21:22:06.914 2896 2696598222800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-810270f1-da33-4bdb-b8d2-41cbc0e447b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:22:07.038 2896 2696598222800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-810270f1-da33-4bdb-b8d2-41cbc0e447b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:22:07.038 2896 2696598222800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-810270f1-da33-4bdb-b8d2-41cbc0e447b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:22:07.195 2896 2696598222800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-810270f1-da33-4bdb-b8d2-41cbc0e447b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:22:07.321 2896 2696598222800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-810270f1-da33-4bdb-b8d2-41cbc0e447b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:22:07.321 2896 2696598222800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 810270f1-da33-4bdb-b8d2-41cbc0e447b0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 21:22:07.321 2896 2696598222800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 810270f1-da33-4bdb-b8d2-41cbc0e447b0 processed. 2022-03-22 21:22:07.912 2896 2696598868384 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:22:08.213 2896 2696598868384 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:24:24.012 2896 2696552878672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1e3641f-5e20-4d4d-891f-4e268587e985 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group member updated on remote: ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:24:24.012 2896 2696552878672 MainThread INFO neutron.agent.securitygroups_rpc [req-b1e3641f-5e20-4d4d-891f-4e268587e985 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group member updated ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] 2022-03-22 21:24:24.964 2896 2696593663952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44eb4a06-0ce7-481c-8ea2-9e3bfd0e355e 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] port_update received: 69668e1e-bbe3-4679-8ab1-37ac8bccb051 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-22 21:24:24.986 2896 2696593663952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44eb4a06-0ce7-481c-8ea2-9e3bfd0e355e 9b8977dfea5e457b8aa9504af9307d86 fd27a4eeddbb4223af8efcf80371c679 - - -] No port 69668e1e-bbe3-4679-8ab1-37ac8bccb051 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-22 21:24:33.630 2896 2696592511392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 69668e1e-bbe3-4679-8ab1-37ac8bccb051 2022-03-22 21:24:34.627 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-22 21:24:34.870 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Adding port 69668e1e-bbe3-4679-8ab1-37ac8bccb051 2022-03-22 21:24:34.870 2896 2696495127008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Port 69668e1e-bbe3-4679-8ab1-37ac8bccb051 updated. Details: {'device': '69668e1e-bbe3-4679-8ab1-37ac8bccb051', 'network_id': '88370909-355a-4363-986a-89c3c136d5e6', 'port_id': '69668e1e-bbe3-4679-8ab1-37ac8bccb051', 'mac_address': 'fa:16:3e:f4:8f:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 92, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4671db11-ca2b-4958-b9a5-bfe937990691', '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} 2022-03-22 21:24:34.870 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] 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 2022-03-22 21:24:34.870 2896 2696574413808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69668e1e-bbe3-4679-8ab1-37ac8bccb051" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:24:34.870 2896 2696574413808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 69668e1e-bbe3-4679-8ab1-37ac8bccb051 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-22 21:24:34.870 2896 2696574413808 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:264 2022-03-22 21:24:35.130 2896 2696574413808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '69668e1e-bbe3-4679-8ab1-37ac8bccb051') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:24:35.130 2896 2696574413808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '69668e1e-bbe3-4679-8ab1-37ac8bccb051') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-22 21:24:35.146 2896 2696574413808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 69668e1e-bbe3-4679-8ab1-37ac8bccb051 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-22 21:24:35.146 2896 2696574413808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 92, VLAN trunk: None to switch port 69668e1e-bbe3-4679-8ab1-37ac8bccb051 2022-03-22 21:24:35.254 2896 2696574413808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-22 21:24:35.254 2896 2696574413808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['69668e1e-bbe3-4679-8ab1-37ac8bccb051'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-22 21:24:35.476 2896 2696574413808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['69668e1e-bbe3-4679-8ab1-37ac8bccb051']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-22 21:24:35.476 2896 2696574413808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-22 21:24:35.476 2896 2696574413808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-22 21:24:35.476 2896 2696574413808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 69668e1e-bbe3-4679-8ab1-37ac8bccb051 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-22 21:24:35.476 2896 2696574413808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-22 21:24:35.508 2896 2696574413808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 69668e1e-bbe3-4679-8ab1-37ac8bccb051 not yet added. Adding. 2022-03-22 21:24:35.508 2896 2696574413808 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 2022-03-22 21:24:35.508 2896 2696574413808 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 2022-03-22 21:24:35.643 2896 2696574413808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69668e1e-bbe3-4679-8ab1-37ac8bccb051" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:24:35.774 2896 2696574413808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69668e1e-bbe3-4679-8ab1-37ac8bccb051" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:24:35.774 2896 2696574413808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69668e1e-bbe3-4679-8ab1-37ac8bccb051" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:24:35.967 2896 2696574413808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69668e1e-bbe3-4679-8ab1-37ac8bccb051" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:24:36.087 2896 2696574413808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69668e1e-bbe3-4679-8ab1-37ac8bccb051" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:24:36.087 2896 2696574413808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 69668e1e-bbe3-4679-8ab1-37ac8bccb051 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-22 21:24:36.087 2896 2696574413808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 69668e1e-bbe3-4679-8ab1-37ac8bccb051 processed. 2022-03-22 21:24:36.627 2896 2696574413808 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:24:36.981 2896 2696574413808 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:26:44.882 2896 2696598464816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65ee7f2e-8c11-448f-a956-bf09ee36cbed a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] port_delete event received for '27664693-7344-491a-9dcf-fd5537b367c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:26:47.867 2896 2696596393824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ff87e19-6e34-4897-ae89-b9de49497204 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group member updated on remote: ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:26:47.867 2896 2696596393824 MainThread INFO neutron.agent.securitygroups_rpc [req-4ff87e19-6e34-4897-ae89-b9de49497204 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group member updated ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] 2022-03-22 21:26:47.961 2896 2696595971408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ff87e19-6e34-4897-ae89-b9de49497204 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] port_delete event received for '69668e1e-bbe3-4679-8ab1-37ac8bccb051' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:26:48.640 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 69668e1e-bbe3-4679-8ab1-37ac8bccb051 2022-03-22 21:26:49.351 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:26:49.351 2896 2696595971408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '69668e1e-bbe3-4679-8ab1-37ac8bccb051' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:26:49.351 2896 2696595971408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '69668e1e-bbe3-4679-8ab1-37ac8bccb051' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:26:49.351 2896 2696595971408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 69668e1e-bbe3-4679-8ab1-37ac8bccb051 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:26:49.351 2896 2696595971408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69668e1e-bbe3-4679-8ab1-37ac8bccb051'] 2022-03-22 21:26:49.351 2896 2696595971408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:26:49.351 2896 2696595971408 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 2022-03-22 21:26:49.351 2896 2696595971408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69668e1e-bbe3-4679-8ab1-37ac8bccb051'] 2022-03-22 21:26:51.353 2896 2696595971408 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:26:51.373 2896 2696595971408 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:26:52.351 2896 2696594668880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60b7ab5c-fc4c-4a26-aca9-cc86b10fa5a6 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] port_delete event received for '457ae280-5e72-4912-a72b-7954a71787c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:26:54.663 2896 2696592511744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 810270f1-da33-4bdb-b8d2-41cbc0e447b0 2022-03-22 21:26:55.388 2896 2696495127008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d423d25-23ec-4128-880f-8d13d8ff4eef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-22 21:26:55.388 2896 2696596496976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '810270f1-da33-4bdb-b8d2-41cbc0e447b0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-22 21:26:55.388 2896 2696596496976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '810270f1-da33-4bdb-b8d2-41cbc0e447b0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-22 21:26:55.391 2896 2696596496976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 810270f1-da33-4bdb-b8d2-41cbc0e447b0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-22 21:26:55.391 2896 2696596496976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 88370909-355a-4363-986a-89c3c136d5e6 2022-03-22 21:26:55.391 2896 2696596496976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['810270f1-da33-4bdb-b8d2-41cbc0e447b0'] 2022-03-22 21:26:55.391 2896 2696596496976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-22 21:26:55.391 2896 2696596496976 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 2022-03-22 21:26:55.391 2896 2696596496976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['810270f1-da33-4bdb-b8d2-41cbc0e447b0'] 2022-03-22 21:26:55.405 2896 2696596496976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ed5b236-7314-401a-95dc-c889956549e6 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group member updated on remote: ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-22 21:26:55.405 2896 2696596496976 MainThread INFO neutron.agent.securitygroups_rpc [req-2ed5b236-7314-401a-95dc-c889956549e6 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] Security group member updated ['f2a7c57f-1ce8-4fdb-b083-0dfe470c7ac9'] 2022-03-22 21:26:55.476 2896 2696593101040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ed5b236-7314-401a-95dc-c889956549e6 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] port_delete event received for '810270f1-da33-4bdb-b8d2-41cbc0e447b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:26:57.171 2896 2696597068256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-acdea693-96a8-44e3-bd72-ddb0c18d5493 a8fbd7d33afd4a2ab4aa9b320123bad0 286de7f908044078b07de1b43b7a38e1 - - -] port_delete event received for 'c005ef2c-0b6d-473d-858c-e9e1e2200ebc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:26:57.413 2896 2696597068256 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-22 21:26:57.445 2896 2696597068256 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-22 21:27:00.116 2896 2696597483760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d22fada9-1cd5-4987-8b83-a7d8decb898c df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'b2cef782-fd1c-4ed2-854b-8c9f8ece42a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:27:01.289 2896 2696592624624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-652f6d81-83f9-4be6-b46c-b5df433369f4 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '08e1b26f-7868-4da0-987e-cae6312931dc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:27:02.226 2896 2696592624624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b829aab1-3971-40e8-aea6-82e0befb5bc4 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '8b6f403b-6e39-4f6a-be5e-888d224cbf02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:27:02.288 2896 2696599235920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05e4a98e-fa3f-4eb2-9fb9-b44f750da303 - - - - -] port_delete event received for '8b6f403b-6e39-4f6a-be5e-888d224cbf02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:27:02.476 2896 2696540312672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b829aab1-3971-40e8-aea6-82e0befb5bc4 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network 88370909-355a-4363-986a-89c3c136d5e6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 21:27:02.476 2896 2696540312672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b829aab1-3971-40e8-aea6-82e0befb5bc4 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network 88370909-355a-4363-986a-89c3c136d5e6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-22 21:27:03.491 2896 2696540312672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4256196e-ccf9-4140-a0b3-15ed0914b479 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for 'c3aad6d3-803f-4707-8d6c-142d48507e5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:27:04.883 2896 2696600537040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83b080ed-d92d-4034-a387-d665ac25faa7 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '9ec4cbd4-0f0c-4f04-8dac-b25a35671850' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:27:05.789 2896 2696592569088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e47c60-708f-483a-926d-2caa0c269e07 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] port_delete event received for '46c6d861-7df4-455b-b75e-186a3fecc3a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:27:05.819 2896 2696592570320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85e04f34-9a6b-49b6-b51f-8f26673dd0fd - - - - -] port_delete event received for '46c6d861-7df4-455b-b75e-186a3fecc3a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-22 21:27:06.039 2896 2696597069488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e47c60-708f-483a-926d-2caa0c269e07 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] network_delete received. Deleting network 06f415f0-607a-4ddc-a795-94ce077a0b32 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-22 21:27:06.039 2896 2696597069488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e47c60-708f-483a-926d-2caa0c269e07 df99dfa39a274796a3ecbd5e2b834ad8 27167cb06460483bb399fbe79a0033b1 - - -] Network 06f415f0-607a-4ddc-a795-94ce077a0b32 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463