2022-10-02 00:52:41.440 2860 2812134154656 MainThread INFO neutron.common.config [-] Logging enabled! 2022-10-02 00:52:41.440 2860 2812134154656 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 21.1.0.dev32 2022-10-02 00:52:41.440 2860 2812134154656 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:123 2022-10-02 00:52:41.467 2860 2812134154656 MainThread INFO os_win.utils.network.networkutils [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] WMI caching is disabled. 2022-10-02 00:52:41.699 2860 2812134154656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-10-02 00:52:41.752 2860 2812134154656 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-10-02 00:52:41.766 2860 2812134154656 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-10-02 00:52:41.924 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent initialized successfully, now running... 2022-10-02 00:52:41.938 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-10-02 00:52:41.954 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-10-02 00:52:41.999 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-10-02 00:54:39.814 2860 2812230725872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95ce659c-ac05-4b4e-9d63-631d12878223 - - - - - -] port_update received: 4da85c40-6872-4663-bf78-50c4adaaedf5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:54:40.852 2860 2812230725872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95ce659c-ac05-4b4e-9d63-631d12878223 - - - - - -] No port 4da85c40-6872-4663-bf78-50c4adaaedf5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:54:42.805 2860 2812231188720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7909bbbb-94de-49c3-be37-f8546942f7ba - - - - - -] port_update received: 99898221-40ba-4303-89da-ef17db3c260e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:54:44.322 2860 2812231188720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7909bbbb-94de-49c3-be37-f8546942f7ba - - - - - -] No port 99898221-40ba-4303-89da-ef17db3c260e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:54:45.321 2860 2812231140800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f712ce3c-867d-4f2c-b13c-c169419d6d41 - - - - - -] port_update received: 6c77c74f-b8e6-411c-b85c-81d70ecc8977 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:54:45.339 2860 2812231140800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f712ce3c-867d-4f2c-b13c-c169419d6d41 - - - - - -] No port 6c77c74f-b8e6-411c-b85c-81d70ecc8977 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:54:48.589 2860 2812211999312 MainThread WARNING oslo_policy.policy [req-412df62b-30b3-41ab-880b-65f04d50d770 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-10-02 00:54:48.612 2860 2812211999312 MainThread WARNING oslo_policy.policy [req-412df62b-30b3-41ab-880b-65f04d50d770 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-10-02 00:54:48.622 2860 2812211999312 MainThread WARNING oslo_policy.policy [req-412df62b-30b3-41ab-880b-65f04d50d770 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-10-02 00:54:48.622 2860 2812211999312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-412df62b-30b3-41ab-880b-65f04d50d770 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group rule updated on remote: ['1beb01a9-bfb6-4d6d-a9bb-fbd41fe786c5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:54:48.644 2860 2812211999312 MainThread INFO neutron.agent.securitygroups_rpc [req-412df62b-30b3-41ab-880b-65f04d50d770 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group rule updated ['1beb01a9-bfb6-4d6d-a9bb-fbd41fe786c5'] 2022-10-02 00:54:48.790 2860 2812230037920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7907c9d7-6968-42c5-a647-ecbe1893719f a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group rule updated on remote: ['1beb01a9-bfb6-4d6d-a9bb-fbd41fe786c5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:54:48.807 2860 2812230037920 MainThread INFO neutron.agent.securitygroups_rpc [req-7907c9d7-6968-42c5-a647-ecbe1893719f a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group rule updated ['1beb01a9-bfb6-4d6d-a9bb-fbd41fe786c5'] 2022-10-02 00:54:49.071 2860 2812230039856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db4bce35-dcdf-45b6-b45a-e8618f76984d - - - - - -] port_update received: 99d88db2-fe5d-42ae-ad57-d8fa75cb39ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:54:49.086 2860 2812230039856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db4bce35-dcdf-45b6-b45a-e8618f76984d - - - - - -] No port 99d88db2-fe5d-42ae-ad57-d8fa75cb39ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:54:49.933 2860 2812230238800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4886153-2cd8-4bf9-b44d-f7c0436dacac - - - - - -] port_update received: 46ca4c46-68f0-4dd4-8914-a65ff12b8c46 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:54:49.968 2860 2812230238800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4886153-2cd8-4bf9-b44d-f7c0436dacac - - - - - -] No port 46ca4c46-68f0-4dd4-8914-a65ff12b8c46 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:54:55.347 2860 2812212349232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0eeeb3e-b709-4b87-88f9-da576159bb07 ee548b86b214493e83a00964137c4fde 3e983e7eb1474850a440d1e022c7c5a9 - - - -] Security group member updated on remote: ['35c51dc6-9843-42c6-b932-e6f0cac58ef1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:54:55.356 2860 2812212349232 MainThread INFO neutron.agent.securitygroups_rpc [req-d0eeeb3e-b709-4b87-88f9-da576159bb07 ee548b86b214493e83a00964137c4fde 3e983e7eb1474850a440d1e022c7c5a9 - - - -] Security group member updated ['35c51dc6-9843-42c6-b932-e6f0cac58ef1'] 2022-10-02 00:54:55.503 2860 2812212156192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7d283c8-cbff-40b7-acb8-811374b0474a - - - - - -] port_update received: 0de98899-7ecf-43fc-aad0-c361877ea895 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:54:55.519 2860 2812212156192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7d283c8-cbff-40b7-acb8-811374b0474a - - - - - -] No port 0de98899-7ecf-43fc-aad0-c361877ea895 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:54:57.696 2860 2812212156192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b79d6ce-5767-4eb8-99e9-b8f93ea5ce97 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: f0316a21-607f-46f6-b48c-57949a51bc86 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:54:57.722 2860 2812212156192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b79d6ce-5767-4eb8-99e9-b8f93ea5ce97 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port f0316a21-607f-46f6-b48c-57949a51bc86 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:54:57.852 2860 2812229758640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a76d79f-0642-43bf-b7b5-6f22bce5812e afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group member updated on remote: ['5183b8d2-9c9e-48ab-b828-ad21a5208743'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:54:57.867 2860 2812229758640 MainThread INFO neutron.agent.securitygroups_rpc [req-3a76d79f-0642-43bf-b7b5-6f22bce5812e afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group member updated ['5183b8d2-9c9e-48ab-b828-ad21a5208743'] 2022-10-02 00:55:01.398 2860 2812231143264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af640c5f-5014-4c92-a710-200791ed061f afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group member updated on remote: ['5183b8d2-9c9e-48ab-b828-ad21a5208743'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:55:01.410 2860 2812231143264 MainThread INFO neutron.agent.securitygroups_rpc [req-af640c5f-5014-4c92-a710-200791ed061f afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group member updated ['5183b8d2-9c9e-48ab-b828-ad21a5208743'] 2022-10-02 00:55:03.886 2860 2812230037744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91b5f5b0-27a2-49f8-8c24-70fc384d8a86 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: 41507aba-ced8-48a1-9f84-c484c0fd1778 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:55:03.917 2860 2812230037744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91b5f5b0-27a2-49f8-8c24-70fc384d8a86 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port 41507aba-ced8-48a1-9f84-c484c0fd1778 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:55:05.289 2860 2812212787680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b304b909-5705-49c6-8409-3e97d0280e8a e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: afb680fd-62c7-44e9-af54-116ec99eda55 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:55:05.321 2860 2812212787680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b304b909-5705-49c6-8409-3e97d0280e8a e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port afb680fd-62c7-44e9-af54-116ec99eda55 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:55:06.338 2860 2812231191888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-123ef585-9ba0-465f-85be-dcda4297d8c2 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group member updated on remote: ['1beb01a9-bfb6-4d6d-a9bb-fbd41fe786c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:55:06.338 2860 2812231191888 MainThread INFO neutron.agent.securitygroups_rpc [req-123ef585-9ba0-465f-85be-dcda4297d8c2 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group member updated ['1beb01a9-bfb6-4d6d-a9bb-fbd41fe786c5'] 2022-10-02 00:55:07.229 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f0316a21-607f-46f6-b48c-57949a51bc86 2022-10-02 00:55:07.417 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 00:55:07.994 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port f0316a21-607f-46f6-b48c-57949a51bc86 2022-10-02 00:55:08.023 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port f0316a21-607f-46f6-b48c-57949a51bc86 updated. Details: {'device': 'f0316a21-607f-46f6-b48c-57949a51bc86', 'network_id': '74133d68-ccbb-4f42-9e67-bdbe71ca1352', 'port_id': 'f0316a21-607f-46f6-b48c-57949a51bc86', 'mac_address': 'fa:16:3e:93:2c:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 201, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '29e36d52-69ac-4b4b-8394-abd8908bacd4', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 00:55:08.027 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 00:55:08.027 2860 2812230431840 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-f0316a21-607f-46f6-b48c-57949a51bc86" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:08.027 2860 2812230431840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0316a21-607f-46f6-b48c-57949a51bc86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:08.027 2860 2812230431840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f0316a21-607f-46f6-b48c-57949a51bc86 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 00:55:08.060 2860 2812230431840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 74133d68-ccbb-4f42-9e67-bdbe71ca1352 2022-10-02 00:55:08.060 2860 2812230431840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 00:55:10.823 2860 2812230431840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f0316a21-607f-46f6-b48c-57949a51bc86') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:55:10.839 2860 2812230431840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f0316a21-607f-46f6-b48c-57949a51bc86') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:55:10.854 2860 2812230567008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f11217f7-856e-4ee9-af29-abaa43598dec b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network a080559c-eed1-4e8d-8fe8-a9ace87ae72c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 00:55:10.854 2860 2812230567008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f11217f7-856e-4ee9-af29-abaa43598dec b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network a080559c-eed1-4e8d-8fe8-a9ace87ae72c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 00:55:10.854 2860 2812212138576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-649ea294-aa8d-4293-aaf8-fe5bf195de70 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network a6e53c3f-8863-4385-af4d-7a5775476618 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 00:55:10.854 2860 2812212138576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-649ea294-aa8d-4293-aaf8-fe5bf195de70 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network a6e53c3f-8863-4385-af4d-7a5775476618 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 00:55:10.885 2860 2812230855312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbec6a50-08ac-44d4-b8ee-81b5c6ebdff4 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: bb0e6fe9-481b-4e10-995c-f5411611262d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:55:10.885 2860 2812230855312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbec6a50-08ac-44d4-b8ee-81b5c6ebdff4 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port bb0e6fe9-481b-4e10-995c-f5411611262d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:55:10.901 2860 2812230431840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f0316a21-607f-46f6-b48c-57949a51bc86 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 00:55:10.901 2860 2812230431840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 201, VLAN trunk: None to switch port f0316a21-607f-46f6-b48c-57949a51bc86 2022-10-02 00:55:10.995 2860 2812230431840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 00:55:10.995 2860 2812230431840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f0316a21-607f-46f6-b48c-57949a51bc86'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:55:11.245 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 41507aba-ced8-48a1-9f84-c484c0fd1778 2022-10-02 00:55:13.008 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 00:55:14.041 2860 2812230431840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f0316a21-607f-46f6-b48c-57949a51bc86']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:55:14.055 2860 2812230431840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:55:14.055 2860 2812230431840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (35c51dc6-9843-42c6-b932-e6f0cac58ef1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 00:55:14.055 2860 2812230431840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (35c51dc6-9843-42c6-b932-e6f0cac58ef1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-02 00:55:14.055 2860 2812230431840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f0316a21-607f-46f6-b48c-57949a51bc86 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 00:55:14.079 2860 2812230431840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 00:55:14.087 2860 2812230431840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f0316a21-607f-46f6-b48c-57949a51bc86 not yet added. Adding. 2022-10-02 00:55:14.087 2860 2812230431840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 00:55:14.087 2860 2812230431840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 00:55:14.230 2860 2812230431840 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-f0316a21-607f-46f6-b48c-57949a51bc86" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:14.230 2860 2812230431840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0316a21-607f-46f6-b48c-57949a51bc86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:14.305 2860 2812230431840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0316a21-607f-46f6-b48c-57949a51bc86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:14.305 2860 2812230431840 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-f0316a21-607f-46f6-b48c-57949a51bc86" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:14.324 2860 2812230431840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0316a21-607f-46f6-b48c-57949a51bc86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:14.398 2860 2812230431840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0316a21-607f-46f6-b48c-57949a51bc86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:17.086 2860 2812230431840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0316a21-607f-46f6-b48c-57949a51bc86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 9.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:17.086 2860 2812230431840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f0316a21-607f-46f6-b48c-57949a51bc86 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 00:55:17.106 2860 2812230431840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f0316a21-607f-46f6-b48c-57949a51bc86 processed. 2022-10-02 00:55:17.337 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 41507aba-ced8-48a1-9f84-c484c0fd1778 2022-10-02 00:55:17.337 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 41507aba-ced8-48a1-9f84-c484c0fd1778 updated. Details: {'device': '41507aba-ced8-48a1-9f84-c484c0fd1778', 'network_id': 'ac5bd4ad-3b24-4909-a4c7-09b260f667cc', 'port_id': '41507aba-ced8-48a1-9f84-c484c0fd1778', 'mac_address': 'fa:16:3e:5f:69:7f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c51c7d1d-fdcc-40df-874d-2ca4b278a728', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 00:55:17.337 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 00:55:17.337 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.base [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Loop iteration exceeded interval (2 vs. 4.328616380691528) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-10-02 00:55:17.358 2860 2812231376208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:17.358 2860 2812231376208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:17.371 2860 2812231376208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 41507aba-ced8-48a1-9f84-c484c0fd1778 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 00:55:17.371 2860 2812231376208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ac5bd4ad-3b24-4909-a4c7-09b260f667cc 2022-10-02 00:55:17.371 2860 2812231376208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 00:55:17.526 2860 2812231376208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '41507aba-ced8-48a1-9f84-c484c0fd1778') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:55:17.541 2860 2812231376208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '41507aba-ced8-48a1-9f84-c484c0fd1778') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:55:17.541 2860 2812231376736 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:17.560 2860 2812231376736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:17.560 2860 2812231376208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 41507aba-ced8-48a1-9f84-c484c0fd1778 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 00:55:17.580 2860 2812231376208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port 41507aba-ced8-48a1-9f84-c484c0fd1778 2022-10-02 00:55:17.651 2860 2812231376208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 00:55:17.651 2860 2812231376208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['41507aba-ced8-48a1-9f84-c484c0fd1778'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:55:17.948 2860 2812231376736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:18.105 2860 2812231376208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['41507aba-ced8-48a1-9f84-c484c0fd1778']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:55:18.105 2860 2812231376208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:55:18.105 2860 2812231376208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5183b8d2-9c9e-48ab-b828-ad21a5208743) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 00:55:18.136 2860 2812231376208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5183b8d2-9c9e-48ab-b828-ad21a5208743) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-02 00:55:18.136 2860 2812231376208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 41507aba-ced8-48a1-9f84-c484c0fd1778 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 00:55:18.150 2860 2812231376208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 00:55:18.150 2860 2812231376208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 41507aba-ced8-48a1-9f84-c484c0fd1778 not yet added. Adding. 2022-10-02 00:55:18.150 2860 2812231376208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 00:55:18.150 2860 2812231376208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 00:55:18.257 2860 2812231376208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:18.266 2860 2812231376208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:18.355 2860 2812231376208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:18.371 2860 2812231376208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:18.371 2860 2812231376208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:18.494 2860 2812231376208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:18.587 2860 2812231376208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:18.617 2860 2812231376208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 41507aba-ced8-48a1-9f84-c484c0fd1778 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 00:55:18.617 2860 2812231376208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 41507aba-ced8-48a1-9f84-c484c0fd1778 processed. 2022-10-02 00:55:19.104 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: afb680fd-62c7-44e9-af54-116ec99eda55 2022-10-02 00:55:19.367 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 00:55:20.917 2860 2812231189600 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:21.899 2860 2812231189600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:21.899 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port afb680fd-62c7-44e9-af54-116ec99eda55 2022-10-02 00:55:21.920 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port afb680fd-62c7-44e9-af54-116ec99eda55 updated. Details: {'device': 'afb680fd-62c7-44e9-af54-116ec99eda55', 'network_id': 'ac5bd4ad-3b24-4909-a4c7-09b260f667cc', 'port_id': 'afb680fd-62c7-44e9-af54-116ec99eda55', 'mac_address': 'fa:16:3e:98:4d:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c51c7d1d-fdcc-40df-874d-2ca4b278a728', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 00:55:21.920 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 00:55:21.920 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.base [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Loop iteration exceeded interval (2 vs. 2.5528531074523926) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-10-02 00:55:21.945 2860 2812231414880 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-afb680fd-62c7-44e9-af54-116ec99eda55" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:21.952 2860 2812231414880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-afb680fd-62c7-44e9-af54-116ec99eda55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:21.952 2860 2812231414880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port afb680fd-62c7-44e9-af54-116ec99eda55 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 00:55:21.965 2860 2812231414880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 00:55:22.102 2860 2812231414880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'afb680fd-62c7-44e9-af54-116ec99eda55') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:55:22.117 2860 2812231414880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'afb680fd-62c7-44e9-af54-116ec99eda55') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:55:22.117 2860 2812231413824 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:22.117 2860 2812231414880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port afb680fd-62c7-44e9-af54-116ec99eda55 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 00:55:22.117 2860 2812231414880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port afb680fd-62c7-44e9-af54-116ec99eda55 2022-10-02 00:55:22.257 2860 2812231414880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 00:55:22.257 2860 2812231414880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['afb680fd-62c7-44e9-af54-116ec99eda55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:55:22.257 2860 2812231189600 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:22.280 2860 2812231413824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:22.280 2860 2812231413824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:22.554 2860 2812231414880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['afb680fd-62c7-44e9-af54-116ec99eda55']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:55:22.559 2860 2812231414880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:55:22.559 2860 2812231414880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5183b8d2-9c9e-48ab-b828-ad21a5208743) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 00:55:22.574 2860 2812231414880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5183b8d2-9c9e-48ab-b828-ad21a5208743) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-02 00:55:22.574 2860 2812231414880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for afb680fd-62c7-44e9-af54-116ec99eda55 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 00:55:22.574 2860 2812231414880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 00:55:22.601 2860 2812231414880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device afb680fd-62c7-44e9-af54-116ec99eda55 not yet added. Adding. 2022-10-02 00:55:22.605 2860 2812231414880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 00:55:22.605 2860 2812231414880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 00:55:22.711 2860 2812231414880 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-afb680fd-62c7-44e9-af54-116ec99eda55" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:22.727 2860 2812231414880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afb680fd-62c7-44e9-af54-116ec99eda55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:22.857 2860 2812231414880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afb680fd-62c7-44e9-af54-116ec99eda55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:22.857 2860 2812231414880 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-afb680fd-62c7-44e9-af54-116ec99eda55" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:22.857 2860 2812231414880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afb680fd-62c7-44e9-af54-116ec99eda55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:22.994 2860 2812231414880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-afb680fd-62c7-44e9-af54-116ec99eda55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:23.105 2860 2812231414880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-afb680fd-62c7-44e9-af54-116ec99eda55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:23.105 2860 2812231414880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port afb680fd-62c7-44e9-af54-116ec99eda55 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 00:55:23.105 2860 2812231414880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port afb680fd-62c7-44e9-af54-116ec99eda55 processed. 2022-10-02 00:55:23.942 2860 2812231414880 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:23.946 2860 2812231414880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:24.254 2860 2812231414880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:25.214 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bb0e6fe9-481b-4e10-995c-f5411611262d 2022-10-02 00:55:26.664 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 00:55:27.960 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port bb0e6fe9-481b-4e10-995c-f5411611262d 2022-10-02 00:55:27.965 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port bb0e6fe9-481b-4e10-995c-f5411611262d updated. Details: {'device': 'bb0e6fe9-481b-4e10-995c-f5411611262d', 'network_id': '5dfcbc66-8cd7-466b-a451-fff57570319b', 'port_id': 'bb0e6fe9-481b-4e10-995c-f5411611262d', 'mac_address': 'fa:16:3e:a0:3d:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 243, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0f838589-6a9d-4414-b6d1-cccf2e732096', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 00:55:27.965 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 00:55:27.980 2860 2812230238800 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:27.996 2860 2812230238800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:27.996 2860 2812230238800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bb0e6fe9-481b-4e10-995c-f5411611262d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 00:55:28.011 2860 2812230238800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5dfcbc66-8cd7-466b-a451-fff57570319b 2022-10-02 00:55:28.011 2860 2812230238800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 00:55:28.201 2860 2812230238800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bb0e6fe9-481b-4e10-995c-f5411611262d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:55:28.201 2860 2812230238800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bb0e6fe9-481b-4e10-995c-f5411611262d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:55:28.236 2860 2812230238800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bb0e6fe9-481b-4e10-995c-f5411611262d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 00:55:28.236 2860 2812230238800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 243, VLAN trunk: None to switch port bb0e6fe9-481b-4e10-995c-f5411611262d 2022-10-02 00:55:28.355 2860 2812230238800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 00:55:28.379 2860 2812230238800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bb0e6fe9-481b-4e10-995c-f5411611262d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:55:28.536 2860 2812230238800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bb0e6fe9-481b-4e10-995c-f5411611262d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:55:28.542 2860 2812230238800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:55:28.542 2860 2812230238800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1beb01a9-bfb6-4d6d-a9bb-fbd41fe786c5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 00:55:28.555 2860 2812230238800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bb0e6fe9-481b-4e10-995c-f5411611262d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 00:55:28.555 2860 2812230238800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 00:55:28.555 2860 2812230238800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bb0e6fe9-481b-4e10-995c-f5411611262d not yet added. Adding. 2022-10-02 00:55:28.555 2860 2812230238800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 00:55:28.580 2860 2812230238800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 00:55:28.712 2860 2812230238800 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:28.734 2860 2812230238800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:28.873 2860 2812230238800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:28.873 2860 2812230238800 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:28.888 2860 2812230238800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:29.044 2860 2812230238800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:29.180 2860 2812230238800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:29.204 2860 2812230238800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bb0e6fe9-481b-4e10-995c-f5411611262d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 00:55:29.204 2860 2812230238800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bb0e6fe9-481b-4e10-995c-f5411611262d processed. 2022-10-02 00:55:29.218 2860 2812230238800 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:55:29.233 2860 2812230238800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:55:29.556 2860 2812230238800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:55:57.147 2860 2812231644432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a56f7612-a2c8-4fb1-ad5e-e2196bbf2b2c ee548b86b214493e83a00964137c4fde 3e983e7eb1474850a440d1e022c7c5a9 - - - -] Security group member updated on remote: ['35c51dc6-9843-42c6-b932-e6f0cac58ef1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:55:57.147 2860 2812231644432 MainThread INFO neutron.agent.securitygroups_rpc [req-a56f7612-a2c8-4fb1-ad5e-e2196bbf2b2c ee548b86b214493e83a00964137c4fde 3e983e7eb1474850a440d1e022c7c5a9 - - - -] Security group member updated ['35c51dc6-9843-42c6-b932-e6f0cac58ef1'] 2022-10-02 00:55:57.147 2860 2812231644432 MainThread INFO neutron.agent.securitygroups_rpc [req-a56f7612-a2c8-4fb1-ad5e-e2196bbf2b2c ee548b86b214493e83a00964137c4fde 3e983e7eb1474850a440d1e022c7c5a9 - - - -] Refresh firewall rules 2022-10-02 00:55:57.179 2860 2812231644432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a56f7612-a2c8-4fb1-ad5e-e2196bbf2b2c ee548b86b214493e83a00964137c4fde 3e983e7eb1474850a440d1e022c7c5a9 - - - -] Get security group information for devices via rpc ['f0316a21-607f-46f6-b48c-57949a51bc86'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:55:57.246 2860 2812231644432 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a56f7612-a2c8-4fb1-ad5e-e2196bbf2b2c ee548b86b214493e83a00964137c4fde 3e983e7eb1474850a440d1e022c7c5a9 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:55:57.259 2860 2812231644432 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a56f7612-a2c8-4fb1-ad5e-e2196bbf2b2c ee548b86b214493e83a00964137c4fde 3e983e7eb1474850a440d1e022c7c5a9 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:55:57.276 2860 2812231644432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a56f7612-a2c8-4fb1-ad5e-e2196bbf2b2c ee548b86b214493e83a00964137c4fde 3e983e7eb1474850a440d1e022c7c5a9 - - - -] port_delete event received for 'f0316a21-607f-46f6-b48c-57949a51bc86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:55:57.538 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f0316a21-607f-46f6-b48c-57949a51bc86 2022-10-02 00:55:59.289 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 00:55:59.289 2860 2812230219552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f0316a21-607f-46f6-b48c-57949a51bc86' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 00:55:59.309 2860 2812230219552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f0316a21-607f-46f6-b48c-57949a51bc86' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 00:55:59.309 2860 2812230219552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f0316a21-607f-46f6-b48c-57949a51bc86 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 00:55:59.337 2860 2812230219552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 74133d68-ccbb-4f42-9e67-bdbe71ca1352 2022-10-02 00:55:59.353 2860 2812230219552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0316a21-607f-46f6-b48c-57949a51bc86'] 2022-10-02 00:55:59.353 2860 2812230219552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 00:55:59.367 2860 2812230219552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 00:55:59.367 2860 2812230219552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0316a21-607f-46f6-b48c-57949a51bc86'] 2022-10-02 00:56:01.292 2860 2812212378080 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:56:01.292 2860 2812212378080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:56:01.343 2860 2812212378080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:56:03.147 2860 2812230856544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5362e262-b50b-4f64-a833-314f610c574b b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '0de98899-7ecf-43fc-aad0-c361877ea895' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:56:05.444 2860 2812230728688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-338d6814-8496-4489-8e95-6b9ec97e2a0b b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '99898221-40ba-4303-89da-ef17db3c260e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:56:07.496 2860 2812212295280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e2a1750-6f22-4322-ac36-d858a688ba7d b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '53cbd80d-6a4a-45f4-a50b-fd5b5fd4bb71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:56:08.586 2860 2812212295280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e2a1750-6f22-4322-ac36-d858a688ba7d b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network 74133d68-ccbb-4f42-9e67-bdbe71ca1352 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 00:56:09.684 2860 2812212295280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e2a1750-6f22-4322-ac36-d858a688ba7d b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network 74133d68-ccbb-4f42-9e67-bdbe71ca1352 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 00:56:09.709 2860 2812212293872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a3fb1eb-557c-4a78-9afb-555a8c78e654 - - - - - -] port_delete event received for '53cbd80d-6a4a-45f4-a50b-fd5b5fd4bb71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:56:09.709 2860 2812212293872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f79c758-8313-4933-b662-9bf9cdf6325f - - - - - -] port_update received: b4c5063e-5524-4e15-9bb6-e501d85de2cb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:56:09.744 2860 2812212293872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f79c758-8313-4933-b662-9bf9cdf6325f - - - - - -] No port b4c5063e-5524-4e15-9bb6-e501d85de2cb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:56:16.071 2860 2812231669184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4496435d-46b6-4cda-9be3-2d476b224116 - - - - - -] port_update received: eea3ceb3-5836-4c22-8610-ed476fb3092c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:56:17.060 2860 2812231669184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4496435d-46b6-4cda-9be3-2d476b224116 - - - - - -] No port eea3ceb3-5836-4c22-8610-ed476fb3092c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:56:17.913 2860 2812231414880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a054a644-295b-4b6c-9bcd-8256691ec192 - - - - - -] port_update received: 257dfc7d-2879-4c53-b374-34636c4c23de port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:56:17.931 2860 2812231414880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a054a644-295b-4b6c-9bcd-8256691ec192 - - - - - -] No port 257dfc7d-2879-4c53-b374-34636c4c23de defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:56:17.945 2860 2812231414880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10e85ad3-8032-43b2-9df0-4262f7e3fd44 - - - - - -] port_update received: 4cf83363-c23e-485d-89fa-300b5367d39e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:56:17.976 2860 2812231414880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10e85ad3-8032-43b2-9df0-4262f7e3fd44 - - - - - -] No port 4cf83363-c23e-485d-89fa-300b5367d39e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:56:20.508 2860 2812231140096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5e55dac-8c4f-4b4f-ab0c-16489668789d 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group rule updated on remote: ['6643c6ed-0e9b-45bf-9514-b30d8371792a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:56:20.508 2860 2812231140096 MainThread INFO neutron.agent.securitygroups_rpc [req-b5e55dac-8c4f-4b4f-ab0c-16489668789d 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group rule updated ['6643c6ed-0e9b-45bf-9514-b30d8371792a'] 2022-10-02 00:56:20.768 2860 2812231389024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27e6c4d6-3af3-41a1-9701-7b5e0113d5ae bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group rule updated on remote: ['1d5d852e-0ea6-4490-a78b-995c873243ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:56:20.785 2860 2812231389024 MainThread INFO neutron.agent.securitygroups_rpc [req-27e6c4d6-3af3-41a1-9701-7b5e0113d5ae bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group rule updated ['1d5d852e-0ea6-4490-a78b-995c873243ce'] 2022-10-02 00:56:20.964 2860 2812231389024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef9d5636-dc76-4c74-a22a-8b61b2ebe6ea bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group rule updated on remote: ['1d5d852e-0ea6-4490-a78b-995c873243ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:56:20.978 2860 2812231389024 MainThread INFO neutron.agent.securitygroups_rpc [req-ef9d5636-dc76-4c74-a22a-8b61b2ebe6ea bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group rule updated ['1d5d852e-0ea6-4490-a78b-995c873243ce'] 2022-10-02 00:56:20.995 2860 2812231389024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5bb95bd1-825d-4c78-8479-93a951242ea1 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group rule updated on remote: ['6643c6ed-0e9b-45bf-9514-b30d8371792a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:56:21.009 2860 2812231389024 MainThread INFO neutron.agent.securitygroups_rpc [req-5bb95bd1-825d-4c78-8479-93a951242ea1 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group rule updated ['6643c6ed-0e9b-45bf-9514-b30d8371792a'] 2022-10-02 00:56:21.152 2860 2812231733488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39013a32-d69a-42bb-ac08-6889509d9cc7 bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group rule updated on remote: ['1d5d852e-0ea6-4490-a78b-995c873243ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:56:21.152 2860 2812231733488 MainThread INFO neutron.agent.securitygroups_rpc [req-39013a32-d69a-42bb-ac08-6889509d9cc7 bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group rule updated ['1d5d852e-0ea6-4490-a78b-995c873243ce'] 2022-10-02 00:56:21.402 2860 2812230728688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6439ddb3-bd85-4de1-bc4c-2787a6d8b505 bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group rule updated on remote: ['1d5d852e-0ea6-4490-a78b-995c873243ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:56:21.418 2860 2812230728688 MainThread INFO neutron.agent.securitygroups_rpc [req-6439ddb3-bd85-4de1-bc4c-2787a6d8b505 bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group rule updated ['1d5d852e-0ea6-4490-a78b-995c873243ce'] 2022-10-02 00:56:21.650 2860 2812232244032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a34134b5-631d-4305-87db-62092657ddc9 bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group rule updated on remote: ['1d5d852e-0ea6-4490-a78b-995c873243ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:56:21.668 2860 2812232244032 MainThread INFO neutron.agent.securitygroups_rpc [req-a34134b5-631d-4305-87db-62092657ddc9 bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group rule updated ['1d5d852e-0ea6-4490-a78b-995c873243ce'] 2022-10-02 00:56:22.055 2860 2812230728688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9aa895b-0dcc-4982-88ac-1e025d520abd bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group rule updated on remote: ['1d5d852e-0ea6-4490-a78b-995c873243ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:56:22.055 2860 2812230728688 MainThread INFO neutron.agent.securitygroups_rpc [req-f9aa895b-0dcc-4982-88ac-1e025d520abd bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group rule updated ['1d5d852e-0ea6-4490-a78b-995c873243ce'] 2022-10-02 00:56:26.499 2860 2812230369120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e956859-c89d-40d6-9ca6-cbc6609546ae - - - - - -] port_update received: c7453f45-1295-4295-ba35-fbbf0f972ce5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:56:26.507 2860 2812230369120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e956859-c89d-40d6-9ca6-cbc6609546ae - - - - - -] No port c7453f45-1295-4295-ba35-fbbf0f972ce5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:56:26.588 2860 2812231928464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-344d62e8-7dee-43ed-837f-c03add149551 - - - - - -] port_update received: a368725e-9895-492d-8bbc-bf172870f86b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:56:26.612 2860 2812231928464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-344d62e8-7dee-43ed-837f-c03add149551 - - - - - -] No port a368725e-9895-492d-8bbc-bf172870f86b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:56:27.885 2860 2812231939344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ccffd4c1-45b8-4ca7-a663-fdf3dfc3c8b7 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group member updated on remote: ['6643c6ed-0e9b-45bf-9514-b30d8371792a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:56:27.885 2860 2812231939344 MainThread INFO neutron.agent.securitygroups_rpc [req-ccffd4c1-45b8-4ca7-a663-fdf3dfc3c8b7 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group member updated ['6643c6ed-0e9b-45bf-9514-b30d8371792a'] 2022-10-02 00:56:29.134 2860 2812232166912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af0d7c57-326c-4588-96c5-4930bc48998b e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: 429a9a97-9227-4530-a76b-a3eb80df7412 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:56:29.164 2860 2812232166912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af0d7c57-326c-4588-96c5-4930bc48998b e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port 429a9a97-9227-4530-a76b-a3eb80df7412 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:56:31.994 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 429a9a97-9227-4530-a76b-a3eb80df7412 2022-10-02 00:56:33.787 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 00:56:33.984 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 429a9a97-9227-4530-a76b-a3eb80df7412 2022-10-02 00:56:33.984 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 429a9a97-9227-4530-a76b-a3eb80df7412 updated. Details: {'device': '429a9a97-9227-4530-a76b-a3eb80df7412', 'network_id': '67365c61-9e99-4ca0-9e2a-e74a0e5c1767', 'port_id': '429a9a97-9227-4530-a76b-a3eb80df7412', 'mac_address': 'fa:16:3e:b0:66:c3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 227, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '277119d9-5682-4eb7-b255-5ecb2a33f2cf', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 00:56:34.005 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 00:56:34.010 2860 2812231415408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-429a9a97-9227-4530-a76b-a3eb80df7412" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:56:34.022 2860 2812231415408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-429a9a97-9227-4530-a76b-a3eb80df7412" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:56:34.022 2860 2812231415408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 429a9a97-9227-4530-a76b-a3eb80df7412 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 00:56:34.022 2860 2812231415408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 67365c61-9e99-4ca0-9e2a-e74a0e5c1767 2022-10-02 00:56:34.041 2860 2812231415408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 00:56:34.194 2860 2812231415408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '429a9a97-9227-4530-a76b-a3eb80df7412') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:56:34.194 2860 2812231415408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '429a9a97-9227-4530-a76b-a3eb80df7412') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:56:34.211 2860 2812231415408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 429a9a97-9227-4530-a76b-a3eb80df7412 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 00:56:34.229 2860 2812231415408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 227, VLAN trunk: None to switch port 429a9a97-9227-4530-a76b-a3eb80df7412 2022-10-02 00:56:34.307 2860 2812231415408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 00:56:34.324 2860 2812231415408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['429a9a97-9227-4530-a76b-a3eb80df7412'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:56:34.491 2860 2812231415408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['429a9a97-9227-4530-a76b-a3eb80df7412']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:56:34.510 2860 2812231415408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:56:34.510 2860 2812231415408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6643c6ed-0e9b-45bf-9514-b30d8371792a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 00:56:34.529 2860 2812231415408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 429a9a97-9227-4530-a76b-a3eb80df7412 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 00:56:34.529 2860 2812231415408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 00:56:34.550 2860 2812231415408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 429a9a97-9227-4530-a76b-a3eb80df7412 not yet added. Adding. 2022-10-02 00:56:34.554 2860 2812231415408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 00:56:34.554 2860 2812231415408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 00:56:34.678 2860 2812231415408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-429a9a97-9227-4530-a76b-a3eb80df7412" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:56:34.700 2860 2812231415408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-429a9a97-9227-4530-a76b-a3eb80df7412" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:56:34.845 2860 2812231415408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-429a9a97-9227-4530-a76b-a3eb80df7412" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:56:34.845 2860 2812231415408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-429a9a97-9227-4530-a76b-a3eb80df7412" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:56:34.856 2860 2812231415408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-429a9a97-9227-4530-a76b-a3eb80df7412" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:56:35.025 2860 2812231415408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-429a9a97-9227-4530-a76b-a3eb80df7412" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:56:35.117 2860 2812231415408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-429a9a97-9227-4530-a76b-a3eb80df7412" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:56:35.137 2860 2812231415408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 429a9a97-9227-4530-a76b-a3eb80df7412 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 00:56:35.137 2860 2812231415408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 429a9a97-9227-4530-a76b-a3eb80df7412 processed. 2022-10-02 00:56:35.804 2860 2812231415408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:56:35.804 2860 2812231415408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:56:36.013 2860 2812231415408 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:56:44.039 2860 2812232444736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f91cd89c-bbcd-4368-adcf-5c07cc2e1d99 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network 6daebb58-6b7b-493e-8bc8-6b1da3a5b4e1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 00:56:44.055 2860 2812232444736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f91cd89c-bbcd-4368-adcf-5c07cc2e1d99 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network 6daebb58-6b7b-493e-8bc8-6b1da3a5b4e1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 00:56:44.606 2860 2812232376736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb19768f-59aa-40f1-b479-e1d3ff8f76b5 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network f980ac0b-bf7a-4277-9b51-98f79b5e8f08 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 00:56:44.606 2860 2812232376736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb19768f-59aa-40f1-b479-e1d3ff8f76b5 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network f980ac0b-bf7a-4277-9b51-98f79b5e8f08 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 00:56:52.210 2860 2812231929696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3cff97f3-22b4-43cb-bcc3-0d8e45c73862 bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group member updated on remote: ['1d5d852e-0ea6-4490-a78b-995c873243ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:56:52.226 2860 2812231929696 MainThread INFO neutron.agent.securitygroups_rpc [req-3cff97f3-22b4-43cb-bcc3-0d8e45c73862 bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group member updated ['1d5d852e-0ea6-4490-a78b-995c873243ce'] 2022-10-02 00:56:53.194 2860 2812232244208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64f31874-9f1d-4542-9759-92e70c313124 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group rule updated on remote: ['20d562dc-c8df-4e34-8252-ce404bf0f76a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:56:53.194 2860 2812232244208 MainThread INFO neutron.agent.securitygroups_rpc [req-64f31874-9f1d-4542-9759-92e70c313124 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group rule updated ['20d562dc-c8df-4e34-8252-ce404bf0f76a'] 2022-10-02 00:56:53.318 2860 2812232163920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25076e39-2a76-4dc5-9ed0-5996afd43ff9 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group rule updated on remote: ['20d562dc-c8df-4e34-8252-ce404bf0f76a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:56:53.318 2860 2812232163920 MainThread INFO neutron.agent.securitygroups_rpc [req-25076e39-2a76-4dc5-9ed0-5996afd43ff9 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group rule updated ['20d562dc-c8df-4e34-8252-ce404bf0f76a'] 2022-10-02 00:56:53.381 2860 2812232163920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc1a868f-8bd7-46fe-8c5b-4590a82ddf62 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:56:53.397 2860 2812232163920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc1a868f-8bd7-46fe-8c5b-4590a82ddf62 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:56:59.932 2860 2812212740688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1282a6d5-f9e2-4fb9-8350-4634e9683bc7 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group member updated on remote: ['20d562dc-c8df-4e34-8252-ce404bf0f76a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:57:00.782 2860 2812212740688 MainThread INFO neutron.agent.securitygroups_rpc [req-1282a6d5-f9e2-4fb9-8350-4634e9683bc7 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group member updated ['20d562dc-c8df-4e34-8252-ce404bf0f76a'] 2022-10-02 00:57:07.774 2860 2812232589552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f08c187c-ae43-4053-91c0-4fdabaf94f93 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: bf081b2d-5f2b-4115-9adf-ffd4e6381758 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:57:07.804 2860 2812232589552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f08c187c-ae43-4053-91c0-4fdabaf94f93 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port bf081b2d-5f2b-4115-9adf-ffd4e6381758 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:57:08.307 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bb0e6fe9-481b-4e10-995c-f5411611262d 2022-10-02 00:57:08.320 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 2022-10-02 00:57:09.774 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 00:57:10.241 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port bb0e6fe9-481b-4e10-995c-f5411611262d 2022-10-02 00:57:10.241 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port bb0e6fe9-481b-4e10-995c-f5411611262d updated. Details: {'device': 'bb0e6fe9-481b-4e10-995c-f5411611262d', 'network_id': '5dfcbc66-8cd7-466b-a451-fff57570319b', 'port_id': 'bb0e6fe9-481b-4e10-995c-f5411611262d', 'mac_address': 'fa:16:3e:a0:3d:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 243, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0f838589-6a9d-4414-b6d1-cccf2e732096', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 00:57:10.259 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 00:57:10.273 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 2022-10-02 00:57:10.273 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 updated. Details: {'device': '35dfa250-2a82-4094-bfb8-cf1ecf3f6a10', 'network_id': 'c50cdaed-f77c-4fe6-b21a-2b48afe54a30', 'port_id': '35dfa250-2a82-4094-bfb8-cf1ecf3f6a10', 'mac_address': 'fa:16:3e:f3:40:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 233, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '30c1b2ab-d010-4c5b-a005-df24b9acde45', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 00:57:10.288 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 00:57:10.288 2860 2812232731456 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:10.305 2860 2812232731456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:10.305 2860 2812232731456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bb0e6fe9-481b-4e10-995c-f5411611262d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 00:57:10.318 2860 2812232731456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 00:57:10.349 2860 2812232731456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bb0e6fe9-481b-4e10-995c-f5411611262d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:57:10.354 2860 2812232731456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bb0e6fe9-481b-4e10-995c-f5411611262d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:57:10.365 2860 2812232731984 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:10.365 2860 2812232731984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:10.365 2860 2812232731984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 00:57:10.399 2860 2812232731984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c50cdaed-f77c-4fe6-b21a-2b48afe54a30 2022-10-02 00:57:10.399 2860 2812232731984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 00:57:10.616 2860 2812232731984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '35dfa250-2a82-4094-bfb8-cf1ecf3f6a10') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:57:10.616 2860 2812232731984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '35dfa250-2a82-4094-bfb8-cf1ecf3f6a10') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:57:10.635 2860 2812232731456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bb0e6fe9-481b-4e10-995c-f5411611262d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 00:57:10.635 2860 2812232731456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 243, VLAN trunk: None to switch port bb0e6fe9-481b-4e10-995c-f5411611262d 2022-10-02 00:57:10.710 2860 2812232731456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 00:57:10.726 2860 2812232731456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bb0e6fe9-481b-4e10-995c-f5411611262d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:57:10.726 2860 2812232731984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 00:57:10.745 2860 2812232731984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 233, VLAN trunk: None to switch port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 2022-10-02 00:57:10.897 2860 2812232731984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 00:57:10.897 2860 2812232731984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['35dfa250-2a82-4094-bfb8-cf1ecf3f6a10'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:57:10.914 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bf081b2d-5f2b-4115-9adf-ffd4e6381758 2022-10-02 00:57:10.928 2860 2812232731456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bb0e6fe9-481b-4e10-995c-f5411611262d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:57:10.928 2860 2812232731456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:57:10.928 2860 2812232731456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1beb01a9-bfb6-4d6d-a9bb-fbd41fe786c5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 00:57:10.947 2860 2812232731456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bb0e6fe9-481b-4e10-995c-f5411611262d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 00:57:10.959 2860 2812232731456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 00:57:10.959 2860 2812232731456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-10-02 00:57:10.977 2860 2812232731456 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:10.994 2860 2812232731456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:11.006 2860 2812232731456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:11.006 2860 2812232731456 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:11.023 2860 2812232731456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:11.023 2860 2812232731456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:11.086 2860 2812232731456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.782s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:11.102 2860 2812232731456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bb0e6fe9-481b-4e10-995c-f5411611262d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 00:57:11.118 2860 2812232731456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bb0e6fe9-481b-4e10-995c-f5411611262d processed. 2022-10-02 00:57:11.162 2860 2812232731984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['35dfa250-2a82-4094-bfb8-cf1ecf3f6a10']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:57:11.178 2860 2812232731984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:57:11.178 2860 2812232731984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1d5d852e-0ea6-4490-a78b-995c873243ce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 00:57:11.178 2860 2812232731984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 00:57:11.209 2860 2812232731984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 00:57:11.209 2860 2812232731984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 not yet added. Adding. 2022-10-02 00:57:11.209 2860 2812232731984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 00:57:11.226 2860 2812232731984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 00:57:11.399 2860 2812232731984 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:11.399 2860 2812232731984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:11.570 2860 2812232731984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:11.570 2860 2812232731984 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:11.585 2860 2812232731984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:11.758 2860 2812232731984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:11.899 2860 2812232731984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:11.915 2860 2812232731984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 00:57:11.915 2860 2812232731984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 processed. 2022-10-02 00:57:11.930 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 00:57:11.930 2860 2812232731984 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:11.946 2860 2812232731984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:12.334 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port bf081b2d-5f2b-4115-9adf-ffd4e6381758 2022-10-02 00:57:12.350 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port bf081b2d-5f2b-4115-9adf-ffd4e6381758 updated. Details: {'device': 'bf081b2d-5f2b-4115-9adf-ffd4e6381758', 'network_id': 'ac5bd4ad-3b24-4909-a4c7-09b260f667cc', 'port_id': 'bf081b2d-5f2b-4115-9adf-ffd4e6381758', 'mac_address': 'fa:16:3e:e3:59:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c51c7d1d-fdcc-40df-874d-2ca4b278a728', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 00:57:12.350 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 00:57:12.365 2860 2812231374976 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-bf081b2d-5f2b-4115-9adf-ffd4e6381758" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:12.365 2860 2812231374976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf081b2d-5f2b-4115-9adf-ffd4e6381758" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:12.365 2860 2812231374976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bf081b2d-5f2b-4115-9adf-ffd4e6381758 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 00:57:12.385 2860 2812231374976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 00:57:12.552 2860 2812231374976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf081b2d-5f2b-4115-9adf-ffd4e6381758') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:57:12.552 2860 2812231374976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf081b2d-5f2b-4115-9adf-ffd4e6381758') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:57:12.568 2860 2812231374976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bf081b2d-5f2b-4115-9adf-ffd4e6381758 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 00:57:12.588 2860 2812231374976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port bf081b2d-5f2b-4115-9adf-ffd4e6381758 2022-10-02 00:57:12.709 2860 2812231374976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 00:57:12.726 2860 2812231374976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bf081b2d-5f2b-4115-9adf-ffd4e6381758'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:57:12.818 2860 2812232731984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:12.995 2860 2812231374976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bf081b2d-5f2b-4115-9adf-ffd4e6381758']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:57:13.006 2860 2812231374976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:57:13.024 2860 2812231374976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (20d562dc-c8df-4e34-8252-ce404bf0f76a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 00:57:13.024 2860 2812231374976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bf081b2d-5f2b-4115-9adf-ffd4e6381758 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 00:57:13.038 2860 2812231374976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 00:57:13.038 2860 2812231374976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bf081b2d-5f2b-4115-9adf-ffd4e6381758 not yet added. Adding. 2022-10-02 00:57:13.038 2860 2812231374976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 00:57:13.055 2860 2812231374976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 00:57:13.256 2860 2812231374976 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-bf081b2d-5f2b-4115-9adf-ffd4e6381758" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:13.256 2860 2812231374976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf081b2d-5f2b-4115-9adf-ffd4e6381758" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:13.443 2860 2812231374976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf081b2d-5f2b-4115-9adf-ffd4e6381758" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:13.459 2860 2812231374976 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-bf081b2d-5f2b-4115-9adf-ffd4e6381758" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:13.459 2860 2812231374976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf081b2d-5f2b-4115-9adf-ffd4e6381758" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:13.678 2860 2812231374976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf081b2d-5f2b-4115-9adf-ffd4e6381758" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:13.838 2860 2812231374976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf081b2d-5f2b-4115-9adf-ffd4e6381758" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:13.838 2860 2812231374976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bf081b2d-5f2b-4115-9adf-ffd4e6381758 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 00:57:13.855 2860 2812231374976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bf081b2d-5f2b-4115-9adf-ffd4e6381758 processed. 2022-10-02 00:57:13.932 2860 2812229981280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:13.932 2860 2812229981280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:14.391 2860 2812229981280 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:24.294 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bb0e6fe9-481b-4e10-995c-f5411611262d 2022-10-02 00:57:25.978 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 00:57:25.978 2860 2812212636832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bb0e6fe9-481b-4e10-995c-f5411611262d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 00:57:25.994 2860 2812212636832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bb0e6fe9-481b-4e10-995c-f5411611262d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 00:57:26.012 2860 2812212636832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bb0e6fe9-481b-4e10-995c-f5411611262d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 00:57:26.041 2860 2812212636832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bb0e6fe9-481b-4e10-995c-f5411611262d'] 2022-10-02 00:57:26.056 2860 2812212636832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 00:57:26.056 2860 2812212636832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 00:57:26.080 2860 2812212636832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bb0e6fe9-481b-4e10-995c-f5411611262d'] 2022-10-02 00:57:26.130 2860 2812231472576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc0968b2-2ca3-4000-b645-f6b4ac6345e0 24cf2d48f18841128e89bf3bea9bbf5c b9e459b5a81b45e8aebe4c2409f277d0 - - - -] Security group member updated on remote: ['6a1b5a9c-1036-47c8-868b-cbca86ac8810'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:57:26.146 2860 2812231472576 MainThread INFO neutron.agent.securitygroups_rpc [req-fc0968b2-2ca3-4000-b645-f6b4ac6345e0 24cf2d48f18841128e89bf3bea9bbf5c b9e459b5a81b45e8aebe4c2409f277d0 - - - -] Security group member updated ['6a1b5a9c-1036-47c8-868b-cbca86ac8810'] 2022-10-02 00:57:27.990 2860 2812229983216 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:27.990 2860 2812229983216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:28.202 2860 2812229983216 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:28.318 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bb0e6fe9-481b-4e10-995c-f5411611262d 2022-10-02 00:57:28.384 2860 2812231928640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7df59073-51ab-486b-96f4-360cad09bfcd e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: fbc9e1d3-60f0-413e-ba53-9a7e1666613b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:57:28.398 2860 2812231928640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7df59073-51ab-486b-96f4-360cad09bfcd e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port fbc9e1d3-60f0-413e-ba53-9a7e1666613b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:57:29.995 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 00:57:29.995 2860 2812231941280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bb0e6fe9-481b-4e10-995c-f5411611262d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 00:57:30.006 2860 2812231941280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bb0e6fe9-481b-4e10-995c-f5411611262d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 00:57:30.006 2860 2812231941280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bb0e6fe9-481b-4e10-995c-f5411611262d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 00:57:30.050 2860 2812231941280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5dfcbc66-8cd7-466b-a451-fff57570319b 2022-10-02 00:57:30.074 2860 2812231941280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bb0e6fe9-481b-4e10-995c-f5411611262d'] 2022-10-02 00:57:30.074 2860 2812231941280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 00:57:30.086 2860 2812231941280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bb0e6fe9-481b-4e10-995c-f5411611262d'] 2022-10-02 00:57:30.637 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fbc9e1d3-60f0-413e-ba53-9a7e1666613b 2022-10-02 00:57:32.010 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 00:57:32.010 2860 2812232844736 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:32.025 2860 2812232844736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:32.193 2860 2812232844736 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:32.260 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port fbc9e1d3-60f0-413e-ba53-9a7e1666613b 2022-10-02 00:57:32.276 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port fbc9e1d3-60f0-413e-ba53-9a7e1666613b updated. Details: {'device': 'fbc9e1d3-60f0-413e-ba53-9a7e1666613b', 'network_id': 'c5a95e56-77be-4c8a-8540-39183eba1e2d', 'port_id': 'fbc9e1d3-60f0-413e-ba53-9a7e1666613b', 'mac_address': 'fa:16:3e:46:43:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 223, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'da96bf7d-811f-437b-9299-8f7a4df02d8e', 'ip_address': '192.168.233.156'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 00:57:32.276 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 00:57:32.292 2860 2812232712032 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-fbc9e1d3-60f0-413e-ba53-9a7e1666613b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:32.292 2860 2812232712032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbc9e1d3-60f0-413e-ba53-9a7e1666613b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:32.308 2860 2812232712032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fbc9e1d3-60f0-413e-ba53-9a7e1666613b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 00:57:32.308 2860 2812232712032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c5a95e56-77be-4c8a-8540-39183eba1e2d 2022-10-02 00:57:32.308 2860 2812232712032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 00:57:32.477 2860 2812232712032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fbc9e1d3-60f0-413e-ba53-9a7e1666613b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:57:32.477 2860 2812232712032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fbc9e1d3-60f0-413e-ba53-9a7e1666613b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:57:32.505 2860 2812232712032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fbc9e1d3-60f0-413e-ba53-9a7e1666613b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 00:57:32.521 2860 2812232712032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 223, VLAN trunk: None to switch port fbc9e1d3-60f0-413e-ba53-9a7e1666613b 2022-10-02 00:57:32.607 2860 2812232712032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 00:57:32.624 2860 2812232712032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fbc9e1d3-60f0-413e-ba53-9a7e1666613b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:57:32.773 2860 2812232712032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fbc9e1d3-60f0-413e-ba53-9a7e1666613b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:57:32.773 2860 2812232712032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:57:32.791 2860 2812232712032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a1b5a9c-1036-47c8-868b-cbca86ac8810) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 00:57:32.791 2860 2812232712032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6a1b5a9c-1036-47c8-868b-cbca86ac8810) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-02 00:57:32.791 2860 2812232712032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fbc9e1d3-60f0-413e-ba53-9a7e1666613b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 00:57:32.809 2860 2812232712032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 00:57:32.809 2860 2812232712032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fbc9e1d3-60f0-413e-ba53-9a7e1666613b not yet added. Adding. 2022-10-02 00:57:32.828 2860 2812232712032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 00:57:32.834 2860 2812232712032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 00:57:32.998 2860 2812232712032 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-fbc9e1d3-60f0-413e-ba53-9a7e1666613b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:33.006 2860 2812232712032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbc9e1d3-60f0-413e-ba53-9a7e1666613b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:33.166 2860 2812232712032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbc9e1d3-60f0-413e-ba53-9a7e1666613b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:33.166 2860 2812232712032 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-fbc9e1d3-60f0-413e-ba53-9a7e1666613b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:33.182 2860 2812232712032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbc9e1d3-60f0-413e-ba53-9a7e1666613b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:33.349 2860 2812232712032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbc9e1d3-60f0-413e-ba53-9a7e1666613b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:33.449 2860 2812232712032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbc9e1d3-60f0-413e-ba53-9a7e1666613b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:33.473 2860 2812232712032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fbc9e1d3-60f0-413e-ba53-9a7e1666613b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 00:57:33.473 2860 2812232712032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fbc9e1d3-60f0-413e-ba53-9a7e1666613b processed. 2022-10-02 00:57:34.025 2860 2812232712032 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:34.025 2860 2812232712032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:34.199 2860 2812232712032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:40.412 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fbc9e1d3-60f0-413e-ba53-9a7e1666613b 2022-10-02 00:57:40.587 2860 2812231926352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc21c309-50c8-49f8-91f0-1cd329fa1090 24cf2d48f18841128e89bf3bea9bbf5c b9e459b5a81b45e8aebe4c2409f277d0 - - - -] Security group member updated on remote: ['6a1b5a9c-1036-47c8-868b-cbca86ac8810'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:57:40.587 2860 2812231926352 MainThread INFO neutron.agent.securitygroups_rpc [req-bc21c309-50c8-49f8-91f0-1cd329fa1090 24cf2d48f18841128e89bf3bea9bbf5c b9e459b5a81b45e8aebe4c2409f277d0 - - - -] Security group member updated ['6a1b5a9c-1036-47c8-868b-cbca86ac8810'] 2022-10-02 00:57:40.603 2860 2812231926352 MainThread INFO neutron.agent.securitygroups_rpc [req-bc21c309-50c8-49f8-91f0-1cd329fa1090 24cf2d48f18841128e89bf3bea9bbf5c b9e459b5a81b45e8aebe4c2409f277d0 - - - -] Refresh firewall rules 2022-10-02 00:57:40.603 2860 2812231926352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc21c309-50c8-49f8-91f0-1cd329fa1090 24cf2d48f18841128e89bf3bea9bbf5c b9e459b5a81b45e8aebe4c2409f277d0 - - - -] Get security group information for devices via rpc ['fbc9e1d3-60f0-413e-ba53-9a7e1666613b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:57:40.631 2860 2812231926352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc21c309-50c8-49f8-91f0-1cd329fa1090 24cf2d48f18841128e89bf3bea9bbf5c b9e459b5a81b45e8aebe4c2409f277d0 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:57:40.631 2860 2812231926352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc21c309-50c8-49f8-91f0-1cd329fa1090 24cf2d48f18841128e89bf3bea9bbf5c b9e459b5a81b45e8aebe4c2409f277d0 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:57:40.761 2860 2812232883360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc21c309-50c8-49f8-91f0-1cd329fa1090 24cf2d48f18841128e89bf3bea9bbf5c b9e459b5a81b45e8aebe4c2409f277d0 - - - -] port_delete event received for 'fbc9e1d3-60f0-413e-ba53-9a7e1666613b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:57:42.099 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 00:57:42.099 2860 2812232592720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fbc9e1d3-60f0-413e-ba53-9a7e1666613b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 00:57:42.115 2860 2812232592720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fbc9e1d3-60f0-413e-ba53-9a7e1666613b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 00:57:42.119 2860 2812232592720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fbc9e1d3-60f0-413e-ba53-9a7e1666613b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 00:57:42.149 2860 2812232592720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c5a95e56-77be-4c8a-8540-39183eba1e2d 2022-10-02 00:57:42.149 2860 2812232592720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbc9e1d3-60f0-413e-ba53-9a7e1666613b'] 2022-10-02 00:57:42.164 2860 2812232592720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 00:57:42.164 2860 2812232592720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 00:57:42.164 2860 2812232592720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbc9e1d3-60f0-413e-ba53-9a7e1666613b'] 2022-10-02 00:57:44.104 2860 2812232592720 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:57:44.104 2860 2812232592720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:57:44.148 2860 2812232592720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:57:58.930 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bb0e6fe9-481b-4e10-995c-f5411611262d 2022-10-02 00:58:00.195 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 00:58:00.386 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port bb0e6fe9-481b-4e10-995c-f5411611262d 2022-10-02 00:58:00.386 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port bb0e6fe9-481b-4e10-995c-f5411611262d updated. Details: {'device': 'bb0e6fe9-481b-4e10-995c-f5411611262d', 'network_id': '5dfcbc66-8cd7-466b-a451-fff57570319b', 'port_id': 'bb0e6fe9-481b-4e10-995c-f5411611262d', 'mac_address': 'fa:16:3e:a0:3d:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 243, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0f838589-6a9d-4414-b6d1-cccf2e732096', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 00:58:00.407 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 00:58:00.414 2860 2812232967616 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:58:00.414 2860 2812232967616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:58:00.414 2860 2812232967616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bb0e6fe9-481b-4e10-995c-f5411611262d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 00:58:00.432 2860 2812232967616 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5dfcbc66-8cd7-466b-a451-fff57570319b 2022-10-02 00:58:00.432 2860 2812232967616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 00:58:00.600 2860 2812232967616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bb0e6fe9-481b-4e10-995c-f5411611262d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:58:00.630 2860 2812232967616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bb0e6fe9-481b-4e10-995c-f5411611262d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:58:00.635 2860 2812232967616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bb0e6fe9-481b-4e10-995c-f5411611262d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 00:58:00.650 2860 2812232967616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 243, VLAN trunk: None to switch port bb0e6fe9-481b-4e10-995c-f5411611262d 2022-10-02 00:58:00.771 2860 2812232967616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 00:58:00.771 2860 2812232967616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bb0e6fe9-481b-4e10-995c-f5411611262d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:58:00.916 2860 2812232967616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bb0e6fe9-481b-4e10-995c-f5411611262d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:58:00.916 2860 2812232967616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:58:00.949 2860 2812232967616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1beb01a9-bfb6-4d6d-a9bb-fbd41fe786c5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 00:58:00.949 2860 2812232967616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bb0e6fe9-481b-4e10-995c-f5411611262d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 00:58:00.960 2860 2812232967616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 00:58:00.960 2860 2812232967616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bb0e6fe9-481b-4e10-995c-f5411611262d not yet added. Adding. 2022-10-02 00:58:00.960 2860 2812232967616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 00:58:00.979 2860 2812232967616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 00:58:01.149 2860 2812232967616 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:58:01.149 2860 2812232967616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:58:01.321 2860 2812232967616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:58:01.321 2860 2812232967616 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:58:01.337 2860 2812232967616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:58:01.506 2860 2812232967616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:58:01.636 2860 2812232967616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bb0e6fe9-481b-4e10-995c-f5411611262d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:58:01.650 2860 2812232967616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bb0e6fe9-481b-4e10-995c-f5411611262d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 00:58:01.650 2860 2812232967616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bb0e6fe9-481b-4e10-995c-f5411611262d processed. 2022-10-02 00:58:02.182 2860 2812231474160 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:58:02.182 2860 2812231474160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:58:02.355 2860 2812231474160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:58:48.993 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bb0e6fe9-481b-4e10-995c-f5411611262d 2022-10-02 00:58:49.182 2860 2812231474864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-710a7120-6c8e-43b6-9379-283f8726dcb0 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group member updated on remote: ['1beb01a9-bfb6-4d6d-a9bb-fbd41fe786c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:58:49.198 2860 2812231474864 MainThread INFO neutron.agent.securitygroups_rpc [req-710a7120-6c8e-43b6-9379-283f8726dcb0 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group member updated ['1beb01a9-bfb6-4d6d-a9bb-fbd41fe786c5'] 2022-10-02 00:58:49.525 2860 2812232968496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-710a7120-6c8e-43b6-9379-283f8726dcb0 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] port_delete event received for 'bb0e6fe9-481b-4e10-995c-f5411611262d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:58:50.369 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 00:58:50.369 2860 2812233024080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bb0e6fe9-481b-4e10-995c-f5411611262d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 00:58:50.382 2860 2812233024080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bb0e6fe9-481b-4e10-995c-f5411611262d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 00:58:50.382 2860 2812233024080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bb0e6fe9-481b-4e10-995c-f5411611262d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 00:58:50.416 2860 2812233024080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5dfcbc66-8cd7-466b-a451-fff57570319b 2022-10-02 00:58:50.416 2860 2812233024080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bb0e6fe9-481b-4e10-995c-f5411611262d'] 2022-10-02 00:58:50.427 2860 2812233024080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 00:58:50.427 2860 2812233024080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 00:58:50.427 2860 2812233024080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bb0e6fe9-481b-4e10-995c-f5411611262d'] 2022-10-02 00:58:51.885 2860 2812231644784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf91d3c5-539d-415c-baaf-3dcd0539b88e a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] port_delete event received for 'e3272315-d7ad-4f02-b1cd-3630536c8ed6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:58:52.199 2860 2812233348368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-483798fa-c429-4368-877f-f93ce4aadb6a a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group rule updated on remote: ['c931eeef-0318-456b-b454-767cb01abd4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:58:52.199 2860 2812233348368 MainThread INFO neutron.agent.securitygroups_rpc [req-483798fa-c429-4368-877f-f93ce4aadb6a a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group rule updated ['c931eeef-0318-456b-b454-767cb01abd4b'] 2022-10-02 00:58:52.321 2860 2812232589728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cdb6e8a-6ba0-4e07-8544-eb47c2033252 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group rule updated on remote: ['c931eeef-0318-456b-b454-767cb01abd4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:58:52.321 2860 2812232589728 MainThread INFO neutron.agent.securitygroups_rpc [req-5cdb6e8a-6ba0-4e07-8544-eb47c2033252 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group rule updated ['c931eeef-0318-456b-b454-767cb01abd4b'] 2022-10-02 00:58:52.369 2860 2812233038832 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:58:52.369 2860 2812233038832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:58:52.401 2860 2812233038832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:58:56.339 2860 2812233038480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6458e6c-43ae-4dc7-9f3f-1e2e93091d97 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group member updated on remote: ['c931eeef-0318-456b-b454-767cb01abd4b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:58:56.339 2860 2812233038480 MainThread INFO neutron.agent.securitygroups_rpc [req-c6458e6c-43ae-4dc7-9f3f-1e2e93091d97 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group member updated ['c931eeef-0318-456b-b454-767cb01abd4b'] 2022-10-02 00:58:57.240 2860 2812231646192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a9642e-6cc3-46c1-b6fe-d1de9055d507 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: 5bb807a1-782e-4eeb-9592-d5bfdff8af48 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:58:57.240 2860 2812231646192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a9642e-6cc3-46c1-b6fe-d1de9055d507 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:58:59.365 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5bb807a1-782e-4eeb-9592-d5bfdff8af48 2022-10-02 00:59:00.426 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 00:59:00.620 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 2022-10-02 00:59:00.629 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 updated. Details: {'device': '5bb807a1-782e-4eeb-9592-d5bfdff8af48', 'network_id': '5dfcbc66-8cd7-466b-a451-fff57570319b', 'port_id': '5bb807a1-782e-4eeb-9592-d5bfdff8af48', 'mac_address': 'fa:16:3e:07:48:28', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 243, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0f838589-6a9d-4414-b6d1-cccf2e732096', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 00:59:00.629 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 00:59:00.629 2860 2812229983392 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:00.629 2860 2812229983392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:00.651 2860 2812229983392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 00:59:00.661 2860 2812229983392 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5dfcbc66-8cd7-466b-a451-fff57570319b 2022-10-02 00:59:00.661 2860 2812229983392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 00:59:00.841 2860 2812229983392 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5bb807a1-782e-4eeb-9592-d5bfdff8af48') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:59:00.841 2860 2812229983392 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5bb807a1-782e-4eeb-9592-d5bfdff8af48') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:59:00.854 2860 2812229983392 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 00:59:00.854 2860 2812229983392 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 243, VLAN trunk: None to switch port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 2022-10-02 00:59:00.977 2860 2812229983392 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 00:59:00.977 2860 2812229983392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5bb807a1-782e-4eeb-9592-d5bfdff8af48'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:59:01.245 2860 2812229983392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5bb807a1-782e-4eeb-9592-d5bfdff8af48']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:59:01.255 2860 2812229983392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:59:01.255 2860 2812229983392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c931eeef-0318-456b-b454-767cb01abd4b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 00:59:01.255 2860 2812229983392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5bb807a1-782e-4eeb-9592-d5bfdff8af48 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 00:59:01.276 2860 2812229983392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 00:59:01.276 2860 2812229983392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5bb807a1-782e-4eeb-9592-d5bfdff8af48 not yet added. Adding. 2022-10-02 00:59:01.291 2860 2812229983392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 00:59:01.291 2860 2812229983392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 00:59:01.474 2860 2812229983392 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:01.474 2860 2812229983392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:01.631 2860 2812229983392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:01.631 2860 2812229983392 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:01.651 2860 2812229983392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:01.818 2860 2812229983392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:01.948 2860 2812229983392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:01.964 2860 2812229983392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 00:59:01.964 2860 2812229983392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 processed. 2022-10-02 00:59:02.449 2860 2812229983392 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:02.449 2860 2812229983392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:02.632 2860 2812229983392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:11.116 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bf081b2d-5f2b-4115-9adf-ffd4e6381758 2022-10-02 00:59:11.323 2860 2812232442976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc9626b8-a595-47de-a6c5-3b5d498aa444 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group member updated on remote: ['20d562dc-c8df-4e34-8252-ce404bf0f76a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:59:11.348 2860 2812232442976 MainThread INFO neutron.agent.securitygroups_rpc [req-cc9626b8-a595-47de-a6c5-3b5d498aa444 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group member updated ['20d562dc-c8df-4e34-8252-ce404bf0f76a'] 2022-10-02 00:59:11.653 2860 2812232163392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc9626b8-a595-47de-a6c5-3b5d498aa444 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] port_delete event received for 'bf081b2d-5f2b-4115-9adf-ffd4e6381758' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:59:12.495 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 00:59:12.495 2860 2812232442976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bf081b2d-5f2b-4115-9adf-ffd4e6381758' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 00:59:12.510 2860 2812232442976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bf081b2d-5f2b-4115-9adf-ffd4e6381758' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 00:59:12.510 2860 2812232442976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bf081b2d-5f2b-4115-9adf-ffd4e6381758 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 00:59:12.538 2860 2812232442976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf081b2d-5f2b-4115-9adf-ffd4e6381758'] 2022-10-02 00:59:12.557 2860 2812232442976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 00:59:12.557 2860 2812232442976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 00:59:12.573 2860 2812232442976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf081b2d-5f2b-4115-9adf-ffd4e6381758'] 2022-10-02 00:59:14.386 2860 2812232442800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25e5d1bc-dc7f-4fbb-b723-28cfe1fa377e afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] port_delete event received for '372f3897-6662-4afc-90f0-db411bc07ff6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:59:14.492 2860 2812232442800 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:14.492 2860 2812232442800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:14.536 2860 2812232442800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:19.166 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: afb680fd-62c7-44e9-af54-116ec99eda55 2022-10-02 00:59:19.710 2860 2812230221312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group member updated on remote: ['5183b8d2-9c9e-48ab-b828-ad21a5208743'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:59:19.710 2860 2812230221312 MainThread INFO neutron.agent.securitygroups_rpc [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group member updated ['5183b8d2-9c9e-48ab-b828-ad21a5208743'] 2022-10-02 00:59:19.728 2860 2812230221312 MainThread INFO neutron.agent.securitygroups_rpc [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Refresh firewall rules 2022-10-02 00:59:19.728 2860 2812230221312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Get security group information for devices via rpc ['41507aba-ced8-48a1-9f84-c484c0fd1778', 'afb680fd-62c7-44e9-af54-116ec99eda55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:59:19.771 2860 2812232377616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] port_delete event received for 'afb680fd-62c7-44e9-af54-116ec99eda55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:59:19.895 2860 2812230221312 MainThread DEBUG neutron.agent.securitygroups_rpc [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Update security group information for ports dict_keys(['41507aba-ced8-48a1-9f84-c484c0fd1778']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:59:19.913 2860 2812230221312 MainThread DEBUG neutron.agent.securitygroups_rpc [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:59:19.913 2860 2812230221312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Update rules of security group (5183b8d2-9c9e-48ab-b828-ad21a5208743) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 00:59:19.928 2860 2812230221312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Update members of security group (5183b8d2-9c9e-48ab-b828-ad21a5208743) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-02 00:59:19.928 2860 2812230221312 MainThread DEBUG neutron.agent.securitygroups_rpc [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Update port filter for 41507aba-ced8-48a1-9f84-c484c0fd1778 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 00:59:19.928 2860 2812230221312 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Updating port rules. 2022-10-02 00:59:19.948 2860 2812230221312 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Creating 0 new rules, removing 1 old rules. 2022-10-02 00:59:19.948 2860 2812230221312 MainThread DEBUG oslo_concurrency.lockutils [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Acquiring lock "n-hv-driver-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:19.964 2860 2812230221312 MainThread DEBUG oslo_concurrency.lockutils [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Lock "n-hv-driver-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:19.964 2860 2812230221312 MainThread DEBUG oslo_concurrency.lockutils [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Lock "n-hv-driver-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:19.973 2860 2812230221312 MainThread DEBUG oslo_concurrency.lockutils [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Acquiring lock "n-hv-driver-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:19.973 2860 2812230221312 MainThread DEBUG oslo_concurrency.lockutils [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Lock "n-hv-driver-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:20.154 2860 2812230221312 MainThread DEBUG oslo_concurrency.lockutils [req-93c425c1-3861-49ea-844d-4e6e755c9879 afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Lock "n-hv-driver-port-lock-41507aba-ced8-48a1-9f84-c484c0fd1778" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:20.508 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 00:59:20.508 2860 2812230221312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'afb680fd-62c7-44e9-af54-116ec99eda55' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 00:59:20.527 2860 2812230221312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'afb680fd-62c7-44e9-af54-116ec99eda55' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 00:59:20.527 2860 2812230221312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port afb680fd-62c7-44e9-af54-116ec99eda55 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 00:59:20.551 2860 2812230221312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['afb680fd-62c7-44e9-af54-116ec99eda55'] 2022-10-02 00:59:20.567 2860 2812230221312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 00:59:20.567 2860 2812230221312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 00:59:20.567 2860 2812230221312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['afb680fd-62c7-44e9-af54-116ec99eda55'] 2022-10-02 00:59:22.525 2860 2812231471696 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:22.535 2860 2812231471696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:22.586 2860 2812231471696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:25.223 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 41507aba-ced8-48a1-9f84-c484c0fd1778 2022-10-02 00:59:25.521 2860 2812230431488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1cc77de6-c66f-41b5-a27d-54cb8d3a6deb afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group member updated on remote: ['5183b8d2-9c9e-48ab-b828-ad21a5208743'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:59:25.535 2860 2812230431488 MainThread INFO neutron.agent.securitygroups_rpc [req-1cc77de6-c66f-41b5-a27d-54cb8d3a6deb afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Security group member updated ['5183b8d2-9c9e-48ab-b828-ad21a5208743'] 2022-10-02 00:59:25.535 2860 2812230431488 MainThread INFO neutron.agent.securitygroups_rpc [req-1cc77de6-c66f-41b5-a27d-54cb8d3a6deb afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Refresh firewall rules 2022-10-02 00:59:25.552 2860 2812230431488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1cc77de6-c66f-41b5-a27d-54cb8d3a6deb afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Get security group information for devices via rpc ['41507aba-ced8-48a1-9f84-c484c0fd1778'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:59:25.589 2860 2812230431488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1cc77de6-c66f-41b5-a27d-54cb8d3a6deb afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:59:25.589 2860 2812230431488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1cc77de6-c66f-41b5-a27d-54cb8d3a6deb afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:59:25.598 2860 2812230431488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cc77de6-c66f-41b5-a27d-54cb8d3a6deb afe98894d83f4678bb134782d90706e8 4c22ffb83d7d41828375606fcc6da53f - - - -] port_delete event received for '41507aba-ced8-48a1-9f84-c484c0fd1778' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:59:26.582 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 00:59:26.588 2860 2812229758640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '41507aba-ced8-48a1-9f84-c484c0fd1778' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 00:59:26.588 2860 2812229758640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '41507aba-ced8-48a1-9f84-c484c0fd1778' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 00:59:26.601 2860 2812229758640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 41507aba-ced8-48a1-9f84-c484c0fd1778 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 00:59:26.601 2860 2812229758640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ac5bd4ad-3b24-4909-a4c7-09b260f667cc 2022-10-02 00:59:26.631 2860 2812229758640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['41507aba-ced8-48a1-9f84-c484c0fd1778'] 2022-10-02 00:59:26.631 2860 2812229758640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 00:59:26.645 2860 2812229758640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 00:59:26.645 2860 2812229758640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['41507aba-ced8-48a1-9f84-c484c0fd1778'] 2022-10-02 00:59:28.386 2860 2812230293104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92db36af-117c-4139-995a-9fcf67324d29 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '99d88db2-fe5d-42ae-ad57-d8fa75cb39ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:59:28.607 2860 2812233027248 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:28.613 2860 2812233027248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:28.649 2860 2812233027248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:29.364 2860 2812212349584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d28308e-d6fe-4fd4-8d5f-03132601978e b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '4da85c40-6872-4663-bf78-50c4adaaedf5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:59:30.176 2860 2812230367184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95966153-a0e4-4697-835e-dfe31f2e6111 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for 'a63c0ec2-c946-4273-856a-e3d8f50d30a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:59:30.245 2860 2812230367712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5db07473-4b50-4052-b441-c480315a586d - - - - - -] port_delete event received for 'a63c0ec2-c946-4273-856a-e3d8f50d30a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:59:30.394 2860 2812212349584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95966153-a0e4-4697-835e-dfe31f2e6111 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network ac5bd4ad-3b24-4909-a4c7-09b260f667cc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 00:59:30.394 2860 2812212349584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95966153-a0e4-4697-835e-dfe31f2e6111 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network ac5bd4ad-3b24-4909-a4c7-09b260f667cc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 00:59:35.352 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 429a9a97-9227-4530-a76b-a3eb80df7412 2022-10-02 00:59:35.787 2860 2812230294864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a8f0da7-5149-4d37-9fec-bb9e490414d5 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group member updated on remote: ['6643c6ed-0e9b-45bf-9514-b30d8371792a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:59:35.801 2860 2812230294864 MainThread INFO neutron.agent.securitygroups_rpc [req-9a8f0da7-5149-4d37-9fec-bb9e490414d5 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group member updated ['6643c6ed-0e9b-45bf-9514-b30d8371792a'] 2022-10-02 00:59:36.349 2860 2812232166560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a8f0da7-5149-4d37-9fec-bb9e490414d5 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] port_delete event received for '429a9a97-9227-4530-a76b-a3eb80df7412' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:59:36.644 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 00:59:36.644 2860 2812230854784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '429a9a97-9227-4530-a76b-a3eb80df7412' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 00:59:36.644 2860 2812230854784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '429a9a97-9227-4530-a76b-a3eb80df7412' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 00:59:36.644 2860 2812230854784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 429a9a97-9227-4530-a76b-a3eb80df7412 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 00:59:36.676 2860 2812230854784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 67365c61-9e99-4ca0-9e2a-e74a0e5c1767 2022-10-02 00:59:36.693 2860 2812230854784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['429a9a97-9227-4530-a76b-a3eb80df7412'] 2022-10-02 00:59:36.693 2860 2812230854784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 00:59:36.707 2860 2812230854784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 00:59:36.707 2860 2812230854784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['429a9a97-9227-4530-a76b-a3eb80df7412'] 2022-10-02 00:59:38.239 2860 2812230219024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32d2409e-235d-47f8-b844-711ddb657ba1 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] port_delete event received for '2ec0d62a-0b2b-4d68-b305-c5e0eddc82df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 00:59:38.520 2860 2812230368064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f14e7d7-079f-41ec-876c-9407e1fc8017 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group rule updated on remote: ['964ef821-a88d-4cd5-add6-5f3858a5545b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:59:38.542 2860 2812230368064 MainThread INFO neutron.agent.securitygroups_rpc [req-9f14e7d7-079f-41ec-876c-9407e1fc8017 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group rule updated ['964ef821-a88d-4cd5-add6-5f3858a5545b'] 2022-10-02 00:59:38.642 2860 2812212097968 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:38.642 2860 2812212097968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:38.676 2860 2812212097968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:38.739 2860 2812231804176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f6b941f-e8f7-4a01-a460-5e223b3147e9 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group rule updated on remote: ['964ef821-a88d-4cd5-add6-5f3858a5545b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 00:59:38.739 2860 2812231804176 MainThread INFO neutron.agent.securitygroups_rpc [req-6f6b941f-e8f7-4a01-a460-5e223b3147e9 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group rule updated ['964ef821-a88d-4cd5-add6-5f3858a5545b'] 2022-10-02 00:59:41.376 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 2022-10-02 00:59:42.675 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 00:59:42.680 2860 2812212100080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '35dfa250-2a82-4094-bfb8-cf1ecf3f6a10' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 00:59:42.680 2860 2812212100080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '35dfa250-2a82-4094-bfb8-cf1ecf3f6a10' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 00:59:42.680 2860 2812212100080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 00:59:42.716 2860 2812212100080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c50cdaed-f77c-4fe6-b21a-2b48afe54a30 2022-10-02 00:59:42.716 2860 2812212100080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35dfa250-2a82-4094-bfb8-cf1ecf3f6a10'] 2022-10-02 00:59:42.716 2860 2812212100080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 00:59:42.738 2860 2812212100080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 00:59:42.738 2860 2812212100080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35dfa250-2a82-4094-bfb8-cf1ecf3f6a10'] 2022-10-02 00:59:42.847 2860 2812212100080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a18a3a6f-5404-49ec-9336-9e89c2324e1f 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group member updated on remote: ['964ef821-a88d-4cd5-add6-5f3858a5545b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 00:59:42.861 2860 2812212100080 MainThread INFO neutron.agent.securitygroups_rpc [req-a18a3a6f-5404-49ec-9336-9e89c2324e1f 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group member updated ['964ef821-a88d-4cd5-add6-5f3858a5545b'] 2022-10-02 00:59:43.799 2860 2812230365600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b68e1e3-6781-4bec-8f91-38e7ed846c25 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: 9ff52132-5987-4860-b37d-9bb381e4ed44 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 00:59:43.821 2860 2812230365600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b68e1e3-6781-4bec-8f91-38e7ed846c25 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port 9ff52132-5987-4860-b37d-9bb381e4ed44 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 00:59:44.695 2860 2812230854432 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:44.695 2860 2812230854432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:44.845 2860 2812230854432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:45.739 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9ff52132-5987-4860-b37d-9bb381e4ed44 2022-10-02 00:59:46.697 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 00:59:47.800 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 9ff52132-5987-4860-b37d-9bb381e4ed44 2022-10-02 00:59:48.592 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 9ff52132-5987-4860-b37d-9bb381e4ed44 updated. Details: {'device': '9ff52132-5987-4860-b37d-9bb381e4ed44', 'network_id': '67365c61-9e99-4ca0-9e2a-e74a0e5c1767', 'port_id': '9ff52132-5987-4860-b37d-9bb381e4ed44', 'mac_address': 'fa:16:3e:79:b3:bf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 227, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '277119d9-5682-4eb7-b255-5ecb2a33f2cf', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 00:59:48.598 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 00:59:48.598 2860 2812212296336 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-9ff52132-5987-4860-b37d-9bb381e4ed44" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:48.614 2860 2812212296336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ff52132-5987-4860-b37d-9bb381e4ed44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:48.614 2860 2812212296336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9ff52132-5987-4860-b37d-9bb381e4ed44 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 00:59:48.614 2860 2812212296336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 67365c61-9e99-4ca0-9e2a-e74a0e5c1767 2022-10-02 00:59:48.638 2860 2812212296336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 00:59:48.789 2860 2812212296336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9ff52132-5987-4860-b37d-9bb381e4ed44') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:59:48.805 2860 2812212296336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9ff52132-5987-4860-b37d-9bb381e4ed44') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:59:48.817 2860 2812212296336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9ff52132-5987-4860-b37d-9bb381e4ed44 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 00:59:48.839 2860 2812212296336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 227, VLAN trunk: None to switch port 9ff52132-5987-4860-b37d-9bb381e4ed44 2022-10-02 00:59:48.911 2860 2812212296336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 00:59:48.925 2860 2812212296336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9ff52132-5987-4860-b37d-9bb381e4ed44'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:59:49.068 2860 2812212296336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9ff52132-5987-4860-b37d-9bb381e4ed44']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:59:49.068 2860 2812212296336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:59:49.082 2860 2812212296336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (964ef821-a88d-4cd5-add6-5f3858a5545b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 00:59:49.082 2860 2812212296336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9ff52132-5987-4860-b37d-9bb381e4ed44 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 00:59:49.098 2860 2812212296336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 00:59:49.098 2860 2812212296336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9ff52132-5987-4860-b37d-9bb381e4ed44 not yet added. Adding. 2022-10-02 00:59:49.098 2860 2812212296336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 00:59:49.122 2860 2812212296336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 00:59:49.205 2860 2812212296336 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9ff52132-5987-4860-b37d-9bb381e4ed44" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:49.210 2860 2812212296336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ff52132-5987-4860-b37d-9bb381e4ed44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:49.302 2860 2812212296336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ff52132-5987-4860-b37d-9bb381e4ed44" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:49.302 2860 2812212296336 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9ff52132-5987-4860-b37d-9bb381e4ed44" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:49.302 2860 2812212296336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ff52132-5987-4860-b37d-9bb381e4ed44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:49.414 2860 2812212296336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ff52132-5987-4860-b37d-9bb381e4ed44" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:49.509 2860 2812212296336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ff52132-5987-4860-b37d-9bb381e4ed44" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:49.519 2860 2812212296336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9ff52132-5987-4860-b37d-9bb381e4ed44 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 00:59:49.519 2860 2812212296336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9ff52132-5987-4860-b37d-9bb381e4ed44 processed. 2022-10-02 00:59:50.827 2860 2812212377904 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:50.827 2860 2812212377904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:50.988 2860 2812212377904 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:57.858 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 2022-10-02 00:59:58.881 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 00:59:59.086 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 2022-10-02 00:59:59.099 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 updated. Details: {'device': '35dfa250-2a82-4094-bfb8-cf1ecf3f6a10', 'network_id': 'c50cdaed-f77c-4fe6-b21a-2b48afe54a30', 'port_id': '35dfa250-2a82-4094-bfb8-cf1ecf3f6a10', 'mac_address': 'fa:16:3e:f3:40:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 233, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '30c1b2ab-d010-4c5b-a005-df24b9acde45', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 00:59:59.099 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 00:59:59.113 2860 2812230367712 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:59.113 2860 2812230367712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:59.129 2860 2812230367712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 00:59:59.129 2860 2812230367712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c50cdaed-f77c-4fe6-b21a-2b48afe54a30 2022-10-02 00:59:59.144 2860 2812230367712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 00:59:59.272 2860 2812230367712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '35dfa250-2a82-4094-bfb8-cf1ecf3f6a10') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:59:59.289 2860 2812230367712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '35dfa250-2a82-4094-bfb8-cf1ecf3f6a10') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 00:59:59.313 2860 2812230367712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 00:59:59.313 2860 2812230367712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 233, VLAN trunk: None to switch port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 2022-10-02 00:59:59.397 2860 2812230367712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 00:59:59.397 2860 2812230367712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['35dfa250-2a82-4094-bfb8-cf1ecf3f6a10'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 00:59:59.634 2860 2812230367712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['35dfa250-2a82-4094-bfb8-cf1ecf3f6a10']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 00:59:59.634 2860 2812230367712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 00:59:59.654 2860 2812230367712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1d5d852e-0ea6-4490-a78b-995c873243ce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 00:59:59.654 2860 2812230367712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 00:59:59.664 2860 2812230367712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 00:59:59.664 2860 2812230367712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 not yet added. Adding. 2022-10-02 00:59:59.664 2860 2812230367712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 00:59:59.684 2860 2812230367712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 00:59:59.786 2860 2812230367712 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:59.786 2860 2812230367712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 00:59:59.896 2860 2812230367712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 00:59:59.911 2860 2812230367712 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 00:59:59.911 2860 2812230367712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:00.036 2860 2812230367712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:00.113 2860 2812230367712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35dfa250-2a82-4094-bfb8-cf1ecf3f6a10" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:00.113 2860 2812230367712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 01:00:00.145 2860 2812230367712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 processed. 2022-10-02 01:00:00.900 2860 2812231927584 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:00.900 2860 2812231927584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:01.082 2860 2812231927584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:04.145 2860 2812211565136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f32083bd-f2ac-4114-9f3a-3092806ddb3f 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Security group member updated on remote: ['738658af-8b24-4d36-93e6-39ee4b249545'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:00:04.145 2860 2812211565136 MainThread INFO neutron.agent.securitygroups_rpc [req-f32083bd-f2ac-4114-9f3a-3092806ddb3f 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Security group member updated ['738658af-8b24-4d36-93e6-39ee4b249545'] 2022-10-02 01:00:05.061 2860 2812230434480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5beb148-1bab-4344-a9bc-abfbc69b9b78 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: 6b60e9d5-e2ce-4fc7-81df-977b82f49ac6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:00:05.076 2860 2812230434480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5beb148-1bab-4344-a9bc-abfbc69b9b78 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port 6b60e9d5-e2ce-4fc7-81df-977b82f49ac6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:00:07.894 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6b60e9d5-e2ce-4fc7-81df-977b82f49ac6 2022-10-02 01:00:08.941 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 01:00:09.130 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 6b60e9d5-e2ce-4fc7-81df-977b82f49ac6 2022-10-02 01:00:09.146 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 6b60e9d5-e2ce-4fc7-81df-977b82f49ac6 updated. Details: {'device': '6b60e9d5-e2ce-4fc7-81df-977b82f49ac6', 'network_id': '6725837a-773e-4cd2-8a53-d386fca14560', 'port_id': '6b60e9d5-e2ce-4fc7-81df-977b82f49ac6', 'mac_address': 'fa:16:3e:3b:48:c3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 249, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6433d34b-b036-4dd2-90a1-986da2ac237e', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 01:00:09.146 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 01:00:09.146 2860 2812231645664 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-6b60e9d5-e2ce-4fc7-81df-977b82f49ac6" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:09.146 2860 2812231645664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6b60e9d5-e2ce-4fc7-81df-977b82f49ac6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:09.175 2860 2812231645664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6b60e9d5-e2ce-4fc7-81df-977b82f49ac6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:00:09.181 2860 2812231645664 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6725837a-773e-4cd2-8a53-d386fca14560 2022-10-02 01:00:09.181 2860 2812231645664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:00:09.348 2860 2812231645664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6b60e9d5-e2ce-4fc7-81df-977b82f49ac6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:00:09.348 2860 2812231645664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6b60e9d5-e2ce-4fc7-81df-977b82f49ac6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:00:09.374 2860 2812231645664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6b60e9d5-e2ce-4fc7-81df-977b82f49ac6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:00:09.383 2860 2812231645664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 249, VLAN trunk: None to switch port 6b60e9d5-e2ce-4fc7-81df-977b82f49ac6 2022-10-02 01:00:09.523 2860 2812231645664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 01:00:09.536 2860 2812231645664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6b60e9d5-e2ce-4fc7-81df-977b82f49ac6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:00:09.679 2860 2812231645664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6b60e9d5-e2ce-4fc7-81df-977b82f49ac6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:00:09.694 2860 2812231645664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:00:09.694 2860 2812231645664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (738658af-8b24-4d36-93e6-39ee4b249545) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:00:09.710 2860 2812231645664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (738658af-8b24-4d36-93e6-39ee4b249545) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-02 01:00:09.722 2860 2812231645664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6b60e9d5-e2ce-4fc7-81df-977b82f49ac6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:00:09.722 2860 2812231645664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 01:00:09.738 2860 2812231645664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6b60e9d5-e2ce-4fc7-81df-977b82f49ac6 not yet added. Adding. 2022-10-02 01:00:09.738 2860 2812231645664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 01:00:09.738 2860 2812231645664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 01:00:09.911 2860 2812231645664 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-6b60e9d5-e2ce-4fc7-81df-977b82f49ac6" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:09.911 2860 2812231645664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b60e9d5-e2ce-4fc7-81df-977b82f49ac6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:10.066 2860 2812231645664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b60e9d5-e2ce-4fc7-81df-977b82f49ac6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:10.082 2860 2812231645664 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-6b60e9d5-e2ce-4fc7-81df-977b82f49ac6" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:10.082 2860 2812231645664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b60e9d5-e2ce-4fc7-81df-977b82f49ac6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:10.239 2860 2812231645664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b60e9d5-e2ce-4fc7-81df-977b82f49ac6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:10.379 2860 2812231645664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6b60e9d5-e2ce-4fc7-81df-977b82f49ac6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:10.379 2860 2812231645664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6b60e9d5-e2ce-4fc7-81df-977b82f49ac6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 01:00:10.405 2860 2812231645664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6b60e9d5-e2ce-4fc7-81df-977b82f49ac6 processed. 2022-10-02 01:00:10.422 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5bb807a1-782e-4eeb-9592-d5bfdff8af48 2022-10-02 01:00:10.941 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 01:00:10.941 2860 2812212265904 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:10.958 2860 2812212265904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:11.285 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 2022-10-02 01:00:11.285 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 updated. Details: {'device': '5bb807a1-782e-4eeb-9592-d5bfdff8af48', 'network_id': '5dfcbc66-8cd7-466b-a451-fff57570319b', 'port_id': '5bb807a1-782e-4eeb-9592-d5bfdff8af48', 'mac_address': 'fa:16:3e:07:48:28', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 243, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0f838589-6a9d-4414-b6d1-cccf2e732096', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 01:00:11.302 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 01:00:11.302 2860 2812231417168 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:11.318 2860 2812231417168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:11.318 2860 2812231417168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:00:11.318 2860 2812231417168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:00:11.347 2860 2812231417168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5bb807a1-782e-4eeb-9592-d5bfdff8af48') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:00:11.363 2860 2812231417168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5bb807a1-782e-4eeb-9592-d5bfdff8af48') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:00:11.363 2860 2812212265904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:11.379 2860 2812231417168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:00:11.379 2860 2812231417168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 243, VLAN trunk: None to switch port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 2022-10-02 01:00:11.441 2860 2812231417168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 01:00:11.441 2860 2812231417168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5bb807a1-782e-4eeb-9592-d5bfdff8af48'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:00:11.601 2860 2812231417168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5bb807a1-782e-4eeb-9592-d5bfdff8af48']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:00:11.601 2860 2812231417168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:00:11.623 2860 2812231417168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c931eeef-0318-456b-b454-767cb01abd4b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:00:11.630 2860 2812231417168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5bb807a1-782e-4eeb-9592-d5bfdff8af48 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:00:11.646 2860 2812231417168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 01:00:11.646 2860 2812231417168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-10-02 01:00:11.662 2860 2812231417168 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:11.662 2860 2812231417168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:11.676 2860 2812231417168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:11.676 2860 2812231417168 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:11.676 2860 2812231417168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:11.676 2860 2812231417168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:11.756 2860 2812231417168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:11.756 2860 2812231417168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 01:00:11.771 2860 2812231417168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 processed. 2022-10-02 01:00:12.942 2860 2812212268544 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:12.942 2860 2812212268544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:13.131 2860 2812212268544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:17.145 2860 2812233036192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9328043-f6b4-4e67-bad1-c790c1499bab 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Security group member updated on remote: ['738658af-8b24-4d36-93e6-39ee4b249545'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:00:17.160 2860 2812233036192 MainThread INFO neutron.agent.securitygroups_rpc [req-a9328043-f6b4-4e67-bad1-c790c1499bab 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Security group member updated ['738658af-8b24-4d36-93e6-39ee4b249545'] 2022-10-02 01:00:17.160 2860 2812233036192 MainThread INFO neutron.agent.securitygroups_rpc [req-a9328043-f6b4-4e67-bad1-c790c1499bab 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Refresh firewall rules 2022-10-02 01:00:17.160 2860 2812233036192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9328043-f6b4-4e67-bad1-c790c1499bab 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Get security group information for devices via rpc ['6b60e9d5-e2ce-4fc7-81df-977b82f49ac6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:00:17.210 2860 2812233036192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a9328043-f6b4-4e67-bad1-c790c1499bab 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:00:17.210 2860 2812233036192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a9328043-f6b4-4e67-bad1-c790c1499bab 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:00:17.238 2860 2812233036192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9328043-f6b4-4e67-bad1-c790c1499bab 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] port_delete event received for '6b60e9d5-e2ce-4fc7-81df-977b82f49ac6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:00:17.645 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6b60e9d5-e2ce-4fc7-81df-977b82f49ac6 2022-10-02 01:00:18.942 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:00:18.942 2860 2812230790304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6b60e9d5-e2ce-4fc7-81df-977b82f49ac6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:00:18.958 2860 2812230790304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6b60e9d5-e2ce-4fc7-81df-977b82f49ac6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:00:18.958 2860 2812230790304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6b60e9d5-e2ce-4fc7-81df-977b82f49ac6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:00:18.973 2860 2812230790304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6725837a-773e-4cd2-8a53-d386fca14560 2022-10-02 01:00:18.994 2860 2812230790304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6b60e9d5-e2ce-4fc7-81df-977b82f49ac6'] 2022-10-02 01:00:18.994 2860 2812230790304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:00:19.006 2860 2812230790304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:00:19.006 2860 2812230790304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6b60e9d5-e2ce-4fc7-81df-977b82f49ac6'] 2022-10-02 01:00:20.942 2860 2812212044016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:20.942 2860 2812212044016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:20.974 2860 2812212044016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:21.322 2860 2812212047712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d9d94be-9491-4e0e-9ba1-4626dea8f9de 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Security group member updated on remote: ['738658af-8b24-4d36-93e6-39ee4b249545'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:00:21.331 2860 2812212047712 MainThread INFO neutron.agent.securitygroups_rpc [req-4d9d94be-9491-4e0e-9ba1-4626dea8f9de 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Security group member updated ['738658af-8b24-4d36-93e6-39ee4b249545'] 2022-10-02 01:00:21.660 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5bb807a1-782e-4eeb-9592-d5bfdff8af48 2022-10-02 01:00:22.946 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:00:22.946 2860 2812231191184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-653e503a-cb84-45e4-8033-35027bb96522 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: 2900dc08-dc75-41a3-8205-a188e5ca497e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:00:22.958 2860 2812231191184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-653e503a-cb84-45e4-8033-35027bb96522 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port 2900dc08-dc75-41a3-8205-a188e5ca497e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:00:22.984 2860 2812212047712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5bb807a1-782e-4eeb-9592-d5bfdff8af48' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:00:22.984 2860 2812212047712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5bb807a1-782e-4eeb-9592-d5bfdff8af48' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:00:22.998 2860 2812212047712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:00:23.020 2860 2812212047712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bb807a1-782e-4eeb-9592-d5bfdff8af48'] 2022-10-02 01:00:23.037 2860 2812212047712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:00:23.037 2860 2812212047712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:00:23.051 2860 2812212047712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bb807a1-782e-4eeb-9592-d5bfdff8af48'] 2022-10-02 01:00:24.958 2860 2812230637520 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:24.958 2860 2812230637520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:25.097 2860 2812230637520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:25.661 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5bb807a1-782e-4eeb-9592-d5bfdff8af48 2022-10-02 01:00:26.964 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:00:26.974 2860 2812210273968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5bb807a1-782e-4eeb-9592-d5bfdff8af48' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:00:26.974 2860 2812210273968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5bb807a1-782e-4eeb-9592-d5bfdff8af48' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:00:26.974 2860 2812210273968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:00:27.004 2860 2812210273968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5dfcbc66-8cd7-466b-a451-fff57570319b 2022-10-02 01:00:27.004 2860 2812210273968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bb807a1-782e-4eeb-9592-d5bfdff8af48'] 2022-10-02 01:00:27.021 2860 2812210273968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:00:27.021 2860 2812210273968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bb807a1-782e-4eeb-9592-d5bfdff8af48'] 2022-10-02 01:00:28.042 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2900dc08-dc75-41a3-8205-a188e5ca497e 2022-10-02 01:00:28.975 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 01:00:28.975 2860 2812231282928 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:28.993 2860 2812231282928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:29.302 2860 2812231282928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:29.322 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 2900dc08-dc75-41a3-8205-a188e5ca497e 2022-10-02 01:00:29.322 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 2900dc08-dc75-41a3-8205-a188e5ca497e updated. Details: {'device': '2900dc08-dc75-41a3-8205-a188e5ca497e', 'network_id': '6725837a-773e-4cd2-8a53-d386fca14560', 'port_id': '2900dc08-dc75-41a3-8205-a188e5ca497e', 'mac_address': 'fa:16:3e:61:36:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 249, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6433d34b-b036-4dd2-90a1-986da2ac237e', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 01:00:29.322 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 01:00:29.348 2860 2812231282928 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-2900dc08-dc75-41a3-8205-a188e5ca497e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:29.348 2860 2812231282928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2900dc08-dc75-41a3-8205-a188e5ca497e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:29.366 2860 2812231282928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2900dc08-dc75-41a3-8205-a188e5ca497e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:00:29.366 2860 2812231282928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6725837a-773e-4cd2-8a53-d386fca14560 2022-10-02 01:00:29.381 2860 2812231282928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:00:29.569 2860 2812231282928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2900dc08-dc75-41a3-8205-a188e5ca497e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:00:29.584 2860 2812231282928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2900dc08-dc75-41a3-8205-a188e5ca497e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:00:29.598 2860 2812231282928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2900dc08-dc75-41a3-8205-a188e5ca497e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:00:29.598 2860 2812231282928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 249, VLAN trunk: None to switch port 2900dc08-dc75-41a3-8205-a188e5ca497e 2022-10-02 01:00:29.678 2860 2812231282928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 01:00:29.706 2860 2812231282928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2900dc08-dc75-41a3-8205-a188e5ca497e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:00:29.879 2860 2812231282928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2900dc08-dc75-41a3-8205-a188e5ca497e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:00:29.894 2860 2812231282928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:00:29.894 2860 2812231282928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (738658af-8b24-4d36-93e6-39ee4b249545) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:00:29.894 2860 2812231282928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (738658af-8b24-4d36-93e6-39ee4b249545) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-02 01:00:29.912 2860 2812231282928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2900dc08-dc75-41a3-8205-a188e5ca497e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:00:29.912 2860 2812231282928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 01:00:29.925 2860 2812231282928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2900dc08-dc75-41a3-8205-a188e5ca497e not yet added. Adding. 2022-10-02 01:00:29.925 2860 2812231282928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 01:00:29.946 2860 2812231282928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 01:00:30.064 2860 2812231282928 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-2900dc08-dc75-41a3-8205-a188e5ca497e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:30.081 2860 2812231282928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2900dc08-dc75-41a3-8205-a188e5ca497e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:30.225 2860 2812231282928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2900dc08-dc75-41a3-8205-a188e5ca497e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:30.225 2860 2812231282928 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-2900dc08-dc75-41a3-8205-a188e5ca497e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:30.238 2860 2812231282928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2900dc08-dc75-41a3-8205-a188e5ca497e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:30.368 2860 2812231282928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2900dc08-dc75-41a3-8205-a188e5ca497e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:30.490 2860 2812231282928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2900dc08-dc75-41a3-8205-a188e5ca497e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:30.490 2860 2812231282928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2900dc08-dc75-41a3-8205-a188e5ca497e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 01:00:30.511 2860 2812231282928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2900dc08-dc75-41a3-8205-a188e5ca497e processed. 2022-10-02 01:00:31.005 2860 2812231282928 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:31.005 2860 2812231282928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:31.349 2860 2812231282928 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:40.161 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5bb807a1-782e-4eeb-9592-d5bfdff8af48 2022-10-02 01:00:41.065 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 01:00:41.258 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 2022-10-02 01:00:41.271 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 updated. Details: {'device': '5bb807a1-782e-4eeb-9592-d5bfdff8af48', 'network_id': '5dfcbc66-8cd7-466b-a451-fff57570319b', 'port_id': '5bb807a1-782e-4eeb-9592-d5bfdff8af48', 'mac_address': 'fa:16:3e:07:48:28', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 243, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0f838589-6a9d-4414-b6d1-cccf2e732096', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 01:00:41.271 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 01:00:41.287 2860 2812212047712 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:41.287 2860 2812212047712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:41.303 2860 2812212047712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:00:41.303 2860 2812212047712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5dfcbc66-8cd7-466b-a451-fff57570319b 2022-10-02 01:00:41.319 2860 2812212047712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:00:41.473 2860 2812212047712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5bb807a1-782e-4eeb-9592-d5bfdff8af48') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:00:41.473 2860 2812212047712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5bb807a1-782e-4eeb-9592-d5bfdff8af48') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:00:41.473 2860 2812212047712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:00:41.503 2860 2812212047712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 243, VLAN trunk: None to switch port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 2022-10-02 01:00:41.597 2860 2812212047712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 01:00:41.600 2860 2812212047712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5bb807a1-782e-4eeb-9592-d5bfdff8af48'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:00:41.863 2860 2812212047712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5bb807a1-782e-4eeb-9592-d5bfdff8af48']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:00:41.863 2860 2812212047712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:00:41.880 2860 2812212047712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c931eeef-0318-456b-b454-767cb01abd4b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:00:41.880 2860 2812212047712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5bb807a1-782e-4eeb-9592-d5bfdff8af48 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:00:41.880 2860 2812212047712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 01:00:41.896 2860 2812212047712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5bb807a1-782e-4eeb-9592-d5bfdff8af48 not yet added. Adding. 2022-10-02 01:00:41.896 2860 2812212047712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 01:00:41.913 2860 2812212047712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 01:00:42.019 2860 2812212047712 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:42.037 2860 2812212047712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:42.146 2860 2812212047712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:42.146 2860 2812212047712 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:42.170 2860 2812212047712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:42.306 2860 2812212047712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:42.401 2860 2812212047712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bb807a1-782e-4eeb-9592-d5bfdff8af48" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:42.401 2860 2812212047712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 01:00:42.428 2860 2812212047712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 processed. 2022-10-02 01:00:43.068 2860 2812212047712 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:43.068 2860 2812212047712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:43.255 2860 2812212047712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:00:44.881 2860 2812231417344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d9cc4c7-15d4-491e-ade3-9579e182bb09 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Security group member updated on remote: ['738658af-8b24-4d36-93e6-39ee4b249545'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:00:44.897 2860 2812231417344 MainThread INFO neutron.agent.securitygroups_rpc [req-7d9cc4c7-15d4-491e-ade3-9579e182bb09 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Security group member updated ['738658af-8b24-4d36-93e6-39ee4b249545'] 2022-10-02 01:00:44.897 2860 2812231417344 MainThread INFO neutron.agent.securitygroups_rpc [req-7d9cc4c7-15d4-491e-ade3-9579e182bb09 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Refresh firewall rules 2022-10-02 01:00:44.912 2860 2812231417344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d9cc4c7-15d4-491e-ade3-9579e182bb09 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Get security group information for devices via rpc ['2900dc08-dc75-41a3-8205-a188e5ca497e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:00:44.958 2860 2812231417344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7d9cc4c7-15d4-491e-ade3-9579e182bb09 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:00:44.958 2860 2812231417344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7d9cc4c7-15d4-491e-ade3-9579e182bb09 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:00:44.958 2860 2812231417344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d9cc4c7-15d4-491e-ade3-9579e182bb09 0df9426abb5e495ea34429a5cccf9fe4 3b4519c281444cec82120fc744a4c5f0 - - - -] port_delete event received for '2900dc08-dc75-41a3-8205-a188e5ca497e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:00:45.832 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2900dc08-dc75-41a3-8205-a188e5ca497e 2022-10-02 01:00:47.070 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:00:47.070 2860 2812230367008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2900dc08-dc75-41a3-8205-a188e5ca497e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:00:47.070 2860 2812230367008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2900dc08-dc75-41a3-8205-a188e5ca497e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:00:47.070 2860 2812230367008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2900dc08-dc75-41a3-8205-a188e5ca497e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:00:47.112 2860 2812230367008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6725837a-773e-4cd2-8a53-d386fca14560 2022-10-02 01:00:47.112 2860 2812230367008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2900dc08-dc75-41a3-8205-a188e5ca497e'] 2022-10-02 01:00:47.128 2860 2812230367008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:00:47.131 2860 2812230367008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:00:47.131 2860 2812230367008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2900dc08-dc75-41a3-8205-a188e5ca497e'] 2022-10-02 01:00:49.097 2860 2812230293808 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:00:49.100 2860 2812230293808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:00:49.131 2860 2812230293808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:01:07.881 2860 2812233178272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df18c8ee-bf1e-46b0-a174-787b94cce25e 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group member updated on remote: ['964ef821-a88d-4cd5-add6-5f3858a5545b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:01:07.897 2860 2812233178272 MainThread INFO neutron.agent.securitygroups_rpc [req-df18c8ee-bf1e-46b0-a174-787b94cce25e 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] Security group member updated ['964ef821-a88d-4cd5-add6-5f3858a5545b'] 2022-10-02 01:01:07.975 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9ff52132-5987-4860-b37d-9bb381e4ed44 2022-10-02 01:01:08.207 2860 2812231940224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df18c8ee-bf1e-46b0-a174-787b94cce25e 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] port_delete event received for '9ff52132-5987-4860-b37d-9bb381e4ed44' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:09.241 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:01:09.241 2860 2812231940224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9ff52132-5987-4860-b37d-9bb381e4ed44' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:01:09.256 2860 2812231940224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9ff52132-5987-4860-b37d-9bb381e4ed44' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:01:09.272 2860 2812231940224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9ff52132-5987-4860-b37d-9bb381e4ed44 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:01:09.288 2860 2812231940224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 67365c61-9e99-4ca0-9e2a-e74a0e5c1767 2022-10-02 01:01:09.288 2860 2812231940224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ff52132-5987-4860-b37d-9bb381e4ed44'] 2022-10-02 01:01:09.302 2860 2812231940224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:01:09.302 2860 2812231940224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:01:09.302 2860 2812231940224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ff52132-5987-4860-b37d-9bb381e4ed44'] 2022-10-02 01:01:10.287 2860 2812231940224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2101623b-959b-4ab8-a2d4-286d957f2b8a 6415bc1076204c78ad819ab2836a3652 6f2f218a688a41ab9e06269c4be3973d - - - -] port_delete event received for 'dfb9db71-4c51-425c-80fb-65bdf8f958b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:10.803 2860 2812231939872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b042cb5b-1d73-4f0a-a265-99821f4b4d66 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network 6725837a-773e-4cd2-8a53-d386fca14560 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 01:01:10.803 2860 2812231939872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b042cb5b-1d73-4f0a-a265-99821f4b4d66 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network 6725837a-773e-4cd2-8a53-d386fca14560 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 01:01:11.253 2860 2812232011440 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:01:11.262 2860 2812232011440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:01:11.270 2860 2812232011440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:01:15.083 2860 2812212740864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45474548-485a-4ca2-8dd9-2efd634c8b50 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for 'a368725e-9895-492d-8bbc-bf172870f86b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:16.159 2860 2812231373744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfb05705-be37-424d-afec-71c1d5259293 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '257dfc7d-2879-4c53-b374-34636c4c23de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:16.925 2860 2812230220960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2935252-d563-48c0-80f6-7fabfd2d2400 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for 'd3291c3f-171a-4b53-80a3-339a799312de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:17.143 2860 2812233037776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2935252-d563-48c0-80f6-7fabfd2d2400 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network 67365c61-9e99-4ca0-9e2a-e74a0e5c1767 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 01:01:17.143 2860 2812233037776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2935252-d563-48c0-80f6-7fabfd2d2400 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network 67365c61-9e99-4ca0-9e2a-e74a0e5c1767 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 01:01:21.315 2860 2812231735600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-beb200dd-2ebb-4dfc-8c30-9b0ab9e1c89f - - - - - -] port_update received: 6f8088d7-8888-4bf3-b245-c4c8c3c24081 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:01:21.941 2860 2812231735600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-beb200dd-2ebb-4dfc-8c30-9b0ab9e1c89f - - - - - -] No port 6f8088d7-8888-4bf3-b245-c4c8c3c24081 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:01:22.862 2860 2812231374800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83019178-f448-4fe9-80e8-38b724b1fa8b bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] port_delete event received for '437a46a6-f909-4843-9643-ae4d86bd49eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:23.250 2860 2812231189600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e29df3ed-7883-4cb4-923a-ccb9c32d5e60 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated on remote: ['bb056de3-15f7-4768-9ef7-3d6177627f90'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:01:23.250 2860 2812231189600 MainThread INFO neutron.agent.securitygroups_rpc [req-e29df3ed-7883-4cb4-923a-ccb9c32d5e60 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated ['bb056de3-15f7-4768-9ef7-3d6177627f90'] 2022-10-02 01:01:23.424 2860 2812230791008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64ee7c70-aa54-4598-a439-200bdd412b7b 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated on remote: ['bb056de3-15f7-4768-9ef7-3d6177627f90'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:01:23.424 2860 2812230791008 MainThread INFO neutron.agent.securitygroups_rpc [req-64ee7c70-aa54-4598-a439-200bdd412b7b 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated ['bb056de3-15f7-4768-9ef7-3d6177627f90'] 2022-10-02 01:01:24.801 2860 2812232316880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d84f4596-38b7-46d4-ae20-65c0febfb875 - - - - - -] port_update received: 3cf7fedb-02c8-4fdd-a751-987e2f44d6e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:01:24.816 2860 2812232316880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d84f4596-38b7-46d4-ae20-65c0febfb875 - - - - - -] No port 3cf7fedb-02c8-4fdd-a751-987e2f44d6e8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:01:26.098 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 2022-10-02 01:01:26.193 2860 2812233419760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aadeb168-6ff9-49ea-baff-504fbf0b7033 bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group member updated on remote: ['1d5d852e-0ea6-4490-a78b-995c873243ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:01:26.206 2860 2812233419760 MainThread INFO neutron.agent.securitygroups_rpc [req-aadeb168-6ff9-49ea-baff-504fbf0b7033 bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] Security group member updated ['1d5d852e-0ea6-4490-a78b-995c873243ce'] 2022-10-02 01:01:26.287 2860 2812233419760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aadeb168-6ff9-49ea-baff-504fbf0b7033 bfee7d93eeff4e728abea067c0c42814 302dd84b0b90485691447badb4536c56 - - - -] port_delete event received for '35dfa250-2a82-4094-bfb8-cf1ecf3f6a10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:27.310 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:01:27.310 2860 2812233419760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '35dfa250-2a82-4094-bfb8-cf1ecf3f6a10' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:01:27.310 2860 2812233419760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '35dfa250-2a82-4094-bfb8-cf1ecf3f6a10' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:01:27.329 2860 2812233419760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 35dfa250-2a82-4094-bfb8-cf1ecf3f6a10 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:01:27.335 2860 2812233419760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c50cdaed-f77c-4fe6-b21a-2b48afe54a30 2022-10-02 01:01:27.351 2860 2812233419760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35dfa250-2a82-4094-bfb8-cf1ecf3f6a10'] 2022-10-02 01:01:27.351 2860 2812233419760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:01:27.366 2860 2812233419760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:01:27.366 2860 2812233419760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35dfa250-2a82-4094-bfb8-cf1ecf3f6a10'] 2022-10-02 01:01:29.331 2860 2812233419760 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:01:29.336 2860 2812233419760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:01:29.367 2860 2812233419760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:01:29.846 2860 2812232445088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c178155-0978-4d43-983f-4f3604764f15 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated on remote: ['bb056de3-15f7-4768-9ef7-3d6177627f90'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:01:29.846 2860 2812232445088 MainThread INFO neutron.agent.securitygroups_rpc [req-3c178155-0978-4d43-983f-4f3604764f15 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated ['bb056de3-15f7-4768-9ef7-3d6177627f90'] 2022-10-02 01:01:29.868 2860 2812232445088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b2e3285-d4b6-433b-8e91-aa517c755190 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group member updated on remote: ['c931eeef-0318-456b-b454-767cb01abd4b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:01:29.868 2860 2812232445088 MainThread INFO neutron.agent.securitygroups_rpc [req-5b2e3285-d4b6-433b-8e91-aa517c755190 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] Security group member updated ['c931eeef-0318-456b-b454-767cb01abd4b'] 2022-10-02 01:01:30.149 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5bb807a1-782e-4eeb-9592-d5bfdff8af48 2022-10-02 01:01:30.586 2860 2812211215344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b2e3285-d4b6-433b-8e91-aa517c755190 a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] port_delete event received for '5bb807a1-782e-4eeb-9592-d5bfdff8af48' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:31.268 2860 2812230639104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e978f09-b50c-4637-a81e-7d83d46d6707 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:01:31.277 2860 2812230639104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e978f09-b50c-4637-a81e-7d83d46d6707 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:01:31.331 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:01:31.331 2860 2812212099200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5bb807a1-782e-4eeb-9592-d5bfdff8af48' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:01:31.340 2860 2812212099200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5bb807a1-782e-4eeb-9592-d5bfdff8af48' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:01:31.351 2860 2812212099200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5bb807a1-782e-4eeb-9592-d5bfdff8af48 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:01:31.364 2860 2812212099200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5dfcbc66-8cd7-466b-a451-fff57570319b 2022-10-02 01:01:31.364 2860 2812212099200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bb807a1-782e-4eeb-9592-d5bfdff8af48'] 2022-10-02 01:01:31.364 2860 2812212099200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:01:31.364 2860 2812212099200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:01:31.393 2860 2812212099200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bb807a1-782e-4eeb-9592-d5bfdff8af48'] 2022-10-02 01:01:31.486 2860 2812212099200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a26a4baf-8c01-4c00-ae4c-cbcdd1b3a29b b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for 'eea3ceb3-5836-4c22-8610-ed476fb3092c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:32.476 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd 2022-10-02 01:01:32.947 2860 2812233023552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29aa1aeb-9594-4512-b2f3-642972174dff b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for 'b4c5063e-5524-4e15-9bb6-e501d85de2cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:33.149 2860 2812230219024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc99bc9d-8f69-4c10-b877-98b4c8fbdfce a8894fd1044241ee8ba84927b6e8326a ff4aef28dfc444ee914b56c64b2edb77 - - - -] port_delete event received for '4ace5008-2b07-4152-bf84-05f37a102631' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:33.331 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 01:01:33.331 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:01:33.346 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:01:33.378 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:01:33.680 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd 2022-10-02 01:01:33.680 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd updated. Details: {'device': 'a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd', 'network_id': '187441bc-85a8-46c2-a472-a2fcaf6bcd79', 'port_id': 'a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd', 'mac_address': 'fa:16:3e:90:a9:5c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 230, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0968d32d-106f-4f23-a911-623aef810c07', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 01:01:33.680 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 01:01:33.695 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:01:33.695 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:01:33.708 2860 2812212265552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:01:33.708 2860 2812212265552 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 187441bc-85a8-46c2-a472-a2fcaf6bcd79 2022-10-02 01:01:33.708 2860 2812212265552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:01:33.883 2860 2812212265552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:01:33.883 2860 2812212265552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:01:33.895 2860 2812212348000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4f8d239-1c6f-40c4-b88d-b62582a2d4e6 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for 'c52fe7f6-77bd-4437-8a18-7ca5fa3f2e40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:33.895 2860 2812212265552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:01:33.915 2860 2812212265552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 230, VLAN trunk: None to switch port a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd 2022-10-02 01:01:33.990 2860 2812212265552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 01:01:33.990 2860 2812212265552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:01:34.008 2860 2812212348000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee62cfff-6876-4cbb-b8b2-3b600688d550 - - - - - -] port_delete event received for 'c52fe7f6-77bd-4437-8a18-7ca5fa3f2e40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:34.086 2860 2812233023552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4f8d239-1c6f-40c4-b88d-b62582a2d4e6 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network c50cdaed-f77c-4fe6-b21a-2b48afe54a30 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 01:01:34.086 2860 2812233023552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4f8d239-1c6f-40c4-b88d-b62582a2d4e6 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network c50cdaed-f77c-4fe6-b21a-2b48afe54a30 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 01:01:34.164 2860 2812212265552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:01:34.180 2860 2812212265552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:01:34.180 2860 2812212265552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb056de3-15f7-4768-9ef7-3d6177627f90) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:01:34.180 2860 2812212265552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:01:34.195 2860 2812212265552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 01:01:34.195 2860 2812212265552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd not yet added. Adding. 2022-10-02 01:01:34.211 2860 2812212265552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 01:01:34.211 2860 2812212265552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 01:01:34.289 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:01:34.289 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:01:34.367 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:01:34.367 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:01:34.394 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:01:34.487 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:01:34.565 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:01:34.565 2860 2812212265552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 01:01:34.586 2860 2812212265552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd processed. 2022-10-02 01:01:35.226 2860 2812232967264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81fdcdf8-0c0a-4eec-80e1-bea95bd9e9b2 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for 'c7453f45-1295-4295-ba35-fbbf0f972ce5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:35.335 2860 2812232244736 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:01:35.335 2860 2812232244736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:01:35.573 2860 2812232244736 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:01:36.487 2860 2812231190656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05f3d1ce-30e6-4654-b453-30a9a5ebf381 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '4cf83363-c23e-485d-89fa-300b5367d39e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:36.800 2860 2812232378144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d56234ce-0ad0-47ae-83d9-5e2bf845b4b7 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '46ca4c46-68f0-4dd4-8914-a65ff12b8c46' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:37.690 2860 2812232776160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25a60244-688f-4da3-8728-8e73ca05c42a - - - - - -] port_delete event received for 'a9f092f7-16f5-4644-bce5-be8ffffb7f50' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:37.847 2860 2812231415408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20380bb4-5d8f-4bd7-974e-6971aba89685 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for 'a9f092f7-16f5-4644-bce5-be8ffffb7f50' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:38.224 2860 2812232667376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20380bb4-5d8f-4bd7-974e-6971aba89685 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network 5a150774-4102-4427-ac8e-282e5abc47ad network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 01:01:38.239 2860 2812232667376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20380bb4-5d8f-4bd7-974e-6971aba89685 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network 5a150774-4102-4427-ac8e-282e5abc47ad not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 01:01:38.424 2860 2812231388848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb014468-30b5-4348-bfa3-9c6c1aee82ed b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '6c77c74f-b8e6-411c-b85c-81d70ecc8977' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:39.520 2860 2812231388848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-238fc312-9ace-4133-b599-0eb060797c82 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '4dd0b8fe-165b-490d-9c67-461a7a58ce84' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:39.770 2860 2812231804704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-238fc312-9ace-4133-b599-0eb060797c82 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network 5dfcbc66-8cd7-466b-a451-fff57570319b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 01:01:39.799 2860 2812231804704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-238fc312-9ace-4133-b599-0eb060797c82 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network 5dfcbc66-8cd7-466b-a451-fff57570319b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 01:01:40.033 2860 2812212044720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1b27db7-d09b-4d1d-9355-0db76fb56282 - - - - - -] port_delete event received for '4dd0b8fe-165b-490d-9c67-461a7a58ce84' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:01:56.268 2860 2812230791008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a5a1294-7375-41af-b4a8-5223da959c25 a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Security group member updated on remote: ['2796321b-1355-49e7-bc50-6dd1d479e85f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:01:56.268 2860 2812230791008 MainThread INFO neutron.agent.securitygroups_rpc [req-4a5a1294-7375-41af-b4a8-5223da959c25 a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Security group member updated ['2796321b-1355-49e7-bc50-6dd1d479e85f'] 2022-10-02 01:01:57.353 2860 2812211215344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48e8565d-0033-49b8-ad37-1137ae9283e0 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: bead8b63-8ad4-4dd9-9638-f6718667777a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:01:57.384 2860 2812211215344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48e8565d-0033-49b8-ad37-1137ae9283e0 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port bead8b63-8ad4-4dd9-9638-f6718667777a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:01:58.670 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bead8b63-8ad4-4dd9-9638-f6718667777a 2022-10-02 01:01:59.445 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 01:01:59.633 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port bead8b63-8ad4-4dd9-9638-f6718667777a 2022-10-02 01:01:59.633 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port bead8b63-8ad4-4dd9-9638-f6718667777a updated. Details: {'device': 'bead8b63-8ad4-4dd9-9638-f6718667777a', 'network_id': '41f075aa-cca4-432a-a4c0-a4c179437839', 'port_id': 'bead8b63-8ad4-4dd9-9638-f6718667777a', 'mac_address': 'fa:16:3e:b6:8a:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae306349-e37e-49fb-a877-4d6c2c651557', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 01:01:59.655 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 01:01:59.665 2860 2812231142208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-bead8b63-8ad4-4dd9-9638-f6718667777a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:01:59.674 2860 2812231142208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bead8b63-8ad4-4dd9-9638-f6718667777a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:01:59.674 2860 2812231142208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bead8b63-8ad4-4dd9-9638-f6718667777a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:01:59.689 2860 2812231142208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 41f075aa-cca4-432a-a4c0-a4c179437839 2022-10-02 01:01:59.689 2860 2812231142208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:01:59.833 2860 2812231142208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bead8b63-8ad4-4dd9-9638-f6718667777a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:01:59.833 2860 2812231142208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bead8b63-8ad4-4dd9-9638-f6718667777a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:01:59.846 2860 2812231142208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bead8b63-8ad4-4dd9-9638-f6718667777a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:01:59.846 2860 2812231142208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port bead8b63-8ad4-4dd9-9638-f6718667777a 2022-10-02 01:01:59.938 2860 2812231142208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 01:01:59.938 2860 2812231142208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bead8b63-8ad4-4dd9-9638-f6718667777a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:02:00.094 2860 2812231142208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bead8b63-8ad4-4dd9-9638-f6718667777a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:02:00.107 2860 2812231142208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:02:00.107 2860 2812231142208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2796321b-1355-49e7-bc50-6dd1d479e85f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:02:00.107 2860 2812231142208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2796321b-1355-49e7-bc50-6dd1d479e85f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-02 01:02:00.125 2860 2812231142208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bead8b63-8ad4-4dd9-9638-f6718667777a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:02:00.125 2860 2812231142208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 01:02:00.142 2860 2812231142208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bead8b63-8ad4-4dd9-9638-f6718667777a not yet added. Adding. 2022-10-02 01:02:00.142 2860 2812231142208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 01:02:00.155 2860 2812231142208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 01:02:00.241 2860 2812231142208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-bead8b63-8ad4-4dd9-9638-f6718667777a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:02:00.250 2860 2812231142208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bead8b63-8ad4-4dd9-9638-f6718667777a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:02:00.327 2860 2812231142208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bead8b63-8ad4-4dd9-9638-f6718667777a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:02:00.344 2860 2812231142208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-bead8b63-8ad4-4dd9-9638-f6718667777a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:02:00.344 2860 2812231142208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bead8b63-8ad4-4dd9-9638-f6718667777a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:02:00.455 2860 2812231142208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bead8b63-8ad4-4dd9-9638-f6718667777a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:02:00.547 2860 2812231142208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bead8b63-8ad4-4dd9-9638-f6718667777a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:02:00.547 2860 2812231142208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bead8b63-8ad4-4dd9-9638-f6718667777a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 01:02:00.561 2860 2812231142208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bead8b63-8ad4-4dd9-9638-f6718667777a processed. 2022-10-02 01:02:01.453 2860 2812211215344 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:02:01.453 2860 2812211215344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:02:01.655 2860 2812211215344 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:02:26.729 2860 2812233418528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74b5efa4-2a27-4f92-aa5e-955f90282294 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated on remote: ['754c400b-b226-4873-9bb5-12055447a146'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:02:26.734 2860 2812233418528 MainThread INFO neutron.agent.securitygroups_rpc [req-74b5efa4-2a27-4f92-aa5e-955f90282294 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated ['754c400b-b226-4873-9bb5-12055447a146'] 2022-10-02 01:02:26.853 2860 2812233365456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e47394c5-1dd6-4907-ba74-4353da34e5c4 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated on remote: ['754c400b-b226-4873-9bb5-12055447a146'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:02:26.859 2860 2812233365456 MainThread INFO neutron.agent.securitygroups_rpc [req-e47394c5-1dd6-4907-ba74-4353da34e5c4 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated ['754c400b-b226-4873-9bb5-12055447a146'] 2022-10-02 01:02:30.174 2860 2812233339824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea135968-d02e-4239-8d2b-3156bc4cbbf3 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated on remote: ['754c400b-b226-4873-9bb5-12055447a146'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:02:30.191 2860 2812233339824 MainThread INFO neutron.agent.securitygroups_rpc [req-ea135968-d02e-4239-8d2b-3156bc4cbbf3 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated ['754c400b-b226-4873-9bb5-12055447a146'] 2022-10-02 01:02:31.020 2860 2812233339824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d604d405-183f-4e93-bd3b-440034135bff e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: 4a9965b5-643d-4478-8378-7760d8362e4f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:02:31.020 2860 2812233339824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d604d405-183f-4e93-bd3b-440034135bff e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port 4a9965b5-643d-4478-8378-7760d8362e4f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:02:32.933 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4a9965b5-643d-4478-8378-7760d8362e4f 2022-10-02 01:02:33.782 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 01:02:34.945 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 4a9965b5-643d-4478-8378-7760d8362e4f 2022-10-02 01:02:34.959 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 4a9965b5-643d-4478-8378-7760d8362e4f updated. Details: {'device': '4a9965b5-643d-4478-8378-7760d8362e4f', 'network_id': '187441bc-85a8-46c2-a472-a2fcaf6bcd79', 'port_id': '4a9965b5-643d-4478-8378-7760d8362e4f', 'mac_address': 'fa:16:3e:8a:2d:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 230, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0968d32d-106f-4f23-a911-623aef810c07', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 01:02:34.959 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 01:02:34.959 2860 2812232442976 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-4a9965b5-643d-4478-8378-7760d8362e4f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:02:34.982 2860 2812232442976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a9965b5-643d-4478-8378-7760d8362e4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:02:34.982 2860 2812232442976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4a9965b5-643d-4478-8378-7760d8362e4f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:02:34.999 2860 2812232442976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:02:35.153 2860 2812232442976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4a9965b5-643d-4478-8378-7760d8362e4f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:02:35.153 2860 2812232442976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4a9965b5-643d-4478-8378-7760d8362e4f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:02:35.165 2860 2812232442976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4a9965b5-643d-4478-8378-7760d8362e4f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:02:35.185 2860 2812232442976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 230, VLAN trunk: None to switch port 4a9965b5-643d-4478-8378-7760d8362e4f 2022-10-02 01:02:35.259 2860 2812232442976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 01:02:35.278 2860 2812232442976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4a9965b5-643d-4478-8378-7760d8362e4f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:02:35.437 2860 2812232442976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4a9965b5-643d-4478-8378-7760d8362e4f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:02:35.437 2860 2812232442976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:02:35.447 2860 2812232442976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (754c400b-b226-4873-9bb5-12055447a146) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:02:35.447 2860 2812232442976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4a9965b5-643d-4478-8378-7760d8362e4f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:02:35.447 2860 2812232442976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 01:02:35.477 2860 2812232442976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4a9965b5-643d-4478-8378-7760d8362e4f not yet added. Adding. 2022-10-02 01:02:35.477 2860 2812232442976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 01:02:35.477 2860 2812232442976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 01:02:35.587 2860 2812232442976 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-4a9965b5-643d-4478-8378-7760d8362e4f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:02:35.587 2860 2812232442976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a9965b5-643d-4478-8378-7760d8362e4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:02:35.699 2860 2812232442976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a9965b5-643d-4478-8378-7760d8362e4f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:02:35.699 2860 2812232442976 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-4a9965b5-643d-4478-8378-7760d8362e4f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:02:35.727 2860 2812232442976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a9965b5-643d-4478-8378-7760d8362e4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:02:35.837 2860 2812232442976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a9965b5-643d-4478-8378-7760d8362e4f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:02:35.931 2860 2812232442976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a9965b5-643d-4478-8378-7760d8362e4f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:02:35.931 2860 2812232442976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4a9965b5-643d-4478-8378-7760d8362e4f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 01:02:35.962 2860 2812232442976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4a9965b5-643d-4478-8378-7760d8362e4f processed. 2022-10-02 01:02:35.962 2860 2812232442976 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:02:35.977 2860 2812232442976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:02:36.165 2860 2812232442976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:02:49.570 2860 2812232010032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22ec6744-2bc1-4c11-8be8-a830a1d06f5c - - - - - -] port_update received: 18e4a51c-d1a6-4ee1-95b1-3fdf12319504 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:02:49.586 2860 2812232010032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22ec6744-2bc1-4c11-8be8-a830a1d06f5c - - - - - -] No port 18e4a51c-d1a6-4ee1-95b1-3fdf12319504 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:02:53.195 2860 2812231716000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-783ec5d7-9df0-4436-ae00-5b2f69f6c611 - - - - - -] port_update received: 6e530078-c1eb-4614-8131-eb53d53cfa27 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:02:53.210 2860 2812231716000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-783ec5d7-9df0-4436-ae00-5b2f69f6c611 - - - - - -] No port 6e530078-c1eb-4614-8131-eb53d53cfa27 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:02:54.651 2860 2812212395344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15a92a9e-9cff-422d-b692-3e51dcbb8481 - - - - - -] port_update received: 65646a28-928c-4b0e-a8ea-f45e006c1f3d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:02:54.683 2860 2812212395344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15a92a9e-9cff-422d-b692-3e51dcbb8481 - - - - - -] No port 65646a28-928c-4b0e-a8ea-f45e006c1f3d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:02:55.993 2860 2812231716176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d0f99a8-14af-49ba-9c51-6678ca29ca63 a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group rule updated on remote: ['b025d7d1-d542-475a-b83f-32d4dcc06504'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:02:56.010 2860 2812231716176 MainThread INFO neutron.agent.securitygroups_rpc [req-6d0f99a8-14af-49ba-9c51-6678ca29ca63 a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group rule updated ['b025d7d1-d542-475a-b83f-32d4dcc06504'] 2022-10-02 01:02:56.134 2860 2812231800960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b484d395-6b20-4bcd-a0c3-60f94c6140cd a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group rule updated on remote: ['b025d7d1-d542-475a-b83f-32d4dcc06504'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:02:56.134 2860 2812231800960 MainThread INFO neutron.agent.securitygroups_rpc [req-b484d395-6b20-4bcd-a0c3-60f94c6140cd a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group rule updated ['b025d7d1-d542-475a-b83f-32d4dcc06504'] 2022-10-02 01:02:56.225 2860 2812232775632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b03b34f0-7b6c-436b-8fe2-1a470e173519 a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group rule updated on remote: ['b025d7d1-d542-475a-b83f-32d4dcc06504'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:02:56.252 2860 2812232775632 MainThread INFO neutron.agent.securitygroups_rpc [req-b03b34f0-7b6c-436b-8fe2-1a470e173519 a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group rule updated ['b025d7d1-d542-475a-b83f-32d4dcc06504'] 2022-10-02 01:02:56.366 2860 2812231473456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d8960af-0712-4d47-9e39-6a81f963e4b1 a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group rule updated on remote: ['b025d7d1-d542-475a-b83f-32d4dcc06504'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:02:56.383 2860 2812231473456 MainThread INFO neutron.agent.securitygroups_rpc [req-8d8960af-0712-4d47-9e39-6a81f963e4b1 a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group rule updated ['b025d7d1-d542-475a-b83f-32d4dcc06504'] 2022-10-02 01:02:56.522 2860 2812233367216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4e05463-25fa-4894-946e-61b7dfb85a2b a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group rule updated on remote: ['b025d7d1-d542-475a-b83f-32d4dcc06504'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:02:56.537 2860 2812233367216 MainThread INFO neutron.agent.securitygroups_rpc [req-d4e05463-25fa-4894-946e-61b7dfb85a2b a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group rule updated ['b025d7d1-d542-475a-b83f-32d4dcc06504'] 2022-10-02 01:02:56.694 2860 2812231643904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf2613bc-f4c6-4aab-bccf-080b00b1011c a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group rule updated on remote: ['b025d7d1-d542-475a-b83f-32d4dcc06504'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:02:56.725 2860 2812231643904 MainThread INFO neutron.agent.securitygroups_rpc [req-cf2613bc-f4c6-4aab-bccf-080b00b1011c a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group rule updated ['b025d7d1-d542-475a-b83f-32d4dcc06504'] 2022-10-02 01:02:56.743 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bead8b63-8ad4-4dd9-9638-f6718667777a 2022-10-02 01:02:56.960 2860 2812233178096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2911df60-78db-414b-99f1-2913acce218c a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Security group member updated on remote: ['2796321b-1355-49e7-bc50-6dd1d479e85f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:02:56.992 2860 2812233178096 MainThread INFO neutron.agent.securitygroups_rpc [req-2911df60-78db-414b-99f1-2913acce218c a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Security group member updated ['2796321b-1355-49e7-bc50-6dd1d479e85f'] 2022-10-02 01:02:56.992 2860 2812233178096 MainThread INFO neutron.agent.securitygroups_rpc [req-2911df60-78db-414b-99f1-2913acce218c a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Refresh firewall rules 2022-10-02 01:02:56.992 2860 2812233178096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2911df60-78db-414b-99f1-2913acce218c a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Get security group information for devices via rpc ['bead8b63-8ad4-4dd9-9638-f6718667777a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:02:57.068 2860 2812233178096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2911df60-78db-414b-99f1-2913acce218c a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:02:57.084 2860 2812233178096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2911df60-78db-414b-99f1-2913acce218c a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:02:57.096 2860 2812233178096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2911df60-78db-414b-99f1-2913acce218c a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] port_delete event received for 'bead8b63-8ad4-4dd9-9638-f6718667777a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:02:58.038 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:02:58.039 2860 2812232314944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bead8b63-8ad4-4dd9-9638-f6718667777a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:02:58.053 2860 2812232314944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bead8b63-8ad4-4dd9-9638-f6718667777a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:02:58.053 2860 2812232314944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bead8b63-8ad4-4dd9-9638-f6718667777a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:02:58.053 2860 2812232314944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 41f075aa-cca4-432a-a4c0-a4c179437839 2022-10-02 01:02:58.085 2860 2812232314944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bead8b63-8ad4-4dd9-9638-f6718667777a'] 2022-10-02 01:02:58.085 2860 2812232314944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:02:58.101 2860 2812232314944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:02:58.101 2860 2812232314944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bead8b63-8ad4-4dd9-9638-f6718667777a'] 2022-10-02 01:02:58.964 2860 2812232314944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80492bec-07d0-48ce-9b6a-6412e367e52e - - - - - -] port_update received: fb97dd85-46c6-4067-856d-11f6e977a27e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:03:00.651 2860 2812232314944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80492bec-07d0-48ce-9b6a-6412e367e52e - - - - - -] No port fb97dd85-46c6-4067-856d-11f6e977a27e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:03:01.601 2860 2812229838800 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:01.626 2860 2812229838800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:01.662 2860 2812229838800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:10.444 2860 2812232883536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d398d91e-6974-4b41-a553-22e9fc8af2ee a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Security group member updated on remote: ['2796321b-1355-49e7-bc50-6dd1d479e85f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:03:10.444 2860 2812232883536 MainThread INFO neutron.agent.securitygroups_rpc [req-d398d91e-6974-4b41-a553-22e9fc8af2ee a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Security group member updated ['2796321b-1355-49e7-bc50-6dd1d479e85f'] 2022-10-02 01:03:11.342 2860 2812212045600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e64e1d28-3fbd-443e-8a12-dc08f2d9b4d3 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: 573fe390-6f7d-4e24-927b-0186ee9e131e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:03:11.350 2860 2812212045600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e64e1d28-3fbd-443e-8a12-dc08f2d9b4d3 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port 573fe390-6f7d-4e24-927b-0186ee9e131e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:03:13.255 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 573fe390-6f7d-4e24-927b-0186ee9e131e 2022-10-02 01:03:13.651 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 01:03:13.854 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 573fe390-6f7d-4e24-927b-0186ee9e131e 2022-10-02 01:03:13.854 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 573fe390-6f7d-4e24-927b-0186ee9e131e updated. Details: {'device': '573fe390-6f7d-4e24-927b-0186ee9e131e', 'network_id': '41f075aa-cca4-432a-a4c0-a4c179437839', 'port_id': '573fe390-6f7d-4e24-927b-0186ee9e131e', 'mac_address': 'fa:16:3e:0c:ae:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae306349-e37e-49fb-a877-4d6c2c651557', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 01:03:13.865 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 01:03:13.865 2860 2812233513616 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-573fe390-6f7d-4e24-927b-0186ee9e131e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:13.885 2860 2812233513616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-573fe390-6f7d-4e24-927b-0186ee9e131e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:13.885 2860 2812233513616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 573fe390-6f7d-4e24-927b-0186ee9e131e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:03:13.885 2860 2812233513616 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 41f075aa-cca4-432a-a4c0-a4c179437839 2022-10-02 01:03:13.915 2860 2812233513616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:03:14.067 2860 2812233513616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '573fe390-6f7d-4e24-927b-0186ee9e131e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:03:14.067 2860 2812233513616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '573fe390-6f7d-4e24-927b-0186ee9e131e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:03:14.085 2860 2812233513616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 573fe390-6f7d-4e24-927b-0186ee9e131e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:03:14.085 2860 2812233513616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port 573fe390-6f7d-4e24-927b-0186ee9e131e 2022-10-02 01:03:14.161 2860 2812233513616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 01:03:14.161 2860 2812233513616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['573fe390-6f7d-4e24-927b-0186ee9e131e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:03:14.345 2860 2812233513616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['573fe390-6f7d-4e24-927b-0186ee9e131e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:03:14.354 2860 2812233513616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:03:14.354 2860 2812233513616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2796321b-1355-49e7-bc50-6dd1d479e85f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:03:14.372 2860 2812233513616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2796321b-1355-49e7-bc50-6dd1d479e85f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-02 01:03:14.380 2860 2812233513616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 573fe390-6f7d-4e24-927b-0186ee9e131e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:03:14.380 2860 2812233513616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 01:03:14.380 2860 2812233513616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 573fe390-6f7d-4e24-927b-0186ee9e131e not yet added. Adding. 2022-10-02 01:03:14.380 2860 2812233513616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 01:03:14.403 2860 2812233513616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 01:03:14.505 2860 2812233513616 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-573fe390-6f7d-4e24-927b-0186ee9e131e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:14.525 2860 2812233513616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-573fe390-6f7d-4e24-927b-0186ee9e131e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:14.641 2860 2812233513616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-573fe390-6f7d-4e24-927b-0186ee9e131e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:14.649 2860 2812233513616 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-573fe390-6f7d-4e24-927b-0186ee9e131e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:14.649 2860 2812233513616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-573fe390-6f7d-4e24-927b-0186ee9e131e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:14.771 2860 2812233513616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-573fe390-6f7d-4e24-927b-0186ee9e131e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:14.879 2860 2812233513616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-573fe390-6f7d-4e24-927b-0186ee9e131e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.984s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:14.897 2860 2812233513616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 573fe390-6f7d-4e24-927b-0186ee9e131e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 01:03:14.897 2860 2812233513616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 573fe390-6f7d-4e24-927b-0186ee9e131e processed. 2022-10-02 01:03:15.657 2860 2812212044192 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:15.663 2860 2812212044192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:15.853 2860 2812212044192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:16.018 2860 2812232129168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f161c4cf-bb23-4a61-a10a-742cdc9ac929 a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group member updated on remote: ['b025d7d1-d542-475a-b83f-32d4dcc06504'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:03:16.034 2860 2812232129168 MainThread INFO neutron.agent.securitygroups_rpc [req-f161c4cf-bb23-4a61-a10a-742cdc9ac929 a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group member updated ['b025d7d1-d542-475a-b83f-32d4dcc06504'] 2022-10-02 01:03:17.431 2860 2812231669888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27942452-182d-43bf-ad05-64450f655240 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: 807ec6f3-5032-4e60-8c4d-a4607a99b2ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:03:17.452 2860 2812231669888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27942452-182d-43bf-ad05-64450f655240 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port 807ec6f3-5032-4e60-8c4d-a4607a99b2ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:03:25.303 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 807ec6f3-5032-4e60-8c4d-a4607a99b2ab 2022-10-02 01:03:25.711 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 01:03:25.910 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 807ec6f3-5032-4e60-8c4d-a4607a99b2ab 2022-10-02 01:03:25.910 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 807ec6f3-5032-4e60-8c4d-a4607a99b2ab updated. Details: {'device': '807ec6f3-5032-4e60-8c4d-a4607a99b2ab', 'network_id': '7abe6454-7fe6-4ac7-b3ad-227b22f373e8', 'port_id': '807ec6f3-5032-4e60-8c4d-a4607a99b2ab', 'mac_address': 'fa:16:3e:bf:22:aa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 208, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9387d5d3-4c57-4dd5-b9e9-48313e38eb93', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 01:03:25.927 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 01:03:25.927 2860 2812230239152 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-807ec6f3-5032-4e60-8c4d-a4607a99b2ab" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:25.927 2860 2812230239152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-807ec6f3-5032-4e60-8c4d-a4607a99b2ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:25.943 2860 2812230239152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 807ec6f3-5032-4e60-8c4d-a4607a99b2ab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:03:25.943 2860 2812230239152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7abe6454-7fe6-4ac7-b3ad-227b22f373e8 2022-10-02 01:03:25.943 2860 2812230239152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:03:26.089 2860 2812230239152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '807ec6f3-5032-4e60-8c4d-a4607a99b2ab') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:03:26.097 2860 2812230239152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '807ec6f3-5032-4e60-8c4d-a4607a99b2ab') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:03:26.113 2860 2812230239152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 807ec6f3-5032-4e60-8c4d-a4607a99b2ab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:03:26.113 2860 2812230239152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 208, VLAN trunk: None to switch port 807ec6f3-5032-4e60-8c4d-a4607a99b2ab 2022-10-02 01:03:26.210 2860 2812230239152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 01:03:26.223 2860 2812230239152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['807ec6f3-5032-4e60-8c4d-a4607a99b2ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:03:26.491 2860 2812230239152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['807ec6f3-5032-4e60-8c4d-a4607a99b2ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:03:26.491 2860 2812230239152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:03:26.509 2860 2812230239152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b025d7d1-d542-475a-b83f-32d4dcc06504) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:03:26.519 2860 2812230239152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 807ec6f3-5032-4e60-8c4d-a4607a99b2ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:03:26.519 2860 2812230239152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 01:03:26.519 2860 2812230239152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 807ec6f3-5032-4e60-8c4d-a4607a99b2ab not yet added. Adding. 2022-10-02 01:03:26.535 2860 2812230239152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 01:03:26.551 2860 2812230239152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 01:03:29.375 2860 2812230239152 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-807ec6f3-5032-4e60-8c4d-a4607a99b2ab" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:29.381 2860 2812230239152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-807ec6f3-5032-4e60-8c4d-a4607a99b2ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:29.551 2860 2812230239152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-807ec6f3-5032-4e60-8c4d-a4607a99b2ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:29.567 2860 2812230239152 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-807ec6f3-5032-4e60-8c4d-a4607a99b2ab" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:29.567 2860 2812230239152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-807ec6f3-5032-4e60-8c4d-a4607a99b2ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:29.722 2860 2812230239152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-807ec6f3-5032-4e60-8c4d-a4607a99b2ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:29.852 2860 2812230239152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-807ec6f3-5032-4e60-8c4d-a4607a99b2ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:29.863 2860 2812230239152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 807ec6f3-5032-4e60-8c4d-a4607a99b2ab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 01:03:29.863 2860 2812230239152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 807ec6f3-5032-4e60-8c4d-a4607a99b2ab processed. 2022-10-02 01:03:29.878 2860 2812230239152 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:29.878 2860 2812230239152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:30.191 2860 2812230239152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:30.723 2860 2812230239152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd19a96c-12bd-40e6-96eb-c5554c36ebc3 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated on remote: ['754c400b-b226-4873-9bb5-12055447a146'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:03:30.723 2860 2812230239152 MainThread INFO neutron.agent.securitygroups_rpc [req-fd19a96c-12bd-40e6-96eb-c5554c36ebc3 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated ['754c400b-b226-4873-9bb5-12055447a146'] 2022-10-02 01:03:31.800 2860 2812233177216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd19a96c-12bd-40e6-96eb-c5554c36ebc3 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] port_delete event received for '4a9965b5-643d-4478-8378-7760d8362e4f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:03:32.629 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4a9965b5-643d-4478-8378-7760d8362e4f 2022-10-02 01:03:34.636 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:03:34.643 2860 2812231802016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4a9965b5-643d-4478-8378-7760d8362e4f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:03:34.643 2860 2812231802016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4a9965b5-643d-4478-8378-7760d8362e4f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:03:34.660 2860 2812231802016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4a9965b5-643d-4478-8378-7760d8362e4f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:03:34.683 2860 2812231802016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a9965b5-643d-4478-8378-7760d8362e4f'] 2022-10-02 01:03:34.706 2860 2812231802016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:03:34.723 2860 2812231802016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:03:34.723 2860 2812231802016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a9965b5-643d-4478-8378-7760d8362e4f'] 2022-10-02 01:03:36.252 2860 2812233565280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-201fdcab-65b0-4db0-b5f6-797252f57e11 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] port_delete event received for '4ba38baa-dc47-403b-84c6-5107df9bd4c4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:03:36.659 2860 2812233610336 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:36.660 2860 2812233610336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:36.690 2860 2812233610336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:40.925 2860 2812232127408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9c76ad9-6570-4581-b74d-4e0f1afc80c8 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated on remote: ['bb056de3-15f7-4768-9ef7-3d6177627f90'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:03:40.925 2860 2812232127408 MainThread INFO neutron.agent.securitygroups_rpc [req-c9c76ad9-6570-4581-b74d-4e0f1afc80c8 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated ['bb056de3-15f7-4768-9ef7-3d6177627f90'] 2022-10-02 01:03:41.206 2860 2812231473984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9c76ad9-6570-4581-b74d-4e0f1afc80c8 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] port_delete event received for 'a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:03:41.440 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd 2022-10-02 01:03:42.689 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:03:42.689 2860 2812231800960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:03:42.689 2860 2812231800960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:03:42.705 2860 2812231800960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:03:42.721 2860 2812231800960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 187441bc-85a8-46c2-a472-a2fcaf6bcd79 2022-10-02 01:03:42.728 2860 2812231800960 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd'] 2022-10-02 01:03:42.737 2860 2812231800960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:03:42.737 2860 2812231800960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:03:42.737 2860 2812231800960 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a3f6bd30-fd03-41e0-ae97-4ad1d8dc82cd'] 2022-10-02 01:03:43.003 2860 2812231800960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e309ef49-1863-4014-94ad-53f5f4e27297 a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Security group member updated on remote: ['2796321b-1355-49e7-bc50-6dd1d479e85f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:03:43.019 2860 2812231800960 MainThread INFO neutron.agent.securitygroups_rpc [req-e309ef49-1863-4014-94ad-53f5f4e27297 a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Security group member updated ['2796321b-1355-49e7-bc50-6dd1d479e85f'] 2022-10-02 01:03:43.019 2860 2812231800960 MainThread INFO neutron.agent.securitygroups_rpc [req-e309ef49-1863-4014-94ad-53f5f4e27297 a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Refresh firewall rules 2022-10-02 01:03:43.034 2860 2812231800960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e309ef49-1863-4014-94ad-53f5f4e27297 a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Get security group information for devices via rpc ['573fe390-6f7d-4e24-927b-0186ee9e131e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:03:43.066 2860 2812231800960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e309ef49-1863-4014-94ad-53f5f4e27297 a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:03:43.066 2860 2812231800960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e309ef49-1863-4014-94ad-53f5f4e27297 a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:03:43.096 2860 2812231800960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e309ef49-1863-4014-94ad-53f5f4e27297 a84c6036067e4ed2817f56d95eaf1715 31b72d052142491dbfc1936f4f006715 - - - -] port_delete event received for '573fe390-6f7d-4e24-927b-0186ee9e131e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:03:43.461 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 573fe390-6f7d-4e24-927b-0186ee9e131e 2022-10-02 01:03:44.392 2860 2812232880896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91b4974d-c0b2-4ecd-a190-a6820c8c4b4a 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] port_delete event received for '4b142b95-c82d-439c-ad4b-0918b6f27839' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:03:44.708 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:03:44.708 2860 2812233611744 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:44.708 2860 2812233611744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:44.708 2860 2812233609280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '573fe390-6f7d-4e24-927b-0186ee9e131e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:03:44.708 2860 2812233609280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '573fe390-6f7d-4e24-927b-0186ee9e131e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:03:44.736 2860 2812233609280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 573fe390-6f7d-4e24-927b-0186ee9e131e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:03:44.752 2860 2812233609280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 41f075aa-cca4-432a-a4c0-a4c179437839 2022-10-02 01:03:44.752 2860 2812233609280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['573fe390-6f7d-4e24-927b-0186ee9e131e'] 2022-10-02 01:03:44.770 2860 2812233609280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:03:44.770 2860 2812233609280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:03:44.784 2860 2812233609280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['573fe390-6f7d-4e24-927b-0186ee9e131e'] 2022-10-02 01:03:44.784 2860 2812233611744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:44.784 2860 2812233609280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-848c3a2d-abf6-42b4-b530-94451cddd8c4 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated on remote: ['e23372c7-1981-45c3-9111-2e915039a9ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:03:44.815 2860 2812233609280 MainThread INFO neutron.agent.securitygroups_rpc [req-848c3a2d-abf6-42b4-b530-94451cddd8c4 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated ['e23372c7-1981-45c3-9111-2e915039a9ca'] 2022-10-02 01:03:44.846 2860 2812233669616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b286d82-3bec-46e1-9185-a205a9bc64dd 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated on remote: ['e23372c7-1981-45c3-9111-2e915039a9ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:03:44.846 2860 2812233669616 MainThread INFO neutron.agent.securitygroups_rpc [req-6b286d82-3bec-46e1-9185-a205a9bc64dd 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated ['e23372c7-1981-45c3-9111-2e915039a9ca'] 2022-10-02 01:03:46.706 2860 2812231285216 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:47.595 2860 2812231285216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.891s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:48.534 2860 2812231285216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:50.221 2860 2812229980752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53379095-8d10-4f09-aa94-105be619cc8d 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated on remote: ['e23372c7-1981-45c3-9111-2e915039a9ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:03:50.252 2860 2812229980752 MainThread INFO neutron.agent.securitygroups_rpc [req-53379095-8d10-4f09-aa94-105be619cc8d 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated ['e23372c7-1981-45c3-9111-2e915039a9ca'] 2022-10-02 01:03:51.143 2860 2812231804000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b7c1a76-f5b5-45d8-b960-607f1f46895e e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: eb9ad07a-6799-41b1-91f6-ce5378b2cf93 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:03:51.159 2860 2812231804000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b7c1a76-f5b5-45d8-b960-607f1f46895e e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port eb9ad07a-6799-41b1-91f6-ce5378b2cf93 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:03:53.549 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: eb9ad07a-6799-41b1-91f6-ce5378b2cf93 2022-10-02 01:03:55.002 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 01:03:56.158 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port eb9ad07a-6799-41b1-91f6-ce5378b2cf93 2022-10-02 01:03:56.158 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port eb9ad07a-6799-41b1-91f6-ce5378b2cf93 updated. Details: {'device': 'eb9ad07a-6799-41b1-91f6-ce5378b2cf93', 'network_id': '187441bc-85a8-46c2-a472-a2fcaf6bcd79', 'port_id': 'eb9ad07a-6799-41b1-91f6-ce5378b2cf93', 'mac_address': 'fa:16:3e:c0:4a:cb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 230, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0968d32d-106f-4f23-a911-623aef810c07', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 01:03:56.174 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 01:03:56.174 2860 2812234948672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-eb9ad07a-6799-41b1-91f6-ce5378b2cf93" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:56.189 2860 2812234948672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eb9ad07a-6799-41b1-91f6-ce5378b2cf93" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:56.189 2860 2812234948672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port eb9ad07a-6799-41b1-91f6-ce5378b2cf93 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:03:56.205 2860 2812234948672 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 187441bc-85a8-46c2-a472-a2fcaf6bcd79 2022-10-02 01:03:56.205 2860 2812234948672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:03:56.361 2860 2812234948672 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'eb9ad07a-6799-41b1-91f6-ce5378b2cf93') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:03:56.361 2860 2812234948672 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'eb9ad07a-6799-41b1-91f6-ce5378b2cf93') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:03:56.361 2860 2812234948672 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port eb9ad07a-6799-41b1-91f6-ce5378b2cf93 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:03:56.392 2860 2812234948672 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 230, VLAN trunk: None to switch port eb9ad07a-6799-41b1-91f6-ce5378b2cf93 2022-10-02 01:03:56.472 2860 2812234948672 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 01:03:56.472 2860 2812234948672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['eb9ad07a-6799-41b1-91f6-ce5378b2cf93'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:03:56.628 2860 2812234948672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['eb9ad07a-6799-41b1-91f6-ce5378b2cf93']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:03:56.628 2860 2812234948672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:03:56.643 2860 2812234948672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e23372c7-1981-45c3-9111-2e915039a9ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:03:56.658 2860 2812234948672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for eb9ad07a-6799-41b1-91f6-ce5378b2cf93 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:03:56.658 2860 2812234948672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 01:03:56.674 2860 2812234948672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device eb9ad07a-6799-41b1-91f6-ce5378b2cf93 not yet added. Adding. 2022-10-02 01:03:56.690 2860 2812234948672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 01:03:56.690 2860 2812234948672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 01:03:56.783 2860 2812234948672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-eb9ad07a-6799-41b1-91f6-ce5378b2cf93" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:56.783 2860 2812234948672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb9ad07a-6799-41b1-91f6-ce5378b2cf93" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:56.892 2860 2812234948672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb9ad07a-6799-41b1-91f6-ce5378b2cf93" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:56.908 2860 2812234948672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-eb9ad07a-6799-41b1-91f6-ce5378b2cf93" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:56.908 2860 2812234948672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb9ad07a-6799-41b1-91f6-ce5378b2cf93" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:57.017 2860 2812234948672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb9ad07a-6799-41b1-91f6-ce5378b2cf93" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:57.115 2860 2812234948672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eb9ad07a-6799-41b1-91f6-ce5378b2cf93" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:03:57.127 2860 2812234948672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port eb9ad07a-6799-41b1-91f6-ce5378b2cf93 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 01:03:57.127 2860 2812234948672 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port eb9ad07a-6799-41b1-91f6-ce5378b2cf93 processed. 2022-10-02 01:03:57.143 2860 2812232161936 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:03:57.143 2860 2812232161936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:03:57.329 2860 2812232161936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:04:07.282 2860 2812231716176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97dc3c2d-af92-4bb4-8b28-55d89e9b80ad b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network 41f075aa-cca4-432a-a4c0-a4c179437839 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 01:04:07.282 2860 2812231716176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97dc3c2d-af92-4bb4-8b28-55d89e9b80ad b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network 41f075aa-cca4-432a-a4c0-a4c179437839 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 01:04:53.529 2860 2812212377904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9825602a-2a64-4ce9-9c72-bd1312fd7a6c 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated on remote: ['e23372c7-1981-45c3-9111-2e915039a9ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:04:53.547 2860 2812212377904 MainThread INFO neutron.agent.securitygroups_rpc [req-9825602a-2a64-4ce9-9c72-bd1312fd7a6c 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated ['e23372c7-1981-45c3-9111-2e915039a9ca'] 2022-10-02 01:04:53.842 2860 2812235393504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9825602a-2a64-4ce9-9c72-bd1312fd7a6c 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] port_delete event received for 'eb9ad07a-6799-41b1-91f6-ce5378b2cf93' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:04:53.942 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: eb9ad07a-6799-41b1-91f6-ce5378b2cf93 2022-10-02 01:04:55.421 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:04:55.421 2860 2812231645664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'eb9ad07a-6799-41b1-91f6-ce5378b2cf93' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:04:55.421 2860 2812231645664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'eb9ad07a-6799-41b1-91f6-ce5378b2cf93' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:04:55.450 2860 2812231645664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port eb9ad07a-6799-41b1-91f6-ce5378b2cf93 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:04:55.466 2860 2812231645664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 187441bc-85a8-46c2-a472-a2fcaf6bcd79 2022-10-02 01:04:55.466 2860 2812231645664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eb9ad07a-6799-41b1-91f6-ce5378b2cf93'] 2022-10-02 01:04:55.482 2860 2812231645664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:04:55.482 2860 2812231645664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:04:55.482 2860 2812231645664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eb9ad07a-6799-41b1-91f6-ce5378b2cf93'] 2022-10-02 01:04:56.035 2860 2812231645664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b421af0-d19f-4349-aaff-a8968ef41f83 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] port_delete event received for '59ae8d89-c08a-4995-9d1a-2b4fe07f65a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:04:56.326 2860 2812231645664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0d094c8-3e88-4df0-b3a3-5d542ba8c149 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated on remote: ['fab5110b-d607-413c-8af3-f60f08d8b9ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:04:56.342 2860 2812231645664 MainThread INFO neutron.agent.securitygroups_rpc [req-c0d094c8-3e88-4df0-b3a3-5d542ba8c149 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated ['fab5110b-d607-413c-8af3-f60f08d8b9ca'] 2022-10-02 01:04:56.451 2860 2812233512736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a852581e-7923-4de9-947e-924a166acc38 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated on remote: ['fab5110b-d607-413c-8af3-f60f08d8b9ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:04:56.466 2860 2812233512736 MainThread INFO neutron.agent.securitygroups_rpc [req-a852581e-7923-4de9-947e-924a166acc38 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group rule updated ['fab5110b-d607-413c-8af3-f60f08d8b9ca'] 2022-10-02 01:04:57.435 2860 2812233366864 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:04:57.436 2860 2812233366864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:04:57.466 2860 2812233366864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:04:59.747 2860 2812234900400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15389785-ac27-410b-aa10-337d6a3a5e56 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated on remote: ['fab5110b-d607-413c-8af3-f60f08d8b9ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:04:59.763 2860 2812234900400 MainThread INFO neutron.agent.securitygroups_rpc [req-15389785-ac27-410b-aa10-337d6a3a5e56 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated ['fab5110b-d607-413c-8af3-f60f08d8b9ca'] 2022-10-02 01:05:00.592 2860 2812232242272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc3cb53c-83fe-42c9-817c-ddd9474bd97f e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: 0b3cdcda-d767-4429-8afc-c3755812d8a5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:05:00.622 2860 2812232242272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc3cb53c-83fe-42c9-817c-ddd9474bd97f e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port 0b3cdcda-d767-4429-8afc-c3755812d8a5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:05:04.102 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0b3cdcda-d767-4429-8afc-c3755812d8a5 2022-10-02 01:05:05.497 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 01:05:05.700 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 0b3cdcda-d767-4429-8afc-c3755812d8a5 2022-10-02 01:05:05.700 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 0b3cdcda-d767-4429-8afc-c3755812d8a5 updated. Details: {'device': '0b3cdcda-d767-4429-8afc-c3755812d8a5', 'network_id': '187441bc-85a8-46c2-a472-a2fcaf6bcd79', 'port_id': '0b3cdcda-d767-4429-8afc-c3755812d8a5', 'mac_address': 'fa:16:3e:9e:ae:bd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 230, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0968d32d-106f-4f23-a911-623aef810c07', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 01:05:05.717 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 01:05:05.717 2860 2812212377904 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-0b3cdcda-d767-4429-8afc-c3755812d8a5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:05:05.717 2860 2812212377904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0b3cdcda-d767-4429-8afc-c3755812d8a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:05:05.717 2860 2812212377904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0b3cdcda-d767-4429-8afc-c3755812d8a5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:05:05.717 2860 2812212377904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 187441bc-85a8-46c2-a472-a2fcaf6bcd79 2022-10-02 01:05:05.748 2860 2812212377904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:05:05.934 2860 2812212377904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0b3cdcda-d767-4429-8afc-c3755812d8a5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:05:05.955 2860 2812212377904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0b3cdcda-d767-4429-8afc-c3755812d8a5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:05:05.955 2860 2812212377904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0b3cdcda-d767-4429-8afc-c3755812d8a5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:05:05.955 2860 2812212377904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 230, VLAN trunk: None to switch port 0b3cdcda-d767-4429-8afc-c3755812d8a5 2022-10-02 01:05:06.045 2860 2812212377904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 01:05:06.075 2860 2812212377904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0b3cdcda-d767-4429-8afc-c3755812d8a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:05:06.216 2860 2812212377904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0b3cdcda-d767-4429-8afc-c3755812d8a5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:05:06.216 2860 2812212377904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:05:06.231 2860 2812212377904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fab5110b-d607-413c-8af3-f60f08d8b9ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:05:06.248 2860 2812212377904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0b3cdcda-d767-4429-8afc-c3755812d8a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:05:06.248 2860 2812212377904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 01:05:06.248 2860 2812212377904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0b3cdcda-d767-4429-8afc-c3755812d8a5 not yet added. Adding. 2022-10-02 01:05:06.248 2860 2812212377904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 01:05:06.248 2860 2812212377904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 01:05:06.359 2860 2812212377904 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-0b3cdcda-d767-4429-8afc-c3755812d8a5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:05:06.388 2860 2812212377904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b3cdcda-d767-4429-8afc-c3755812d8a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:05:06.499 2860 2812212377904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b3cdcda-d767-4429-8afc-c3755812d8a5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:05:06.528 2860 2812212377904 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-0b3cdcda-d767-4429-8afc-c3755812d8a5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:05:06.528 2860 2812212377904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b3cdcda-d767-4429-8afc-c3755812d8a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:05:06.653 2860 2812212377904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b3cdcda-d767-4429-8afc-c3755812d8a5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:05:06.762 2860 2812212377904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0b3cdcda-d767-4429-8afc-c3755812d8a5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:05:06.762 2860 2812212377904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0b3cdcda-d767-4429-8afc-c3755812d8a5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 01:05:06.778 2860 2812212377904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0b3cdcda-d767-4429-8afc-c3755812d8a5 processed. 2022-10-02 01:05:07.497 2860 2812212377904 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:05:07.497 2860 2812212377904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:05:07.684 2860 2812212377904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:05:37.969 2860 2812232060240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4e2d35b-5d29-4c73-b093-ddb3366a78ba a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group member updated on remote: ['b025d7d1-d542-475a-b83f-32d4dcc06504'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:05:37.984 2860 2812232060240 MainThread INFO neutron.agent.securitygroups_rpc [req-d4e2d35b-5d29-4c73-b093-ddb3366a78ba a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group member updated ['b025d7d1-d542-475a-b83f-32d4dcc06504'] 2022-10-02 01:05:38.339 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 807ec6f3-5032-4e60-8c4d-a4607a99b2ab 2022-10-02 01:05:38.558 2860 2812235205968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4e2d35b-5d29-4c73-b093-ddb3366a78ba a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] port_delete event received for '807ec6f3-5032-4e60-8c4d-a4607a99b2ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:05:39.623 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:05:39.623 2860 2812234899696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '807ec6f3-5032-4e60-8c4d-a4607a99b2ab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:05:39.623 2860 2812234899696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '807ec6f3-5032-4e60-8c4d-a4607a99b2ab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:05:39.639 2860 2812234899696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 807ec6f3-5032-4e60-8c4d-a4607a99b2ab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:05:39.658 2860 2812234899696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7abe6454-7fe6-4ac7-b3ad-227b22f373e8 2022-10-02 01:05:39.658 2860 2812234899696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['807ec6f3-5032-4e60-8c4d-a4607a99b2ab'] 2022-10-02 01:05:39.672 2860 2812234899696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:05:39.672 2860 2812234899696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:05:39.686 2860 2812234899696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['807ec6f3-5032-4e60-8c4d-a4607a99b2ab'] 2022-10-02 01:05:41.650 2860 2812235037680 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:05:41.650 2860 2812235037680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:05:41.685 2860 2812235037680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:05:43.215 2860 2812233612800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f392665a-c8b5-4a7e-93aa-d333bcfd1d02 a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group member updated on remote: ['b025d7d1-d542-475a-b83f-32d4dcc06504'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:05:43.215 2860 2812233612800 MainThread INFO neutron.agent.securitygroups_rpc [req-f392665a-c8b5-4a7e-93aa-d333bcfd1d02 a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group member updated ['b025d7d1-d542-475a-b83f-32d4dcc06504'] 2022-10-02 01:05:44.058 2860 2812232882304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-850448e9-7bda-4848-8555-4fcce254f690 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: 49b1bf72-665b-4d49-b376-5134dc334f5c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:05:44.075 2860 2812232882304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-850448e9-7bda-4848-8555-4fcce254f690 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port 49b1bf72-665b-4d49-b376-5134dc334f5c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:05:52.388 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 49b1bf72-665b-4d49-b376-5134dc334f5c 2022-10-02 01:05:53.713 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 01:05:53.905 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 49b1bf72-665b-4d49-b376-5134dc334f5c 2022-10-02 01:05:53.920 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 49b1bf72-665b-4d49-b376-5134dc334f5c updated. Details: {'device': '49b1bf72-665b-4d49-b376-5134dc334f5c', 'network_id': '7abe6454-7fe6-4ac7-b3ad-227b22f373e8', 'port_id': '49b1bf72-665b-4d49-b376-5134dc334f5c', 'mac_address': 'fa:16:3e:5a:6b:d6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 208, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9387d5d3-4c57-4dd5-b9e9-48313e38eb93', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 01:05:53.920 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 01:05:53.942 2860 2812235812352 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-49b1bf72-665b-4d49-b376-5134dc334f5c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:05:53.952 2860 2812235812352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49b1bf72-665b-4d49-b376-5134dc334f5c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:05:53.952 2860 2812235812352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 49b1bf72-665b-4d49-b376-5134dc334f5c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:05:53.952 2860 2812235812352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7abe6454-7fe6-4ac7-b3ad-227b22f373e8 2022-10-02 01:05:53.967 2860 2812235812352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:05:54.107 2860 2812235812352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '49b1bf72-665b-4d49-b376-5134dc334f5c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:05:54.107 2860 2812235812352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '49b1bf72-665b-4d49-b376-5134dc334f5c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:05:54.128 2860 2812235812352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 49b1bf72-665b-4d49-b376-5134dc334f5c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:05:54.140 2860 2812235812352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 208, VLAN trunk: None to switch port 49b1bf72-665b-4d49-b376-5134dc334f5c 2022-10-02 01:05:54.214 2860 2812235812352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 01:05:54.233 2860 2812235812352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['49b1bf72-665b-4d49-b376-5134dc334f5c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:05:54.471 2860 2812235812352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['49b1bf72-665b-4d49-b376-5134dc334f5c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:05:54.471 2860 2812235812352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:05:54.484 2860 2812235812352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b025d7d1-d542-475a-b83f-32d4dcc06504) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:05:54.484 2860 2812235812352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 49b1bf72-665b-4d49-b376-5134dc334f5c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:05:54.496 2860 2812235812352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 01:05:54.496 2860 2812235812352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 49b1bf72-665b-4d49-b376-5134dc334f5c not yet added. Adding. 2022-10-02 01:05:54.496 2860 2812235812352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 01:05:54.515 2860 2812235812352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 01:05:54.607 2860 2812235812352 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-49b1bf72-665b-4d49-b376-5134dc334f5c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:05:54.607 2860 2812235812352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49b1bf72-665b-4d49-b376-5134dc334f5c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:05:54.706 2860 2812235812352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49b1bf72-665b-4d49-b376-5134dc334f5c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:05:54.706 2860 2812235812352 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-49b1bf72-665b-4d49-b376-5134dc334f5c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:05:54.729 2860 2812235812352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49b1bf72-665b-4d49-b376-5134dc334f5c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:05:54.826 2860 2812235812352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49b1bf72-665b-4d49-b376-5134dc334f5c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:05:54.917 2860 2812235812352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49b1bf72-665b-4d49-b376-5134dc334f5c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:05:54.937 2860 2812235812352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 49b1bf72-665b-4d49-b376-5134dc334f5c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 01:05:54.937 2860 2812235812352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 49b1bf72-665b-4d49-b376-5134dc334f5c processed. 2022-10-02 01:05:55.714 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:05:55.714 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:05:55.901 2860 2812212265552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:06:00.495 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0b3cdcda-d767-4429-8afc-c3755812d8a5 2022-10-02 01:06:01.155 2860 2812212156192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f09e92ce-e589-4df3-952d-22cc771f1d47 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated on remote: ['fab5110b-d607-413c-8af3-f60f08d8b9ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:06:01.155 2860 2812212156192 MainThread INFO neutron.agent.securitygroups_rpc [req-f09e92ce-e589-4df3-952d-22cc771f1d47 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] Security group member updated ['fab5110b-d607-413c-8af3-f60f08d8b9ca'] 2022-10-02 01:06:01.468 2860 2812233666800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f09e92ce-e589-4df3-952d-22cc771f1d47 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] port_delete event received for '0b3cdcda-d767-4429-8afc-c3755812d8a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:06:01.718 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:06:01.718 2860 2812235205616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0b3cdcda-d767-4429-8afc-c3755812d8a5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:06:01.718 2860 2812235205616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0b3cdcda-d767-4429-8afc-c3755812d8a5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:06:01.733 2860 2812235205616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0b3cdcda-d767-4429-8afc-c3755812d8a5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:06:01.733 2860 2812235205616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 187441bc-85a8-46c2-a472-a2fcaf6bcd79 2022-10-02 01:06:01.762 2860 2812235205616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0b3cdcda-d767-4429-8afc-c3755812d8a5'] 2022-10-02 01:06:01.762 2860 2812235205616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:06:01.762 2860 2812235205616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:06:01.780 2860 2812235205616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0b3cdcda-d767-4429-8afc-c3755812d8a5'] 2022-10-02 01:06:03.140 2860 2812231928288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a35b1778-5323-417b-8c8f-b75057deea16 1750f2cc69c0499ebade616da183507b 29870f31b41846cc923a28ebfaf368db - - - -] port_delete event received for 'de3038a5-5b41-4558-9baa-a93e0dbb6bdf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:06:03.734 2860 2812230791008 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:06:03.734 2860 2812230791008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:06:03.776 2860 2812230791008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:06:07.890 2860 2812232059712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eccbb7df-9b4e-4ba3-b652-5e6f2a025f49 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '3cf7fedb-02c8-4fdd-a751-987e2f44d6e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:06:08.907 2860 2812231713360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eecf67f-7d11-4e7f-87f1-7da557043ad3 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '6f8088d7-8888-4bf3-b245-c4c8c3c24081' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:06:09.830 2860 2812233666976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45e2a7bb-d6e6-40f8-baa5-8583b4e434f3 - - - - - -] port_delete event received for '93f80de3-39d0-4561-bfb1-f2a9ff785ce4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:06:09.876 2860 2812232443152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71369994-2d4b-4c85-8353-5131598d22d8 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '93f80de3-39d0-4561-bfb1-f2a9ff785ce4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:06:10.079 2860 2812231799728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71369994-2d4b-4c85-8353-5131598d22d8 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network 187441bc-85a8-46c2-a472-a2fcaf6bcd79 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 01:06:10.079 2860 2812231799728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71369994-2d4b-4c85-8353-5131598d22d8 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network 187441bc-85a8-46c2-a472-a2fcaf6bcd79 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 01:06:56.045 2860 2812232127760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9c91b4e-db88-4ac1-a3b1-7b5c0195e9e7 - - - - - -] port_update received: c0334882-e8f5-48a2-a694-388a73a00864 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:06:56.071 2860 2812232127760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9c91b4e-db88-4ac1-a3b1-7b5c0195e9e7 - - - - - -] No port c0334882-e8f5-48a2-a694-388a73a00864 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:06:59.674 2860 2812236091984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b541eaae-8688-4780-ae17-cdcf9e139329 - - - - - -] port_update received: 0ca6dc19-4946-4e3e-ad2f-8dc6bcf6c7fe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:06:59.704 2860 2812236091984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b541eaae-8688-4780-ae17-cdcf9e139329 - - - - - -] No port 0ca6dc19-4946-4e3e-ad2f-8dc6bcf6c7fe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:07:00.713 2860 2812235393328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa764526-612b-40cf-8a80-684363844eda - - - - - -] port_update received: 4213e648-6073-4730-8d1f-375570c12e69 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:07:00.743 2860 2812235393328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa764526-612b-40cf-8a80-684363844eda - - - - - -] No port 4213e648-6073-4730-8d1f-375570c12e69 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:07:04.727 2860 2812229838800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1818727c-3e6b-4c3f-bb75-d35de5eaa215 - - - - - -] port_update received: 28dfb333-6dc0-4308-9e01-85403de7443f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:07:04.758 2860 2812229838800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1818727c-3e6b-4c3f-bb75-d35de5eaa215 - - - - - -] No port 28dfb333-6dc0-4308-9e01-85403de7443f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:07:13.636 2860 2812233609280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d8962ae-a703-430c-9e65-c970e359502b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group member updated on remote: ['b71d77f8-1c8e-4096-9915-6792425cdca0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:07:13.656 2860 2812233609280 MainThread INFO neutron.agent.securitygroups_rpc [req-3d8962ae-a703-430c-9e65-c970e359502b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group member updated ['b71d77f8-1c8e-4096-9915-6792425cdca0'] 2022-10-02 01:07:22.493 2860 2812233178096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23238f5f-ac6f-4bca-a390-ab22d1590968 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] port_update received: 11ca2fd5-4b7b-457f-ad93-842be00a9d18 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:07:22.535 2860 2812233178096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23238f5f-ac6f-4bca-a390-ab22d1590968 e75811ee9ed7490985fed336ab9feb19 8204e43e3cf9467cb423bb0d0f87c4fe - - - -] No port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-02 01:07:25.002 2860 2812229758816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 11ca2fd5-4b7b-457f-ad93-842be00a9d18 2022-10-02 01:07:26.086 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-02 01:07:26.274 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Adding port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 2022-10-02 01:07:26.289 2860 2812134154656 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 updated. Details: {'device': '11ca2fd5-4b7b-457f-ad93-842be00a9d18', 'network_id': '7c32ae03-4625-46fe-89cf-d303ccf124b1', 'port_id': '11ca2fd5-4b7b-457f-ad93-842be00a9d18', 'mac_address': 'fa:16:3e:c1:80:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd869a26a-c7f4-4665-bf56-bbe619fa8600', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-10-02 01:07:26.305 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-10-02 01:07:26.305 2860 2812236466656 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:07:26.320 2860 2812236466656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:07:26.320 2860 2812236466656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:07:26.320 2860 2812236466656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7c32ae03-4625-46fe-89cf-d303ccf124b1 2022-10-02 01:07:26.336 2860 2812236466656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:07:26.508 2860 2812236466656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '11ca2fd5-4b7b-457f-ad93-842be00a9d18') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:07:26.508 2860 2812236466656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '11ca2fd5-4b7b-457f-ad93-842be00a9d18') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:07:26.522 2860 2812236466656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:07:26.537 2860 2812236466656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 2022-10-02 01:07:26.616 2860 2812236466656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-02 01:07:26.633 2860 2812236466656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['11ca2fd5-4b7b-457f-ad93-842be00a9d18'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:07:26.774 2860 2812236466656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['11ca2fd5-4b7b-457f-ad93-842be00a9d18']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:07:26.788 2860 2812236466656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:07:26.788 2860 2812236466656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b71d77f8-1c8e-4096-9915-6792425cdca0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:07:26.803 2860 2812236466656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b71d77f8-1c8e-4096-9915-6792425cdca0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-02 01:07:26.803 2860 2812236466656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 11ca2fd5-4b7b-457f-ad93-842be00a9d18 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:07:26.820 2860 2812236466656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-02 01:07:26.820 2860 2812236466656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 11ca2fd5-4b7b-457f-ad93-842be00a9d18 not yet added. Adding. 2022-10-02 01:07:26.827 2860 2812236466656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-10-02 01:07:26.827 2860 2812236466656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-10-02 01:07:26.914 2860 2812236466656 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:07:26.945 2860 2812236466656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:07:27.042 2860 2812236466656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:07:27.042 2860 2812236466656 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:07:27.070 2860 2812236466656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:07:27.180 2860 2812236466656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:07:27.303 2860 2812236466656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:07:27.303 2860 2812236466656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-02 01:07:27.320 2860 2812236466656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 processed. 2022-10-02 01:07:28.100 2860 2812232668432 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:07:28.100 2860 2812232668432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:07:28.305 2860 2812232668432 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:08:30.526 2860 2812235495200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f17a8e89-6a8d-4151-bdc3-8b027d24e89c 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group rule updated on remote: ['e74154d2-259d-49c2-a0cb-87cc49f8dac2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:08:30.541 2860 2812235495200 MainThread INFO neutron.agent.securitygroups_rpc [req-f17a8e89-6a8d-4151-bdc3-8b027d24e89c 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group rule updated ['e74154d2-259d-49c2-a0cb-87cc49f8dac2'] 2022-10-02 01:08:30.710 2860 2812235495200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5dafb5cb-962f-4700-85c2-23d412c22864 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group rule updated on remote: ['e74154d2-259d-49c2-a0cb-87cc49f8dac2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:08:30.717 2860 2812235495200 MainThread INFO neutron.agent.securitygroups_rpc [req-5dafb5cb-962f-4700-85c2-23d412c22864 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group rule updated ['e74154d2-259d-49c2-a0cb-87cc49f8dac2'] 2022-10-02 01:08:31.071 2860 2812236387776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5c7a2fb-5b19-4755-9c15-04328f17b282 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group rule updated on remote: ['e74154d2-259d-49c2-a0cb-87cc49f8dac2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:08:31.071 2860 2812236387776 MainThread INFO neutron.agent.securitygroups_rpc [req-a5c7a2fb-5b19-4755-9c15-04328f17b282 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group rule updated ['e74154d2-259d-49c2-a0cb-87cc49f8dac2'] 2022-10-02 01:08:31.201 2860 2812236387776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c45ab60-07f0-48dc-888a-5df21ae283dc 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group rule updated on remote: ['e74154d2-259d-49c2-a0cb-87cc49f8dac2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:08:31.220 2860 2812236387776 MainThread INFO neutron.agent.securitygroups_rpc [req-5c45ab60-07f0-48dc-888a-5df21ae283dc 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group rule updated ['e74154d2-259d-49c2-a0cb-87cc49f8dac2'] 2022-10-02 01:08:31.347 2860 2812234830064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a966b2f-8c20-4886-8020-74b309dc8936 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group rule updated on remote: ['e74154d2-259d-49c2-a0cb-87cc49f8dac2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:08:31.365 2860 2812234830064 MainThread INFO neutron.agent.securitygroups_rpc [req-6a966b2f-8c20-4886-8020-74b309dc8936 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group rule updated ['e74154d2-259d-49c2-a0cb-87cc49f8dac2'] 2022-10-02 01:08:31.471 2860 2812234830064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05bb6c38-1931-4229-ac87-fdffa39292da 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group rule updated on remote: ['e74154d2-259d-49c2-a0cb-87cc49f8dac2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-02 01:08:31.486 2860 2812234830064 MainThread INFO neutron.agent.securitygroups_rpc [req-05bb6c38-1931-4229-ac87-fdffa39292da 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group rule updated ['e74154d2-259d-49c2-a0cb-87cc49f8dac2'] 2022-10-02 01:08:31.928 2860 2812230639456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group member updated on remote: ['b71d77f8-1c8e-4096-9915-6792425cdca0', 'e74154d2-259d-49c2-a0cb-87cc49f8dac2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:08:31.944 2860 2812230639456 MainThread INFO neutron.agent.securitygroups_rpc [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group member updated ['b71d77f8-1c8e-4096-9915-6792425cdca0', 'e74154d2-259d-49c2-a0cb-87cc49f8dac2'] 2022-10-02 01:08:31.950 2860 2812230639456 MainThread INFO neutron.agent.securitygroups_rpc [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Refresh firewall rules 2022-10-02 01:08:31.950 2860 2812230639456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Get security group information for devices via rpc ['11ca2fd5-4b7b-457f-ad93-842be00a9d18'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:08:31.976 2860 2812235393328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] port_update received: 11ca2fd5-4b7b-457f-ad93-842be00a9d18 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:08:31.998 2860 2812235393328 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Acquiring lock "n-hv-agent-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:08:31.998 2860 2812235393328 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-agent-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:08:31.998 2860 2812235393328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Binding port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:08:32.022 2860 2812235393328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:08:32.046 2860 2812235393328 MainThread DEBUG neutron.services.trunk.rpc.agent [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '11ca2fd5-4b7b-457f-ad93-842be00a9d18') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:08:32.061 2860 2812235393328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '11ca2fd5-4b7b-457f-ad93-842be00a9d18') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:08:32.061 2860 2812235393328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Trunk plugin disabled on server. Assuming port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:08:32.061 2860 2812235393328 MainThread INFO networking_hyperv.neutron.trunk_driver [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Binding VLAN ID: 247, VLAN trunk: None to switch port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 2022-10-02 01:08:32.105 2860 2812235393328 MainThread INFO neutron.agent.securitygroups_rpc [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Refresh firewall rules 2022-10-02 01:08:32.132 2860 2812235393328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Get security group information for devices via rpc ['11ca2fd5-4b7b-457f-ad93-842be00a9d18'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:08:32.428 2860 2812230639456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update security group information for ports dict_keys(['11ca2fd5-4b7b-457f-ad93-842be00a9d18']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:08:32.449 2860 2812230639456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:08:32.449 2860 2812230639456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update rules of security group (b71d77f8-1c8e-4096-9915-6792425cdca0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:08:32.449 2860 2812230639456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update rules of security group (e74154d2-259d-49c2-a0cb-87cc49f8dac2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:08:32.475 2860 2812230639456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update members of security group (b71d77f8-1c8e-4096-9915-6792425cdca0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-02 01:08:32.475 2860 2812230639456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update port filter for 11ca2fd5-4b7b-457f-ad93-842be00a9d18 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:08:32.475 2860 2812230639456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Updating port rules. 2022-10-02 01:08:32.491 2860 2812230639456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Creating 6 new rules, removing 0 old rules. 2022-10-02 01:08:32.494 2860 2812230639456 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Acquiring lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:08:32.494 2860 2812230639456 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:08:32.632 2860 2812230639456 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:08:32.632 2860 2812230639456 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Acquiring lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:08:32.632 2860 2812230639456 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:08:32.663 2860 2812230639456 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:08:32.670 2860 2812235393328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update security group information for ports dict_keys(['11ca2fd5-4b7b-457f-ad93-842be00a9d18']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:08:32.670 2860 2812235393328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:08:32.685 2860 2812235393328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update rules of security group (b71d77f8-1c8e-4096-9915-6792425cdca0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:08:32.685 2860 2812235393328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update rules of security group (e74154d2-259d-49c2-a0cb-87cc49f8dac2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:08:32.685 2860 2812235393328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update members of security group (b71d77f8-1c8e-4096-9915-6792425cdca0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-02 01:08:32.685 2860 2812235393328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update port filter for 11ca2fd5-4b7b-457f-ad93-842be00a9d18 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:08:32.710 2860 2812235393328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Updating port rules. 2022-10-02 01:08:32.710 2860 2812235393328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Creating 0 new rules, removing 0 old rules. 2022-10-02 01:08:32.710 2860 2812235393328 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Acquiring lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:08:32.710 2860 2812235393328 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:08:32.710 2860 2812235393328 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:08:32.741 2860 2812235393328 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Acquiring lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:08:32.741 2860 2812235393328 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:08:32.750 2860 2812235393328 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:08:32.795 2860 2812235393328 MainThread DEBUG oslo_concurrency.lockutils [req-1c61e133-f61b-470b-93f6-2eb0df9d0f5b 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-agent-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:09:29.496 2860 2812236504224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group member updated on remote: ['b71d77f8-1c8e-4096-9915-6792425cdca0', 'e74154d2-259d-49c2-a0cb-87cc49f8dac2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:09:29.496 2860 2812236504224 MainThread INFO neutron.agent.securitygroups_rpc [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group member updated ['b71d77f8-1c8e-4096-9915-6792425cdca0', 'e74154d2-259d-49c2-a0cb-87cc49f8dac2'] 2022-10-02 01:09:29.517 2860 2812236504224 MainThread INFO neutron.agent.securitygroups_rpc [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Refresh firewall rules 2022-10-02 01:09:29.517 2860 2812236504224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Get security group information for devices via rpc ['11ca2fd5-4b7b-457f-ad93-842be00a9d18'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:09:29.533 2860 2812234832352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] port_update received: 11ca2fd5-4b7b-457f-ad93-842be00a9d18 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-02 01:09:29.547 2860 2812234832352 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Acquiring lock "n-hv-agent-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:09:29.547 2860 2812234832352 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-agent-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:09:29.568 2860 2812234832352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Binding port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-02 01:09:29.573 2860 2812234832352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-10-02 01:09:29.584 2860 2812234832352 MainThread DEBUG neutron.services.trunk.rpc.agent [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '11ca2fd5-4b7b-457f-ad93-842be00a9d18') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:09:29.601 2860 2812234832352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '11ca2fd5-4b7b-457f-ad93-842be00a9d18') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-02 01:09:29.615 2860 2812234832352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Trunk plugin disabled on server. Assuming port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-02 01:09:29.615 2860 2812234832352 MainThread INFO networking_hyperv.neutron.trunk_driver [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Binding VLAN ID: 247, VLAN trunk: None to switch port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 2022-10-02 01:09:29.661 2860 2812234832352 MainThread INFO neutron.agent.securitygroups_rpc [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Refresh firewall rules 2022-10-02 01:09:29.661 2860 2812234832352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Get security group information for devices via rpc ['11ca2fd5-4b7b-457f-ad93-842be00a9d18'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:09:29.756 2860 2812236504224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update security group information for ports dict_keys(['11ca2fd5-4b7b-457f-ad93-842be00a9d18']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:09:29.771 2860 2812236504224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:09:29.771 2860 2812236504224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update rules of security group (b71d77f8-1c8e-4096-9915-6792425cdca0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:09:29.787 2860 2812236504224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update members of security group (b71d77f8-1c8e-4096-9915-6792425cdca0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-02 01:09:29.787 2860 2812236504224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update port filter for 11ca2fd5-4b7b-457f-ad93-842be00a9d18 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:09:29.787 2860 2812236504224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Updating port rules. 2022-10-02 01:09:29.802 2860 2812236504224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Creating 0 new rules, removing 6 old rules. 2022-10-02 01:09:29.802 2860 2812236504224 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Acquiring lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:09:29.802 2860 2812236504224 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:09:29.824 2860 2812236504224 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:09:29.824 2860 2812236504224 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Acquiring lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:09:29.838 2860 2812236504224 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:09:30.021 2860 2812236504224 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:09:30.036 2860 2812234832352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update security group information for ports dict_keys(['11ca2fd5-4b7b-457f-ad93-842be00a9d18']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:09:30.036 2860 2812234832352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:09:30.052 2860 2812234832352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update rules of security group (b71d77f8-1c8e-4096-9915-6792425cdca0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-02 01:09:30.052 2860 2812234832352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update members of security group (b71d77f8-1c8e-4096-9915-6792425cdca0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-02 01:09:30.052 2860 2812234832352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update port filter for 11ca2fd5-4b7b-457f-ad93-842be00a9d18 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-02 01:09:30.052 2860 2812234832352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Updating port rules. 2022-10-02 01:09:30.083 2860 2812234832352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Creating 0 new rules, removing 0 old rules. 2022-10-02 01:09:30.083 2860 2812234832352 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Acquiring lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:09:30.083 2860 2812234832352 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:09:30.100 2860 2812234832352 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:09:30.100 2860 2812234832352 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Acquiring lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:09:30.117 2860 2812234832352 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:09:30.117 2860 2812234832352 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-driver-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:09:30.161 2860 2812234832352 MainThread DEBUG oslo_concurrency.lockutils [req-addabacf-f2c7-47e0-b669-d2fcb5e09618 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Lock "n-hv-agent-port-lock-11ca2fd5-4b7b-457f-ad93-842be00a9d18" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:09:30.758 2860 2812235287008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-698c7e74-c794-49f5-8cc0-17d145f7acbe 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] port_delete event received for '96a25447-b707-4303-ad6d-1b5118de80eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:19:40.072 2860 2812230852848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7e64224-b983-4cc8-8d13-dede2a4163b1 a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] port_delete event received for '949d3dcc-bc96-428d-834e-28a85bfd2c0f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:19:42.183 2860 2812230432720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-512c5d10-8231-45e0-bc3b-b6fc1d09012b a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group member updated on remote: ['b025d7d1-d542-475a-b83f-32d4dcc06504'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:19:42.198 2860 2812230432720 MainThread INFO neutron.agent.securitygroups_rpc [req-512c5d10-8231-45e0-bc3b-b6fc1d09012b a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] Security group member updated ['b025d7d1-d542-475a-b83f-32d4dcc06504'] 2022-10-02 01:19:42.260 2860 2812212740688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-512c5d10-8231-45e0-bc3b-b6fc1d09012b a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] port_delete event received for '49b1bf72-665b-4d49-b376-5134dc334f5c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:19:42.589 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 49b1bf72-665b-4d49-b376-5134dc334f5c 2022-10-02 01:19:43.619 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:19:43.619 2860 2812232009504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '49b1bf72-665b-4d49-b376-5134dc334f5c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:19:43.634 2860 2812232009504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '49b1bf72-665b-4d49-b376-5134dc334f5c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:19:43.634 2860 2812232009504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 49b1bf72-665b-4d49-b376-5134dc334f5c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:19:43.665 2860 2812232009504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7abe6454-7fe6-4ac7-b3ad-227b22f373e8 2022-10-02 01:19:43.665 2860 2812232009504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49b1bf72-665b-4d49-b376-5134dc334f5c'] 2022-10-02 01:19:43.665 2860 2812232009504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:19:43.682 2860 2812232009504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:19:43.685 2860 2812232009504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49b1bf72-665b-4d49-b376-5134dc334f5c'] 2022-10-02 01:19:45.634 2860 2812212157952 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:19:45.634 2860 2812212157952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:19:45.653 2860 2812212157952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:21:33.179 2860 2812235809360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ca72955-5e3d-4046-a861-c8e8282a9684 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group member updated on remote: ['b71d77f8-1c8e-4096-9915-6792425cdca0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-02 01:21:33.188 2860 2812235809360 MainThread INFO neutron.agent.securitygroups_rpc [req-6ca72955-5e3d-4046-a861-c8e8282a9684 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Security group member updated ['b71d77f8-1c8e-4096-9915-6792425cdca0'] 2022-10-02 01:21:33.188 2860 2812235809360 MainThread INFO neutron.agent.securitygroups_rpc [req-6ca72955-5e3d-4046-a861-c8e8282a9684 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Refresh firewall rules 2022-10-02 01:21:33.188 2860 2812235809360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ca72955-5e3d-4046-a861-c8e8282a9684 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Get security group information for devices via rpc ['11ca2fd5-4b7b-457f-ad93-842be00a9d18'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-02 01:21:33.242 2860 2812235809360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6ca72955-5e3d-4046-a861-c8e8282a9684 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-02 01:21:33.257 2860 2812235809360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6ca72955-5e3d-4046-a861-c8e8282a9684 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-02 01:21:33.273 2860 2812236720432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ca72955-5e3d-4046-a861-c8e8282a9684 47e0ae04969b4f7684cb21edaaa85b55 ff4a21c5f4b04110b2fa42a2bba32348 - - - -] port_delete event received for '11ca2fd5-4b7b-457f-ad93-842be00a9d18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:21:33.875 2860 2812229804096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 11ca2fd5-4b7b-457f-ad93-842be00a9d18 2022-10-02 01:21:33.992 2860 2812134154656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda2160c-b5ac-49a1-bb68-df100e537050 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-02 01:21:33.992 2860 2812235597776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '11ca2fd5-4b7b-457f-ad93-842be00a9d18' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-02 01:21:34.007 2860 2812235597776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '11ca2fd5-4b7b-457f-ad93-842be00a9d18' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-02 01:21:34.015 2860 2812235597776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 11ca2fd5-4b7b-457f-ad93-842be00a9d18 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-02 01:21:34.039 2860 2812235597776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['11ca2fd5-4b7b-457f-ad93-842be00a9d18'] 2022-10-02 01:21:34.039 2860 2812235597776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-02 01:21:34.047 2860 2812235597776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-10-02 01:21:34.047 2860 2812235597776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['11ca2fd5-4b7b-457f-ad93-842be00a9d18'] 2022-10-02 01:21:36.007 2860 2812192238224 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-02 01:21:36.007 2860 2812192238224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-02 01:21:36.048 2860 2812192238224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-02 01:25:41.470 2860 2812233365984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aee5e9f8-1b81-4665-9cde-e92e084b0a84 a94a5f91289c403cb49f428e53431591 017c596a2d0f430d987352a616666610 - - - -] port_delete event received for '3c759b7d-1070-4090-b0da-d741a69b6671' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:27:34.281 2860 2812236938576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b35825dd-8fb7-47cb-b334-765c796cc9b3 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '0ca6dc19-4946-4e3e-ad2f-8dc6bcf6c7fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:27:35.530 2860 2812237488368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c513736f-8e18-44ec-a845-b4096e408d42 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for 'c0334882-e8f5-48a2-a694-388a73a00864' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:27:36.249 2860 2812237490128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be2598c3-91c4-46c4-9a33-8b5d085e27c1 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '794f5a2a-146e-4563-b09b-30e44b5dda33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:27:36.436 2860 2812237583280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1555497b-561e-429b-809e-844fc4eaa3c4 - - - - - -] port_delete event received for '794f5a2a-146e-4563-b09b-30e44b5dda33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:27:36.483 2860 2812237000768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be2598c3-91c4-46c4-9a33-8b5d085e27c1 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network 7c32ae03-4625-46fe-89cf-d303ccf124b1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 01:27:36.483 2860 2812237000768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-be2598c3-91c4-46c4-9a33-8b5d085e27c1 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Reclaiming local network 7c32ae03-4625-46fe-89cf-d303ccf124b1 2022-10-02 01:27:37.389 2860 2812193978848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ca30fa5-2154-4347-b6e3-6f9284511bc5 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '28dfb333-6dc0-4308-9e01-85403de7443f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:27:38.389 2860 2812193978848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ddee1fdb-fbb3-4bce-afba-76addad8cb15 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '4213e648-6073-4730-8d1f-375570c12e69' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:27:39.109 2860 2812212154608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f29f0d4e-fcac-474c-ad65-bd6e4b32d7eb b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '1a648240-63d3-4949-9e5a-9f62d1b124e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:27:39.202 2860 2812231283808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e97bff1e-84a5-4abc-a56f-d6dce86ea2ea - - - - - -] port_delete event received for '1a648240-63d3-4949-9e5a-9f62d1b124e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:27:39.327 2860 2812231283808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f29f0d4e-fcac-474c-ad65-bd6e4b32d7eb b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network 06b24feb-df9e-4b52-963e-3f0287504045 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 01:27:39.327 2860 2812231283808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f29f0d4e-fcac-474c-ad65-bd6e4b32d7eb b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network 06b24feb-df9e-4b52-963e-3f0287504045 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 01:31:44.036 2860 2812231189776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c7d2eac-e999-42fb-b143-65eba09d58eb b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '6e530078-c1eb-4614-8131-eb53d53cfa27' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:31:45.092 2860 2812232376912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c4284f2-34f6-4824-b253-24e2cecc6777 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '18e4a51c-d1a6-4ee1-95b1-3fdf12319504' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:31:45.801 2860 2812235205616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c604a261-f5f4-4cfa-853e-3aadc9c852c1 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '3949e4e0-0948-4712-93f0-895050f8f42f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:31:45.957 2860 2812235205616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6042f65d-77f6-43ea-bc78-3512dfad4034 - - - - - -] port_delete event received for '3949e4e0-0948-4712-93f0-895050f8f42f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:31:46.008 2860 2812235205616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c604a261-f5f4-4cfa-853e-3aadc9c852c1 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network 7abe6454-7fe6-4ac7-b3ad-227b22f373e8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 01:31:46.008 2860 2812235205616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c604a261-f5f4-4cfa-853e-3aadc9c852c1 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network 7abe6454-7fe6-4ac7-b3ad-227b22f373e8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-02 01:31:47.099 2860 2812236388832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a9838d8-fc95-43d6-9a03-612f8e3739cc b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for 'fb97dd85-46c6-4067-856d-11f6e977a27e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:31:48.102 2860 2812236388832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33a68aec-6a23-4059-8c92-95f90885c1ba b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '65646a28-928c-4b0e-a8ea-f45e006c1f3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:31:48.832 2860 2812231283104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31a79dd0-d6d5-4159-b8cf-8d4948f1d986 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] port_delete event received for '0e1170fa-4e96-4f3d-b419-b75939ca7d40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:31:48.926 2860 2812233342112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df72ba2d-05db-421a-b66e-90621d61d1a0 - - - - - -] port_delete event received for '0e1170fa-4e96-4f3d-b419-b75939ca7d40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-02 01:31:49.051 2860 2812231189072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31a79dd0-d6d5-4159-b8cf-8d4948f1d986 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] network_delete received. Deleting network 17325d43-4b0d-4236-90cb-cd9bba0de51b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-02 01:31:49.051 2860 2812231189072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31a79dd0-d6d5-4159-b8cf-8d4948f1d986 b3c5f8b9f24f40b99d0e28c5d77526fa 2ea30d4949414e4cafefc43b9507a1d0 - - - -] Network 17325d43-4b0d-4236-90cb-cd9bba0de51b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463