2021-10-27 10:16:49.174 3720 2791687293944 MainThread INFO neutron.common.config [-] Logging enabled! 2021-10-27 10:16:49.174 3720 2791687293944 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev118 2021-10-27 10:16:49.181 3720 2791687293944 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-10-27 10:16:49.198 3720 2791687293944 MainThread INFO os_win.utils.network.networkutils [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] WMI caching is disabled. 2021-10-27 10:16:49.424 3720 2791687293944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-10-27 10:16:49.503 3720 2791687293944 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-10-27 10:16:49.503 3720 2791687293944 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-10-27 10:16:49.721 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent initialized successfully, now running... 2021-10-27 10:16:49.736 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-10-27 10:16:49.736 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-10-27 10:16:49.768 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-10-27 10:18:52.515 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77df5af8-9dc5-49bb-b0b9-d7de0ae10765 - - - - -] port_update received: b988b5df-eb87-4864-985c-035e583a37ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:18:52.515 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77df5af8-9dc5-49bb-b0b9-d7de0ae10765 - - - - -] No port b988b5df-eb87-4864-985c-035e583a37ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:18:54.593 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbe576c6-d77e-4a68-b0fd-a34e107de56a - - - - -] port_update received: faf264a0-e56d-4814-bb1e-5d7d8e0f1c61 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:18:54.609 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbe576c6-d77e-4a68-b0fd-a34e107de56a - - - - -] No port faf264a0-e56d-4814-bb1e-5d7d8e0f1c61 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:18:58.903 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-696757ac-371e-4083-b4ab-128ab6038cac - - - - -] port_update received: de53b6ea-f2f2-4c9c-8b0c-36a79710b3a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:18:58.921 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-696757ac-371e-4083-b4ab-128ab6038cac - - - - -] No port de53b6ea-f2f2-4c9c-8b0c-36a79710b3a0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:18:59.684 3720 2789640361064 MainThread WARNING oslo_policy.policy [req-be2413c6-708e-4dfc-b23d-52f546240c4b fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-10-27 10:18:59.684 3720 2789640361064 MainThread WARNING oslo_policy.policy [req-be2413c6-708e-4dfc-b23d-52f546240c4b fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-10-27 10:18:59.684 3720 2789640361064 MainThread WARNING oslo_policy.policy [req-be2413c6-708e-4dfc-b23d-52f546240c4b fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-10-27 10:18:59.684 3720 2789640361064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be2413c6-708e-4dfc-b23d-52f546240c4b fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group rule updated on remote: ['01eb40c0-ea7a-48f8-998e-73ac72a56e9b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:18:59.684 3720 2789640361064 MainThread INFO neutron.agent.securitygroups_rpc [req-be2413c6-708e-4dfc-b23d-52f546240c4b fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group rule updated ['01eb40c0-ea7a-48f8-998e-73ac72a56e9b'] 2021-10-27 10:19:00.340 3720 2789640361064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-761fd3c2-00af-41fe-8abd-13d677aa5224 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group rule updated on remote: ['01eb40c0-ea7a-48f8-998e-73ac72a56e9b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:19:00.340 3720 2789640361064 MainThread INFO neutron.agent.securitygroups_rpc [req-761fd3c2-00af-41fe-8abd-13d677aa5224 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group rule updated ['01eb40c0-ea7a-48f8-998e-73ac72a56e9b'] 2021-10-27 10:19:01.452 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9287d53a-afb7-4562-afcd-ff7d18f239e2 - - - - -] port_update received: 2f6d5fff-4f3a-405b-8cee-d02a001b2f86 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:19:01.468 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9287d53a-afb7-4562-afcd-ff7d18f239e2 - - - - -] No port 2f6d5fff-4f3a-405b-8cee-d02a001b2f86 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:19:02.187 3720 2789640361064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c7bebf9-ef8a-4ab5-a446-8647c3dd7fcd 39984aad6903447a9330bd368a00ca0f 86e1b728c0df436095ce628b0bf6cb18 - - -] Security group member updated on remote: ['43b7c503-4fd5-407b-9c61-c487a48eec4a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:19:02.187 3720 2789640361064 MainThread INFO neutron.agent.securitygroups_rpc [req-7c7bebf9-ef8a-4ab5-a446-8647c3dd7fcd 39984aad6903447a9330bd368a00ca0f 86e1b728c0df436095ce628b0bf6cb18 - - -] Security group member updated ['43b7c503-4fd5-407b-9c61-c487a48eec4a'] 2021-10-27 10:19:05.952 3720 2789640361064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d920f678-d8f8-4813-acf8-7b6b3d5a77a3 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Security group member updated on remote: ['6783a59e-5b18-4605-827b-7a53841a5ec8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:19:05.952 3720 2789640361064 MainThread INFO neutron.agent.securitygroups_rpc [req-d920f678-d8f8-4813-acf8-7b6b3d5a77a3 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Security group member updated ['6783a59e-5b18-4605-827b-7a53841a5ec8'] 2021-10-27 10:19:06.343 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70148956-68e6-424a-9b5c-f3c0ba579b53 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:19:06.343 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70148956-68e6-424a-9b5c-f3c0ba579b53 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:19:09.143 3720 2789640361064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ab1fd71-c10b-474a-b655-c1b6d877b295 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Security group member updated on remote: ['6783a59e-5b18-4605-827b-7a53841a5ec8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:19:09.143 3720 2789640361064 MainThread INFO neutron.agent.securitygroups_rpc [req-7ab1fd71-c10b-474a-b655-c1b6d877b295 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Security group member updated ['6783a59e-5b18-4605-827b-7a53841a5ec8'] 2021-10-27 10:19:10.390 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37700a37-9b47-432f-a305-9a5e86ef02aa 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 68df75fe-c6d2-4823-9211-f99abce959de port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:19:10.924 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37700a37-9b47-432f-a305-9a5e86ef02aa 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 68df75fe-c6d2-4823-9211-f99abce959de defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:19:11.876 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12274610-0c98-494e-9f9b-a83d89c80535 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 6cc4e7aa-e75a-4555-9efe-3fa7430db86c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:19:12.968 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12274610-0c98-494e-9f9b-a83d89c80535 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 6cc4e7aa-e75a-4555-9efe-3fa7430db86c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:19:16.629 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 68df75fe-c6d2-4823-9211-f99abce959de 2021-10-27 10:19:16.647 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94 2021-10-27 10:19:17.015 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:19:17.297 3720 2789640361416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f93c1fc-f78c-441c-89f3-1671c4056066 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group member updated on remote: ['01eb40c0-ea7a-48f8-998e-73ac72a56e9b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:19:17.297 3720 2789640361416 MainThread INFO neutron.agent.securitygroups_rpc [req-6f93c1fc-f78c-441c-89f3-1671c4056066 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group member updated ['01eb40c0-ea7a-48f8-998e-73ac72a56e9b'] 2021-10-27 10:19:17.999 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94 2021-10-27 10:19:17.999 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94 updated. Details: {'device': '3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94', 'network_id': 'b64ea53c-e9ca-4088-bba3-07e8b63ed599', 'port_id': '3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94', 'mac_address': 'fa:16:3e:b0:ba:e4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 937, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd1ef60ba-4bb3-4c42-a6a1-085679ed8e23', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:19:17.999 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:19:17.999 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 68df75fe-c6d2-4823-9211-f99abce959de 2021-10-27 10:19:17.999 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 68df75fe-c6d2-4823-9211-f99abce959de updated. Details: {'device': '68df75fe-c6d2-4823-9211-f99abce959de', 'network_id': '12a0c60b-6b74-4c6e-aa76-24304d8e4193', 'port_id': '68df75fe-c6d2-4823-9211-f99abce959de', 'mac_address': 'fa:16:3e:a2:c7:31', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 947, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1ec27a5a-0204-41d8-9c46-0b4aeb02bde5', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:19:17.999 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:19:17.999 3720 2789640361416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:17.999 3720 2789640361416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:19:17.999 3720 2789640361416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b64ea53c-e9ca-4088-bba3-07e8b63ed599 2021-10-27 10:19:17.999 3720 2789640361416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:19:17.999 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-68df75fe-c6d2-4823-9211-f99abce959de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:17.999 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 68df75fe-c6d2-4823-9211-f99abce959de _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:19:17.999 3720 2789640361592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 12a0c60b-6b74-4c6e-aa76-24304d8e4193 2021-10-27 10:19:17.999 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:19:18.179 3720 2789640361416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:19:18.179 3720 2789640361416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:19:18.188 3720 2789640361416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:19:18.188 3720 2789640361416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 937, VLAN trunk: None to switch port 3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94 2021-10-27 10:19:18.234 3720 2789640361592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '68df75fe-c6d2-4823-9211-f99abce959de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:19:18.234 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '68df75fe-c6d2-4823-9211-f99abce959de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:19:18.234 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 68df75fe-c6d2-4823-9211-f99abce959de is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:19:18.234 3720 2789640361592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 947, VLAN trunk: None to switch port 68df75fe-c6d2-4823-9211-f99abce959de 2021-10-27 10:19:18.281 3720 2789640361416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:19:18.281 3720 2789640361416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:19:18.327 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:19:18.327 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['68df75fe-c6d2-4823-9211-f99abce959de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:19:18.641 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6cc4e7aa-e75a-4555-9efe-3fa7430db86c 2021-10-27 10:19:19.287 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:19:20.183 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['68df75fe-c6d2-4823-9211-f99abce959de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:19:21.138 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:19:21.138 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6783a59e-5b18-4605-827b-7a53841a5ec8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:19:21.138 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6783a59e-5b18-4605-827b-7a53841a5ec8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:19:21.138 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 68df75fe-c6d2-4823-9211-f99abce959de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:19:21.138 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:19:21.138 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 68df75fe-c6d2-4823-9211-f99abce959de not yet added. Adding. 2021-10-27 10:19:21.138 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:19:21.138 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:19:21.138 3720 2789640361416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:19:21.138 3720 2789640361416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:19:21.138 3720 2789640361416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (43b7c503-4fd5-407b-9c61-c487a48eec4a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:19:21.138 3720 2789640361416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (43b7c503-4fd5-407b-9c61-c487a48eec4a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:19:21.138 3720 2789640361416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:19:21.138 3720 2789640361416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:19:21.138 3720 2789640361416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94 not yet added. Adding. 2021-10-27 10:19:21.138 3720 2789640361416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:19:21.138 3720 2789640361416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:19:21.138 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd417ea5-2d0b-4a4f-819a-aafa59bb99ce 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: f83715df-8e47-44e2-a635-6ab619e271fb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:19:21.148 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 6cc4e7aa-e75a-4555-9efe-3fa7430db86c 2021-10-27 10:19:21.148 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 6cc4e7aa-e75a-4555-9efe-3fa7430db86c updated. Details: {'device': '6cc4e7aa-e75a-4555-9efe-3fa7430db86c', 'network_id': '12a0c60b-6b74-4c6e-aa76-24304d8e4193', 'port_id': '6cc4e7aa-e75a-4555-9efe-3fa7430db86c', 'mac_address': 'fa:16:3e:75:17:ed', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 947, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1ec27a5a-0204-41d8-9c46-0b4aeb02bde5', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:19:21.148 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:19:21.148 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cc4e7aa-e75a-4555-9efe-3fa7430db86c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:21.148 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6cc4e7aa-e75a-4555-9efe-3fa7430db86c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:19:21.148 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:19:21.158 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd417ea5-2d0b-4a4f-819a-aafa59bb99ce 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port f83715df-8e47-44e2-a635-6ab619e271fb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:19:21.269 3720 2789640361416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:21.281 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68df75fe-c6d2-4823-9211-f99abce959de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:21.362 3720 2789640362296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6cc4e7aa-e75a-4555-9efe-3fa7430db86c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:19:21.362 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6cc4e7aa-e75a-4555-9efe-3fa7430db86c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:19:21.362 3720 2789640361416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:21.362 3720 2789640361416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:21.362 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6cc4e7aa-e75a-4555-9efe-3fa7430db86c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:19:21.362 3720 2789640362296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 947, VLAN trunk: None to switch port 6cc4e7aa-e75a-4555-9efe-3fa7430db86c 2021-10-27 10:19:21.402 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68df75fe-c6d2-4823-9211-f99abce959de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:21.402 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68df75fe-c6d2-4823-9211-f99abce959de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:21.477 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:19:21.477 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6cc4e7aa-e75a-4555-9efe-3fa7430db86c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:19:21.516 3720 2789640361416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:21.516 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68df75fe-c6d2-4823-9211-f99abce959de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:21.598 3720 2789640361416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:21.598 3720 2789640361416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:19:21.598 3720 2789640361416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94 processed. 2021-10-27 10:19:21.617 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-68df75fe-c6d2-4823-9211-f99abce959de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:21.617 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 68df75fe-c6d2-4823-9211-f99abce959de status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:19:21.617 3720 2789640361592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 68df75fe-c6d2-4823-9211-f99abce959de processed. 2021-10-27 10:19:21.749 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6cc4e7aa-e75a-4555-9efe-3fa7430db86c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:19:21.749 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:19:21.749 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6783a59e-5b18-4605-827b-7a53841a5ec8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:19:21.749 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6783a59e-5b18-4605-827b-7a53841a5ec8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:19:21.749 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6cc4e7aa-e75a-4555-9efe-3fa7430db86c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:19:21.749 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:19:21.749 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6cc4e7aa-e75a-4555-9efe-3fa7430db86c not yet added. Adding. 2021-10-27 10:19:21.749 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:19:21.749 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:19:21.855 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cc4e7aa-e75a-4555-9efe-3fa7430db86c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:21.952 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cc4e7aa-e75a-4555-9efe-3fa7430db86c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:21.952 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cc4e7aa-e75a-4555-9efe-3fa7430db86c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:22.065 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cc4e7aa-e75a-4555-9efe-3fa7430db86c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:22.155 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cc4e7aa-e75a-4555-9efe-3fa7430db86c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:22.155 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6cc4e7aa-e75a-4555-9efe-3fa7430db86c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:19:22.155 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6cc4e7aa-e75a-4555-9efe-3fa7430db86c processed. 2021-10-27 10:19:23.309 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:24.672 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f83715df-8e47-44e2-a635-6ab619e271fb 2021-10-27 10:19:24.843 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:25.311 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:19:25.765 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port f83715df-8e47-44e2-a635-6ab619e271fb 2021-10-27 10:19:25.765 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port f83715df-8e47-44e2-a635-6ab619e271fb updated. Details: {'device': 'f83715df-8e47-44e2-a635-6ab619e271fb', 'network_id': '85cca7a2-e927-4155-9525-946b9afad186', 'port_id': 'f83715df-8e47-44e2-a635-6ab619e271fb', 'mac_address': 'fa:16:3e:b9:cc:1f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 924, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ecc75ced-88da-4001-a1b2-e070b2cff892', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:19:25.765 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:19:25.765 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:25.765 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f83715df-8e47-44e2-a635-6ab619e271fb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:19:25.765 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 85cca7a2-e927-4155-9525-946b9afad186 2021-10-27 10:19:25.765 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:19:25.892 3720 2789640362296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f83715df-8e47-44e2-a635-6ab619e271fb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:19:25.892 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f83715df-8e47-44e2-a635-6ab619e271fb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:19:25.920 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f83715df-8e47-44e2-a635-6ab619e271fb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:19:25.920 3720 2789640362296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 924, VLAN trunk: None to switch port f83715df-8e47-44e2-a635-6ab619e271fb 2021-10-27 10:19:26.011 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:19:26.011 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f83715df-8e47-44e2-a635-6ab619e271fb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:19:26.271 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f83715df-8e47-44e2-a635-6ab619e271fb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:19:26.271 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:19:26.271 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (01eb40c0-ea7a-48f8-998e-73ac72a56e9b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:19:26.271 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f83715df-8e47-44e2-a635-6ab619e271fb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:19:26.271 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:19:26.271 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f83715df-8e47-44e2-a635-6ab619e271fb not yet added. Adding. 2021-10-27 10:19:26.271 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:19:26.271 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:19:26.384 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:26.515 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:26.515 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:26.657 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:26.772 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:26.772 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f83715df-8e47-44e2-a635-6ab619e271fb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:19:26.772 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f83715df-8e47-44e2-a635-6ab619e271fb processed. 2021-10-27 10:19:27.317 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:27.881 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:51.938 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-356132c2-7727-4021-8ae2-d708bc8dd25f 39984aad6903447a9330bd368a00ca0f 86e1b728c0df436095ce628b0bf6cb18 - - -] Security group member updated on remote: ['43b7c503-4fd5-407b-9c61-c487a48eec4a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:19:51.938 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-356132c2-7727-4021-8ae2-d708bc8dd25f 39984aad6903447a9330bd368a00ca0f 86e1b728c0df436095ce628b0bf6cb18 - - -] Security group member updated ['43b7c503-4fd5-407b-9c61-c487a48eec4a'] 2021-10-27 10:19:51.938 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-356132c2-7727-4021-8ae2-d708bc8dd25f 39984aad6903447a9330bd368a00ca0f 86e1b728c0df436095ce628b0bf6cb18 - - -] Refresh firewall rules 2021-10-27 10:19:51.938 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-356132c2-7727-4021-8ae2-d708bc8dd25f 39984aad6903447a9330bd368a00ca0f 86e1b728c0df436095ce628b0bf6cb18 - - -] Get security group information for devices via rpc ['3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:19:52.000 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-356132c2-7727-4021-8ae2-d708bc8dd25f 39984aad6903447a9330bd368a00ca0f 86e1b728c0df436095ce628b0bf6cb18 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:19:52.029 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-356132c2-7727-4021-8ae2-d708bc8dd25f 39984aad6903447a9330bd368a00ca0f 86e1b728c0df436095ce628b0bf6cb18 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:19:52.034 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-356132c2-7727-4021-8ae2-d708bc8dd25f 39984aad6903447a9330bd368a00ca0f 86e1b728c0df436095ce628b0bf6cb18 - - -] port_delete event received for '3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:19:53.042 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94 2021-10-27 10:19:53.507 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:19:53.507 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:19:53.507 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:19:53.507 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:19:53.517 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b64ea53c-e9ca-4088-bba3-07e8b63ed599 2021-10-27 10:19:53.517 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94'] 2021-10-27 10:19:53.517 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:19:53.517 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:19:53.517 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3724bfcd-28e6-4bbe-b1eb-aa5ff28f0f94'] 2021-10-27 10:19:55.518 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:19:55.532 3720 2789640362296 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:19:57.484 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8ff736f-f481-4d63-8ab6-d1640338cf79 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network b64ea53c-e9ca-4088-bba3-07e8b63ed599 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:19:57.500 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8ff736f-f481-4d63-8ab6-d1640338cf79 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network b64ea53c-e9ca-4088-bba3-07e8b63ed599 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:20:06.829 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd5db0fd-540e-45ef-9e7f-41266090c285 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network d7bf5dc6-9f70-47f5-9f45-85956db370a6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:20:06.829 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd5db0fd-540e-45ef-9e7f-41266090c285 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network d7bf5dc6-9f70-47f5-9f45-85956db370a6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:20:07.347 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51938a51-3705-496b-90b3-a564f2ba2ada - - - - -] port_update received: 7047f6e7-db5b-4588-8376-ff60a251a82e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:20:07.967 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51938a51-3705-496b-90b3-a564f2ba2ada - - - - -] No port 7047f6e7-db5b-4588-8376-ff60a251a82e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:20:08.824 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64205013-a1c8-410e-8112-eb8d148c0c86 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network 04c0bdb4-6cb2-439e-90ed-6e292b3107fd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:20:09.805 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64205013-a1c8-410e-8112-eb8d148c0c86 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network 04c0bdb4-6cb2-439e-90ed-6e292b3107fd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:20:11.938 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df879c03-18ed-414d-a24b-957ed0e320a9 - - - - -] port_update received: 11973f1a-f61d-44fd-b06c-16d91c16c8dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:20:11.951 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df879c03-18ed-414d-a24b-957ed0e320a9 - - - - -] No port 11973f1a-f61d-44fd-b06c-16d91c16c8dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:20:12.611 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db71b83b-fd3e-4bfe-a875-717b9abc19a0 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group rule updated on remote: ['4feaa0ef-0054-48bc-9e63-96733c02112f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:20:12.611 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-db71b83b-fd3e-4bfe-a875-717b9abc19a0 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group rule updated ['4feaa0ef-0054-48bc-9e63-96733c02112f'] 2021-10-27 10:20:13.294 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1546b21-fac1-4a9a-8757-65c327a188f3 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group rule updated on remote: ['4feaa0ef-0054-48bc-9e63-96733c02112f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:20:13.294 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-c1546b21-fac1-4a9a-8757-65c327a188f3 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group rule updated ['4feaa0ef-0054-48bc-9e63-96733c02112f'] 2021-10-27 10:20:21.567 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be61a935-a72f-418d-a6dc-7968ff488794 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group member updated on remote: ['4feaa0ef-0054-48bc-9e63-96733c02112f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:20:21.567 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-be61a935-a72f-418d-a6dc-7968ff488794 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group member updated ['4feaa0ef-0054-48bc-9e63-96733c02112f'] 2021-10-27 10:20:22.969 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62016b57-bfbc-4bd9-ba49-24231b9d2081 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: a62c43d4-5847-4c3a-95f1-dd1dbd1cb527 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:20:22.992 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62016b57-bfbc-4bd9-ba49-24231b9d2081 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port a62c43d4-5847-4c3a-95f1-dd1dbd1cb527 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:20:27.173 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a62c43d4-5847-4c3a-95f1-dd1dbd1cb527 2021-10-27 10:20:28.077 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:20:28.453 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port a62c43d4-5847-4c3a-95f1-dd1dbd1cb527 2021-10-27 10:20:28.453 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port a62c43d4-5847-4c3a-95f1-dd1dbd1cb527 updated. Details: {'device': 'a62c43d4-5847-4c3a-95f1-dd1dbd1cb527', 'network_id': '37419415-1089-4518-a3d4-26fb32aa3969', 'port_id': 'a62c43d4-5847-4c3a-95f1-dd1dbd1cb527', 'mac_address': 'fa:16:3e:95:4d:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 903, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a3800a6b-912b-4fca-9e63-fb91e6bcdaec', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:20:28.453 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:20:28.453 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a62c43d4-5847-4c3a-95f1-dd1dbd1cb527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:20:28.453 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a62c43d4-5847-4c3a-95f1-dd1dbd1cb527 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:20:28.453 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 37419415-1089-4518-a3d4-26fb32aa3969 2021-10-27 10:20:28.453 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:20:28.645 3720 2789640362296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a62c43d4-5847-4c3a-95f1-dd1dbd1cb527') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:20:28.645 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a62c43d4-5847-4c3a-95f1-dd1dbd1cb527') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:20:28.660 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a62c43d4-5847-4c3a-95f1-dd1dbd1cb527 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:20:28.660 3720 2789640362296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 903, VLAN trunk: None to switch port a62c43d4-5847-4c3a-95f1-dd1dbd1cb527 2021-10-27 10:20:28.749 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:20:28.749 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a62c43d4-5847-4c3a-95f1-dd1dbd1cb527'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:20:29.076 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a62c43d4-5847-4c3a-95f1-dd1dbd1cb527']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:20:29.076 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:20:29.076 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4feaa0ef-0054-48bc-9e63-96733c02112f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:20:29.076 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a62c43d4-5847-4c3a-95f1-dd1dbd1cb527 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:20:29.091 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:20:29.091 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a62c43d4-5847-4c3a-95f1-dd1dbd1cb527 not yet added. Adding. 2021-10-27 10:20:29.091 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:20:29.091 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:20:29.233 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a62c43d4-5847-4c3a-95f1-dd1dbd1cb527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:20:29.376 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a62c43d4-5847-4c3a-95f1-dd1dbd1cb527" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:20:29.376 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a62c43d4-5847-4c3a-95f1-dd1dbd1cb527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:20:29.560 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a62c43d4-5847-4c3a-95f1-dd1dbd1cb527" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:20:29.677 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a62c43d4-5847-4c3a-95f1-dd1dbd1cb527" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:20:29.677 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a62c43d4-5847-4c3a-95f1-dd1dbd1cb527 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:20:29.677 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a62c43d4-5847-4c3a-95f1-dd1dbd1cb527 processed. 2021-10-27 10:20:30.091 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:20:30.563 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:20:49.356 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f83715df-8e47-44e2-a635-6ab619e271fb 2021-10-27 10:20:50.140 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:20:50.470 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port f83715df-8e47-44e2-a635-6ab619e271fb 2021-10-27 10:20:50.470 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port f83715df-8e47-44e2-a635-6ab619e271fb updated. Details: {'device': 'f83715df-8e47-44e2-a635-6ab619e271fb', 'network_id': '85cca7a2-e927-4155-9525-946b9afad186', 'port_id': 'f83715df-8e47-44e2-a635-6ab619e271fb', 'mac_address': 'fa:16:3e:b9:cc:1f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 924, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ecc75ced-88da-4001-a1b2-e070b2cff892', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:20:50.470 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:20:50.470 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:20:50.470 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f83715df-8e47-44e2-a635-6ab619e271fb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:20:50.470 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:20:50.496 3720 2789640362296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f83715df-8e47-44e2-a635-6ab619e271fb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:20:50.496 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f83715df-8e47-44e2-a635-6ab619e271fb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:20:50.512 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f83715df-8e47-44e2-a635-6ab619e271fb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:20:50.512 3720 2789640362296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 924, VLAN trunk: None to switch port f83715df-8e47-44e2-a635-6ab619e271fb 2021-10-27 10:20:50.577 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:20:50.577 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f83715df-8e47-44e2-a635-6ab619e271fb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:20:50.720 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f83715df-8e47-44e2-a635-6ab619e271fb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:20:50.720 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:20:50.720 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (01eb40c0-ea7a-48f8-998e-73ac72a56e9b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:20:50.720 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f83715df-8e47-44e2-a635-6ab619e271fb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:20:50.720 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:20:50.720 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-10-27 10:20:50.720 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:20:50.735 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:20:50.735 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:20:50.735 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:20:50.824 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:20:50.824 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f83715df-8e47-44e2-a635-6ab619e271fb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:20:50.824 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f83715df-8e47-44e2-a635-6ab619e271fb processed. 2021-10-27 10:20:52.168 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:20:54.046 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:14.158 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f83715df-8e47-44e2-a635-6ab619e271fb 2021-10-27 10:21:14.965 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:21:14.965 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f83715df-8e47-44e2-a635-6ab619e271fb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:21:14.965 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f83715df-8e47-44e2-a635-6ab619e271fb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:21:14.965 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f83715df-8e47-44e2-a635-6ab619e271fb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:21:14.965 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f83715df-8e47-44e2-a635-6ab619e271fb'] 2021-10-27 10:21:14.965 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:21:14.965 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:21:14.965 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f83715df-8e47-44e2-a635-6ab619e271fb'] 2021-10-27 10:21:17.822 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc4a3c9c-9306-4f7d-bb38-9e29f2c3f43f 0ccc5e801c884b6d9a045fe6c20cf5ab 70c39578e47546088c56fe1891cb1b09 - - -] Security group member updated on remote: ['f72963d9-decd-429c-9f0f-711f34589697'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:21:18.796 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-bc4a3c9c-9306-4f7d-bb38-9e29f2c3f43f 0ccc5e801c884b6d9a045fe6c20cf5ab 70c39578e47546088c56fe1891cb1b09 - - -] Security group member updated ['f72963d9-decd-429c-9f0f-711f34589697'] 2021-10-27 10:21:18.796 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:19.130 3720 2789640362296 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:20.184 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f83715df-8e47-44e2-a635-6ab619e271fb 2021-10-27 10:21:20.800 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:21:20.800 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f83715df-8e47-44e2-a635-6ab619e271fb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:21:20.800 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f83715df-8e47-44e2-a635-6ab619e271fb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:21:20.800 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f83715df-8e47-44e2-a635-6ab619e271fb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:21:20.800 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 85cca7a2-e927-4155-9525-946b9afad186 2021-10-27 10:21:20.800 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f83715df-8e47-44e2-a635-6ab619e271fb'] 2021-10-27 10:21:20.800 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:21:20.800 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f83715df-8e47-44e2-a635-6ab619e271fb'] 2021-10-27 10:21:20.937 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2257711a-3155-499f-bd8b-fb3b987e9646 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 3eb366f8-acee-416c-8ca4-bb4a73510374 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:21:20.937 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2257711a-3155-499f-bd8b-fb3b987e9646 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 3eb366f8-acee-416c-8ca4-bb4a73510374 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:21:22.807 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:23.001 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:24.137 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc1a416c-cd27-4862-a3a2-c78d9673fd77 - - - - -] port_update received: e698603c-4531-44b1-a0eb-e0926c0465be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:21:24.137 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc1a416c-cd27-4862-a3a2-c78d9673fd77 - - - - -] No port e698603c-4531-44b1-a0eb-e0926c0465be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:21:24.221 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3eb366f8-acee-416c-8ca4-bb4a73510374 2021-10-27 10:21:24.822 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:21:25.739 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 3eb366f8-acee-416c-8ca4-bb4a73510374 2021-10-27 10:21:25.739 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 3eb366f8-acee-416c-8ca4-bb4a73510374 updated. Details: {'device': '3eb366f8-acee-416c-8ca4-bb4a73510374', 'network_id': 'fbc7b4bd-c196-4caf-a6fa-9bed0b230221', 'port_id': '3eb366f8-acee-416c-8ca4-bb4a73510374', 'mac_address': 'fa:16:3e:af:47:64', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 941, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e7d7eeaf-311c-46fd-afd6-dd9a743c5bba', 'ip_address': '192.168.233.189'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:21:25.739 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:21:25.739 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3eb366f8-acee-416c-8ca4-bb4a73510374" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:25.745 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3eb366f8-acee-416c-8ca4-bb4a73510374 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:21:25.745 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fbc7b4bd-c196-4caf-a6fa-9bed0b230221 2021-10-27 10:21:25.745 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:21:25.883 3720 2789640362296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3eb366f8-acee-416c-8ca4-bb4a73510374') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:21:25.883 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3eb366f8-acee-416c-8ca4-bb4a73510374') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:21:25.931 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3eb366f8-acee-416c-8ca4-bb4a73510374 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:21:25.931 3720 2789640362296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 941, VLAN trunk: None to switch port 3eb366f8-acee-416c-8ca4-bb4a73510374 2021-10-27 10:21:26.011 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:21:26.011 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3eb366f8-acee-416c-8ca4-bb4a73510374'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:21:27.004 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3eb366f8-acee-416c-8ca4-bb4a73510374']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:21:27.004 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:21:27.004 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f72963d9-decd-429c-9f0f-711f34589697) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:21:27.004 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f72963d9-decd-429c-9f0f-711f34589697) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:21:27.004 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3eb366f8-acee-416c-8ca4-bb4a73510374 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:21:27.004 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:21:27.004 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3eb366f8-acee-416c-8ca4-bb4a73510374 not yet added. Adding. 2021-10-27 10:21:27.004 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:21:27.004 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:21:27.140 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3eb366f8-acee-416c-8ca4-bb4a73510374" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:27.283 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3eb366f8-acee-416c-8ca4-bb4a73510374" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:27.283 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3eb366f8-acee-416c-8ca4-bb4a73510374" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:27.309 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aabeb70c-3ef8-44e8-bf75-e08943ab6841 - - - - -] port_update received: a744d382-5de4-4f4b-b85f-e6793c9aa6fa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:21:27.338 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aabeb70c-3ef8-44e8-bf75-e08943ab6841 - - - - -] No port a744d382-5de4-4f4b-b85f-e6793c9aa6fa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:21:27.420 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3eb366f8-acee-416c-8ca4-bb4a73510374" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:27.514 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3eb366f8-acee-416c-8ca4-bb4a73510374" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:27.514 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3eb366f8-acee-416c-8ca4-bb4a73510374 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:21:27.514 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3eb366f8-acee-416c-8ca4-bb4a73510374 processed. 2021-10-27 10:21:28.278 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6cc4e7aa-e75a-4555-9efe-3fa7430db86c 2021-10-27 10:21:28.494 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Security group member updated on remote: ['6783a59e-5b18-4605-827b-7a53841a5ec8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:21:28.494 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Security group member updated ['6783a59e-5b18-4605-827b-7a53841a5ec8'] 2021-10-27 10:21:28.494 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Refresh firewall rules 2021-10-27 10:21:28.499 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Get security group information for devices via rpc ['68df75fe-c6d2-4823-9211-f99abce959de', '6cc4e7aa-e75a-4555-9efe-3fa7430db86c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:21:28.650 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] port_delete event received for '6cc4e7aa-e75a-4555-9efe-3fa7430db86c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:21:28.853 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:21:28.853 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:28.853 3720 2789640361416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6cc4e7aa-e75a-4555-9efe-3fa7430db86c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:21:28.853 3720 2789640361416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6cc4e7aa-e75a-4555-9efe-3fa7430db86c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:21:28.853 3720 2789640361416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6cc4e7aa-e75a-4555-9efe-3fa7430db86c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:21:28.869 3720 2789640361416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cc4e7aa-e75a-4555-9efe-3fa7430db86c'] 2021-10-27 10:21:28.869 3720 2789640361416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:21:28.869 3720 2789640361416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:21:28.869 3720 2789640361416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cc4e7aa-e75a-4555-9efe-3fa7430db86c'] 2021-10-27 10:21:28.931 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Update security group information for ports dict_keys(['68df75fe-c6d2-4823-9211-f99abce959de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:21:28.931 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:21:28.931 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Update rules of security group (6783a59e-5b18-4605-827b-7a53841a5ec8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:21:28.931 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Update members of security group (6783a59e-5b18-4605-827b-7a53841a5ec8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:21:28.931 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Update port filter for 68df75fe-c6d2-4823-9211-f99abce959de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:21:28.931 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Updating port rules. 2021-10-27 10:21:28.931 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 10:21:28.931 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Lock "n-hv-driver-port-lock-68df75fe-c6d2-4823-9211-f99abce959de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:28.947 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Lock "n-hv-driver-port-lock-68df75fe-c6d2-4823-9211-f99abce959de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:28.947 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Lock "n-hv-driver-port-lock-68df75fe-c6d2-4823-9211-f99abce959de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:29.105 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [req-7ac93e4c-bb45-4a96-bc39-19cd12932de1 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Lock "n-hv-driver-port-lock-68df75fe-c6d2-4823-9211-f99abce959de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:29.416 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:29.744 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c08c66d-6a27-4b20-9d9b-5499d2b134fb - - - - -] port_update received: 2ac73693-71ed-4d14-9e6a-4d907487fa3c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:21:29.756 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c08c66d-6a27-4b20-9d9b-5499d2b134fb - - - - -] No port 2ac73693-71ed-4d14-9e6a-4d907487fa3c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:21:30.855 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:31.041 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:34.268 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05de815e-5414-4852-98f3-e5ce0d23d7fb - - - - -] port_update received: 5eff2f67-3765-4e71-a249-a8fee2e998ef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:21:34.278 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05de815e-5414-4852-98f3-e5ce0d23d7fb - - - - -] No port 5eff2f67-3765-4e71-a249-a8fee2e998ef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:21:38.312 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3eb366f8-acee-416c-8ca4-bb4a73510374 2021-10-27 10:21:38.930 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:21:38.930 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3eb366f8-acee-416c-8ca4-bb4a73510374' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:21:38.930 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3eb366f8-acee-416c-8ca4-bb4a73510374' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:21:38.932 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3eb366f8-acee-416c-8ca4-bb4a73510374 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:21:38.932 3720 2789640361592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fbc7b4bd-c196-4caf-a6fa-9bed0b230221 2021-10-27 10:21:38.932 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3eb366f8-acee-416c-8ca4-bb4a73510374'] 2021-10-27 10:21:38.947 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:21:38.947 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:21:38.947 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3eb366f8-acee-416c-8ca4-bb4a73510374'] 2021-10-27 10:21:39.536 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-288cd953-a8d0-4367-a082-8598a13f6fff 0ccc5e801c884b6d9a045fe6c20cf5ab 70c39578e47546088c56fe1891cb1b09 - - -] Security group member updated on remote: ['f72963d9-decd-429c-9f0f-711f34589697'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:21:39.536 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-288cd953-a8d0-4367-a082-8598a13f6fff 0ccc5e801c884b6d9a045fe6c20cf5ab 70c39578e47546088c56fe1891cb1b09 - - -] Security group member updated ['f72963d9-decd-429c-9f0f-711f34589697'] 2021-10-27 10:21:39.718 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288cd953-a8d0-4367-a082-8598a13f6fff 0ccc5e801c884b6d9a045fe6c20cf5ab 70c39578e47546088c56fe1891cb1b09 - - -] port_delete event received for '3eb366f8-acee-416c-8ca4-bb4a73510374' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:21:40.168 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-306b2ff1-64f5-4337-a8f6-23473958b634 - - - - -] port_update received: 7cb1d7d9-4c79-4eda-bf28-3c8c572de404 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:21:40.168 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-306b2ff1-64f5-4337-a8f6-23473958b634 - - - - -] No port 7cb1d7d9-4c79-4eda-bf28-3c8c572de404 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:21:40.328 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 68df75fe-c6d2-4823-9211-f99abce959de 2021-10-27 10:21:40.945 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:21:40.945 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:40.945 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '68df75fe-c6d2-4823-9211-f99abce959de' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:21:40.945 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '68df75fe-c6d2-4823-9211-f99abce959de' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:21:40.945 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 68df75fe-c6d2-4823-9211-f99abce959de _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:21:40.945 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 12a0c60b-6b74-4c6e-aa76-24304d8e4193 2021-10-27 10:21:40.961 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['68df75fe-c6d2-4823-9211-f99abce959de'] 2021-10-27 10:21:40.962 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:21:40.962 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:21:40.962 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['68df75fe-c6d2-4823-9211-f99abce959de'] 2021-10-27 10:21:41.103 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:41.542 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11ae6c50-cbc8-4b44-acce-9c018207f539 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Security group member updated on remote: ['6783a59e-5b18-4605-827b-7a53841a5ec8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:21:41.542 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-11ae6c50-cbc8-4b44-acce-9c018207f539 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] Security group member updated ['6783a59e-5b18-4605-827b-7a53841a5ec8'] 2021-10-27 10:21:41.821 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11ae6c50-cbc8-4b44-acce-9c018207f539 f5d6e3d3db6c463eb580f014fad530f9 2e708eaedc394ca29a2d62525710ec30 - - -] port_delete event received for '68df75fe-c6d2-4823-9211-f99abce959de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:21:42.962 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:43.183 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:45.229 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d0eda5a-914a-4b8b-88f9-e68904b409c0 - - - - -] port_update received: d785174e-9b94-4292-88c1-8ef91eb27749 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:21:45.229 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d0eda5a-914a-4b8b-88f9-e68904b409c0 - - - - -] No port d785174e-9b94-4292-88c1-8ef91eb27749 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:21:48.977 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72781c7c-d9d6-403b-aa26-cf9117153f49 - - - - -] port_update received: 22578b7c-bf31-4492-b752-b712975fb2e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:21:48.984 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72781c7c-d9d6-403b-aa26-cf9117153f49 - - - - -] No port 22578b7c-bf31-4492-b752-b712975fb2e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:21:49.008 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52aaeacb-7e9e-4f1e-a02b-a310844a1088 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for 'de53b6ea-f2f2-4c9c-8b0c-36a79710b3a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:21:51.118 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca3a65a2-fb9d-4a17-ac90-c7ec5ea4f2a7 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group rule updated on remote: ['1cba9b50-3523-406d-af54-9998eaaadbd9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:21:51.118 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-ca3a65a2-fb9d-4a17-ac90-c7ec5ea4f2a7 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group rule updated ['1cba9b50-3523-406d-af54-9998eaaadbd9'] 2021-10-27 10:21:52.008 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03d236cc-0366-430c-962a-8473518d7d98 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group rule updated on remote: ['1cba9b50-3523-406d-af54-9998eaaadbd9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:21:52.008 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-03d236cc-0366-430c-962a-8473518d7d98 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group rule updated ['1cba9b50-3523-406d-af54-9998eaaadbd9'] 2021-10-27 10:21:52.670 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2130b78-8189-42db-9b49-44de9c9c4424 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group rule updated on remote: ['1cba9b50-3523-406d-af54-9998eaaadbd9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:21:52.670 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-d2130b78-8189-42db-9b49-44de9c9c4424 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group rule updated ['1cba9b50-3523-406d-af54-9998eaaadbd9'] 2021-10-27 10:21:53.051 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c817ccb-2543-4af7-b737-e4a82a25cea1 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for 'b988b5df-eb87-4864-985c-035e583a37ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:21:53.356 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5aaff6ed-72c9-45f3-8dde-d897f58dbaf1 - - - - -] port_update received: 6b5ebd3e-97fc-4573-8312-428959b72789 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:21:53.356 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5aaff6ed-72c9-45f3-8dde-d897f58dbaf1 - - - - -] No port 6b5ebd3e-97fc-4573-8312-428959b72789 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:21:53.407 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-63066cd7-feb4-495b-96a2-67fa318dd4bf ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group rule updated on remote: ['1cba9b50-3523-406d-af54-9998eaaadbd9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:21:53.407 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-63066cd7-feb4-495b-96a2-67fa318dd4bf ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group rule updated ['1cba9b50-3523-406d-af54-9998eaaadbd9'] 2021-10-27 10:21:54.024 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f611fb5-0c8a-4c2d-afc1-3c5ed8c64a1d ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group rule updated on remote: ['1cba9b50-3523-406d-af54-9998eaaadbd9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:21:54.029 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-0f611fb5-0c8a-4c2d-afc1-3c5ed8c64a1d ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group rule updated ['1cba9b50-3523-406d-af54-9998eaaadbd9'] 2021-10-27 10:21:55.008 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0729bc9f-172e-48bc-b2a4-6482d789375f ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group rule updated on remote: ['1cba9b50-3523-406d-af54-9998eaaadbd9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:21:55.008 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-0729bc9f-172e-48bc-b2a4-6482d789375f ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group rule updated ['1cba9b50-3523-406d-af54-9998eaaadbd9'] 2021-10-27 10:21:55.711 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e7daae5-b4ca-4d57-9106-d2b33abf6e03 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network 12a0c60b-6b74-4c6e-aa76-24304d8e4193 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:21:55.711 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e7daae5-b4ca-4d57-9106-d2b33abf6e03 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network 12a0c60b-6b74-4c6e-aa76-24304d8e4193 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:21:56.558 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f83715df-8e47-44e2-a635-6ab619e271fb 2021-10-27 10:21:56.992 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:21:57.617 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port f83715df-8e47-44e2-a635-6ab619e271fb 2021-10-27 10:21:57.617 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port f83715df-8e47-44e2-a635-6ab619e271fb updated. Details: {'device': 'f83715df-8e47-44e2-a635-6ab619e271fb', 'network_id': '85cca7a2-e927-4155-9525-946b9afad186', 'port_id': 'f83715df-8e47-44e2-a635-6ab619e271fb', 'mac_address': 'fa:16:3e:b9:cc:1f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 924, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ecc75ced-88da-4001-a1b2-e070b2cff892', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:21:57.617 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:21:57.623 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:57.623 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f83715df-8e47-44e2-a635-6ab619e271fb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:21:57.623 3720 2789640361592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 85cca7a2-e927-4155-9525-946b9afad186 2021-10-27 10:21:57.623 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:21:57.771 3720 2789640361592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f83715df-8e47-44e2-a635-6ab619e271fb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:21:57.771 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f83715df-8e47-44e2-a635-6ab619e271fb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:21:57.792 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f83715df-8e47-44e2-a635-6ab619e271fb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:21:57.792 3720 2789640361592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 924, VLAN trunk: None to switch port f83715df-8e47-44e2-a635-6ab619e271fb 2021-10-27 10:21:57.890 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:21:57.890 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f83715df-8e47-44e2-a635-6ab619e271fb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:21:58.219 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f83715df-8e47-44e2-a635-6ab619e271fb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:21:58.219 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:21:58.219 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (01eb40c0-ea7a-48f8-998e-73ac72a56e9b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:21:58.219 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f83715df-8e47-44e2-a635-6ab619e271fb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:21:58.219 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:21:58.219 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f83715df-8e47-44e2-a635-6ab619e271fb not yet added. Adding. 2021-10-27 10:21:58.219 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:21:58.219 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:21:58.312 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:58.405 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:58.405 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:58.508 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:58.592 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f83715df-8e47-44e2-a635-6ab619e271fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:21:58.592 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f83715df-8e47-44e2-a635-6ab619e271fb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:21:58.592 3720 2789640361592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f83715df-8e47-44e2-a635-6ab619e271fb processed. 2021-10-27 10:21:59.008 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:21:59.576 3720 2789640361592 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:11.009 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba3bdb01-870d-4cc0-bdba-9cd2cf81ba71 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Security group member updated on remote: ['1b5195e2-8bdd-474c-8cc8-0bf195db6daf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:22:11.009 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-ba3bdb01-870d-4cc0-bdba-9cd2cf81ba71 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Security group member updated ['1b5195e2-8bdd-474c-8cc8-0bf195db6daf'] 2021-10-27 10:22:12.012 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fdae7631-b7ba-41a0-a2ab-c0a391ca3a48 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group member updated on remote: ['79fb56a0-251a-4173-b5b2-c1718642f07c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:22:12.012 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-fdae7631-b7ba-41a0-a2ab-c0a391ca3a48 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group member updated ['79fb56a0-251a-4173-b5b2-c1718642f07c'] 2021-10-27 10:22:12.387 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0db4bba-01e2-42c9-9320-b7bc5b5ed11a 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 91604a8e-5e80-48f3-8425-20d7a6b0730c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:22:12.405 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0db4bba-01e2-42c9-9320-b7bc5b5ed11a 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 91604a8e-5e80-48f3-8425-20d7a6b0730c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:22:13.596 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c056cef-4c7b-403e-ba4c-85477b01db73 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: bf0fca20-c664-4c00-a12c-0b5c30b7dc6b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:22:13.605 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c056cef-4c7b-403e-ba4c-85477b01db73 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:22:24.983 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26a97212-bc7d-4382-bb38-635b57a1cfc0 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network 1bad03a4-cea0-4553-8aba-87f81f9db2b2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:22:24.983 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26a97212-bc7d-4382-bb38-635b57a1cfc0 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network 1bad03a4-cea0-4553-8aba-87f81f9db2b2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:22:26.305 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e11baf7-530e-4307-bf94-72ea8f1dede2 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network ae4c7421-9475-4e23-904b-48073cf8879a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:22:26.305 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e11baf7-530e-4307-bf94-72ea8f1dede2 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network ae4c7421-9475-4e23-904b-48073cf8879a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:22:26.869 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 91604a8e-5e80-48f3-8425-20d7a6b0730c 2021-10-27 10:22:26.869 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bf0fca20-c664-4c00-a12c-0b5c30b7dc6b 2021-10-27 10:22:26.976 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f38e5b8-7450-4333-9fdd-7cf6f99fdb62 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group member updated on remote: ['1cba9b50-3523-406d-af54-9998eaaadbd9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:22:26.976 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-3f38e5b8-7450-4333-9fdd-7cf6f99fdb62 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group member updated ['1cba9b50-3523-406d-af54-9998eaaadbd9'] 2021-10-27 10:22:27.085 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:22:28.850 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b 2021-10-27 10:22:28.850 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b updated. Details: {'device': 'bf0fca20-c664-4c00-a12c-0b5c30b7dc6b', 'network_id': '7fbed54f-7168-466f-85e1-fbc34f8bb84f', 'port_id': 'bf0fca20-c664-4c00-a12c-0b5c30b7dc6b', 'mac_address': 'fa:16:3e:16:d8:d7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 916, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6a7bc86f-86ac-4548-a9e0-3cf66edfb331', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:22:28.850 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:22:28.850 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 91604a8e-5e80-48f3-8425-20d7a6b0730c 2021-10-27 10:22:28.868 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 91604a8e-5e80-48f3-8425-20d7a6b0730c updated. Details: {'device': '91604a8e-5e80-48f3-8425-20d7a6b0730c', 'network_id': 'd58f8c29-6451-4c64-8aef-7c5985cfabd2', 'port_id': '91604a8e-5e80-48f3-8425-20d7a6b0730c', 'mac_address': 'fa:16:3e:e6:2b:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 914, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '14314849-8b91-4140-98ec-066bf5de6be6', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:22:28.868 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:22:28.868 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:28.868 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:22:28.868 3720 2789640361592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7fbed54f-7168-466f-85e1-fbc34f8bb84f 2021-10-27 10:22:28.868 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:22:28.868 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-91604a8e-5e80-48f3-8425-20d7a6b0730c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:28.868 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 91604a8e-5e80-48f3-8425-20d7a6b0730c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:22:28.868 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d58f8c29-6451-4c64-8aef-7c5985cfabd2 2021-10-27 10:22:28.868 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:22:29.010 3720 2789640362296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '91604a8e-5e80-48f3-8425-20d7a6b0730c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:22:29.010 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '91604a8e-5e80-48f3-8425-20d7a6b0730c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:22:29.010 3720 2789640361592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf0fca20-c664-4c00-a12c-0b5c30b7dc6b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:22:29.010 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf0fca20-c664-4c00-a12c-0b5c30b7dc6b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:22:29.010 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 91604a8e-5e80-48f3-8425-20d7a6b0730c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:22:29.010 3720 2789640362296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 914, VLAN trunk: None to switch port 91604a8e-5e80-48f3-8425-20d7a6b0730c 2021-10-27 10:22:29.033 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:22:29.033 3720 2789640361592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 916, VLAN trunk: None to switch port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b 2021-10-27 10:22:29.109 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:22:29.109 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bf0fca20-c664-4c00-a12c-0b5c30b7dc6b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:22:29.109 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:22:29.109 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['91604a8e-5e80-48f3-8425-20d7a6b0730c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:22:29.272 3720 2789640362472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4cd5a47-6413-4087-aec4-5ec1045157c8 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 09d53e1c-e639-4974-ad0f-1b8fa8c6e513 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:22:29.291 3720 2789640362472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4cd5a47-6413-4087-aec4-5ec1045157c8 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 09d53e1c-e639-4974-ad0f-1b8fa8c6e513 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:22:29.413 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bf0fca20-c664-4c00-a12c-0b5c30b7dc6b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:22:29.429 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:22:29.429 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (79fb56a0-251a-4173-b5b2-c1718642f07c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:22:29.429 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (79fb56a0-251a-4173-b5b2-c1718642f07c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:22:29.429 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bf0fca20-c664-4c00-a12c-0b5c30b7dc6b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:22:29.429 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:22:29.429 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bf0fca20-c664-4c00-a12c-0b5c30b7dc6b not yet added. Adding. 2021-10-27 10:22:29.429 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:22:29.429 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:22:29.429 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['91604a8e-5e80-48f3-8425-20d7a6b0730c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:22:29.429 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:22:29.429 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1b5195e2-8bdd-474c-8cc8-0bf195db6daf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:22:29.445 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1b5195e2-8bdd-474c-8cc8-0bf195db6daf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:22:29.445 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 91604a8e-5e80-48f3-8425-20d7a6b0730c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:22:29.445 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:22:29.445 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 91604a8e-5e80-48f3-8425-20d7a6b0730c not yet added. Adding. 2021-10-27 10:22:29.445 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:22:29.445 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:22:29.553 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:29.553 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-91604a8e-5e80-48f3-8425-20d7a6b0730c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:29.648 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:29.648 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:29.673 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-91604a8e-5e80-48f3-8425-20d7a6b0730c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:29.673 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-91604a8e-5e80-48f3-8425-20d7a6b0730c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:29.789 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:29.805 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-91604a8e-5e80-48f3-8425-20d7a6b0730c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:29.897 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:29.897 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:22:29.897 3720 2789640361592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b processed. 2021-10-27 10:22:29.897 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-91604a8e-5e80-48f3-8425-20d7a6b0730c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:29.897 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 91604a8e-5e80-48f3-8425-20d7a6b0730c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:22:29.897 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 91604a8e-5e80-48f3-8425-20d7a6b0730c processed. 2021-10-27 10:22:31.116 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:31.928 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:36.945 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 09d53e1c-e639-4974-ad0f-1b8fa8c6e513 2021-10-27 10:22:37.162 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:22:37.541 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 09d53e1c-e639-4974-ad0f-1b8fa8c6e513 2021-10-27 10:22:37.541 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 09d53e1c-e639-4974-ad0f-1b8fa8c6e513 updated. Details: {'device': '09d53e1c-e639-4974-ad0f-1b8fa8c6e513', 'network_id': 'f5a34bab-9102-4f12-a062-547d9ba89356', 'port_id': '09d53e1c-e639-4974-ad0f-1b8fa8c6e513', 'mac_address': 'fa:16:3e:13:45:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 922, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ed805247-fa00-4068-9a02-aac3613ca316', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:22:37.541 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:22:37.541 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09d53e1c-e639-4974-ad0f-1b8fa8c6e513" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:37.541 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 09d53e1c-e639-4974-ad0f-1b8fa8c6e513 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:22:37.541 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f5a34bab-9102-4f12-a062-547d9ba89356 2021-10-27 10:22:37.553 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:22:37.711 3720 2789640362296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '09d53e1c-e639-4974-ad0f-1b8fa8c6e513') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:22:37.730 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '09d53e1c-e639-4974-ad0f-1b8fa8c6e513') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:22:37.730 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 09d53e1c-e639-4974-ad0f-1b8fa8c6e513 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:22:37.730 3720 2789640362296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 922, VLAN trunk: None to switch port 09d53e1c-e639-4974-ad0f-1b8fa8c6e513 2021-10-27 10:22:37.819 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:22:37.849 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['09d53e1c-e639-4974-ad0f-1b8fa8c6e513'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:22:38.131 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['09d53e1c-e639-4974-ad0f-1b8fa8c6e513']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:22:38.131 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:22:38.152 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1cba9b50-3523-406d-af54-9998eaaadbd9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:22:38.152 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 09d53e1c-e639-4974-ad0f-1b8fa8c6e513 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:22:38.152 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:22:38.152 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 09d53e1c-e639-4974-ad0f-1b8fa8c6e513 not yet added. Adding. 2021-10-27 10:22:38.152 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:22:38.152 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:22:38.340 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09d53e1c-e639-4974-ad0f-1b8fa8c6e513" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:38.493 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09d53e1c-e639-4974-ad0f-1b8fa8c6e513" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:38.493 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09d53e1c-e639-4974-ad0f-1b8fa8c6e513" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:38.695 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09d53e1c-e639-4974-ad0f-1b8fa8c6e513" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:38.810 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09d53e1c-e639-4974-ad0f-1b8fa8c6e513" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:38.810 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 09d53e1c-e639-4974-ad0f-1b8fa8c6e513 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:22:38.810 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 09d53e1c-e639-4974-ad0f-1b8fa8c6e513 processed. 2021-10-27 10:22:39.165 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:39.507 3720 2789640362296 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:50.588 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2af1998-33c0-42cc-a0a6-73c3e14a61ae 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group rule updated on remote: ['b6883e5b-710b-4e63-9e14-13a50ff15d0d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:22:50.588 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-f2af1998-33c0-42cc-a0a6-73c3e14a61ae 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group rule updated ['b6883e5b-710b-4e63-9e14-13a50ff15d0d'] 2021-10-27 10:22:51.038 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2a27a3b-ecfa-4aee-bcd0-a32ed0208a9d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group rule updated on remote: ['b6883e5b-710b-4e63-9e14-13a50ff15d0d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:22:51.038 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-b2a27a3b-ecfa-4aee-bcd0-a32ed0208a9d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group rule updated ['b6883e5b-710b-4e63-9e14-13a50ff15d0d'] 2021-10-27 10:22:51.476 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28d5deff-bc22-4fc9-be7f-300f530ef24f 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group rule updated on remote: ['b6883e5b-710b-4e63-9e14-13a50ff15d0d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:22:51.476 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-28d5deff-bc22-4fc9-be7f-300f530ef24f 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group rule updated ['b6883e5b-710b-4e63-9e14-13a50ff15d0d'] 2021-10-27 10:22:52.052 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abd803bb-bb9a-49e4-a9af-ebcf4b824785 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group rule updated on remote: ['b6883e5b-710b-4e63-9e14-13a50ff15d0d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:22:52.052 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-abd803bb-bb9a-49e4-a9af-ebcf4b824785 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group rule updated ['b6883e5b-710b-4e63-9e14-13a50ff15d0d'] 2021-10-27 10:22:52.352 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e61ea40f-695b-414c-8b89-54fdc77b9c98 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group member updated on remote: ['01eb40c0-ea7a-48f8-998e-73ac72a56e9b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:22:52.352 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-e61ea40f-695b-414c-8b89-54fdc77b9c98 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group member updated ['01eb40c0-ea7a-48f8-998e-73ac72a56e9b'] 2021-10-27 10:22:52.508 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb6ada93-d346-4157-8836-117e669bc673 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group rule updated on remote: ['b6883e5b-710b-4e63-9e14-13a50ff15d0d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:22:52.508 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-fb6ada93-d346-4157-8836-117e669bc673 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group rule updated ['b6883e5b-710b-4e63-9e14-13a50ff15d0d'] 2021-10-27 10:22:52.710 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e61ea40f-695b-414c-8b89-54fdc77b9c98 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] port_delete event received for 'f83715df-8e47-44e2-a635-6ab619e271fb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:22:53.039 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f83715df-8e47-44e2-a635-6ab619e271fb 2021-10-27 10:22:53.163 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bca98fa2-9349-4ba9-bbcf-bb16e8b97dd6 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group rule updated on remote: ['b6883e5b-710b-4e63-9e14-13a50ff15d0d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:22:53.163 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-bca98fa2-9349-4ba9-bbcf-bb16e8b97dd6 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group rule updated ['b6883e5b-710b-4e63-9e14-13a50ff15d0d'] 2021-10-27 10:22:53.281 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:22:53.281 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f83715df-8e47-44e2-a635-6ab619e271fb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:22:53.281 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f83715df-8e47-44e2-a635-6ab619e271fb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:22:53.281 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f83715df-8e47-44e2-a635-6ab619e271fb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:22:53.305 3720 2789640362296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 85cca7a2-e927-4155-9525-946b9afad186 2021-10-27 10:22:53.305 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f83715df-8e47-44e2-a635-6ab619e271fb'] 2021-10-27 10:22:53.305 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:22:53.305 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:22:53.305 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f83715df-8e47-44e2-a635-6ab619e271fb'] 2021-10-27 10:22:53.946 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group member updated on remote: ['b6883e5b-710b-4e63-9e14-13a50ff15d0d', '79fb56a0-251a-4173-b5b2-c1718642f07c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:22:53.974 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group member updated ['b6883e5b-710b-4e63-9e14-13a50ff15d0d', '79fb56a0-251a-4173-b5b2-c1718642f07c'] 2021-10-27 10:22:53.975 3720 2789640362296 MainThread INFO neutron.agent.securitygroups_rpc [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Refresh firewall rules 2021-10-27 10:22:53.975 3720 2789640362296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Get security group information for devices via rpc ['bf0fca20-c664-4c00-a12c-0b5c30b7dc6b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:22:54.022 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] port_update received: bf0fca20-c664-4c00-a12c-0b5c30b7dc6b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:22:54.022 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-agent-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:54.041 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Binding port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:22:54.041 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:22:54.055 3720 2789640361592 MainThread DEBUG neutron.services.trunk.rpc.agent [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf0fca20-c664-4c00-a12c-0b5c30b7dc6b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:22:54.055 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf0fca20-c664-4c00-a12c-0b5c30b7dc6b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:22:54.055 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Trunk plugin disabled on server. Assuming port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:22:54.055 3720 2789640361592 MainThread INFO networking_hyperv.neutron.trunk_driver [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Binding VLAN ID: 916, VLAN trunk: None to switch port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b 2021-10-27 10:22:54.099 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Refresh firewall rules 2021-10-27 10:22:54.099 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Get security group information for devices via rpc ['bf0fca20-c664-4c00-a12c-0b5c30b7dc6b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:22:55.131 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update security group information for ports dict_keys(['bf0fca20-c664-4c00-a12c-0b5c30b7dc6b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:22:55.131 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:22:55.131 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update rules of security group (79fb56a0-251a-4173-b5b2-c1718642f07c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:22:55.131 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update rules of security group (b6883e5b-710b-4e63-9e14-13a50ff15d0d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:22:55.131 3720 2789640362296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update members of security group (79fb56a0-251a-4173-b5b2-c1718642f07c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:22:55.131 3720 2789640362296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update port filter for bf0fca20-c664-4c00-a12c-0b5c30b7dc6b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:22:55.131 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Updating port rules. 2021-10-27 10:22:55.131 3720 2789640362296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Creating 6 new rules, removing 0 old rules. 2021-10-27 10:22:55.131 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:55.197 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update security group information for ports dict_keys(['bf0fca20-c664-4c00-a12c-0b5c30b7dc6b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:22:55.197 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:22:55.197 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update rules of security group (79fb56a0-251a-4173-b5b2-c1718642f07c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:22:55.197 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update rules of security group (b6883e5b-710b-4e63-9e14-13a50ff15d0d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:22:55.197 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update members of security group (79fb56a0-251a-4173-b5b2-c1718642f07c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:22:55.197 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update port filter for bf0fca20-c664-4c00-a12c-0b5c30b7dc6b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:22:55.197 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Updating port rules. 2021-10-27 10:22:55.197 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Creating 6 new rules, removing 0 old rules. 2021-10-27 10:22:55.283 3720 2789640362824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:55.303 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:55.303 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:55.303 3720 2789640362296 MainThread DEBUG oslo_concurrency.lockutils [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:55.303 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:55.322 3720 2789640362824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:55.429 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:55.446 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:22:55.446 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:55.490 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [req-4594a165-b969-455e-8304-e884343cac05 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-agent-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:22:56.474 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32859833-02a7-40a7-90ee-981acf387859 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] port_delete event received for '87a90e09-a989-4ed0-8e20-a0118c5818e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:22:57.490 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-061ebf49-171c-4359-acee-bd2ba1a8550b fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group rule updated on remote: ['1ad48fd2-1fa6-4c33-985b-3785f4405c20'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:22:57.490 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-061ebf49-171c-4359-acee-bd2ba1a8550b fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group rule updated ['1ad48fd2-1fa6-4c33-985b-3785f4405c20'] 2021-10-27 10:22:57.912 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-23542402-1678-493e-8b5f-a173f4d27986 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group rule updated on remote: ['1ad48fd2-1fa6-4c33-985b-3785f4405c20'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:22:57.912 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-23542402-1678-493e-8b5f-a173f4d27986 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group rule updated ['1ad48fd2-1fa6-4c33-985b-3785f4405c20'] 2021-10-27 10:23:04.260 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32dff46a-458c-4ec4-af4a-62dd66e05935 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group member updated on remote: ['1ad48fd2-1fa6-4c33-985b-3785f4405c20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:23:04.260 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-32dff46a-458c-4ec4-af4a-62dd66e05935 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group member updated ['1ad48fd2-1fa6-4c33-985b-3785f4405c20'] 2021-10-27 10:23:05.288 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f35ca00a-2647-4300-93e2-84fe97673c35 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 73aeb536-73d3-43e7-a413-da63ec98e902 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:23:05.288 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f35ca00a-2647-4300-93e2-84fe97673c35 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 73aeb536-73d3-43e7-a413-da63ec98e902 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:23:07.224 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 73aeb536-73d3-43e7-a413-da63ec98e902 2021-10-27 10:23:07.352 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:23:07.677 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 73aeb536-73d3-43e7-a413-da63ec98e902 2021-10-27 10:23:07.677 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 73aeb536-73d3-43e7-a413-da63ec98e902 updated. Details: {'device': '73aeb536-73d3-43e7-a413-da63ec98e902', 'network_id': '85cca7a2-e927-4155-9525-946b9afad186', 'port_id': '73aeb536-73d3-43e7-a413-da63ec98e902', 'mac_address': 'fa:16:3e:bf:f3:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 924, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ecc75ced-88da-4001-a1b2-e070b2cff892', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:23:07.693 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:23:07.693 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:23:07.693 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 73aeb536-73d3-43e7-a413-da63ec98e902 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:23:07.693 3720 2789640361592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 85cca7a2-e927-4155-9525-946b9afad186 2021-10-27 10:23:07.693 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:23:07.883 3720 2789640361592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '73aeb536-73d3-43e7-a413-da63ec98e902') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:23:07.883 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '73aeb536-73d3-43e7-a413-da63ec98e902') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:23:07.897 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 73aeb536-73d3-43e7-a413-da63ec98e902 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:23:07.897 3720 2789640361592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 924, VLAN trunk: None to switch port 73aeb536-73d3-43e7-a413-da63ec98e902 2021-10-27 10:23:08.011 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:23:08.011 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['73aeb536-73d3-43e7-a413-da63ec98e902'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:23:08.163 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['73aeb536-73d3-43e7-a413-da63ec98e902']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:23:08.163 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:23:08.163 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1ad48fd2-1fa6-4c33-985b-3785f4405c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:23:08.163 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 73aeb536-73d3-43e7-a413-da63ec98e902 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:23:08.163 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:23:08.163 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 73aeb536-73d3-43e7-a413-da63ec98e902 not yet added. Adding. 2021-10-27 10:23:08.163 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:23:08.163 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:23:08.302 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:23:08.446 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:23:08.446 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:23:08.601 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:23:08.696 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:23:08.696 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 73aeb536-73d3-43e7-a413-da63ec98e902 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:23:08.696 3720 2789640361592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 73aeb536-73d3-43e7-a413-da63ec98e902 processed. 2021-10-27 10:23:09.370 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:23:09.790 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:23:39.505 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 91604a8e-5e80-48f3-8425-20d7a6b0730c 2021-10-27 10:23:40.116 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92fd5496-8566-406c-af08-3211b2a46190 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Security group member updated on remote: ['1b5195e2-8bdd-474c-8cc8-0bf195db6daf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:23:40.116 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-92fd5496-8566-406c-af08-3211b2a46190 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Security group member updated ['1b5195e2-8bdd-474c-8cc8-0bf195db6daf'] 2021-10-27 10:23:40.116 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-92fd5496-8566-406c-af08-3211b2a46190 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Refresh firewall rules 2021-10-27 10:23:40.116 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92fd5496-8566-406c-af08-3211b2a46190 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Get security group information for devices via rpc ['91604a8e-5e80-48f3-8425-20d7a6b0730c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:23:40.148 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-92fd5496-8566-406c-af08-3211b2a46190 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:23:40.148 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-92fd5496-8566-406c-af08-3211b2a46190 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:23:40.210 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92fd5496-8566-406c-af08-3211b2a46190 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] port_delete event received for '91604a8e-5e80-48f3-8425-20d7a6b0730c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:23:41.505 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:23:41.505 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '91604a8e-5e80-48f3-8425-20d7a6b0730c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:23:41.505 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '91604a8e-5e80-48f3-8425-20d7a6b0730c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:23:41.505 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 91604a8e-5e80-48f3-8425-20d7a6b0730c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:23:41.520 3720 2789640361592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d58f8c29-6451-4c64-8aef-7c5985cfabd2 2021-10-27 10:23:41.520 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['91604a8e-5e80-48f3-8425-20d7a6b0730c'] 2021-10-27 10:23:41.520 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:23:41.520 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:23:41.520 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['91604a8e-5e80-48f3-8425-20d7a6b0730c'] 2021-10-27 10:23:43.508 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:23:44.099 3720 2789640361592 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:23:55.632 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a62c43d4-5847-4c3a-95f1-dd1dbd1cb527 2021-10-27 10:23:56.035 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-861511b4-b1e0-4d94-9d1d-698e92b267f7 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group member updated on remote: ['4feaa0ef-0054-48bc-9e63-96733c02112f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:23:56.035 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-861511b4-b1e0-4d94-9d1d-698e92b267f7 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group member updated ['4feaa0ef-0054-48bc-9e63-96733c02112f'] 2021-10-27 10:23:56.441 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-861511b4-b1e0-4d94-9d1d-698e92b267f7 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] port_delete event received for 'a62c43d4-5847-4c3a-95f1-dd1dbd1cb527' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:23:57.494 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48ed6a65-1c71-46f2-bf4d-73c29ebf8832 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Security group member updated on remote: ['1b5195e2-8bdd-474c-8cc8-0bf195db6daf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:23:57.494 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-48ed6a65-1c71-46f2-bf4d-73c29ebf8832 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Security group member updated ['1b5195e2-8bdd-474c-8cc8-0bf195db6daf'] 2021-10-27 10:23:57.597 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:23:57.597 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a62c43d4-5847-4c3a-95f1-dd1dbd1cb527' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:23:57.600 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a62c43d4-5847-4c3a-95f1-dd1dbd1cb527' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:23:57.600 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a62c43d4-5847-4c3a-95f1-dd1dbd1cb527 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:23:57.616 3720 2789640361592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 37419415-1089-4518-a3d4-26fb32aa3969 2021-10-27 10:23:57.616 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a62c43d4-5847-4c3a-95f1-dd1dbd1cb527'] 2021-10-27 10:23:57.616 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:23:57.616 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:23:57.616 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a62c43d4-5847-4c3a-95f1-dd1dbd1cb527'] 2021-10-27 10:23:58.787 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0c5053f-b4c2-4c5d-9b3e-10e41a1d4b47 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 5f41d354-5efd-400e-806a-f3832f5a4144 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:23:58.787 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0c5053f-b4c2-4c5d-9b3e-10e41a1d4b47 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 5f41d354-5efd-400e-806a-f3832f5a4144 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:23:59.224 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d448c2c3-1172-4ade-bd83-cd9866c95245 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] port_delete event received for 'ed3b915d-c78d-4106-b906-4b4bd1050cab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:23:59.588 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:23:59.598 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:00.415 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b4151e1a-4d4c-4a36-b7ee-08f3f60c2a7d dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group rule updated on remote: ['371ef16c-6ca8-4a0f-9bbf-e515557ecbe7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:24:00.415 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-b4151e1a-4d4c-4a36-b7ee-08f3f60c2a7d dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group rule updated ['371ef16c-6ca8-4a0f-9bbf-e515557ecbe7'] 2021-10-27 10:24:00.785 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6bad78d-a2fd-4b8f-9196-25b8697eb6d0 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group rule updated on remote: ['371ef16c-6ca8-4a0f-9bbf-e515557ecbe7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:24:00.785 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-f6bad78d-a2fd-4b8f-9196-25b8697eb6d0 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group rule updated ['371ef16c-6ca8-4a0f-9bbf-e515557ecbe7'] 2021-10-27 10:24:01.696 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5f41d354-5efd-400e-806a-f3832f5a4144 2021-10-27 10:24:03.589 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:24:03.882 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 5f41d354-5efd-400e-806a-f3832f5a4144 2021-10-27 10:24:03.882 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 5f41d354-5efd-400e-806a-f3832f5a4144 updated. Details: {'device': '5f41d354-5efd-400e-806a-f3832f5a4144', 'network_id': 'd58f8c29-6451-4c64-8aef-7c5985cfabd2', 'port_id': '5f41d354-5efd-400e-806a-f3832f5a4144', 'mac_address': 'fa:16:3e:d1:72:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 914, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '14314849-8b91-4140-98ec-066bf5de6be6', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:24:03.882 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:24:03.882 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5f41d354-5efd-400e-806a-f3832f5a4144" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:03.882 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5f41d354-5efd-400e-806a-f3832f5a4144 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:24:03.882 3720 2789640361592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d58f8c29-6451-4c64-8aef-7c5985cfabd2 2021-10-27 10:24:03.882 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:24:04.021 3720 2789640361592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5f41d354-5efd-400e-806a-f3832f5a4144') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:24:04.021 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5f41d354-5efd-400e-806a-f3832f5a4144') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:24:04.021 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5f41d354-5efd-400e-806a-f3832f5a4144 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:24:04.021 3720 2789640361592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 914, VLAN trunk: None to switch port 5f41d354-5efd-400e-806a-f3832f5a4144 2021-10-27 10:24:04.113 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:24:04.113 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5f41d354-5efd-400e-806a-f3832f5a4144'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:24:04.269 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5f41d354-5efd-400e-806a-f3832f5a4144']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:24:04.269 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:24:04.269 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1b5195e2-8bdd-474c-8cc8-0bf195db6daf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:24:04.269 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1b5195e2-8bdd-474c-8cc8-0bf195db6daf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:24:04.269 3720 2789640361592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5f41d354-5efd-400e-806a-f3832f5a4144 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:24:04.269 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:24:04.269 3720 2789640361592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5f41d354-5efd-400e-806a-f3832f5a4144 not yet added. Adding. 2021-10-27 10:24:04.269 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:24:04.269 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:24:04.400 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f41d354-5efd-400e-806a-f3832f5a4144" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:04.503 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f41d354-5efd-400e-806a-f3832f5a4144" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:04.503 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f41d354-5efd-400e-806a-f3832f5a4144" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:04.634 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f41d354-5efd-400e-806a-f3832f5a4144" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:04.707 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5f41d354-5efd-400e-806a-f3832f5a4144" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:04.727 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5f41d354-5efd-400e-806a-f3832f5a4144 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:24:04.727 3720 2789640361592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5f41d354-5efd-400e-806a-f3832f5a4144 processed. 2021-10-27 10:24:05.621 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:06.052 3720 2789640361592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:06.425 3720 2789640361592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-715a6ee5-c59c-49c4-80a8-040e0def5453 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group member updated on remote: ['371ef16c-6ca8-4a0f-9bbf-e515557ecbe7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:24:06.425 3720 2789640361592 MainThread INFO neutron.agent.securitygroups_rpc [req-715a6ee5-c59c-49c4-80a8-040e0def5453 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group member updated ['371ef16c-6ca8-4a0f-9bbf-e515557ecbe7'] 2021-10-27 10:24:07.941 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11b65717-a176-4cae-8ba8-b280a910d896 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: b0f95a61-bb6c-40bd-8ebc-c66d97df3a27 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:24:07.941 3720 2789640361592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11b65717-a176-4cae-8ba8-b280a910d896 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port b0f95a61-bb6c-40bd-8ebc-c66d97df3a27 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:24:09.785 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b0f95a61-bb6c-40bd-8ebc-c66d97df3a27 2021-10-27 10:24:11.659 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:24:11.941 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port b0f95a61-bb6c-40bd-8ebc-c66d97df3a27 2021-10-27 10:24:11.941 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port b0f95a61-bb6c-40bd-8ebc-c66d97df3a27 updated. Details: {'device': 'b0f95a61-bb6c-40bd-8ebc-c66d97df3a27', 'network_id': '37419415-1089-4518-a3d4-26fb32aa3969', 'port_id': 'b0f95a61-bb6c-40bd-8ebc-c66d97df3a27', 'mac_address': 'fa:16:3e:f1:cd:cf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 903, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a3800a6b-912b-4fca-9e63-fb91e6bcdaec', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:24:11.941 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:24:11.941 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0f95a61-bb6c-40bd-8ebc-c66d97df3a27" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:11.941 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b0f95a61-bb6c-40bd-8ebc-c66d97df3a27 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:24:11.958 3720 2789640361768 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 37419415-1089-4518-a3d4-26fb32aa3969 2021-10-27 10:24:11.958 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:24:12.114 3720 2789640361768 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b0f95a61-bb6c-40bd-8ebc-c66d97df3a27') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:24:12.114 3720 2789640361768 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b0f95a61-bb6c-40bd-8ebc-c66d97df3a27') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:24:12.130 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b0f95a61-bb6c-40bd-8ebc-c66d97df3a27 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:24:12.130 3720 2789640361768 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 903, VLAN trunk: None to switch port b0f95a61-bb6c-40bd-8ebc-c66d97df3a27 2021-10-27 10:24:12.208 3720 2789640361768 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:24:12.208 3720 2789640361768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b0f95a61-bb6c-40bd-8ebc-c66d97df3a27'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:24:12.362 3720 2789640361768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b0f95a61-bb6c-40bd-8ebc-c66d97df3a27']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:24:12.362 3720 2789640361768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:24:12.362 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (371ef16c-6ca8-4a0f-9bbf-e515557ecbe7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:24:12.362 3720 2789640361768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b0f95a61-bb6c-40bd-8ebc-c66d97df3a27 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:24:12.362 3720 2789640361768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:24:12.362 3720 2789640361768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b0f95a61-bb6c-40bd-8ebc-c66d97df3a27 not yet added. Adding. 2021-10-27 10:24:12.362 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:24:12.362 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:24:12.541 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0f95a61-bb6c-40bd-8ebc-c66d97df3a27" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:12.668 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0f95a61-bb6c-40bd-8ebc-c66d97df3a27" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:12.668 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0f95a61-bb6c-40bd-8ebc-c66d97df3a27" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:12.808 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0f95a61-bb6c-40bd-8ebc-c66d97df3a27" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:12.898 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0f95a61-bb6c-40bd-8ebc-c66d97df3a27" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.968s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:12.898 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b0f95a61-bb6c-40bd-8ebc-c66d97df3a27 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:24:12.898 3720 2789640361768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b0f95a61-bb6c-40bd-8ebc-c66d97df3a27 processed. 2021-10-27 10:24:13.666 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:14.022 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:24.005 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 73aeb536-73d3-43e7-a413-da63ec98e902 2021-10-27 10:24:25.708 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:24:27.518 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 73aeb536-73d3-43e7-a413-da63ec98e902 2021-10-27 10:24:27.518 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 73aeb536-73d3-43e7-a413-da63ec98e902 updated. Details: {'device': '73aeb536-73d3-43e7-a413-da63ec98e902', 'network_id': '85cca7a2-e927-4155-9525-946b9afad186', 'port_id': '73aeb536-73d3-43e7-a413-da63ec98e902', 'mac_address': 'fa:16:3e:bf:f3:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 924, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ecc75ced-88da-4001-a1b2-e070b2cff892', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:24:27.518 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:24:27.518 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:27.518 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 73aeb536-73d3-43e7-a413-da63ec98e902 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:24:27.518 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:24:27.565 3720 2789640361768 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '73aeb536-73d3-43e7-a413-da63ec98e902') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:24:27.565 3720 2789640361768 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '73aeb536-73d3-43e7-a413-da63ec98e902') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:24:27.565 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 73aeb536-73d3-43e7-a413-da63ec98e902 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:24:27.581 3720 2789640361768 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 924, VLAN trunk: None to switch port 73aeb536-73d3-43e7-a413-da63ec98e902 2021-10-27 10:24:27.616 3720 2789640361768 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:24:27.642 3720 2789640361768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['73aeb536-73d3-43e7-a413-da63ec98e902'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:24:27.785 3720 2789640361768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['73aeb536-73d3-43e7-a413-da63ec98e902']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:24:27.785 3720 2789640361768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:24:27.785 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1ad48fd2-1fa6-4c33-985b-3785f4405c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:24:27.785 3720 2789640361768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 73aeb536-73d3-43e7-a413-da63ec98e902 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:24:27.785 3720 2789640361768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:24:27.785 3720 2789640361768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-10-27 10:24:27.785 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:27.814 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:27.814 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:27.814 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:27.869 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:27.869 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 73aeb536-73d3-43e7-a413-da63ec98e902 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:24:27.869 3720 2789640361768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 73aeb536-73d3-43e7-a413-da63ec98e902 processed. 2021-10-27 10:24:29.721 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:30.122 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:38.129 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5f41d354-5efd-400e-806a-f3832f5a4144 2021-10-27 10:24:38.799 3720 2789640361768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3098a687-b965-4434-bd9d-60c61b8da871 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Security group member updated on remote: ['1b5195e2-8bdd-474c-8cc8-0bf195db6daf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:24:38.799 3720 2789640361768 MainThread INFO neutron.agent.securitygroups_rpc [req-3098a687-b965-4434-bd9d-60c61b8da871 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Security group member updated ['1b5195e2-8bdd-474c-8cc8-0bf195db6daf'] 2021-10-27 10:24:38.799 3720 2789640361768 MainThread INFO neutron.agent.securitygroups_rpc [req-3098a687-b965-4434-bd9d-60c61b8da871 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Refresh firewall rules 2021-10-27 10:24:38.799 3720 2789640361768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3098a687-b965-4434-bd9d-60c61b8da871 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Get security group information for devices via rpc ['5f41d354-5efd-400e-806a-f3832f5a4144'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:24:38.849 3720 2789640361768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3098a687-b965-4434-bd9d-60c61b8da871 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:24:38.849 3720 2789640361768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3098a687-b965-4434-bd9d-60c61b8da871 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:24:38.878 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3098a687-b965-4434-bd9d-60c61b8da871 6269e669fd4145dda6afd8a7e70750f1 4692fca88ef042588feb3546003ce646 - - -] port_delete event received for '5f41d354-5efd-400e-806a-f3832f5a4144' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:24:39.769 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:24:39.769 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5f41d354-5efd-400e-806a-f3832f5a4144' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:24:39.769 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5f41d354-5efd-400e-806a-f3832f5a4144' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:24:39.769 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5f41d354-5efd-400e-806a-f3832f5a4144 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:24:39.787 3720 2789640361768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d58f8c29-6451-4c64-8aef-7c5985cfabd2 2021-10-27 10:24:39.787 3720 2789640361768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5f41d354-5efd-400e-806a-f3832f5a4144'] 2021-10-27 10:24:39.787 3720 2789640361768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:24:39.787 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:24:39.787 3720 2789640361768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5f41d354-5efd-400e-806a-f3832f5a4144'] 2021-10-27 10:24:40.801 3720 2789640361768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group member updated on remote: ['b6883e5b-710b-4e63-9e14-13a50ff15d0d', '79fb56a0-251a-4173-b5b2-c1718642f07c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:24:40.801 3720 2789640361768 MainThread INFO neutron.agent.securitygroups_rpc [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group member updated ['b6883e5b-710b-4e63-9e14-13a50ff15d0d', '79fb56a0-251a-4173-b5b2-c1718642f07c'] 2021-10-27 10:24:40.801 3720 2789640361768 MainThread INFO neutron.agent.securitygroups_rpc [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Refresh firewall rules 2021-10-27 10:24:40.801 3720 2789640361768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Get security group information for devices via rpc ['bf0fca20-c664-4c00-a12c-0b5c30b7dc6b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:24:40.848 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] port_update received: bf0fca20-c664-4c00-a12c-0b5c30b7dc6b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:24:40.865 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-agent-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:40.865 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Binding port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:24:40.865 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:24:40.879 3720 2789640362120 MainThread DEBUG neutron.services.trunk.rpc.agent [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf0fca20-c664-4c00-a12c-0b5c30b7dc6b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:24:40.879 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf0fca20-c664-4c00-a12c-0b5c30b7dc6b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:24:40.912 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Trunk plugin disabled on server. Assuming port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:24:40.926 3720 2789640362120 MainThread INFO networking_hyperv.neutron.trunk_driver [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Binding VLAN ID: 916, VLAN trunk: None to switch port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b 2021-10-27 10:24:40.956 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Refresh firewall rules 2021-10-27 10:24:40.956 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Get security group information for devices via rpc ['bf0fca20-c664-4c00-a12c-0b5c30b7dc6b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:24:41.129 3720 2789640361768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update security group information for ports dict_keys(['bf0fca20-c664-4c00-a12c-0b5c30b7dc6b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:24:41.129 3720 2789640361768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:24:41.129 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update rules of security group (79fb56a0-251a-4173-b5b2-c1718642f07c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:24:41.129 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update members of security group (79fb56a0-251a-4173-b5b2-c1718642f07c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:24:41.129 3720 2789640361768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update port filter for bf0fca20-c664-4c00-a12c-0b5c30b7dc6b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:24:41.129 3720 2789640361768 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Updating port rules. 2021-10-27 10:24:41.129 3720 2789640361768 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Creating 0 new rules, removing 6 old rules. 2021-10-27 10:24:41.129 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:41.129 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:41.129 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:41.178 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update security group information for ports dict_keys(['bf0fca20-c664-4c00-a12c-0b5c30b7dc6b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:24:41.191 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:24:41.191 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update rules of security group (79fb56a0-251a-4173-b5b2-c1718642f07c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:24:41.191 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update members of security group (79fb56a0-251a-4173-b5b2-c1718642f07c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:24:41.191 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Update port filter for bf0fca20-c664-4c00-a12c-0b5c30b7dc6b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:24:41.191 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Updating port rules. 2021-10-27 10:24:41.191 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Creating 0 new rules, removing 6 old rules. 2021-10-27 10:24:41.338 3720 2789640361768 MainThread DEBUG oslo_concurrency.lockutils [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:41.338 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:41.338 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:41.338 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:41.409 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-driver-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:41.441 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-5c375d1f-f665-46a4-8d13-85157190046d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Lock "n-hv-agent-port-lock-bf0fca20-c664-4c00-a12c-0b5c30b7dc6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:41.784 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:41.801 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:42.150 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 73aeb536-73d3-43e7-a413-da63ec98e902 2021-10-27 10:24:42.556 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4894377-dd1e-4e92-aaac-68677739e0b6 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] port_delete event received for '5a0dc7c0-897a-4d4c-a8f0-ae1784db9217' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:24:43.785 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:24:43.785 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '73aeb536-73d3-43e7-a413-da63ec98e902' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:24:43.785 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '73aeb536-73d3-43e7-a413-da63ec98e902' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:24:43.785 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 73aeb536-73d3-43e7-a413-da63ec98e902 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:24:43.799 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73aeb536-73d3-43e7-a413-da63ec98e902'] 2021-10-27 10:24:43.799 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:24:43.799 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:24:43.799 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73aeb536-73d3-43e7-a413-da63ec98e902'] 2021-10-27 10:24:44.177 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 73aeb536-73d3-43e7-a413-da63ec98e902 2021-10-27 10:24:45.783 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:24:46.096 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:47.069 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '73aeb536-73d3-43e7-a413-da63ec98e902' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:24:47.069 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '73aeb536-73d3-43e7-a413-da63ec98e902' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:24:47.069 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 73aeb536-73d3-43e7-a413-da63ec98e902 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:24:47.082 3720 2789640361768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 85cca7a2-e927-4155-9525-946b9afad186 2021-10-27 10:24:47.082 3720 2789640361768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73aeb536-73d3-43e7-a413-da63ec98e902'] 2021-10-27 10:24:47.082 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:24:47.082 3720 2789640361768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73aeb536-73d3-43e7-a413-da63ec98e902'] 2021-10-27 10:24:47.331 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:24:52.205 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bf0fca20-c664-4c00-a12c-0b5c30b7dc6b 2021-10-27 10:24:53.847 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:24:53.847 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bf0fca20-c664-4c00-a12c-0b5c30b7dc6b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:24:53.847 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bf0fca20-c664-4c00-a12c-0b5c30b7dc6b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:24:53.847 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bf0fca20-c664-4c00-a12c-0b5c30b7dc6b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:24:53.847 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf0fca20-c664-4c00-a12c-0b5c30b7dc6b'] 2021-10-27 10:24:53.847 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:24:53.847 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:24:53.847 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf0fca20-c664-4c00-a12c-0b5c30b7dc6b'] 2021-10-27 10:24:55.851 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:24:57.086 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:25:04.753 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cee64088-ed87-4433-add6-55fceb0a1d2d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group member updated on remote: ['79fb56a0-251a-4173-b5b2-c1718642f07c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:25:04.753 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-cee64088-ed87-4433-add6-55fceb0a1d2d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] Security group member updated ['79fb56a0-251a-4173-b5b2-c1718642f07c'] 2021-10-27 10:25:04.846 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cee64088-ed87-4433-add6-55fceb0a1d2d 2ba2596f81d34e25b1fa11d67d7016e6 e8fd26a4e1db456c885913dfd7b35cf7 - - -] port_delete event received for 'bf0fca20-c664-4c00-a12c-0b5c30b7dc6b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:06.377 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 73aeb536-73d3-43e7-a413-da63ec98e902 2021-10-27 10:25:07.892 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:25:08.232 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 73aeb536-73d3-43e7-a413-da63ec98e902 2021-10-27 10:25:08.232 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 73aeb536-73d3-43e7-a413-da63ec98e902 updated. Details: {'device': '73aeb536-73d3-43e7-a413-da63ec98e902', 'network_id': '85cca7a2-e927-4155-9525-946b9afad186', 'port_id': '73aeb536-73d3-43e7-a413-da63ec98e902', 'mac_address': 'fa:16:3e:bf:f3:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 924, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ecc75ced-88da-4001-a1b2-e070b2cff892', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:25:08.232 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:25:08.232 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:25:08.232 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 73aeb536-73d3-43e7-a413-da63ec98e902 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:25:08.232 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 85cca7a2-e927-4155-9525-946b9afad186 2021-10-27 10:25:08.232 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:25:08.369 3720 2789640362120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '73aeb536-73d3-43e7-a413-da63ec98e902') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:25:08.369 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '73aeb536-73d3-43e7-a413-da63ec98e902') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:25:08.369 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 73aeb536-73d3-43e7-a413-da63ec98e902 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:25:08.369 3720 2789640362120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 924, VLAN trunk: None to switch port 73aeb536-73d3-43e7-a413-da63ec98e902 2021-10-27 10:25:08.428 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:25:08.455 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['73aeb536-73d3-43e7-a413-da63ec98e902'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:25:08.595 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['73aeb536-73d3-43e7-a413-da63ec98e902']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:25:08.595 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:25:08.595 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1ad48fd2-1fa6-4c33-985b-3785f4405c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:25:08.595 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 73aeb536-73d3-43e7-a413-da63ec98e902 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:25:08.595 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:25:08.595 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 73aeb536-73d3-43e7-a413-da63ec98e902 not yet added. Adding. 2021-10-27 10:25:08.595 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:25:08.595 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:25:08.692 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:25:08.803 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:25:08.803 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:25:08.908 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:25:08.993 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73aeb536-73d3-43e7-a413-da63ec98e902" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:25:08.993 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 73aeb536-73d3-43e7-a413-da63ec98e902 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:25:08.993 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 73aeb536-73d3-43e7-a413-da63ec98e902 processed. 2021-10-27 10:25:09.908 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:25:10.142 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dba2395d-0073-49be-8b2f-502abe9b4ab9 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '2ac73693-71ed-4d14-9e6a-4d907487fa3c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:10.205 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60ff5590-616e-4b5b-bdaa-ba69dd499ccf 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network d58f8c29-6451-4c64-8aef-7c5985cfabd2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:25:10.205 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60ff5590-616e-4b5b-bdaa-ba69dd499ccf 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network d58f8c29-6451-4c64-8aef-7c5985cfabd2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:25:10.205 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:25:11.814 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fd05ff5-1f11-4c97-8ad1-2661172e90cd 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for 'e698603c-4531-44b1-a0eb-e0926c0465be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:13.111 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c9a3dde-340c-4e87-aa5d-100363a2b5ee 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '7a7d4c64-c58b-472a-8272-735c8e56866e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:13.221 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9b162d8-c5e4-4780-8cac-b3ce43eebd1b - - - - -] port_delete event received for '7a7d4c64-c58b-472a-8272-735c8e56866e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:13.643 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c9a3dde-340c-4e87-aa5d-100363a2b5ee 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network 7fbed54f-7168-466f-85e1-fbc34f8bb84f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:25:13.643 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1c9a3dde-340c-4e87-aa5d-100363a2b5ee 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Reclaiming local network 7fbed54f-7168-466f-85e1-fbc34f8bb84f 2021-10-27 10:25:14.721 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-517ce942-810c-4ca6-a78a-2fd7c686c871 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '22578b7c-bf31-4492-b752-b712975fb2e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:16.402 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec1a86e3-a4a4-4cd2-9772-6bba95e3d525 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '7cb1d7d9-4c79-4eda-bf28-3c8c572de404' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:17.488 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0fe63ee-d45c-4d58-8eb8-f6cc5d3a745e 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '82adb50a-1d2f-4907-be12-029de7f136d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:17.512 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02958eb9-28c3-4ee5-ba0c-08e9c56bb054 - - - - -] port_delete event received for '82adb50a-1d2f-4907-be12-029de7f136d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:17.834 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0fe63ee-d45c-4d58-8eb8-f6cc5d3a745e 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network 76f0b1fb-1c24-4d6e-9578-08ec935ae3f2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:25:17.834 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0fe63ee-d45c-4d58-8eb8-f6cc5d3a745e 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network 76f0b1fb-1c24-4d6e-9578-08ec935ae3f2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:25:18.314 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b4f0099-1101-4bf8-a7dc-321f38dc5f52 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group member updated on remote: ['1cba9b50-3523-406d-af54-9998eaaadbd9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:25:18.314 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-2b4f0099-1101-4bf8-a7dc-321f38dc5f52 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group member updated ['1cba9b50-3523-406d-af54-9998eaaadbd9'] 2021-10-27 10:25:18.439 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 09d53e1c-e639-4974-ad0f-1b8fa8c6e513 2021-10-27 10:25:18.642 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b4f0099-1101-4bf8-a7dc-321f38dc5f52 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] port_delete event received for '09d53e1c-e639-4974-ad0f-1b8fa8c6e513' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:19.931 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:25:19.931 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '09d53e1c-e639-4974-ad0f-1b8fa8c6e513' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:25:19.931 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '09d53e1c-e639-4974-ad0f-1b8fa8c6e513' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:25:19.931 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 09d53e1c-e639-4974-ad0f-1b8fa8c6e513 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:25:19.944 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f5a34bab-9102-4f12-a062-547d9ba89356 2021-10-27 10:25:19.944 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09d53e1c-e639-4974-ad0f-1b8fa8c6e513'] 2021-10-27 10:25:19.944 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:25:19.944 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:25:19.944 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09d53e1c-e639-4974-ad0f-1b8fa8c6e513'] 2021-10-27 10:25:21.939 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:25:21.955 3720 2789640362120 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:25:25.081 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a863a4f-dbae-47f9-92a3-89daa987f27b ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group member updated on remote: ['1cba9b50-3523-406d-af54-9998eaaadbd9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:25:25.081 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-6a863a4f-dbae-47f9-92a3-89daa987f27b ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group member updated ['1cba9b50-3523-406d-af54-9998eaaadbd9'] 2021-10-27 10:25:26.245 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0799cf62-559d-4737-9d93-ca2cbb0c7a80 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:25:26.245 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0799cf62-559d-4737-9d93-ca2cbb0c7a80 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:25:34.600 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06 2021-10-27 10:25:36.033 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:25:36.317 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06 2021-10-27 10:25:36.317 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06 updated. Details: {'device': 'd0fec1ff-5a44-4127-8ff4-d03cdfbbfd06', 'network_id': 'f5a34bab-9102-4f12-a062-547d9ba89356', 'port_id': 'd0fec1ff-5a44-4127-8ff4-d03cdfbbfd06', 'mac_address': 'fa:16:3e:45:79:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 922, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ed805247-fa00-4068-9a02-aac3613ca316', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:25:36.317 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:25:36.317 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:25:36.317 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:25:36.317 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f5a34bab-9102-4f12-a062-547d9ba89356 2021-10-27 10:25:36.317 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:25:36.457 3720 2789640362120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd0fec1ff-5a44-4127-8ff4-d03cdfbbfd06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:25:36.457 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd0fec1ff-5a44-4127-8ff4-d03cdfbbfd06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:25:36.471 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:25:36.471 3720 2789640362120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 922, VLAN trunk: None to switch port d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06 2021-10-27 10:25:36.533 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:25:36.533 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:25:36.767 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:25:36.767 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:25:36.767 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1cba9b50-3523-406d-af54-9998eaaadbd9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:25:36.767 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:25:36.767 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:25:36.767 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06 not yet added. Adding. 2021-10-27 10:25:36.767 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:25:36.767 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:25:36.877 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:25:36.977 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:25:36.977 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:25:37.095 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:25:37.173 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:25:37.173 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:25:37.173 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06 processed. 2021-10-27 10:25:38.048 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:25:38.393 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:25:48.116 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3554740-3d5a-4523-a2af-aa1b0b890704 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group member updated on remote: ['1ad48fd2-1fa6-4c33-985b-3785f4405c20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:25:48.116 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-e3554740-3d5a-4523-a2af-aa1b0b890704 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] Security group member updated ['1ad48fd2-1fa6-4c33-985b-3785f4405c20'] 2021-10-27 10:25:48.447 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3554740-3d5a-4523-a2af-aa1b0b890704 fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] port_delete event received for '73aeb536-73d3-43e7-a413-da63ec98e902' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:48.621 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 73aeb536-73d3-43e7-a413-da63ec98e902 2021-10-27 10:25:48.621 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b0f95a61-bb6c-40bd-8ebc-c66d97df3a27 2021-10-27 10:25:49.126 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ba37069-b7a1-4652-8143-18b9aeea901a dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group member updated on remote: ['371ef16c-6ca8-4a0f-9bbf-e515557ecbe7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:25:49.126 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-1ba37069-b7a1-4652-8143-18b9aeea901a dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] Security group member updated ['371ef16c-6ca8-4a0f-9bbf-e515557ecbe7'] 2021-10-27 10:25:49.485 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ba37069-b7a1-4652-8143-18b9aeea901a dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] port_delete event received for 'b0f95a61-bb6c-40bd-8ebc-c66d97df3a27' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:50.110 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:25:50.110 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b0f95a61-bb6c-40bd-8ebc-c66d97df3a27' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:25:50.110 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b0f95a61-bb6c-40bd-8ebc-c66d97df3a27' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:25:50.112 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b0f95a61-bb6c-40bd-8ebc-c66d97df3a27 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:25:50.112 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '73aeb536-73d3-43e7-a413-da63ec98e902' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:25:50.112 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '73aeb536-73d3-43e7-a413-da63ec98e902' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:25:50.112 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 73aeb536-73d3-43e7-a413-da63ec98e902 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:25:50.112 3720 2789640361768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 85cca7a2-e927-4155-9525-946b9afad186 2021-10-27 10:25:50.112 3720 2789640361768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73aeb536-73d3-43e7-a413-da63ec98e902'] 2021-10-27 10:25:50.112 3720 2789640361768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:25:50.112 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:25:50.112 3720 2789640361768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73aeb536-73d3-43e7-a413-da63ec98e902'] 2021-10-27 10:25:50.112 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 37419415-1089-4518-a3d4-26fb32aa3969 2021-10-27 10:25:50.112 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0f95a61-bb6c-40bd-8ebc-c66d97df3a27'] 2021-10-27 10:25:50.112 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:25:50.112 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:25:50.112 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0f95a61-bb6c-40bd-8ebc-c66d97df3a27'] 2021-10-27 10:25:51.502 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da139a9b-16ff-4b34-b1a1-b0cfdf8270bd fed2b465144b4b65a9bb406c30766b45 6656d74f77af428aba35d0d4513da3b9 - - -] port_delete event received for '79ad36b8-9dbb-48d9-a218-3d5f29368dd3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:52.126 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:25:52.174 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:25:52.301 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24cdc46e-a5a2-43e6-869a-39d6c0d088a2 dd6dc79497a84bc5b69b374acc3ad941 dca79ce6135645d8ac76dd2c8abf30f3 - - -] port_delete event received for 'a0633886-ee0b-4cd5-a006-9f3fffd3cc70' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:55.532 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd10f696-a583-458d-bb01-1e3e32cd5672 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '2f6d5fff-4f3a-405b-8cee-d02a001b2f86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:56.891 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0103299-843a-4239-8212-cc5e57448063 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for 'faf264a0-e56d-4814-bb1e-5d7d8e0f1c61' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:57.787 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f1acf07-08c9-4a09-b6ec-0cf9d9714590 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '11973f1a-f61d-44fd-b06c-16d91c16c8dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:58.004 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf8bc3ec-d162-49eb-ad77-d8ab7b8196f7 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '95839ce6-5a49-498e-80bc-968fd4f2271d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:58.063 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f53fa11-6004-480c-836c-e1602b41ac56 - - - - -] port_delete event received for '95839ce6-5a49-498e-80bc-968fd4f2271d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:25:58.360 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf8bc3ec-d162-49eb-ad77-d8ab7b8196f7 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network 85cca7a2-e927-4155-9525-946b9afad186 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:25:58.360 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf8bc3ec-d162-49eb-ad77-d8ab7b8196f7 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network 85cca7a2-e927-4155-9525-946b9afad186 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:25:59.627 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dfa30ba-6309-4eae-a8b5-2b48b1423493 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '7047f6e7-db5b-4588-8376-ff60a251a82e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:26:00.769 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d97e1a3-1fa1-41cd-aada-d61fb6dc63a2 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for 'e55c3767-5640-41ca-9772-01bbacd55ac0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:26:00.829 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01342c08-fcf9-406a-998b-17c972ebca2a - - - - -] port_delete event received for 'e55c3767-5640-41ca-9772-01bbacd55ac0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:26:01.110 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d97e1a3-1fa1-41cd-aada-d61fb6dc63a2 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network 37419415-1089-4518-a3d4-26fb32aa3969 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:26:01.110 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d97e1a3-1fa1-41cd-aada-d61fb6dc63a2 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network 37419415-1089-4518-a3d4-26fb32aa3969 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:26:06.203 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-678d1e87-6c57-49e2-a2c0-17f551fdc3fd 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated on remote: ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:26:06.205 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-678d1e87-6c57-49e2-a2c0-17f551fdc3fd 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] 2021-10-27 10:26:07.235 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e141b0ab-6a86-45b4-8d97-8bfb50823e08 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 010475fe-f9c3-468d-9975-82ae802a585d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:26:07.250 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e141b0ab-6a86-45b4-8d97-8bfb50823e08 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 010475fe-f9c3-468d-9975-82ae802a585d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:26:08.782 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 010475fe-f9c3-468d-9975-82ae802a585d 2021-10-27 10:26:10.203 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:26:10.485 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 010475fe-f9c3-468d-9975-82ae802a585d 2021-10-27 10:26:10.485 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 010475fe-f9c3-468d-9975-82ae802a585d updated. Details: {'device': '010475fe-f9c3-468d-9975-82ae802a585d', 'network_id': '5644908e-e584-4844-bfb1-70c4be0d83de', 'port_id': '010475fe-f9c3-468d-9975-82ae802a585d', 'mac_address': 'fa:16:3e:b6:de:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cdf51ebc-74e1-4865-b882-6ec68288dc75', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:26:10.485 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:26:10.485 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:26:10.485 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 010475fe-f9c3-468d-9975-82ae802a585d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:26:10.485 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5644908e-e584-4844-bfb1-70c4be0d83de 2021-10-27 10:26:10.485 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:26:10.607 3720 2789640362120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '010475fe-f9c3-468d-9975-82ae802a585d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:26:10.607 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '010475fe-f9c3-468d-9975-82ae802a585d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:26:10.612 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 010475fe-f9c3-468d-9975-82ae802a585d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:26:10.612 3720 2789640362120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port 010475fe-f9c3-468d-9975-82ae802a585d 2021-10-27 10:26:10.669 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:26:10.669 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['010475fe-f9c3-468d-9975-82ae802a585d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:26:10.829 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['010475fe-f9c3-468d-9975-82ae802a585d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:26:10.829 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:26:10.829 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:26:10.829 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:26:10.829 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 010475fe-f9c3-468d-9975-82ae802a585d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:26:10.829 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:26:10.829 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 010475fe-f9c3-468d-9975-82ae802a585d not yet added. Adding. 2021-10-27 10:26:10.829 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:26:10.829 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:26:10.908 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:26:10.994 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:26:10.994 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:26:11.082 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:26:11.159 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:26:11.159 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 010475fe-f9c3-468d-9975-82ae802a585d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:26:11.159 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 010475fe-f9c3-468d-9975-82ae802a585d processed. 2021-10-27 10:26:12.235 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:26:12.596 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:26:33.955 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated on remote: ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:26:33.955 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] 2021-10-27 10:26:33.955 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Refresh firewall rules 2021-10-27 10:26:33.955 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Get security group information for devices via rpc ['010475fe-f9c3-468d-9975-82ae802a585d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:26:34.114 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update security group information for ports dict_keys(['010475fe-f9c3-468d-9975-82ae802a585d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:26:34.126 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:26:34.126 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update rules of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:26:34.126 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update members of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:26:34.126 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update port filter for 010475fe-f9c3-468d-9975-82ae802a585d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:26:34.126 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Updating port rules. 2021-10-27 10:26:34.126 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 10:26:34.126 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:26:34.235 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:26:34.235 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:26:34.235 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-e5e8b7af-4ee1-469c-abcc-57114683e5a7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:26:34.960 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69e0a233-1ff9-4c57-a74f-7546626018f5 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:26:34.960 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69e0a233-1ff9-4c57-a74f-7546626018f5 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:26:40.908 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 2021-10-27 10:26:42.327 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:26:43.062 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 2021-10-27 10:26:43.768 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 updated. Details: {'device': '76a102c6-e6d1-4ea8-bbcb-fd77d037d303', 'network_id': '5644908e-e584-4844-bfb1-70c4be0d83de', 'port_id': '76a102c6-e6d1-4ea8-bbcb-fd77d037d303', 'mac_address': 'fa:16:3e:e5:c4:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cdf51ebc-74e1-4865-b882-6ec68288dc75', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:26:43.768 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:26:43.768 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:26:43.768 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:26:43.768 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:26:43.925 3720 2789640362120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '76a102c6-e6d1-4ea8-bbcb-fd77d037d303') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:26:43.925 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '76a102c6-e6d1-4ea8-bbcb-fd77d037d303') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:26:43.925 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:26:43.925 3720 2789640362120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 2021-10-27 10:26:44.016 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:26:44.016 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['76a102c6-e6d1-4ea8-bbcb-fd77d037d303'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:26:44.172 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['76a102c6-e6d1-4ea8-bbcb-fd77d037d303']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:26:44.172 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:26:44.172 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:26:44.172 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:26:44.172 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:26:44.172 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:26:44.172 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 not yet added. Adding. 2021-10-27 10:26:44.172 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:26:44.188 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:26:44.303 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:26:44.407 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:26:44.407 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:26:44.531 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:26:44.625 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:26:44.625 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:26:44.625 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 processed. 2021-10-27 10:26:46.347 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:26:46.691 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:26:58.803 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated on remote: ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:26:58.803 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] 2021-10-27 10:26:58.803 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Refresh firewall rules 2021-10-27 10:26:58.803 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Get security group information for devices via rpc ['010475fe-f9c3-468d-9975-82ae802a585d', '76a102c6-e6d1-4ea8-bbcb-fd77d037d303'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:26:59.067 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update security group information for ports dict_keys(['010475fe-f9c3-468d-9975-82ae802a585d', '76a102c6-e6d1-4ea8-bbcb-fd77d037d303']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:26:59.067 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:26:59.067 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update rules of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:26:59.067 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update members of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:26:59.067 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update port filter for 010475fe-f9c3-468d-9975-82ae802a585d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:26:59.067 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Updating port rules. 2021-10-27 10:26:59.067 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 10:26:59.067 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:26:59.185 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:26:59.185 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:26:59.185 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:26:59.185 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update port filter for 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:26:59.185 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Updating port rules. 2021-10-27 10:26:59.185 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 10:26:59.185 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:26:59.299 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:26:59.299 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:26:59.299 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-a00e132a-7d39-4c2e-98a1-b6dada90f7ab 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:26:59.792 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-937bfeff-e615-47c7-8061-4a17e855a9fa 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 6ee70946-2ce8-4807-a2d9-7c0f8556002d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:26:59.796 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-937bfeff-e615-47c7-8061-4a17e855a9fa 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 6ee70946-2ce8-4807-a2d9-7c0f8556002d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:27:03.062 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6ee70946-2ce8-4807-a2d9-7c0f8556002d 2021-10-27 10:27:04.452 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:27:04.775 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 6ee70946-2ce8-4807-a2d9-7c0f8556002d 2021-10-27 10:27:04.775 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 6ee70946-2ce8-4807-a2d9-7c0f8556002d updated. Details: {'device': '6ee70946-2ce8-4807-a2d9-7c0f8556002d', 'network_id': '5644908e-e584-4844-bfb1-70c4be0d83de', 'port_id': '6ee70946-2ce8-4807-a2d9-7c0f8556002d', 'mac_address': 'fa:16:3e:b5:84:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cdf51ebc-74e1-4865-b882-6ec68288dc75', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:27:04.775 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:27:04.775 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6ee70946-2ce8-4807-a2d9-7c0f8556002d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:04.775 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6ee70946-2ce8-4807-a2d9-7c0f8556002d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:27:04.775 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:27:04.907 3720 2789640362120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6ee70946-2ce8-4807-a2d9-7c0f8556002d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:27:04.907 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6ee70946-2ce8-4807-a2d9-7c0f8556002d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:27:04.907 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6ee70946-2ce8-4807-a2d9-7c0f8556002d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:27:04.907 3720 2789640362120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port 6ee70946-2ce8-4807-a2d9-7c0f8556002d 2021-10-27 10:27:04.984 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:27:04.984 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6ee70946-2ce8-4807-a2d9-7c0f8556002d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:27:05.142 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6ee70946-2ce8-4807-a2d9-7c0f8556002d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:27:05.142 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:27:05.142 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:27:05.142 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:27:05.142 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6ee70946-2ce8-4807-a2d9-7c0f8556002d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:27:05.142 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:27:05.142 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6ee70946-2ce8-4807-a2d9-7c0f8556002d not yet added. Adding. 2021-10-27 10:27:05.142 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:27:05.142 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:27:05.265 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ee70946-2ce8-4807-a2d9-7c0f8556002d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:05.405 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ee70946-2ce8-4807-a2d9-7c0f8556002d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:05.405 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ee70946-2ce8-4807-a2d9-7c0f8556002d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:05.564 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ee70946-2ce8-4807-a2d9-7c0f8556002d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:05.656 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6ee70946-2ce8-4807-a2d9-7c0f8556002d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:05.656 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6ee70946-2ce8-4807-a2d9-7c0f8556002d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:27:05.656 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6ee70946-2ce8-4807-a2d9-7c0f8556002d processed. 2021-10-27 10:27:06.468 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:07.437 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:29.923 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated on remote: ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:27:29.923 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] 2021-10-27 10:27:29.923 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Refresh firewall rules 2021-10-27 10:27:29.923 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Get security group information for devices via rpc ['010475fe-f9c3-468d-9975-82ae802a585d', '76a102c6-e6d1-4ea8-bbcb-fd77d037d303', '6ee70946-2ce8-4807-a2d9-7c0f8556002d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:27:30.222 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update security group information for ports dict_keys(['010475fe-f9c3-468d-9975-82ae802a585d', '6ee70946-2ce8-4807-a2d9-7c0f8556002d', '76a102c6-e6d1-4ea8-bbcb-fd77d037d303']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:27:30.249 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:27:30.249 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update rules of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:27:30.249 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update members of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:27:30.249 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update port filter for 010475fe-f9c3-468d-9975-82ae802a585d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:27:30.249 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Updating port rules. 2021-10-27 10:27:30.249 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 10:27:30.249 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:30.392 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:30.418 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:30.418 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:30.418 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update port filter for 6ee70946-2ce8-4807-a2d9-7c0f8556002d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:27:30.418 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Updating port rules. 2021-10-27 10:27:30.418 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 10:27:30.418 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-6ee70946-2ce8-4807-a2d9-7c0f8556002d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:30.589 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-6ee70946-2ce8-4807-a2d9-7c0f8556002d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:30.589 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-6ee70946-2ce8-4807-a2d9-7c0f8556002d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:30.589 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-6ee70946-2ce8-4807-a2d9-7c0f8556002d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:30.589 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update port filter for 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:27:30.589 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Updating port rules. 2021-10-27 10:27:30.589 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 10:27:30.589 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:30.796 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:30.796 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:30.796 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-3df45bce-b269-4c95-9d26-0ca8c4f1d4c1 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:31.277 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b0e33ba-19a8-4fb5-9a88-234e20f0ef97 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 8e3dbe02-66ba-44fa-9257-69edb4a10cd2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:27:31.277 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b0e33ba-19a8-4fb5-9a88-234e20f0ef97 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 8e3dbe02-66ba-44fa-9257-69edb4a10cd2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:27:33.234 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8e3dbe02-66ba-44fa-9257-69edb4a10cd2 2021-10-27 10:27:34.590 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:27:34.905 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 8e3dbe02-66ba-44fa-9257-69edb4a10cd2 2021-10-27 10:27:34.905 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 8e3dbe02-66ba-44fa-9257-69edb4a10cd2 updated. Details: {'device': '8e3dbe02-66ba-44fa-9257-69edb4a10cd2', 'network_id': '5644908e-e584-4844-bfb1-70c4be0d83de', 'port_id': '8e3dbe02-66ba-44fa-9257-69edb4a10cd2', 'mac_address': 'fa:16:3e:a5:35:15', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cdf51ebc-74e1-4865-b882-6ec68288dc75', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:27:34.905 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:27:34.905 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8e3dbe02-66ba-44fa-9257-69edb4a10cd2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:34.905 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8e3dbe02-66ba-44fa-9257-69edb4a10cd2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:27:34.905 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:27:35.048 3720 2789640362120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8e3dbe02-66ba-44fa-9257-69edb4a10cd2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:27:35.048 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8e3dbe02-66ba-44fa-9257-69edb4a10cd2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:27:35.064 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8e3dbe02-66ba-44fa-9257-69edb4a10cd2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:27:35.064 3720 2789640362120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port 8e3dbe02-66ba-44fa-9257-69edb4a10cd2 2021-10-27 10:27:35.155 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:27:35.155 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8e3dbe02-66ba-44fa-9257-69edb4a10cd2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:27:35.315 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8e3dbe02-66ba-44fa-9257-69edb4a10cd2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:27:35.315 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:27:35.315 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:27:35.315 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:27:35.315 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8e3dbe02-66ba-44fa-9257-69edb4a10cd2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:27:35.315 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:27:35.315 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8e3dbe02-66ba-44fa-9257-69edb4a10cd2 not yet added. Adding. 2021-10-27 10:27:35.315 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:27:35.315 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:27:35.467 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e3dbe02-66ba-44fa-9257-69edb4a10cd2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:35.610 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e3dbe02-66ba-44fa-9257-69edb4a10cd2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:35.610 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e3dbe02-66ba-44fa-9257-69edb4a10cd2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:35.796 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e3dbe02-66ba-44fa-9257-69edb4a10cd2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:35.905 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8e3dbe02-66ba-44fa-9257-69edb4a10cd2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:35.905 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8e3dbe02-66ba-44fa-9257-69edb4a10cd2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:27:35.905 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8e3dbe02-66ba-44fa-9257-69edb4a10cd2 processed. 2021-10-27 10:27:36.594 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:36.952 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:38.426 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-159bfcbd-584f-4a3d-b491-08a51c401052 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group member updated on remote: ['1cba9b50-3523-406d-af54-9998eaaadbd9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:27:38.426 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-159bfcbd-584f-4a3d-b491-08a51c401052 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group member updated ['1cba9b50-3523-406d-af54-9998eaaadbd9'] 2021-10-27 10:27:39.671 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c773a677-b768-46e1-9040-7171734c3daf 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 18dfc468-6f7a-4818-8aa6-02042c980200 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:27:39.686 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c773a677-b768-46e1-9040-7171734c3daf 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 18dfc468-6f7a-4818-8aa6-02042c980200 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:27:47.328 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 18dfc468-6f7a-4818-8aa6-02042c980200 2021-10-27 10:27:48.688 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:27:48.974 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 18dfc468-6f7a-4818-8aa6-02042c980200 2021-10-27 10:27:48.974 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 18dfc468-6f7a-4818-8aa6-02042c980200 updated. Details: {'device': '18dfc468-6f7a-4818-8aa6-02042c980200', 'network_id': 'f5a34bab-9102-4f12-a062-547d9ba89356', 'port_id': '18dfc468-6f7a-4818-8aa6-02042c980200', 'mac_address': 'fa:16:3e:d8:db:c8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 922, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ed805247-fa00-4068-9a02-aac3613ca316', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:27:48.974 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:27:48.974 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-18dfc468-6f7a-4818-8aa6-02042c980200" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:48.974 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 18dfc468-6f7a-4818-8aa6-02042c980200 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:27:48.974 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:27:49.166 3720 2789640362120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '18dfc468-6f7a-4818-8aa6-02042c980200') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:27:49.166 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '18dfc468-6f7a-4818-8aa6-02042c980200') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:27:49.178 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 18dfc468-6f7a-4818-8aa6-02042c980200 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:27:49.178 3720 2789640362120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 922, VLAN trunk: None to switch port 18dfc468-6f7a-4818-8aa6-02042c980200 2021-10-27 10:27:49.282 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:27:49.282 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['18dfc468-6f7a-4818-8aa6-02042c980200'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:27:49.518 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['18dfc468-6f7a-4818-8aa6-02042c980200']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:27:49.518 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:27:49.518 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1cba9b50-3523-406d-af54-9998eaaadbd9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:27:49.518 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 18dfc468-6f7a-4818-8aa6-02042c980200 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:27:49.518 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:27:49.518 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 18dfc468-6f7a-4818-8aa6-02042c980200 not yet added. Adding. 2021-10-27 10:27:49.518 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:27:49.518 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:27:49.690 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18dfc468-6f7a-4818-8aa6-02042c980200" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:49.842 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18dfc468-6f7a-4818-8aa6-02042c980200" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:49.842 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18dfc468-6f7a-4818-8aa6-02042c980200" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:50.031 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18dfc468-6f7a-4818-8aa6-02042c980200" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:50.155 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-18dfc468-6f7a-4818-8aa6-02042c980200" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:50.155 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 18dfc468-6f7a-4818-8aa6-02042c980200 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:27:50.155 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 18dfc468-6f7a-4818-8aa6-02042c980200 processed. 2021-10-27 10:27:50.688 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:51.051 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:57.186 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated on remote: ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:27:57.186 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] 2021-10-27 10:27:57.186 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Refresh firewall rules 2021-10-27 10:27:57.186 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Get security group information for devices via rpc ['010475fe-f9c3-468d-9975-82ae802a585d', '76a102c6-e6d1-4ea8-bbcb-fd77d037d303', '6ee70946-2ce8-4807-a2d9-7c0f8556002d', '8e3dbe02-66ba-44fa-9257-69edb4a10cd2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:27:57.270 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] port_delete event received for '8e3dbe02-66ba-44fa-9257-69edb4a10cd2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:27:57.326 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8e3dbe02-66ba-44fa-9257-69edb4a10cd2 2021-10-27 10:27:57.733 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update security group information for ports dict_keys(['010475fe-f9c3-468d-9975-82ae802a585d', '6ee70946-2ce8-4807-a2d9-7c0f8556002d', '76a102c6-e6d1-4ea8-bbcb-fd77d037d303']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:27:57.733 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:27:57.733 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update rules of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:27:57.733 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update members of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:27:57.733 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update port filter for 010475fe-f9c3-468d-9975-82ae802a585d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:27:57.733 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Updating port rules. 2021-10-27 10:27:57.755 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 10:27:57.755 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:57.755 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:57.755 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:57.949 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:57.949 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update port filter for 6ee70946-2ce8-4807-a2d9-7c0f8556002d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:27:57.949 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Updating port rules. 2021-10-27 10:27:57.949 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 10:27:57.949 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-6ee70946-2ce8-4807-a2d9-7c0f8556002d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:57.949 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-6ee70946-2ce8-4807-a2d9-7c0f8556002d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:57.949 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-6ee70946-2ce8-4807-a2d9-7c0f8556002d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:58.145 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-6ee70946-2ce8-4807-a2d9-7c0f8556002d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:58.145 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update port filter for 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:27:58.145 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Updating port rules. 2021-10-27 10:27:58.145 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 10:27:58.145 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:58.145 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:58.145 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:27:58.311 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-ee548a4e-afa8-4a2b-91a3-483e3e93ada7 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:27:58.755 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:27:58.755 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8e3dbe02-66ba-44fa-9257-69edb4a10cd2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:27:58.755 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8e3dbe02-66ba-44fa-9257-69edb4a10cd2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:27:58.755 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8e3dbe02-66ba-44fa-9257-69edb4a10cd2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:27:58.755 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8e3dbe02-66ba-44fa-9257-69edb4a10cd2'] 2021-10-27 10:27:58.779 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:27:58.779 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:27:58.779 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8e3dbe02-66ba-44fa-9257-69edb4a10cd2'] 2021-10-27 10:28:00.782 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:00.795 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:02.701 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated on remote: ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:28:02.707 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] 2021-10-27 10:28:02.707 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Refresh firewall rules 2021-10-27 10:28:02.707 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Get security group information for devices via rpc ['010475fe-f9c3-468d-9975-82ae802a585d', '76a102c6-e6d1-4ea8-bbcb-fd77d037d303', '6ee70946-2ce8-4807-a2d9-7c0f8556002d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:28:02.805 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] port_delete event received for '6ee70946-2ce8-4807-a2d9-7c0f8556002d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:28:02.958 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update security group information for ports dict_keys(['010475fe-f9c3-468d-9975-82ae802a585d', '76a102c6-e6d1-4ea8-bbcb-fd77d037d303']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:28:02.958 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:28:02.958 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update rules of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:28:02.958 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update members of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:28:02.958 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update port filter for 010475fe-f9c3-468d-9975-82ae802a585d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:28:02.958 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Updating port rules. 2021-10-27 10:28:02.958 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 10:28:02.958 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:02.958 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:02.958 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:03.127 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:03.127 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update port filter for 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:28:03.127 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Updating port rules. 2021-10-27 10:28:03.127 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 10:28:03.127 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:03.127 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:03.127 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:03.299 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-79db6b0f-3179-41eb-8f4a-10512d89aa3b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-76a102c6-e6d1-4ea8-bbcb-fd77d037d303" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:03.374 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6ee70946-2ce8-4807-a2d9-7c0f8556002d 2021-10-27 10:28:04.819 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:28:04.819 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6ee70946-2ce8-4807-a2d9-7c0f8556002d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:28:04.819 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6ee70946-2ce8-4807-a2d9-7c0f8556002d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:28:04.819 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6ee70946-2ce8-4807-a2d9-7c0f8556002d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:28:04.837 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6ee70946-2ce8-4807-a2d9-7c0f8556002d'] 2021-10-27 10:28:04.837 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:28:04.837 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:28:04.837 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6ee70946-2ce8-4807-a2d9-7c0f8556002d'] 2021-10-27 10:28:06.404 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated on remote: ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:28:06.404 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] 2021-10-27 10:28:06.404 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Refresh firewall rules 2021-10-27 10:28:06.404 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Get security group information for devices via rpc ['010475fe-f9c3-468d-9975-82ae802a585d', '76a102c6-e6d1-4ea8-bbcb-fd77d037d303'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:28:06.482 3720 2789640361768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] port_delete event received for '76a102c6-e6d1-4ea8-bbcb-fd77d037d303' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:28:06.561 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update security group information for ports dict_keys(['010475fe-f9c3-468d-9975-82ae802a585d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:28:06.561 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:28:06.561 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update rules of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:28:06.561 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update members of security group (daffdc42-02fa-4e4b-8777-2c64285bcb3e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:28:06.561 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update port filter for 010475fe-f9c3-468d-9975-82ae802a585d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:28:06.561 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Updating port rules. 2021-10-27 10:28:06.561 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 10:28:06.561 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:06.561 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:06.561 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:06.717 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [req-b612733a-be81-47bb-9f72-526baf68cf7c 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Lock "n-hv-driver-port-lock-010475fe-f9c3-468d-9975-82ae802a585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:06.842 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:06.880 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:07.389 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 2021-10-27 10:28:08.842 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:28:08.842 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '76a102c6-e6d1-4ea8-bbcb-fd77d037d303' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:28:08.847 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '76a102c6-e6d1-4ea8-bbcb-fd77d037d303' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:28:08.847 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 76a102c6-e6d1-4ea8-bbcb-fd77d037d303 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:28:08.847 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['76a102c6-e6d1-4ea8-bbcb-fd77d037d303'] 2021-10-27 10:28:08.847 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:28:08.847 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:28:08.847 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['76a102c6-e6d1-4ea8-bbcb-fd77d037d303'] 2021-10-27 10:28:10.843 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:10.864 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:11.399 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 010475fe-f9c3-468d-9975-82ae802a585d 2021-10-27 10:28:11.974 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e63bfc7-6e99-4448-89e6-73e3ab83f38b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated on remote: ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:28:11.974 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-1e63bfc7-6e99-4448-89e6-73e3ab83f38b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Security group member updated ['daffdc42-02fa-4e4b-8777-2c64285bcb3e'] 2021-10-27 10:28:11.974 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-1e63bfc7-6e99-4448-89e6-73e3ab83f38b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Refresh firewall rules 2021-10-27 10:28:11.974 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e63bfc7-6e99-4448-89e6-73e3ab83f38b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Get security group information for devices via rpc ['010475fe-f9c3-468d-9975-82ae802a585d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:28:12.014 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e63bfc7-6e99-4448-89e6-73e3ab83f38b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:28:12.014 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e63bfc7-6e99-4448-89e6-73e3ab83f38b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:28:12.295 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e63bfc7-6e99-4448-89e6-73e3ab83f38b 7b38fb498b0c49209fda0b7c62302384 bd228af68a0a42e68dfa166e7e4a1e5a - - -] port_delete event received for '010475fe-f9c3-468d-9975-82ae802a585d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:28:12.842 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:28:12.842 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '010475fe-f9c3-468d-9975-82ae802a585d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:28:12.842 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '010475fe-f9c3-468d-9975-82ae802a585d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:28:12.842 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 010475fe-f9c3-468d-9975-82ae802a585d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:28:12.842 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5644908e-e584-4844-bfb1-70c4be0d83de 2021-10-27 10:28:12.842 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['010475fe-f9c3-468d-9975-82ae802a585d'] 2021-10-27 10:28:12.857 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:28:12.857 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:28:12.859 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['010475fe-f9c3-468d-9975-82ae802a585d'] 2021-10-27 10:28:14.842 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:14.880 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:15.208 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5f350ad-d6eb-4596-bcf7-f3d964f9c525 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network 5644908e-e584-4844-bfb1-70c4be0d83de network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:28:15.208 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5f350ad-d6eb-4596-bcf7-f3d964f9c525 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network 5644908e-e584-4844-bfb1-70c4be0d83de not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:28:36.419 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4823643-39a3-44ca-a7ff-cff7413b2339 d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Security group member updated on remote: ['58e166c2-5644-437d-81b8-7b6dad2d6d70'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:28:36.419 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-f4823643-39a3-44ca-a7ff-cff7413b2339 d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Security group member updated ['58e166c2-5644-437d-81b8-7b6dad2d6d70'] 2021-10-27 10:28:37.420 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-643849e4-4945-41d4-b535-6254c93f0289 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 4939326b-dd10-43c3-961f-9253a0c5a539 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:28:37.420 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-643849e4-4945-41d4-b535-6254c93f0289 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 4939326b-dd10-43c3-961f-9253a0c5a539 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:28:39.638 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4939326b-dd10-43c3-961f-9253a0c5a539 2021-10-27 10:28:40.997 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:28:41.241 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 4939326b-dd10-43c3-961f-9253a0c5a539 2021-10-27 10:28:41.241 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 4939326b-dd10-43c3-961f-9253a0c5a539 updated. Details: {'device': '4939326b-dd10-43c3-961f-9253a0c5a539', 'network_id': '9b03cf20-51d0-461e-95f8-0a4227570e86', 'port_id': '4939326b-dd10-43c3-961f-9253a0c5a539', 'mac_address': 'fa:16:3e:6c:83:69', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 916, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e26d10ff-4121-4152-8f50-45bc5a750b7e', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:28:41.241 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:28:41.241 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4939326b-dd10-43c3-961f-9253a0c5a539" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:41.241 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4939326b-dd10-43c3-961f-9253a0c5a539 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:28:41.241 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9b03cf20-51d0-461e-95f8-0a4227570e86 2021-10-27 10:28:41.241 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:28:41.373 3720 2789640362120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4939326b-dd10-43c3-961f-9253a0c5a539') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:28:41.373 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4939326b-dd10-43c3-961f-9253a0c5a539') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:28:41.373 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4939326b-dd10-43c3-961f-9253a0c5a539 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:28:41.373 3720 2789640362120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 916, VLAN trunk: None to switch port 4939326b-dd10-43c3-961f-9253a0c5a539 2021-10-27 10:28:41.435 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:28:41.435 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4939326b-dd10-43c3-961f-9253a0c5a539'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:28:41.591 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4939326b-dd10-43c3-961f-9253a0c5a539']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:28:41.591 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:28:41.591 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58e166c2-5644-437d-81b8-7b6dad2d6d70) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:28:41.591 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (58e166c2-5644-437d-81b8-7b6dad2d6d70) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:28:41.591 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4939326b-dd10-43c3-961f-9253a0c5a539 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:28:41.591 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:28:41.591 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4939326b-dd10-43c3-961f-9253a0c5a539 not yet added. Adding. 2021-10-27 10:28:41.591 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:28:41.591 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:28:41.689 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4939326b-dd10-43c3-961f-9253a0c5a539" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:41.780 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4939326b-dd10-43c3-961f-9253a0c5a539" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:41.780 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4939326b-dd10-43c3-961f-9253a0c5a539" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:41.889 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4939326b-dd10-43c3-961f-9253a0c5a539" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:41.951 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4939326b-dd10-43c3-961f-9253a0c5a539" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:41.971 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4939326b-dd10-43c3-961f-9253a0c5a539 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:28:41.971 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4939326b-dd10-43c3-961f-9253a0c5a539 processed. 2021-10-27 10:28:43.008 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:43.388 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:48.653 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c285768-2138-41b5-827c-357c84b8d9dd d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Security group member updated on remote: ['58e166c2-5644-437d-81b8-7b6dad2d6d70'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:28:48.653 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-8c285768-2138-41b5-827c-357c84b8d9dd d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Security group member updated ['58e166c2-5644-437d-81b8-7b6dad2d6d70'] 2021-10-27 10:28:48.653 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-8c285768-2138-41b5-827c-357c84b8d9dd d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Refresh firewall rules 2021-10-27 10:28:48.653 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c285768-2138-41b5-827c-357c84b8d9dd d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Get security group information for devices via rpc ['4939326b-dd10-43c3-961f-9253a0c5a539'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:28:48.679 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c285768-2138-41b5-827c-357c84b8d9dd d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:28:48.679 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c285768-2138-41b5-827c-357c84b8d9dd d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:28:48.732 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c285768-2138-41b5-827c-357c84b8d9dd d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] port_delete event received for '4939326b-dd10-43c3-961f-9253a0c5a539' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:28:49.670 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4939326b-dd10-43c3-961f-9253a0c5a539 2021-10-27 10:28:51.028 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:28:51.028 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4939326b-dd10-43c3-961f-9253a0c5a539' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:28:51.028 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4939326b-dd10-43c3-961f-9253a0c5a539' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:28:51.028 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4939326b-dd10-43c3-961f-9253a0c5a539 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:28:51.028 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9b03cf20-51d0-461e-95f8-0a4227570e86 2021-10-27 10:28:51.044 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4939326b-dd10-43c3-961f-9253a0c5a539'] 2021-10-27 10:28:51.044 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:28:51.044 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:28:51.044 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4939326b-dd10-43c3-961f-9253a0c5a539'] 2021-10-27 10:28:53.044 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:53.060 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:54.117 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1cb0f40-3e85-4c34-927b-93e3336c17dd d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Security group member updated on remote: ['58e166c2-5644-437d-81b8-7b6dad2d6d70'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:28:54.117 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-b1cb0f40-3e85-4c34-927b-93e3336c17dd d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Security group member updated ['58e166c2-5644-437d-81b8-7b6dad2d6d70'] 2021-10-27 10:28:55.435 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17c5e8fc-19b5-4b6d-8812-ead516f3cce8 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: f6494721-48d2-4ce2-af8c-8be7d42d79e5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:28:55.446 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17c5e8fc-19b5-4b6d-8812-ead516f3cce8 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port f6494721-48d2-4ce2-af8c-8be7d42d79e5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:28:57.763 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f6494721-48d2-4ce2-af8c-8be7d42d79e5 2021-10-27 10:28:59.060 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:28:59.388 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port f6494721-48d2-4ce2-af8c-8be7d42d79e5 2021-10-27 10:28:59.388 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port f6494721-48d2-4ce2-af8c-8be7d42d79e5 updated. Details: {'device': 'f6494721-48d2-4ce2-af8c-8be7d42d79e5', 'network_id': '9b03cf20-51d0-461e-95f8-0a4227570e86', 'port_id': 'f6494721-48d2-4ce2-af8c-8be7d42d79e5', 'mac_address': 'fa:16:3e:0d:5f:f4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 916, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e26d10ff-4121-4152-8f50-45bc5a750b7e', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:28:59.388 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:28:59.388 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6494721-48d2-4ce2-af8c-8be7d42d79e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:59.399 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f6494721-48d2-4ce2-af8c-8be7d42d79e5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:28:59.399 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9b03cf20-51d0-461e-95f8-0a4227570e86 2021-10-27 10:28:59.399 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:28:59.524 3720 2789640362120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f6494721-48d2-4ce2-af8c-8be7d42d79e5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:28:59.524 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f6494721-48d2-4ce2-af8c-8be7d42d79e5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:28:59.524 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f6494721-48d2-4ce2-af8c-8be7d42d79e5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:28:59.524 3720 2789640362120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 916, VLAN trunk: None to switch port f6494721-48d2-4ce2-af8c-8be7d42d79e5 2021-10-27 10:28:59.591 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:28:59.591 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f6494721-48d2-4ce2-af8c-8be7d42d79e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:28:59.732 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f6494721-48d2-4ce2-af8c-8be7d42d79e5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:28:59.732 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:28:59.732 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58e166c2-5644-437d-81b8-7b6dad2d6d70) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:28:59.732 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (58e166c2-5644-437d-81b8-7b6dad2d6d70) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:28:59.732 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f6494721-48d2-4ce2-af8c-8be7d42d79e5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:28:59.732 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:28:59.732 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f6494721-48d2-4ce2-af8c-8be7d42d79e5 not yet added. Adding. 2021-10-27 10:28:59.732 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:28:59.732 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:28:59.844 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6494721-48d2-4ce2-af8c-8be7d42d79e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:28:59.937 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6494721-48d2-4ce2-af8c-8be7d42d79e5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:28:59.937 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6494721-48d2-4ce2-af8c-8be7d42d79e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:29:00.038 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6494721-48d2-4ce2-af8c-8be7d42d79e5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:29:00.122 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6494721-48d2-4ce2-af8c-8be7d42d79e5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:29:00.122 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f6494721-48d2-4ce2-af8c-8be7d42d79e5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:29:00.122 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f6494721-48d2-4ce2-af8c-8be7d42d79e5 processed. 2021-10-27 10:29:01.055 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:29:01.513 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:29:05.749 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f6494721-48d2-4ce2-af8c-8be7d42d79e5 2021-10-27 10:29:06.278 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c58c5e60-2be4-49ca-bfdd-c31f16e39646 d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Security group member updated on remote: ['58e166c2-5644-437d-81b8-7b6dad2d6d70'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:29:06.278 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-c58c5e60-2be4-49ca-bfdd-c31f16e39646 d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Security group member updated ['58e166c2-5644-437d-81b8-7b6dad2d6d70'] 2021-10-27 10:29:06.278 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-c58c5e60-2be4-49ca-bfdd-c31f16e39646 d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Refresh firewall rules 2021-10-27 10:29:06.278 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c58c5e60-2be4-49ca-bfdd-c31f16e39646 d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Get security group information for devices via rpc ['f6494721-48d2-4ce2-af8c-8be7d42d79e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:29:06.326 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c58c5e60-2be4-49ca-bfdd-c31f16e39646 d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:29:06.326 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c58c5e60-2be4-49ca-bfdd-c31f16e39646 d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:29:06.356 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c58c5e60-2be4-49ca-bfdd-c31f16e39646 d1830c95a68741508adab4e8a120b492 4e94ead0d53a462ebec9796307f8cf48 - - -] port_delete event received for 'f6494721-48d2-4ce2-af8c-8be7d42d79e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:29:07.075 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:29:07.075 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f6494721-48d2-4ce2-af8c-8be7d42d79e5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:29:07.075 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f6494721-48d2-4ce2-af8c-8be7d42d79e5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:29:07.075 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f6494721-48d2-4ce2-af8c-8be7d42d79e5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:29:07.086 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9b03cf20-51d0-461e-95f8-0a4227570e86 2021-10-27 10:29:07.086 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6494721-48d2-4ce2-af8c-8be7d42d79e5'] 2021-10-27 10:29:07.086 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:29:07.086 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:29:07.086 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6494721-48d2-4ce2-af8c-8be7d42d79e5'] 2021-10-27 10:29:09.074 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:29:09.090 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:29:25.027 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a231a9e3-f90c-4290-b2de-6a2fef2c9a76 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] port_delete event received for '98633b9e-6a5b-4c18-bd5d-4faaa907a4fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:29:27.886 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 18dfc468-6f7a-4818-8aa6-02042c980200 2021-10-27 10:29:28.211 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28ddedff-fdb8-4adb-973e-88bbe7104105 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group member updated on remote: ['1cba9b50-3523-406d-af54-9998eaaadbd9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:29:28.211 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-28ddedff-fdb8-4adb-973e-88bbe7104105 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group member updated ['1cba9b50-3523-406d-af54-9998eaaadbd9'] 2021-10-27 10:29:28.292 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28ddedff-fdb8-4adb-973e-88bbe7104105 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] port_delete event received for '18dfc468-6f7a-4818-8aa6-02042c980200' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:29:29.136 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:29:29.136 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '18dfc468-6f7a-4818-8aa6-02042c980200' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:29:29.136 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '18dfc468-6f7a-4818-8aa6-02042c980200' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:29:29.136 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 18dfc468-6f7a-4818-8aa6-02042c980200 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:29:29.136 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['18dfc468-6f7a-4818-8aa6-02042c980200'] 2021-10-27 10:29:29.136 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:29:29.136 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:29:29.136 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['18dfc468-6f7a-4818-8aa6-02042c980200'] 2021-10-27 10:29:31.167 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:29:31.198 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:29:33.979 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d4730cd-ec22-4e19-ba4e-52bc5bdca442 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] port_delete event received for '0d7a47b8-91ef-4fdb-8872-102093e35e04' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:29:34.104 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab410f0a-7a29-4154-a8bd-1f7e0abd232d 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network 9b03cf20-51d0-461e-95f8-0a4227570e86 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:29:34.104 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab410f0a-7a29-4154-a8bd-1f7e0abd232d 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network 9b03cf20-51d0-461e-95f8-0a4227570e86 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:29:37.088 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eeef2287-1786-479c-b4a1-538f89cb9805 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group member updated on remote: ['1cba9b50-3523-406d-af54-9998eaaadbd9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:29:37.088 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-eeef2287-1786-479c-b4a1-538f89cb9805 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] Security group member updated ['1cba9b50-3523-406d-af54-9998eaaadbd9'] 2021-10-27 10:29:37.166 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eeef2287-1786-479c-b4a1-538f89cb9805 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] port_delete event received for 'd0fec1ff-5a44-4127-8ff4-d03cdfbbfd06' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:29:37.947 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06 2021-10-27 10:29:39.197 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:29:39.197 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd0fec1ff-5a44-4127-8ff4-d03cdfbbfd06' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:29:39.197 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd0fec1ff-5a44-4127-8ff4-d03cdfbbfd06' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:29:39.197 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:29:39.197 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f5a34bab-9102-4f12-a062-547d9ba89356 2021-10-27 10:29:39.197 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06'] 2021-10-27 10:29:39.197 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:29:39.197 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:29:39.197 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0fec1ff-5a44-4127-8ff4-d03cdfbbfd06'] 2021-10-27 10:29:39.275 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abac51d2-7117-45aa-8d1a-17e93ca70ef4 ce58c89e98df4411b19175f93a7cbe63 2d7997eb1e854527a138c06b0fc621f0 - - -] port_delete event received for 'be67a7cc-1fb2-4c91-b8dd-736863548bc9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:29:41.197 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:29:41.213 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:29:42.763 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f7e373a-cba5-495b-b32e-882cc39d82ff 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '5eff2f67-3765-4e71-a249-a8fee2e998ef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:29:44.087 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e4663ad-97c4-4e43-bd9a-cf89e6d6e31e 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for 'a744d382-5de4-4f4b-b85f-e6793c9aa6fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:29:45.134 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9fc2d30-7ff9-43a4-83dc-c60f1daa51cd 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for 'bd91af55-be14-4b68-ab0d-37c229cb3db0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:29:45.384 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71bc6998-8ca1-4d4c-8bb4-df92f252b1d7 - - - - -] port_delete event received for 'bd91af55-be14-4b68-ab0d-37c229cb3db0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:29:45.603 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9fc2d30-7ff9-43a4-83dc-c60f1daa51cd 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network f5a34bab-9102-4f12-a062-547d9ba89356 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:29:45.603 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9fc2d30-7ff9-43a4-83dc-c60f1daa51cd 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network f5a34bab-9102-4f12-a062-547d9ba89356 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:29:46.781 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaf716a5-6fec-409e-8f20-e88d607dbad1 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '6b5ebd3e-97fc-4573-8312-428959b72789' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:29:48.134 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6d86c4a-63d9-4afd-ae7e-46a9a8fd7f4f 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for 'd785174e-9b94-4292-88c1-8ef91eb27749' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:29:49.243 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-116de6a6-2582-4cca-afb7-da60ce4cff62 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '34fcceae-157e-4337-95fb-434d30913455' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:29:49.322 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b09f0d8-8bf4-40ae-b43f-f89a9d7f598d - - - - -] port_delete event received for '34fcceae-157e-4337-95fb-434d30913455' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:29:49.540 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-116de6a6-2582-4cca-afb7-da60ce4cff62 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network 6cd955e2-2b5c-48f3-b4af-25f0c3e6384d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:29:49.540 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-116de6a6-2582-4cca-afb7-da60ce4cff62 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network 6cd955e2-2b5c-48f3-b4af-25f0c3e6384d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:30:27.417 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-931e88a6-322c-48b0-a55f-619ac1868eca - - - - -] port_update received: 7d26a716-aeeb-4bbb-b5e6-9e53fe1659f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:30:27.444 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-931e88a6-322c-48b0-a55f-619ac1868eca - - - - -] No port 7d26a716-aeeb-4bbb-b5e6-9e53fe1659f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:30:31.026 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbbcb9c7-ab1b-4eda-add3-5119e4d420c5 - - - - -] port_update received: b15cf060-dc37-4f93-adb5-105e688ddb88 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:30:31.026 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbbcb9c7-ab1b-4eda-add3-5119e4d420c5 - - - - -] No port b15cf060-dc37-4f93-adb5-105e688ddb88 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:30:34.287 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f698b78-4ec2-445f-997e-2dac564aa54b - - - - -] port_update received: e36791e8-98e0-4255-96b7-2acfe8941f24 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:30:34.292 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f698b78-4ec2-445f-997e-2dac564aa54b - - - - -] No port e36791e8-98e0-4255-96b7-2acfe8941f24 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:30:36.756 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75a3f818-da14-4ded-9934-077002c4b252 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group rule updated on remote: ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:30:36.756 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-75a3f818-da14-4ded-9934-077002c4b252 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group rule updated ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] 2021-10-27 10:30:37.240 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a732d450-ec06-4dad-9578-66be82d1afa4 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group rule updated on remote: ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:30:37.240 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-a732d450-ec06-4dad-9578-66be82d1afa4 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group rule updated ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] 2021-10-27 10:30:37.756 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05853077-cd18-4bcf-bee2-426754094873 - - - - -] port_update received: 3d085212-c248-4c5f-9d08-35593fb29020 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:30:37.756 3720 2789640361768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e43eb795-e80c-45ae-be15-af0ef768a389 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group rule updated on remote: ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:30:37.756 3720 2789640361768 MainThread INFO neutron.agent.securitygroups_rpc [req-e43eb795-e80c-45ae-be15-af0ef768a389 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group rule updated ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] 2021-10-27 10:30:37.756 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05853077-cd18-4bcf-bee2-426754094873 - - - - -] No port 3d085212-c248-4c5f-9d08-35593fb29020 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:30:38.215 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b84fe87-9ef9-4a2d-968e-55397db92b33 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group rule updated on remote: ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:30:38.215 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-2b84fe87-9ef9-4a2d-968e-55397db92b33 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group rule updated ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] 2021-10-27 10:30:38.698 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46568383-a91e-4881-83fb-8807061a8961 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group rule updated on remote: ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:30:38.698 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-46568383-a91e-4881-83fb-8807061a8961 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group rule updated ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] 2021-10-27 10:30:39.115 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0494fee-c1ed-4b8b-99de-023a95a6c616 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group rule updated on remote: ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:30:39.115 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-f0494fee-c1ed-4b8b-99de-023a95a6c616 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group rule updated ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] 2021-10-27 10:31:01.911 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b270c096-c798-49e6-9ff2-0593cc4c7b38 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group member updated on remote: ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:31:01.911 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-b270c096-c798-49e6-9ff2-0593cc4c7b38 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group member updated ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] 2021-10-27 10:31:03.067 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5de64cc-38f3-4cac-bfad-8db8416f9a76 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] port_update received: 18ce8016-29d0-4170-887d-eb0f3421f410 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:31:03.067 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5de64cc-38f3-4cac-bfad-8db8416f9a76 7aef22808d3142f7873b0bbf4d406564 ac12decf7e694e1fbd2d66e59ba01151 - - -] No port 18ce8016-29d0-4170-887d-eb0f3421f410 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:31:10.613 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 18ce8016-29d0-4170-887d-eb0f3421f410 2021-10-27 10:31:11.566 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:31:11.832 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 18ce8016-29d0-4170-887d-eb0f3421f410 2021-10-27 10:31:11.832 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 18ce8016-29d0-4170-887d-eb0f3421f410 updated. Details: {'device': '18ce8016-29d0-4170-887d-eb0f3421f410', 'network_id': '5f501220-e3b1-4be4-85b6-543da51e8c06', 'port_id': '18ce8016-29d0-4170-887d-eb0f3421f410', 'mac_address': 'fa:16:3e:64:ab:88', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 949, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '30ad0d10-b956-406c-9f58-dc4fb75b2783', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:31:11.832 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:31:11.832 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-18ce8016-29d0-4170-887d-eb0f3421f410" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:31:11.832 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 18ce8016-29d0-4170-887d-eb0f3421f410 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:31:11.832 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5f501220-e3b1-4be4-85b6-543da51e8c06 2021-10-27 10:31:11.832 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:31:11.957 3720 2789640362120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '18ce8016-29d0-4170-887d-eb0f3421f410') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:31:11.957 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '18ce8016-29d0-4170-887d-eb0f3421f410') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:31:11.972 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 18ce8016-29d0-4170-887d-eb0f3421f410 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:31:11.972 3720 2789640362120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 949, VLAN trunk: None to switch port 18ce8016-29d0-4170-887d-eb0f3421f410 2021-10-27 10:31:12.033 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:31:12.033 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['18ce8016-29d0-4170-887d-eb0f3421f410'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:31:12.278 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['18ce8016-29d0-4170-887d-eb0f3421f410']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:31:12.278 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:31:12.278 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d91df8ed-73a0-4634-ba52-cd774fd9a713) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:31:12.278 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 18ce8016-29d0-4170-887d-eb0f3421f410 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:31:12.278 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:31:12.278 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 18ce8016-29d0-4170-887d-eb0f3421f410 not yet added. Adding. 2021-10-27 10:31:12.278 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:31:12.278 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:31:12.347 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18ce8016-29d0-4170-887d-eb0f3421f410" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:31:12.411 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18ce8016-29d0-4170-887d-eb0f3421f410" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:31:12.411 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18ce8016-29d0-4170-887d-eb0f3421f410" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:31:12.490 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18ce8016-29d0-4170-887d-eb0f3421f410" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:31:12.551 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-18ce8016-29d0-4170-887d-eb0f3421f410" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:31:12.551 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 18ce8016-29d0-4170-887d-eb0f3421f410 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:31:12.566 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 18ce8016-29d0-4170-887d-eb0f3421f410 processed. 2021-10-27 10:31:13.582 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:31:13.910 3720 2789640362120 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:33:27.233 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 18ce8016-29d0-4170-887d-eb0f3421f410 2021-10-27 10:33:28.216 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:33:28.216 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '18ce8016-29d0-4170-887d-eb0f3421f410' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:33:28.216 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '18ce8016-29d0-4170-887d-eb0f3421f410' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:33:28.216 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 18ce8016-29d0-4170-887d-eb0f3421f410 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:33:28.216 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5f501220-e3b1-4be4-85b6-543da51e8c06 2021-10-27 10:33:28.216 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['18ce8016-29d0-4170-887d-eb0f3421f410'] 2021-10-27 10:33:28.216 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:33:28.216 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:33:28.216 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['18ce8016-29d0-4170-887d-eb0f3421f410'] 2021-10-27 10:33:30.232 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:33:30.450 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:33:43.528 3720 2789639048184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 18ce8016-29d0-4170-887d-eb0f3421f410 2021-10-27 10:33:44.262 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:33:44.559 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Adding port 18ce8016-29d0-4170-887d-eb0f3421f410 2021-10-27 10:33:44.559 3720 2791687293944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Port 18ce8016-29d0-4170-887d-eb0f3421f410 updated. Details: {'device': '18ce8016-29d0-4170-887d-eb0f3421f410', 'network_id': '5f501220-e3b1-4be4-85b6-543da51e8c06', 'port_id': '18ce8016-29d0-4170-887d-eb0f3421f410', 'mac_address': 'fa:16:3e:64:ab:88', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 949, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '30ad0d10-b956-406c-9f58-dc4fb75b2783', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:33:44.559 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:33:44.559 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-18ce8016-29d0-4170-887d-eb0f3421f410" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:33:44.559 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 18ce8016-29d0-4170-887d-eb0f3421f410 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:33:44.575 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5f501220-e3b1-4be4-85b6-543da51e8c06 2021-10-27 10:33:44.575 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:33:44.725 3720 2789640362120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '18ce8016-29d0-4170-887d-eb0f3421f410') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:33:44.725 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '18ce8016-29d0-4170-887d-eb0f3421f410') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:33:44.747 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 18ce8016-29d0-4170-887d-eb0f3421f410 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:33:44.747 3720 2789640362120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 949, VLAN trunk: None to switch port 18ce8016-29d0-4170-887d-eb0f3421f410 2021-10-27 10:33:44.794 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:33:44.794 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['18ce8016-29d0-4170-887d-eb0f3421f410'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:33:45.028 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['18ce8016-29d0-4170-887d-eb0f3421f410']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:33:45.028 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:33:45.028 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d91df8ed-73a0-4634-ba52-cd774fd9a713) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:33:45.028 3720 2789640362120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 18ce8016-29d0-4170-887d-eb0f3421f410 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:33:45.044 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:33:45.044 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 18ce8016-29d0-4170-887d-eb0f3421f410 not yet added. Adding. 2021-10-27 10:33:45.044 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:33:45.044 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:33:45.106 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18ce8016-29d0-4170-887d-eb0f3421f410" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:33:45.169 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18ce8016-29d0-4170-887d-eb0f3421f410" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:33:45.169 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18ce8016-29d0-4170-887d-eb0f3421f410" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:33:45.233 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18ce8016-29d0-4170-887d-eb0f3421f410" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:33:45.325 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-18ce8016-29d0-4170-887d-eb0f3421f410" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:33:45.325 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 18ce8016-29d0-4170-887d-eb0f3421f410 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:33:45.330 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 18ce8016-29d0-4170-887d-eb0f3421f410 processed. 2021-10-27 10:33:46.278 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:33:46.560 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:34:59.275 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb7dcc1a-6a28-4aa5-b8d5-f073753e4c24 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] port_delete event received for '660168d0-56b8-4ec3-a742-ac0da2e6f5ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:35:01.807 3720 2789639048360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 18ce8016-29d0-4170-887d-eb0f3421f410 2021-10-27 10:35:02.059 3720 2789640362120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-629e98d7-18a7-4c4e-a1bf-97b5b636d915 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group member updated on remote: ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:35:02.059 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [req-629e98d7-18a7-4c4e-a1bf-97b5b636d915 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] Security group member updated ['d91df8ed-73a0-4634-ba52-cd774fd9a713'] 2021-10-27 10:35:02.122 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-629e98d7-18a7-4c4e-a1bf-97b5b636d915 4c1ad7e2643b4c129f723aaabb59b90a 5bdd99bcf2714260a20af67bfc42ad49 - - -] port_delete event received for '18ce8016-29d0-4170-887d-eb0f3421f410' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:35:02.606 3720 2791687293944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1fb263-c3e7-4169-8292-33002edc517f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:35:02.606 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '18ce8016-29d0-4170-887d-eb0f3421f410' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:35:02.606 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '18ce8016-29d0-4170-887d-eb0f3421f410' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:35:02.606 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 18ce8016-29d0-4170-887d-eb0f3421f410 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:35:02.606 3720 2789640362120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5f501220-e3b1-4be4-85b6-543da51e8c06 2021-10-27 10:35:02.606 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['18ce8016-29d0-4170-887d-eb0f3421f410'] 2021-10-27 10:35:02.606 3720 2789640362120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:35:02.606 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:35:02.606 3720 2789640362120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['18ce8016-29d0-4170-887d-eb0f3421f410'] 2021-10-27 10:35:04.634 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:35:04.791 3720 2789640362120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:35:06.372 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41adddc8-5b65-4ca7-8c4b-1e3975a41a62 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for 'b15cf060-dc37-4f93-adb5-105e688ddb88' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:35:07.619 3720 2789640362120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9c0b76a-1c72-45c4-8429-be232b5334c9 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '7d26a716-aeeb-4bbb-b5e6-9e53fe1659f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:35:08.572 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fffa6c19-38e6-43fa-a8f9-362ab8465d8a 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for 'd50b05f3-dbc0-4ce8-ba79-63944fd1161d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:35:08.606 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-598aaed2-d06a-4cca-8417-861822813368 - - - - -] port_delete event received for 'd50b05f3-dbc0-4ce8-ba79-63944fd1161d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:35:08.822 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fffa6c19-38e6-43fa-a8f9-362ab8465d8a 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network 5f501220-e3b1-4be4-85b6-543da51e8c06 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:35:08.822 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fffa6c19-38e6-43fa-a8f9-362ab8465d8a 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network 5f501220-e3b1-4be4-85b6-543da51e8c06 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:35:09.856 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7c97857-29e2-475f-8ad1-cf866b2bf4ba 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '3d085212-c248-4c5f-9d08-35593fb29020' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:35:11.275 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5912d388-1023-4d32-aa71-96798635d034 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for 'e36791e8-98e0-4255-96b7-2acfe8941f24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:35:12.228 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9b1f3c8-3669-4657-b248-74047cdb4cc2 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] port_delete event received for '34ca06f6-e006-4cd0-b799-57779d99b225' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:35:12.228 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4b513c8-bf7a-46f2-8922-2636e87878e7 - - - - -] port_delete event received for '34ca06f6-e006-4cd0-b799-57779d99b225' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:35:12.494 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9b1f3c8-3669-4657-b248-74047cdb4cc2 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] network_delete received. Deleting network 46055ac6-20e6-447d-bbc4-e5400fbbd008 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:35:12.494 3720 2789640361064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9b1f3c8-3669-4657-b248-74047cdb4cc2 9a61d8d1cd754fa3b97a76489dbe07de 95bb4af23e8e4afc9e5d5218f34523f6 - - -] Network 46055ac6-20e6-447d-bbc4-e5400fbbd008 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463