2021-08-27 04:42:12.824 1244 1749018250232 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-27 04:42:12.824 1244 1749018250232 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev566 2021-08-27 04:42:12.824 1244 1749018250232 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-08-27 04:42:12.844 1244 1749018250232 MainThread INFO os_win.utils.network.networkutils [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] WMI caching is disabled. 2021-08-27 04:42:13.063 1244 1749018250232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-27 04:42:13.150 1244 1749018250232 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-27 04:42:13.150 1244 1749018250232 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-27 04:42:13.337 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent initialized successfully, now running... 2021-08-27 04:42:13.337 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-27 04:42:13.337 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-27 04:42:13.400 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-27 04:44:14.043 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-583b27d0-1403-4f8e-a2a6-37b56fa8c010 - - - - -] port_update received: 93c037cb-e25b-4db3-bd05-5f75479549d4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:44:14.367 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-583b27d0-1403-4f8e-a2a6-37b56fa8c010 - - - - -] No port 93c037cb-e25b-4db3-bd05-5f75479549d4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:44:15.322 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90cc3513-c683-4646-90e7-c06bf1d2c1be - - - - -] port_update received: c763484c-d07f-4624-9865-e74e9669800f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:44:15.334 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90cc3513-c683-4646-90e7-c06bf1d2c1be - - - - -] No port c763484c-d07f-4624-9865-e74e9669800f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:44:19.604 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da7f136d-3e16-488b-a25a-8d6ef9994f6b - - - - -] port_update received: afc98735-88c5-41f4-af24-a0fe0003123b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:44:19.604 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da7f136d-3e16-488b-a25a-8d6ef9994f6b - - - - -] No port afc98735-88c5-41f4-af24-a0fe0003123b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:44:20.108 1244 1749111222696 MainThread WARNING oslo_policy.policy [req-5a3d7139-83a1-49aa-80ef-32e186ade1be 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-27 04:44:20.108 1244 1749111222696 MainThread WARNING oslo_policy.policy [req-5a3d7139-83a1-49aa-80ef-32e186ade1be 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-27 04:44:20.108 1244 1749111222696 MainThread WARNING oslo_policy.policy [req-5a3d7139-83a1-49aa-80ef-32e186ade1be 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-08-27 04:44:20.130 1244 1749111222696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a3d7139-83a1-49aa-80ef-32e186ade1be 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group rule updated on remote: ['b88f378a-2c40-4b28-baad-7b83ede90fc4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:44:20.130 1244 1749111222696 MainThread INFO neutron.agent.securitygroups_rpc [req-5a3d7139-83a1-49aa-80ef-32e186ade1be 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group rule updated ['b88f378a-2c40-4b28-baad-7b83ede90fc4'] 2021-08-27 04:44:20.609 1244 1749111222696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b65841e-5acf-493e-bbc7-7f744acaacf6 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group rule updated on remote: ['b88f378a-2c40-4b28-baad-7b83ede90fc4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:44:20.609 1244 1749111222696 MainThread INFO neutron.agent.securitygroups_rpc [req-6b65841e-5acf-493e-bbc7-7f744acaacf6 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group rule updated ['b88f378a-2c40-4b28-baad-7b83ede90fc4'] 2021-08-27 04:44:22.051 1244 1749111222696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-952628cc-2043-4ad8-a10e-c6e89398c59b b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated on remote: ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:44:22.051 1244 1749111222696 MainThread INFO neutron.agent.securitygroups_rpc [req-952628cc-2043-4ad8-a10e-c6e89398c59b b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] 2021-08-27 04:44:22.082 1244 1749111222696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04f71939-4ae8-42b3-b890-6acceef5bb80 6e3d01958d7647bc86f2d555c4e1a6dd 6ca6f1d385e747fda6bcfb72620f85f3 - - -] Security group member updated on remote: ['f77ca993-6673-4722-8873-dac04e38672f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:44:22.082 1244 1749111222696 MainThread INFO neutron.agent.securitygroups_rpc [req-04f71939-4ae8-42b3-b890-6acceef5bb80 6e3d01958d7647bc86f2d555c4e1a6dd 6ca6f1d385e747fda6bcfb72620f85f3 - - -] Security group member updated ['f77ca993-6673-4722-8873-dac04e38672f'] 2021-08-27 04:44:23.879 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27d285b7-0f9b-4944-9c0e-3208fa183b52 - - - - -] port_update received: f4ecc558-923a-4aa1-82c7-4d1d2a3535ac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:44:23.879 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27d285b7-0f9b-4944-9c0e-3208fa183b52 - - - - -] No port f4ecc558-923a-4aa1-82c7-4d1d2a3535ac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:44:26.187 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be624899-ef65-45d8-a458-c7922f8fbda5 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network da915aa8-7614-41e0-9525-ab44102e4ef5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 04:44:26.187 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be624899-ef65-45d8-a458-c7922f8fbda5 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network da915aa8-7614-41e0-9525-ab44102e4ef5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 04:44:27.738 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23d5df91-d72e-40ac-b13f-852cab5c5b81 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: f384e48d-53b2-4bb7-94d4-efaae88a37bf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:44:27.738 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23d5df91-d72e-40ac-b13f-852cab5c5b81 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port f384e48d-53b2-4bb7-94d4-efaae88a37bf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:44:28.051 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b071fe5d-ba12-4b71-bde8-5707e698f37a a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: d22cb75f-b91b-4def-8246-1782a5f948d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:44:28.067 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b071fe5d-ba12-4b71-bde8-5707e698f37a a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port d22cb75f-b91b-4def-8246-1782a5f948d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:44:28.723 1244 1749111222696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99227535-4370-4c88-a7b5-b157cfe38579 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Security group member updated on remote: ['f5b6e55e-8ada-4ebe-be75-372e36bb5802'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:44:28.723 1244 1749111222696 MainThread INFO neutron.agent.securitygroups_rpc [req-99227535-4370-4c88-a7b5-b157cfe38579 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Security group member updated ['f5b6e55e-8ada-4ebe-be75-372e36bb5802'] 2021-08-27 04:44:28.754 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37e02c2c-80e2-4e92-a443-d77a4a5f0065 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network 92881f5c-b2bd-49cc-b68c-9ce02728ab1b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 04:44:28.754 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37e02c2c-80e2-4e92-a443-d77a4a5f0065 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network 92881f5c-b2bd-49cc-b68c-9ce02728ab1b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 04:44:34.232 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f384e48d-53b2-4bb7-94d4-efaae88a37bf 2021-08-27 04:44:34.232 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d22cb75f-b91b-4def-8246-1782a5f948d2 2021-08-27 04:44:34.427 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b2d2a66-ac66-4395-97ef-b3942af955ab a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: 8520bc42-a80b-4086-aaab-3fa77b4d0585 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:44:34.427 1244 1749111222696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b2d2a66-ac66-4395-97ef-b3942af955ab a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port 8520bc42-a80b-4086-aaab-3fa77b4d0585 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:44:34.644 1244 1749111222696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ffd7217-a7d3-4754-98a6-626748efe046 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Security group member updated on remote: ['f5b6e55e-8ada-4ebe-be75-372e36bb5802'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:44:34.654 1244 1749111222696 MainThread INFO neutron.agent.securitygroups_rpc [req-2ffd7217-a7d3-4754-98a6-626748efe046 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Security group member updated ['f5b6e55e-8ada-4ebe-be75-372e36bb5802'] 2021-08-27 04:44:35.036 1244 1749111222696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a9912e6-76e1-4f9b-86b1-722007fb6dda 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group member updated on remote: ['b88f378a-2c40-4b28-baad-7b83ede90fc4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:44:35.036 1244 1749111222696 MainThread INFO neutron.agent.securitygroups_rpc [req-2a9912e6-76e1-4f9b-86b1-722007fb6dda 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group member updated ['b88f378a-2c40-4b28-baad-7b83ede90fc4'] 2021-08-27 04:44:36.051 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:44:36.146 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c44f26cd-42f0-4ac1-8c25-9d0c57f61659 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: 71639602-c8d7-49e9-a0cb-547ecacb0fb6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:44:36.146 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c44f26cd-42f0-4ac1-8c25-9d0c57f61659 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port 71639602-c8d7-49e9-a0cb-547ecacb0fb6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:44:36.240 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8520bc42-a80b-4086-aaab-3fa77b4d0585 2021-08-27 04:44:37.316 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port d22cb75f-b91b-4def-8246-1782a5f948d2 2021-08-27 04:44:37.316 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port d22cb75f-b91b-4def-8246-1782a5f948d2 updated. Details: {'device': 'd22cb75f-b91b-4def-8246-1782a5f948d2', 'network_id': '848d33ef-e3dc-4a79-b983-71da73e63d20', 'port_id': 'd22cb75f-b91b-4def-8246-1782a5f948d2', 'mac_address': 'fa:16:3e:a4:2c:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 159, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2e91b692-25b0-47a6-b56c-5b738fe7eb06', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:44:37.316 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:44:37.316 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port f384e48d-53b2-4bb7-94d4-efaae88a37bf 2021-08-27 04:44:37.316 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port f384e48d-53b2-4bb7-94d4-efaae88a37bf updated. Details: {'device': 'f384e48d-53b2-4bb7-94d4-efaae88a37bf', 'network_id': '2f7e92e8-2bb2-4a03-9eb6-63a7b892b668', 'port_id': 'f384e48d-53b2-4bb7-94d4-efaae88a37bf', 'mac_address': 'fa:16:3e:d4:73:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 175, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c82e7364-c3da-4955-bc5c-253e0c004a0c', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:44:37.316 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:44:37.316 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:37.322 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f384e48d-53b2-4bb7-94d4-efaae88a37bf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:44:37.322 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2f7e92e8-2bb2-4a03-9eb6-63a7b892b668 2021-08-27 04:44:37.322 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:44:37.322 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d22cb75f-b91b-4def-8246-1782a5f948d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:37.322 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d22cb75f-b91b-4def-8246-1782a5f948d2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:44:37.322 1244 1749111223048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 848d33ef-e3dc-4a79-b983-71da73e63d20 2021-08-27 04:44:37.322 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:44:37.446 1244 1749111223928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef4791bc-9307-4b56-9711-31b139560028 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: bc5f03c6-6c24-491a-8672-be1f69f6c073 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:44:37.469 1244 1749111223928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef4791bc-9307-4b56-9711-31b139560028 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port bc5f03c6-6c24-491a-8672-be1f69f6c073 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:44:37.520 1244 1749111223224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f384e48d-53b2-4bb7-94d4-efaae88a37bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:44:37.520 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f384e48d-53b2-4bb7-94d4-efaae88a37bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:44:37.520 1244 1749111223048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd22cb75f-b91b-4def-8246-1782a5f948d2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:44:37.520 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd22cb75f-b91b-4def-8246-1782a5f948d2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:44:37.542 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f384e48d-53b2-4bb7-94d4-efaae88a37bf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:44:37.542 1244 1749111223224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 175, VLAN trunk: None to switch port f384e48d-53b2-4bb7-94d4-efaae88a37bf 2021-08-27 04:44:37.582 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d22cb75f-b91b-4def-8246-1782a5f948d2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:44:37.582 1244 1749111223048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 159, VLAN trunk: None to switch port d22cb75f-b91b-4def-8246-1782a5f948d2 2021-08-27 04:44:37.622 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:44:37.633 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f384e48d-53b2-4bb7-94d4-efaae88a37bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:44:37.661 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:44:37.661 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d22cb75f-b91b-4def-8246-1782a5f948d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:44:38.066 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:44:38.068 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f384e48d-53b2-4bb7-94d4-efaae88a37bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:44:38.068 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:44:38.097 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:44:38.097 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:44:38.097 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f384e48d-53b2-4bb7-94d4-efaae88a37bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:44:38.097 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:44:38.097 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f384e48d-53b2-4bb7-94d4-efaae88a37bf not yet added. Adding. 2021-08-27 04:44:38.097 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:44:38.097 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:44:38.171 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:38.218 1244 1749111223048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d22cb75f-b91b-4def-8246-1782a5f948d2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:44:38.218 1244 1749111223048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:44:38.218 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f77ca993-6673-4722-8873-dac04e38672f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:44:38.218 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f77ca993-6673-4722-8873-dac04e38672f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:44:38.218 1244 1749111223048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d22cb75f-b91b-4def-8246-1782a5f948d2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:44:38.218 1244 1749111223048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:44:38.227 1244 1749111223048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d22cb75f-b91b-4def-8246-1782a5f948d2 not yet added. Adding. 2021-08-27 04:44:38.227 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:44:38.227 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:44:38.245 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:38.245 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:38.245 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 71639602-c8d7-49e9-a0cb-547ecacb0fb6 2021-08-27 04:44:38.297 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d22cb75f-b91b-4def-8246-1782a5f948d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:38.324 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:38.396 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d22cb75f-b91b-4def-8246-1782a5f948d2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:38.396 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d22cb75f-b91b-4def-8246-1782a5f948d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:38.412 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:38.412 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f384e48d-53b2-4bb7-94d4-efaae88a37bf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:44:38.412 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f384e48d-53b2-4bb7-94d4-efaae88a37bf processed. 2021-08-27 04:44:38.468 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port 8520bc42-a80b-4086-aaab-3fa77b4d0585 2021-08-27 04:44:38.468 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port 8520bc42-a80b-4086-aaab-3fa77b4d0585 updated. Details: {'device': '8520bc42-a80b-4086-aaab-3fa77b4d0585', 'network_id': '0aea5cc4-1788-412d-8ef4-5503e8af6a54', 'port_id': '8520bc42-a80b-4086-aaab-3fa77b4d0585', 'mac_address': 'fa:16:3e:8e:96:81', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 161, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd50b0dfa-3978-4d3c-9c74-621a2df9b049', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:44:38.468 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:44:38.468 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8520bc42-a80b-4086-aaab-3fa77b4d0585" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:38.468 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8520bc42-a80b-4086-aaab-3fa77b4d0585 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:44:38.468 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0aea5cc4-1788-412d-8ef4-5503e8af6a54 2021-08-27 04:44:38.468 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:44:38.488 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d22cb75f-b91b-4def-8246-1782a5f948d2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:38.575 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d22cb75f-b91b-4def-8246-1782a5f948d2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:38.575 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d22cb75f-b91b-4def-8246-1782a5f948d2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:44:38.575 1244 1749111223048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d22cb75f-b91b-4def-8246-1782a5f948d2 processed. 2021-08-27 04:44:38.611 1244 1749111223224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8520bc42-a80b-4086-aaab-3fa77b4d0585') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:44:38.611 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8520bc42-a80b-4086-aaab-3fa77b4d0585') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:44:38.611 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8520bc42-a80b-4086-aaab-3fa77b4d0585 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:44:38.611 1244 1749111223224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 161, VLAN trunk: None to switch port 8520bc42-a80b-4086-aaab-3fa77b4d0585 2021-08-27 04:44:38.691 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:44:38.691 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8520bc42-a80b-4086-aaab-3fa77b4d0585'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:44:38.957 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8520bc42-a80b-4086-aaab-3fa77b4d0585']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:44:38.957 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:44:38.957 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f5b6e55e-8ada-4ebe-be75-372e36bb5802) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:44:38.957 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f5b6e55e-8ada-4ebe-be75-372e36bb5802) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:44:38.957 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8520bc42-a80b-4086-aaab-3fa77b4d0585 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:44:38.957 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:44:38.957 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8520bc42-a80b-4086-aaab-3fa77b4d0585 not yet added. Adding. 2021-08-27 04:44:38.972 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:44:38.972 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:44:39.073 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8520bc42-a80b-4086-aaab-3fa77b4d0585" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:39.176 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8520bc42-a80b-4086-aaab-3fa77b4d0585" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:39.176 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8520bc42-a80b-4086-aaab-3fa77b4d0585" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:39.274 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8520bc42-a80b-4086-aaab-3fa77b4d0585" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:39.395 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8520bc42-a80b-4086-aaab-3fa77b4d0585" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:39.395 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8520bc42-a80b-4086-aaab-3fa77b4d0585 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:44:39.395 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8520bc42-a80b-4086-aaab-3fa77b4d0585 processed. 2021-08-27 04:44:40.066 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:44:40.066 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:40.265 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bc5f03c6-6c24-491a-8672-be1f69f6c073 2021-08-27 04:44:40.413 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port 71639602-c8d7-49e9-a0cb-547ecacb0fb6 2021-08-27 04:44:40.413 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port 71639602-c8d7-49e9-a0cb-547ecacb0fb6 updated. Details: {'device': '71639602-c8d7-49e9-a0cb-547ecacb0fb6', 'network_id': '0aea5cc4-1788-412d-8ef4-5503e8af6a54', 'port_id': '71639602-c8d7-49e9-a0cb-547ecacb0fb6', 'mac_address': 'fa:16:3e:8e:f1:49', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 161, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd50b0dfa-3978-4d3c-9c74-621a2df9b049', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:44:40.427 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:44:40.427 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71639602-c8d7-49e9-a0cb-547ecacb0fb6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:40.427 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 71639602-c8d7-49e9-a0cb-547ecacb0fb6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:44:40.427 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:44:40.551 1244 1749111224456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '71639602-c8d7-49e9-a0cb-547ecacb0fb6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:44:40.551 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '71639602-c8d7-49e9-a0cb-547ecacb0fb6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:44:40.551 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 71639602-c8d7-49e9-a0cb-547ecacb0fb6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:44:40.551 1244 1749111224456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 161, VLAN trunk: None to switch port 71639602-c8d7-49e9-a0cb-547ecacb0fb6 2021-08-27 04:44:40.651 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:44:40.651 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['71639602-c8d7-49e9-a0cb-547ecacb0fb6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:44:40.932 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['71639602-c8d7-49e9-a0cb-547ecacb0fb6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:44:40.932 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:44:40.932 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f5b6e55e-8ada-4ebe-be75-372e36bb5802) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:44:40.932 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f5b6e55e-8ada-4ebe-be75-372e36bb5802) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:44:40.932 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 71639602-c8d7-49e9-a0cb-547ecacb0fb6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:44:40.932 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:44:40.932 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 71639602-c8d7-49e9-a0cb-547ecacb0fb6 not yet added. Adding. 2021-08-27 04:44:40.932 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:44:40.932 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:44:41.052 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71639602-c8d7-49e9-a0cb-547ecacb0fb6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:41.162 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71639602-c8d7-49e9-a0cb-547ecacb0fb6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:41.162 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71639602-c8d7-49e9-a0cb-547ecacb0fb6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:41.288 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71639602-c8d7-49e9-a0cb-547ecacb0fb6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:41.395 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71639602-c8d7-49e9-a0cb-547ecacb0fb6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:41.395 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 71639602-c8d7-49e9-a0cb-547ecacb0fb6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:44:41.395 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 71639602-c8d7-49e9-a0cb-547ecacb0fb6 processed. 2021-08-27 04:44:41.613 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:42.074 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:44:42.074 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:42.676 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port bc5f03c6-6c24-491a-8672-be1f69f6c073 2021-08-27 04:44:42.676 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port bc5f03c6-6c24-491a-8672-be1f69f6c073 updated. Details: {'device': 'bc5f03c6-6c24-491a-8672-be1f69f6c073', 'network_id': 'cfee3453-5583-48a6-bcf0-d538e9a08449', 'port_id': 'bc5f03c6-6c24-491a-8672-be1f69f6c073', 'mac_address': 'fa:16:3e:5a:0a:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 155, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ec03569a-2e6f-4093-a041-39e1ace35ea0', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:44:42.676 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:44:42.676 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:42.676 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bc5f03c6-6c24-491a-8672-be1f69f6c073 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:44:42.676 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cfee3453-5583-48a6-bcf0-d538e9a08449 2021-08-27 04:44:42.676 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:44:42.738 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:42.821 1244 1749111224456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bc5f03c6-6c24-491a-8672-be1f69f6c073') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:44:42.821 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bc5f03c6-6c24-491a-8672-be1f69f6c073') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:44:42.821 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bc5f03c6-6c24-491a-8672-be1f69f6c073 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:44:42.821 1244 1749111224456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 155, VLAN trunk: None to switch port bc5f03c6-6c24-491a-8672-be1f69f6c073 2021-08-27 04:44:42.941 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:44:42.941 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bc5f03c6-6c24-491a-8672-be1f69f6c073'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:44:43.226 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bc5f03c6-6c24-491a-8672-be1f69f6c073']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:44:43.226 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:44:43.226 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b88f378a-2c40-4b28-baad-7b83ede90fc4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:44:43.226 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bc5f03c6-6c24-491a-8672-be1f69f6c073 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:44:43.226 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:44:43.226 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bc5f03c6-6c24-491a-8672-be1f69f6c073 not yet added. Adding. 2021-08-27 04:44:43.226 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:44:43.226 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:44:43.379 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:43.518 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:43.518 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:43.678 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:43.789 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:44:43.789 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bc5f03c6-6c24-491a-8672-be1f69f6c073 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:44:43.789 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bc5f03c6-6c24-491a-8672-be1f69f6c073 processed. 2021-08-27 04:44:44.091 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:44:44.548 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.454s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:14.785 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated on remote: ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:45:14.785 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] 2021-08-27 04:45:14.785 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Refresh firewall rules 2021-08-27 04:45:14.785 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Get security group information for devices via rpc ['f384e48d-53b2-4bb7-94d4-efaae88a37bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:45:15.005 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update security group information for ports dict_keys(['f384e48d-53b2-4bb7-94d4-efaae88a37bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:45:15.005 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:45:15.005 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update rules of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:45:15.005 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update members of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:45:15.005 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update port filter for f384e48d-53b2-4bb7-94d4-efaae88a37bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:45:15.005 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Updating port rules. 2021-08-27 04:45:15.005 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Creating 1 new rules, removing 0 old rules. 2021-08-27 04:45:15.005 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:15.268 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:15.268 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:15.268 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-31aa47c9-1363-4917-b0a4-876c90e84c91 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:16.037 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34a087ae-415c-4b42-b9f2-f0d6d3c64fb6 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: faa1f003-4202-4ede-9e51-c66826ccd7ed port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:45:16.076 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34a087ae-415c-4b42-b9f2-f0d6d3c64fb6 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port faa1f003-4202-4ede-9e51-c66826ccd7ed defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:45:16.868 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7f50c26-84ce-457b-b18a-3fc93b988270 e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Security group member updated on remote: ['45190c68-7b70-4f7a-b6f8-80906119c2e5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:45:16.868 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-e7f50c26-84ce-457b-b18a-3fc93b988270 e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Security group member updated ['45190c68-7b70-4f7a-b6f8-80906119c2e5'] 2021-08-27 04:45:18.130 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-358bbc35-e947-4b5c-8373-562796a90bdf a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: 08adddb2-21a5-474b-a209-f2b3d71eb95a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:45:18.536 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-358bbc35-e947-4b5c-8373-562796a90bdf a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port 08adddb2-21a5-474b-a209-f2b3d71eb95a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:45:25.082 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: faa1f003-4202-4ede-9e51-c66826ccd7ed 2021-08-27 04:45:26.569 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:45:26.879 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8d03b6f-c803-4756-b459-37dce13f8d19 6e3d01958d7647bc86f2d555c4e1a6dd 6ca6f1d385e747fda6bcfb72620f85f3 - - -] Security group member updated on remote: ['f77ca993-6673-4722-8873-dac04e38672f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:45:26.879 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-b8d03b6f-c803-4756-b459-37dce13f8d19 6e3d01958d7647bc86f2d555c4e1a6dd 6ca6f1d385e747fda6bcfb72620f85f3 - - -] Security group member updated ['f77ca993-6673-4722-8873-dac04e38672f'] 2021-08-27 04:45:26.879 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-b8d03b6f-c803-4756-b459-37dce13f8d19 6e3d01958d7647bc86f2d555c4e1a6dd 6ca6f1d385e747fda6bcfb72620f85f3 - - -] Refresh firewall rules 2021-08-27 04:45:26.879 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8d03b6f-c803-4756-b459-37dce13f8d19 6e3d01958d7647bc86f2d555c4e1a6dd 6ca6f1d385e747fda6bcfb72620f85f3 - - -] Get security group information for devices via rpc ['d22cb75f-b91b-4def-8246-1782a5f948d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:45:26.879 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port faa1f003-4202-4ede-9e51-c66826ccd7ed 2021-08-27 04:45:26.879 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port faa1f003-4202-4ede-9e51-c66826ccd7ed updated. Details: {'device': 'faa1f003-4202-4ede-9e51-c66826ccd7ed', 'network_id': '2f7e92e8-2bb2-4a03-9eb6-63a7b892b668', 'port_id': 'faa1f003-4202-4ede-9e51-c66826ccd7ed', 'mac_address': 'fa:16:3e:b4:62:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 175, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c82e7364-c3da-4955-bc5c-253e0c004a0c', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:45:26.897 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:45:26.897 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:26.897 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port faa1f003-4202-4ede-9e51-c66826ccd7ed _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:45:26.897 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:45:27.006 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8d03b6f-c803-4756-b459-37dce13f8d19 6e3d01958d7647bc86f2d555c4e1a6dd 6ca6f1d385e747fda6bcfb72620f85f3 - - -] port_delete event received for 'd22cb75f-b91b-4def-8246-1782a5f948d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:45:27.066 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8d03b6f-c803-4756-b459-37dce13f8d19 6e3d01958d7647bc86f2d555c4e1a6dd 6ca6f1d385e747fda6bcfb72620f85f3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:45:27.066 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8d03b6f-c803-4756-b459-37dce13f8d19 6e3d01958d7647bc86f2d555c4e1a6dd 6ca6f1d385e747fda6bcfb72620f85f3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:45:27.066 1244 1749111223048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'faa1f003-4202-4ede-9e51-c66826ccd7ed') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:45:27.066 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'faa1f003-4202-4ede-9e51-c66826ccd7ed') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:45:27.097 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port faa1f003-4202-4ede-9e51-c66826ccd7ed is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:45:27.097 1244 1749111223048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 175, VLAN trunk: None to switch port faa1f003-4202-4ede-9e51-c66826ccd7ed 2021-08-27 04:45:27.097 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 08adddb2-21a5-474b-a209-f2b3d71eb95a 2021-08-27 04:45:27.097 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d22cb75f-b91b-4def-8246-1782a5f948d2 2021-08-27 04:45:27.196 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:45:27.196 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['faa1f003-4202-4ede-9e51-c66826ccd7ed'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:45:27.372 1244 1749111223048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['faa1f003-4202-4ede-9e51-c66826ccd7ed']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:45:27.372 1244 1749111223048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:45:27.372 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:45:27.372 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:45:27.372 1244 1749111223048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for faa1f003-4202-4ede-9e51-c66826ccd7ed _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:45:27.372 1244 1749111223048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:45:27.372 1244 1749111223048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device faa1f003-4202-4ede-9e51-c66826ccd7ed not yet added. Adding. 2021-08-27 04:45:27.372 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:45:27.372 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:45:27.535 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:27.693 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:27.693 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:27.880 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:28.004 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:28.004 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port faa1f003-4202-4ede-9e51-c66826ccd7ed status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:45:28.004 1244 1749111223048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port faa1f003-4202-4ede-9e51-c66826ccd7ed processed. 2021-08-27 04:45:28.581 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:45:28.581 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:29.007 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port 08adddb2-21a5-474b-a209-f2b3d71eb95a 2021-08-27 04:45:29.007 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port 08adddb2-21a5-474b-a209-f2b3d71eb95a updated. Details: {'device': '08adddb2-21a5-474b-a209-f2b3d71eb95a', 'network_id': '494d39b6-6488-44c3-93d6-bf005416a21e', 'port_id': '08adddb2-21a5-474b-a209-f2b3d71eb95a', 'mac_address': 'fa:16:3e:67:45:19', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '90cc4b5c-8004-4570-acc5-18ba40d0a4db', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:45:29.034 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:45:29.034 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:45:29.036 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-08adddb2-21a5-474b-a209-f2b3d71eb95a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:29.036 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 08adddb2-21a5-474b-a209-f2b3d71eb95a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:45:29.036 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 494d39b6-6488-44c3-93d6-bf005416a21e 2021-08-27 04:45:29.036 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:45:29.036 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd22cb75f-b91b-4def-8246-1782a5f948d2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:45:29.036 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd22cb75f-b91b-4def-8246-1782a5f948d2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:45:29.036 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d22cb75f-b91b-4def-8246-1782a5f948d2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:45:29.050 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 848d33ef-e3dc-4a79-b983-71da73e63d20 2021-08-27 04:45:29.050 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d22cb75f-b91b-4def-8246-1782a5f948d2'] 2021-08-27 04:45:29.050 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:45:29.050 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:45:29.050 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d22cb75f-b91b-4def-8246-1782a5f948d2'] 2021-08-27 04:45:29.145 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:29.206 1244 1749111224456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '08adddb2-21a5-474b-a209-f2b3d71eb95a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:45:29.206 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '08adddb2-21a5-474b-a209-f2b3d71eb95a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:45:29.222 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 08adddb2-21a5-474b-a209-f2b3d71eb95a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:45:29.222 1244 1749111224456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port 08adddb2-21a5-474b-a209-f2b3d71eb95a 2021-08-27 04:45:29.347 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:45:29.347 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['08adddb2-21a5-474b-a209-f2b3d71eb95a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:45:29.520 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['08adddb2-21a5-474b-a209-f2b3d71eb95a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:45:29.520 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:45:29.520 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (45190c68-7b70-4f7a-b6f8-80906119c2e5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:45:29.520 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (45190c68-7b70-4f7a-b6f8-80906119c2e5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:45:29.538 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 08adddb2-21a5-474b-a209-f2b3d71eb95a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:45:29.538 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:45:29.538 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 08adddb2-21a5-474b-a209-f2b3d71eb95a not yet added. Adding. 2021-08-27 04:45:29.538 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:45:29.538 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:45:29.721 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08adddb2-21a5-474b-a209-f2b3d71eb95a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:29.895 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08adddb2-21a5-474b-a209-f2b3d71eb95a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:29.895 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08adddb2-21a5-474b-a209-f2b3d71eb95a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:30.113 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08adddb2-21a5-474b-a209-f2b3d71eb95a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:30.254 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-08adddb2-21a5-474b-a209-f2b3d71eb95a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:30.254 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 08adddb2-21a5-474b-a209-f2b3d71eb95a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:45:30.254 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 08adddb2-21a5-474b-a209-f2b3d71eb95a processed. 2021-08-27 04:45:30.601 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:31.037 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:32.068 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abfa520a-fe9b-4698-a99f-2e725d0462d2 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network 848d33ef-e3dc-4a79-b983-71da73e63d20 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 04:45:32.068 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abfa520a-fe9b-4698-a99f-2e725d0462d2 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network 848d33ef-e3dc-4a79-b983-71da73e63d20 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 04:45:38.676 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b4003f9-26f4-46ad-b406-591af45a616f 2393ef84bc4144d5a44300cd98c55f6e a105a4a28f9544848cdf60f4e1f9dd6b - - -] Security group member updated on remote: ['bb4aeb7c-bd9e-4fbc-a0a7-b79e01c45d7a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:45:38.692 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-0b4003f9-26f4-46ad-b406-591af45a616f 2393ef84bc4144d5a44300cd98c55f6e a105a4a28f9544848cdf60f4e1f9dd6b - - -] Security group member updated ['bb4aeb7c-bd9e-4fbc-a0a7-b79e01c45d7a'] 2021-08-27 04:45:40.600 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bba4e28-2f56-41d8-9c65-24b73c72d834 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: 6e3e014f-50d1-494b-8867-98ac687b0eca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:45:40.600 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bba4e28-2f56-41d8-9c65-24b73c72d834 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port 6e3e014f-50d1-494b-8867-98ac687b0eca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:45:41.225 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 08adddb2-21a5-474b-a209-f2b3d71eb95a 2021-08-27 04:45:41.348 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d62800a9-f12b-47b8-9446-b5cc03f37e96 e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Security group member updated on remote: ['45190c68-7b70-4f7a-b6f8-80906119c2e5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:45:41.348 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-d62800a9-f12b-47b8-9446-b5cc03f37e96 e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Security group member updated ['45190c68-7b70-4f7a-b6f8-80906119c2e5'] 2021-08-27 04:45:41.348 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-d62800a9-f12b-47b8-9446-b5cc03f37e96 e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Refresh firewall rules 2021-08-27 04:45:41.348 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d62800a9-f12b-47b8-9446-b5cc03f37e96 e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Get security group information for devices via rpc ['08adddb2-21a5-474b-a209-f2b3d71eb95a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:45:41.387 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d62800a9-f12b-47b8-9446-b5cc03f37e96 e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:45:41.387 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d62800a9-f12b-47b8-9446-b5cc03f37e96 e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:45:41.425 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d62800a9-f12b-47b8-9446-b5cc03f37e96 e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] port_delete event received for '08adddb2-21a5-474b-a209-f2b3d71eb95a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:45:41.728 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:45:41.728 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '08adddb2-21a5-474b-a209-f2b3d71eb95a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:45:41.728 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '08adddb2-21a5-474b-a209-f2b3d71eb95a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:45:41.728 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 08adddb2-21a5-474b-a209-f2b3d71eb95a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:45:41.748 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 494d39b6-6488-44c3-93d6-bf005416a21e 2021-08-27 04:45:41.748 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['08adddb2-21a5-474b-a209-f2b3d71eb95a'] 2021-08-27 04:45:41.748 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:45:41.748 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:45:41.748 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['08adddb2-21a5-474b-a209-f2b3d71eb95a'] 2021-08-27 04:45:42.410 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated on remote: ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:45:42.410 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] 2021-08-27 04:45:42.410 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Refresh firewall rules 2021-08-27 04:45:42.429 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Get security group information for devices via rpc ['f384e48d-53b2-4bb7-94d4-efaae88a37bf', 'faa1f003-4202-4ede-9e51-c66826ccd7ed'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:45:42.706 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update security group information for ports dict_keys(['f384e48d-53b2-4bb7-94d4-efaae88a37bf', 'faa1f003-4202-4ede-9e51-c66826ccd7ed']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:45:42.706 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:45:42.706 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update rules of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:45:42.706 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update members of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:45:42.706 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update port filter for f384e48d-53b2-4bb7-94d4-efaae88a37bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:45:42.706 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Updating port rules. 2021-08-27 04:45:42.706 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Creating 1 new rules, removing 0 old rules. 2021-08-27 04:45:42.706 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:42.912 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:42.912 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:42.912 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:42.912 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update port filter for faa1f003-4202-4ede-9e51-c66826ccd7ed _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:45:42.912 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Updating port rules. 2021-08-27 04:45:42.912 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Creating 1 new rules, removing 0 old rules. 2021-08-27 04:45:42.912 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:43.112 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:43.112 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:43.112 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-e84ef635-364d-44da-b330-0c89f8088f5a b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:43.228 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6e3e014f-50d1-494b-8867-98ac687b0eca 2021-08-27 04:45:43.740 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:45:43.740 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:43.914 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:44.304 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port 6e3e014f-50d1-494b-8867-98ac687b0eca 2021-08-27 04:45:44.321 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port 6e3e014f-50d1-494b-8867-98ac687b0eca updated. Details: {'device': '6e3e014f-50d1-494b-8867-98ac687b0eca', 'network_id': '3e4e603d-9e10-4c7a-95f0-dc02cda2807d', 'port_id': '6e3e014f-50d1-494b-8867-98ac687b0eca', 'mac_address': 'fa:16:3e:96:e2:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 166, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '28ec0564-30ca-4fc7-a59d-61f605eff0f1', 'ip_address': '192.168.233.254'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:45:44.321 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:45:44.321 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6e3e014f-50d1-494b-8867-98ac687b0eca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:44.321 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6e3e014f-50d1-494b-8867-98ac687b0eca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:45:44.321 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3e4e603d-9e10-4c7a-95f0-dc02cda2807d 2021-08-27 04:45:44.321 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:45:44.537 1244 1749111224456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6e3e014f-50d1-494b-8867-98ac687b0eca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:45:44.537 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6e3e014f-50d1-494b-8867-98ac687b0eca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:45:44.551 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6e3e014f-50d1-494b-8867-98ac687b0eca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:45:44.551 1244 1749111224456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 166, VLAN trunk: None to switch port 6e3e014f-50d1-494b-8867-98ac687b0eca 2021-08-27 04:45:44.660 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:45:44.660 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6e3e014f-50d1-494b-8867-98ac687b0eca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:45:44.677 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce4c223c-63d1-4797-9e91-fdf9d5a7c102 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:45:44.699 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce4c223c-63d1-4797-9e91-fdf9d5a7c102 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:45:44.940 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6e3e014f-50d1-494b-8867-98ac687b0eca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:45:44.940 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:45:44.940 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb4aeb7c-bd9e-4fbc-a0a7-b79e01c45d7a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:45:44.940 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bb4aeb7c-bd9e-4fbc-a0a7-b79e01c45d7a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:45:44.940 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6e3e014f-50d1-494b-8867-98ac687b0eca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:45:44.940 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:45:44.940 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6e3e014f-50d1-494b-8867-98ac687b0eca not yet added. Adding. 2021-08-27 04:45:44.940 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:45:44.940 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:45:45.143 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e3e014f-50d1-494b-8867-98ac687b0eca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:45.336 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e3e014f-50d1-494b-8867-98ac687b0eca" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:45.336 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e3e014f-50d1-494b-8867-98ac687b0eca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:45.540 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e3e014f-50d1-494b-8867-98ac687b0eca" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:45.677 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6e3e014f-50d1-494b-8867-98ac687b0eca" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:45.677 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6e3e014f-50d1-494b-8867-98ac687b0eca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:45:45.677 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6e3e014f-50d1-494b-8867-98ac687b0eca processed. 2021-08-27 04:45:45.756 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:46.192 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:47.268 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 2021-08-27 04:45:47.769 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:45:48.113 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9222ff25-5dba-47e2-881b-4543fb1320b0 e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Security group member updated on remote: ['45190c68-7b70-4f7a-b6f8-80906119c2e5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:45:48.113 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-9222ff25-5dba-47e2-881b-4543fb1320b0 e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Security group member updated ['45190c68-7b70-4f7a-b6f8-80906119c2e5'] 2021-08-27 04:45:48.130 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 2021-08-27 04:45:48.130 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 updated. Details: {'device': '6a0c21fb-beef-4d05-9152-1a16b8e6f8c2', 'network_id': '2f7e92e8-2bb2-4a03-9eb6-63a7b892b668', 'port_id': '6a0c21fb-beef-4d05-9152-1a16b8e6f8c2', 'mac_address': 'fa:16:3e:e8:8a:66', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 175, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c82e7364-c3da-4955-bc5c-253e0c004a0c', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:45:48.130 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:45:48.130 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a0c21fb-beef-4d05-9152-1a16b8e6f8c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:48.130 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:45:48.130 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:45:48.331 1244 1749111224456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6a0c21fb-beef-4d05-9152-1a16b8e6f8c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:45:48.331 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6a0c21fb-beef-4d05-9152-1a16b8e6f8c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:45:48.331 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:45:48.331 1244 1749111224456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 175, VLAN trunk: None to switch port 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 2021-08-27 04:45:48.488 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:45:48.488 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6a0c21fb-beef-4d05-9152-1a16b8e6f8c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:45:48.693 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6a0c21fb-beef-4d05-9152-1a16b8e6f8c2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:45:48.693 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:45:48.693 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:45:48.693 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:45:48.693 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:45:48.693 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:45:48.693 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 not yet added. Adding. 2021-08-27 04:45:48.693 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:45:48.693 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:45:48.896 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a0c21fb-beef-4d05-9152-1a16b8e6f8c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:49.113 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a0c21fb-beef-4d05-9152-1a16b8e6f8c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:49.113 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a0c21fb-beef-4d05-9152-1a16b8e6f8c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:49.364 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a0c21fb-beef-4d05-9152-1a16b8e6f8c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:49.518 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a0c21fb-beef-4d05-9152-1a16b8e6f8c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:49.518 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:45:49.518 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 processed. 2021-08-27 04:45:49.800 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:49.924 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d43c003-603c-41a6-b0f0-105ddd2afeb7 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: d2f25518-9613-43bf-a31c-00ad9bf16670 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:45:49.943 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d43c003-603c-41a6-b0f0-105ddd2afeb7 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port d2f25518-9613-43bf-a31c-00ad9bf16670 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:45:50.455 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:51.897 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7366e316-799b-4edc-9c94-d1cd3be3da9c - - - - -] port_update received: 9b345489-b5f4-46a8-b55e-a899b8a1cec0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:45:51.925 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7366e316-799b-4edc-9c94-d1cd3be3da9c - - - - -] No port 9b345489-b5f4-46a8-b55e-a899b8a1cec0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:45:53.362 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6e3e014f-50d1-494b-8867-98ac687b0eca 2021-08-27 04:45:53.362 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d2f25518-9613-43bf-a31c-00ad9bf16670 2021-08-27 04:45:53.378 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bf000fa-e778-416f-b7b5-453e32c03a09 2393ef84bc4144d5a44300cd98c55f6e a105a4a28f9544848cdf60f4e1f9dd6b - - -] Security group member updated on remote: ['bb4aeb7c-bd9e-4fbc-a0a7-b79e01c45d7a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:45:53.378 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-7bf000fa-e778-416f-b7b5-453e32c03a09 2393ef84bc4144d5a44300cd98c55f6e a105a4a28f9544848cdf60f4e1f9dd6b - - -] Security group member updated ['bb4aeb7c-bd9e-4fbc-a0a7-b79e01c45d7a'] 2021-08-27 04:45:53.396 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-7bf000fa-e778-416f-b7b5-453e32c03a09 2393ef84bc4144d5a44300cd98c55f6e a105a4a28f9544848cdf60f4e1f9dd6b - - -] Refresh firewall rules 2021-08-27 04:45:53.396 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bf000fa-e778-416f-b7b5-453e32c03a09 2393ef84bc4144d5a44300cd98c55f6e a105a4a28f9544848cdf60f4e1f9dd6b - - -] Get security group information for devices via rpc ['6e3e014f-50d1-494b-8867-98ac687b0eca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:45:53.440 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7bf000fa-e778-416f-b7b5-453e32c03a09 2393ef84bc4144d5a44300cd98c55f6e a105a4a28f9544848cdf60f4e1f9dd6b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:45:53.440 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7bf000fa-e778-416f-b7b5-453e32c03a09 2393ef84bc4144d5a44300cd98c55f6e a105a4a28f9544848cdf60f4e1f9dd6b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:45:53.490 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bf000fa-e778-416f-b7b5-453e32c03a09 2393ef84bc4144d5a44300cd98c55f6e a105a4a28f9544848cdf60f4e1f9dd6b - - -] port_delete event received for '6e3e014f-50d1-494b-8867-98ac687b0eca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:45:53.854 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:45:54.289 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port d2f25518-9613-43bf-a31c-00ad9bf16670 2021-08-27 04:45:54.299 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port d2f25518-9613-43bf-a31c-00ad9bf16670 updated. Details: {'device': 'd2f25518-9613-43bf-a31c-00ad9bf16670', 'network_id': '494d39b6-6488-44c3-93d6-bf005416a21e', 'port_id': 'd2f25518-9613-43bf-a31c-00ad9bf16670', 'mac_address': 'fa:16:3e:3f:cb:d2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '90cc4b5c-8004-4570-acc5-18ba40d0a4db', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:45:54.299 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:45:54.299 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:45:54.299 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6e3e014f-50d1-494b-8867-98ac687b0eca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:45:54.299 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6e3e014f-50d1-494b-8867-98ac687b0eca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:45:54.299 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6e3e014f-50d1-494b-8867-98ac687b0eca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:45:54.299 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d2f25518-9613-43bf-a31c-00ad9bf16670" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:54.299 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d2f25518-9613-43bf-a31c-00ad9bf16670 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:45:54.299 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 494d39b6-6488-44c3-93d6-bf005416a21e 2021-08-27 04:45:54.299 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:45:54.325 1244 1749111223048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3e4e603d-9e10-4c7a-95f0-dc02cda2807d 2021-08-27 04:45:54.336 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6e3e014f-50d1-494b-8867-98ac687b0eca'] 2021-08-27 04:45:54.336 1244 1749111223048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:45:54.336 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:45:54.336 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6e3e014f-50d1-494b-8867-98ac687b0eca'] 2021-08-27 04:45:54.487 1244 1749111224456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd2f25518-9613-43bf-a31c-00ad9bf16670') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:45:54.487 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd2f25518-9613-43bf-a31c-00ad9bf16670') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:45:54.502 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d2f25518-9613-43bf-a31c-00ad9bf16670 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:45:54.502 1244 1749111224456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port d2f25518-9613-43bf-a31c-00ad9bf16670 2021-08-27 04:45:54.629 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:45:54.629 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d2f25518-9613-43bf-a31c-00ad9bf16670'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:45:54.835 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d2f25518-9613-43bf-a31c-00ad9bf16670']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:45:54.835 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:45:54.835 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (45190c68-7b70-4f7a-b6f8-80906119c2e5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:45:54.835 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (45190c68-7b70-4f7a-b6f8-80906119c2e5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:45:54.835 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d2f25518-9613-43bf-a31c-00ad9bf16670 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:45:54.835 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:45:54.835 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d2f25518-9613-43bf-a31c-00ad9bf16670 not yet added. Adding. 2021-08-27 04:45:54.835 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:45:54.835 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:45:55.081 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d2f25518-9613-43bf-a31c-00ad9bf16670" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:55.284 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d2f25518-9613-43bf-a31c-00ad9bf16670" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:55.284 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d2f25518-9613-43bf-a31c-00ad9bf16670" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:55.522 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d2f25518-9613-43bf-a31c-00ad9bf16670" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:55.654 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d2f25518-9613-43bf-a31c-00ad9bf16670" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:55.654 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d2f25518-9613-43bf-a31c-00ad9bf16670 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:45:55.654 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d2f25518-9613-43bf-a31c-00ad9bf16670 processed. 2021-08-27 04:45:55.862 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:45:56.784 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:45:56.784 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e87741c-b248-4bae-af5c-7c1073675323 - - - - -] port_update received: f35567a3-1b37-4b8f-a31b-bf382bbef5ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:45:56.800 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e87741c-b248-4bae-af5c-7c1073675323 - - - - -] No port f35567a3-1b37-4b8f-a31b-bf382bbef5ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:46:02.237 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1227975-4aea-4067-a6b3-de17d4ac1552 - - - - -] port_update received: 6bdfae4b-182d-4284-8d3e-82bf05354f13 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:46:02.253 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1227975-4aea-4067-a6b3-de17d4ac1552 - - - - -] No port 6bdfae4b-182d-4284-8d3e-82bf05354f13 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:46:05.382 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0c32590-85f0-40c6-9991-a7254d4af58d e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Security group member updated on remote: ['45190c68-7b70-4f7a-b6f8-80906119c2e5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:46:05.382 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-a0c32590-85f0-40c6-9991-a7254d4af58d e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Security group member updated ['45190c68-7b70-4f7a-b6f8-80906119c2e5'] 2021-08-27 04:46:05.382 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-a0c32590-85f0-40c6-9991-a7254d4af58d e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Refresh firewall rules 2021-08-27 04:46:05.382 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0c32590-85f0-40c6-9991-a7254d4af58d e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Get security group information for devices via rpc ['d2f25518-9613-43bf-a31c-00ad9bf16670'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:46:05.461 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a0c32590-85f0-40c6-9991-a7254d4af58d e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:46:05.461 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a0c32590-85f0-40c6-9991-a7254d4af58d e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:46:05.473 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d2f25518-9613-43bf-a31c-00ad9bf16670 2021-08-27 04:46:05.489 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0c32590-85f0-40c6-9991-a7254d4af58d e87c6b2f12d04a6d8929e960e6268761 92b58305e4254a90a3ca4ad2b52756f5 - - -] port_delete event received for 'd2f25518-9613-43bf-a31c-00ad9bf16670' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:46:05.502 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c8cb6b0-a21c-4907-a185-252bc6d8e80f 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group rule updated on remote: ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:46:05.502 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-8c8cb6b0-a21c-4907-a185-252bc6d8e80f 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group rule updated ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] 2021-08-27 04:46:05.930 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:46:05.930 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd2f25518-9613-43bf-a31c-00ad9bf16670' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:46:05.930 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd2f25518-9613-43bf-a31c-00ad9bf16670' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:46:05.930 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d2f25518-9613-43bf-a31c-00ad9bf16670 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:46:05.953 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 494d39b6-6488-44c3-93d6-bf005416a21e 2021-08-27 04:46:05.953 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d2f25518-9613-43bf-a31c-00ad9bf16670'] 2021-08-27 04:46:05.953 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:46:05.953 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:46:05.962 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d2f25518-9613-43bf-a31c-00ad9bf16670'] 2021-08-27 04:46:06.065 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3aefc31-3ca6-4e61-8da3-7e52fbaa7012 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group rule updated on remote: ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:46:06.065 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-e3aefc31-3ca6-4e61-8da3-7e52fbaa7012 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group rule updated ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] 2021-08-27 04:46:06.549 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9928048-887e-42c7-be37-cc7b5aa803d5 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group rule updated on remote: ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:46:06.549 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-f9928048-887e-42c7-be37-cc7b5aa803d5 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group rule updated ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] 2021-08-27 04:46:06.774 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e889fc4-a1cd-4eed-8c78-0ef8b28b6944 - - - - -] port_update received: f6a2c6f6-1405-476f-9be1-1d52347f9538 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:46:06.785 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e889fc4-a1cd-4eed-8c78-0ef8b28b6944 - - - - -] No port f6a2c6f6-1405-476f-9be1-1d52347f9538 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:46:07.097 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93c0ca4e-f524-4926-ae1f-3320d7a59bec 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group rule updated on remote: ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:46:07.097 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-93c0ca4e-f524-4926-ae1f-3320d7a59bec 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group rule updated ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] 2021-08-27 04:46:07.569 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7a56898-e567-4656-8d6b-8bc98247ec06 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group rule updated on remote: ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:46:07.569 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-f7a56898-e567-4656-8d6b-8bc98247ec06 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group rule updated ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] 2021-08-27 04:46:07.949 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:07.973 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:08.176 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6300696e-b0fb-45af-8634-1c6efe237ed8 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group rule updated on remote: ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:46:08.176 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-6300696e-b0fb-45af-8634-1c6efe237ed8 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group rule updated ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] 2021-08-27 04:46:19.724 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bc5f03c6-6c24-491a-8672-be1f69f6c073 2021-08-27 04:46:20.009 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:46:20.033 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated on remote: ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:46:20.033 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] 2021-08-27 04:46:20.033 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Refresh firewall rules 2021-08-27 04:46:20.033 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Get security group information for devices via rpc ['f384e48d-53b2-4bb7-94d4-efaae88a37bf', 'faa1f003-4202-4ede-9e51-c66826ccd7ed', '6a0c21fb-beef-4d05-9152-1a16b8e6f8c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:46:21.008 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port bc5f03c6-6c24-491a-8672-be1f69f6c073 2021-08-27 04:46:22.597 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port bc5f03c6-6c24-491a-8672-be1f69f6c073 updated. Details: {'device': 'bc5f03c6-6c24-491a-8672-be1f69f6c073', 'network_id': 'cfee3453-5583-48a6-bcf0-d538e9a08449', 'port_id': 'bc5f03c6-6c24-491a-8672-be1f69f6c073', 'mac_address': 'fa:16:3e:5a:0a:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 155, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ec03569a-2e6f-4093-a041-39e1ace35ea0', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:46:23.535 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:46:23.535 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.base [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Loop iteration exceeded interval (2 vs. 3.525693655014038) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-08-27 04:46:23.535 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update security group information for ports dict_keys(['6a0c21fb-beef-4d05-9152-1a16b8e6f8c2', 'f384e48d-53b2-4bb7-94d4-efaae88a37bf', 'faa1f003-4202-4ede-9e51-c66826ccd7ed']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:46:23.535 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:46:23.535 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update rules of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:46:23.552 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update members of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:46:23.552 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update port filter for 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:46:24.776 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Updating port rules. 2021-08-27 04:46:24.776 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Creating 1 new rules, removing 0 old rules. 2021-08-27 04:46:24.792 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-6a0c21fb-beef-4d05-9152-1a16b8e6f8c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:24.792 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0202f637-1664-4891-994e-f77e092f0e9b a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: 0f036404-3c88-4063-bf8d-2049bac20837 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:46:24.792 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:24.792 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bc5f03c6-6c24-491a-8672-be1f69f6c073 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:46:24.792 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:46:24.802 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0202f637-1664-4891-994e-f77e092f0e9b a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port 0f036404-3c88-4063-bf8d-2049bac20837 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:46:24.863 1244 1749111223224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bc5f03c6-6c24-491a-8672-be1f69f6c073') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:46:24.863 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bc5f03c6-6c24-491a-8672-be1f69f6c073') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:46:24.863 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bc5f03c6-6c24-491a-8672-be1f69f6c073 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:46:24.882 1244 1749111223224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 155, VLAN trunk: None to switch port bc5f03c6-6c24-491a-8672-be1f69f6c073 2021-08-27 04:46:25.048 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:46:25.048 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bc5f03c6-6c24-491a-8672-be1f69f6c073'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:46:25.158 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-6a0c21fb-beef-4d05-9152-1a16b8e6f8c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:25.158 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-6a0c21fb-beef-4d05-9152-1a16b8e6f8c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:25.158 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-6a0c21fb-beef-4d05-9152-1a16b8e6f8c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:25.158 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update port filter for f384e48d-53b2-4bb7-94d4-efaae88a37bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:46:25.158 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Updating port rules. 2021-08-27 04:46:25.158 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Creating 1 new rules, removing 0 old rules. 2021-08-27 04:46:25.158 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:25.283 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bc5f03c6-6c24-491a-8672-be1f69f6c073']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:46:25.283 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:46:25.283 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b88f378a-2c40-4b28-baad-7b83ede90fc4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:46:25.283 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bc5f03c6-6c24-491a-8672-be1f69f6c073 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:46:25.283 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:46:25.283 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-27 04:46:25.283 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:25.283 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:25.283 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:25.283 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:25.361 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:25.361 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bc5f03c6-6c24-491a-8672-be1f69f6c073 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:46:25.361 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bc5f03c6-6c24-491a-8672-be1f69f6c073 processed. 2021-08-27 04:46:25.475 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:25.475 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:25.475 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:25.475 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update port filter for faa1f003-4202-4ede-9e51-c66826ccd7ed _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:46:25.475 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Updating port rules. 2021-08-27 04:46:25.475 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Creating 1 new rules, removing 0 old rules. 2021-08-27 04:46:25.487 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:25.534 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:25.738 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:25.738 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:25.738 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-17c34d2e-f76c-4f36-8422-9c65c448ce65 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:25.988 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:31.880 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0f036404-3c88-4063-bf8d-2049bac20837 2021-08-27 04:46:33.595 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:46:35.038 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port 0f036404-3c88-4063-bf8d-2049bac20837 2021-08-27 04:46:35.038 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port 0f036404-3c88-4063-bf8d-2049bac20837 updated. Details: {'device': '0f036404-3c88-4063-bf8d-2049bac20837', 'network_id': '2f7e92e8-2bb2-4a03-9eb6-63a7b892b668', 'port_id': '0f036404-3c88-4063-bf8d-2049bac20837', 'mac_address': 'fa:16:3e:b7:36:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 175, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c82e7364-c3da-4955-bc5c-253e0c004a0c', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:46:35.038 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:46:35.038 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0f036404-3c88-4063-bf8d-2049bac20837" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:35.038 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0f036404-3c88-4063-bf8d-2049bac20837 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:46:35.056 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:46:35.269 1244 1749111223224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0f036404-3c88-4063-bf8d-2049bac20837') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:46:35.269 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0f036404-3c88-4063-bf8d-2049bac20837') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:46:35.283 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0f036404-3c88-4063-bf8d-2049bac20837 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:46:35.283 1244 1749111223224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 175, VLAN trunk: None to switch port 0f036404-3c88-4063-bf8d-2049bac20837 2021-08-27 04:46:35.423 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:46:35.423 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0f036404-3c88-4063-bf8d-2049bac20837'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:46:35.753 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0f036404-3c88-4063-bf8d-2049bac20837']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:46:35.753 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:46:35.753 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:46:35.753 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:46:35.753 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0f036404-3c88-4063-bf8d-2049bac20837 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:46:35.753 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:46:35.753 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0f036404-3c88-4063-bf8d-2049bac20837 not yet added. Adding. 2021-08-27 04:46:35.753 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:46:35.753 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:46:36.002 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f036404-3c88-4063-bf8d-2049bac20837" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:36.299 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f036404-3c88-4063-bf8d-2049bac20837" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:36.299 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f036404-3c88-4063-bf8d-2049bac20837" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:36.595 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f036404-3c88-4063-bf8d-2049bac20837" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:36.773 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0f036404-3c88-4063-bf8d-2049bac20837" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:36.783 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0f036404-3c88-4063-bf8d-2049bac20837 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:46:36.783 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0f036404-3c88-4063-bf8d-2049bac20837 processed. 2021-08-27 04:46:37.615 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:38.542 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:48.063 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bc5f03c6-6c24-491a-8672-be1f69f6c073 2021-08-27 04:46:49.679 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:46:49.679 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bc5f03c6-6c24-491a-8672-be1f69f6c073' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:46:49.679 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bc5f03c6-6c24-491a-8672-be1f69f6c073' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:46:49.679 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bc5f03c6-6c24-491a-8672-be1f69f6c073 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:46:49.706 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc5f03c6-6c24-491a-8672-be1f69f6c073'] 2021-08-27 04:46:49.706 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:46:49.706 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:46:49.706 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc5f03c6-6c24-491a-8672-be1f69f6c073'] 2021-08-27 04:46:51.704 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:51.924 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:51.987 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8a6a38a-3905-4f71-8628-e3d21fd9412c a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network 494d39b6-6488-44c3-93d6-bf005416a21e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 04:46:51.987 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8a6a38a-3905-4f71-8628-e3d21fd9412c a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network 494d39b6-6488-44c3-93d6-bf005416a21e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 04:46:52.113 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bc5f03c6-6c24-491a-8672-be1f69f6c073 2021-08-27 04:46:53.720 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:46:53.720 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bc5f03c6-6c24-491a-8672-be1f69f6c073' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:46:53.720 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bc5f03c6-6c24-491a-8672-be1f69f6c073' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:46:53.720 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bc5f03c6-6c24-491a-8672-be1f69f6c073 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:46:53.735 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cfee3453-5583-48a6-bcf0-d538e9a08449 2021-08-27 04:46:53.735 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc5f03c6-6c24-491a-8672-be1f69f6c073'] 2021-08-27 04:46:53.735 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:46:53.735 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc5f03c6-6c24-491a-8672-be1f69f6c073'] 2021-08-27 04:46:55.746 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:46:55.841 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:46:57.596 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48be13af-3ecd-4467-8762-4e7a59d351eb 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group member updated on remote: ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:46:57.596 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-48be13af-3ecd-4467-8762-4e7a59d351eb 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group member updated ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] 2021-08-27 04:47:01.519 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5bf1fe5-f64a-40da-835a-e69dea9f7932 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: 320156a8-2e29-45df-857c-6363f168e14c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:47:01.519 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5bf1fe5-f64a-40da-835a-e69dea9f7932 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port 320156a8-2e29-45df-857c-6363f168e14c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:47:02.798 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-033d1c99-f413-4bac-999e-29b9ff126f86 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network f28a4a53-71a0-4b87-9e16-c75ccea1b10d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 04:47:02.798 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-033d1c99-f413-4bac-999e-29b9ff126f86 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network f28a4a53-71a0-4b87-9e16-c75ccea1b10d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 04:47:03.800 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16ea57ae-dac5-4b7a-9d9a-59e35aab7841 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network b1d14e7a-afea-4dee-bf30-37a67ec8191a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 04:47:03.800 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16ea57ae-dac5-4b7a-9d9a-59e35aab7841 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network b1d14e7a-afea-4dee-bf30-37a67ec8191a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 04:47:14.063 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated on remote: ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:47:14.063 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] 2021-08-27 04:47:14.063 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Refresh firewall rules 2021-08-27 04:47:14.063 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Get security group information for devices via rpc ['f384e48d-53b2-4bb7-94d4-efaae88a37bf', 'faa1f003-4202-4ede-9e51-c66826ccd7ed', '6a0c21fb-beef-4d05-9152-1a16b8e6f8c2', '0f036404-3c88-4063-bf8d-2049bac20837'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:47:14.162 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] port_delete event received for '0f036404-3c88-4063-bf8d-2049bac20837' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:47:14.579 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0f036404-3c88-4063-bf8d-2049bac20837 2021-08-27 04:47:14.594 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update security group information for ports dict_keys(['6a0c21fb-beef-4d05-9152-1a16b8e6f8c2', 'f384e48d-53b2-4bb7-94d4-efaae88a37bf', 'faa1f003-4202-4ede-9e51-c66826ccd7ed']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:47:14.594 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:47:14.594 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update rules of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:47:14.594 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update members of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:47:14.594 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update port filter for 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:47:14.594 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Updating port rules. 2021-08-27 04:47:14.594 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Creating 0 new rules, removing 1 old rules. 2021-08-27 04:47:14.594 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-6a0c21fb-beef-4d05-9152-1a16b8e6f8c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:14.594 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-6a0c21fb-beef-4d05-9152-1a16b8e6f8c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:14.594 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-6a0c21fb-beef-4d05-9152-1a16b8e6f8c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:14.799 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-6a0c21fb-beef-4d05-9152-1a16b8e6f8c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:14.799 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update port filter for f384e48d-53b2-4bb7-94d4-efaae88a37bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:47:14.799 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Updating port rules. 2021-08-27 04:47:14.799 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Creating 0 new rules, removing 1 old rules. 2021-08-27 04:47:14.799 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:14.799 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:14.799 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:14.908 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e28687f7-2693-49e8-b9a5-5f320bb1736b - - - - -] port_update received: d8bf16dc-18d8-42be-8e08-f0f8be4d144b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:47:14.908 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e28687f7-2693-49e8-b9a5-5f320bb1736b - - - - -] No port d8bf16dc-18d8-42be-8e08-f0f8be4d144b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:47:14.988 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:14.988 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update port filter for faa1f003-4202-4ede-9e51-c66826ccd7ed _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:47:14.988 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Updating port rules. 2021-08-27 04:47:15.001 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Creating 0 new rules, removing 1 old rules. 2021-08-27 04:47:15.001 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:15.001 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:15.001 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:15.181 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-796ebc38-be54-45cc-9226-6c810eb161ff b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:15.907 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:47:15.907 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0f036404-3c88-4063-bf8d-2049bac20837' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:47:15.907 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0f036404-3c88-4063-bf8d-2049bac20837' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:47:15.907 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0f036404-3c88-4063-bf8d-2049bac20837 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:47:15.907 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0f036404-3c88-4063-bf8d-2049bac20837'] 2021-08-27 04:47:15.930 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:47:15.930 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:47:15.930 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0f036404-3c88-4063-bf8d-2049bac20837'] 2021-08-27 04:47:17.931 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:17.969 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:18.661 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b85b1c0-9db6-47ca-9e85-2a2f871101bf - - - - -] port_update received: acc92537-d52c-43a8-92a3-026a3964fd5c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:47:18.674 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b85b1c0-9db6-47ca-9e85-2a2f871101bf - - - - -] No port acc92537-d52c-43a8-92a3-026a3964fd5c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:47:20.641 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 320156a8-2e29-45df-857c-6363f168e14c 2021-08-27 04:47:20.643 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 2021-08-27 04:47:20.643 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bc5f03c6-6c24-491a-8672-be1f69f6c073 2021-08-27 04:47:21.047 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated on remote: ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:47:21.047 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] 2021-08-27 04:47:21.047 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Refresh firewall rules 2021-08-27 04:47:21.052 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Get security group information for devices via rpc ['f384e48d-53b2-4bb7-94d4-efaae88a37bf', 'faa1f003-4202-4ede-9e51-c66826ccd7ed', '6a0c21fb-beef-4d05-9152-1a16b8e6f8c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:47:21.173 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] port_delete event received for '6a0c21fb-beef-4d05-9152-1a16b8e6f8c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:47:21.553 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update security group information for ports dict_keys(['f384e48d-53b2-4bb7-94d4-efaae88a37bf', 'faa1f003-4202-4ede-9e51-c66826ccd7ed']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:47:21.553 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:47:21.553 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update rules of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:47:21.553 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update members of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:47:21.553 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update port filter for f384e48d-53b2-4bb7-94d4-efaae88a37bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:47:21.553 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Updating port rules. 2021-08-27 04:47:21.553 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Creating 0 new rules, removing 1 old rules. 2021-08-27 04:47:21.553 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:21.553 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:21.553 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:21.740 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:21.740 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update port filter for faa1f003-4202-4ede-9e51-c66826ccd7ed _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:47:21.740 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Updating port rules. 2021-08-27 04:47:21.740 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Creating 0 new rules, removing 1 old rules. 2021-08-27 04:47:21.740 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:21.740 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:21.740 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:21.944 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:47:21.974 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-9566176e-b0cf-4605-832a-8fa835024fcc b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-faa1f003-4202-4ede-9e51-c66826ccd7ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:22.928 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port bc5f03c6-6c24-491a-8672-be1f69f6c073 2021-08-27 04:47:22.928 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port bc5f03c6-6c24-491a-8672-be1f69f6c073 updated. Details: {'device': 'bc5f03c6-6c24-491a-8672-be1f69f6c073', 'network_id': 'cfee3453-5583-48a6-bcf0-d538e9a08449', 'port_id': 'bc5f03c6-6c24-491a-8672-be1f69f6c073', 'mac_address': 'fa:16:3e:5a:0a:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 155, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ec03569a-2e6f-4093-a041-39e1ace35ea0', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:47:22.928 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:47:22.928 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port 320156a8-2e29-45df-857c-6363f168e14c 2021-08-27 04:47:22.928 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port 320156a8-2e29-45df-857c-6363f168e14c updated. Details: {'device': '320156a8-2e29-45df-857c-6363f168e14c', 'network_id': '613bda8f-41ae-4346-8e6b-bc116801f626', 'port_id': '320156a8-2e29-45df-857c-6363f168e14c', 'mac_address': 'fa:16:3e:44:51:22', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 186, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '12378feb-3549-4d6c-8c2e-826ec58524fa', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:47:22.928 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:47:22.928 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:47:22.928 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:22.928 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bc5f03c6-6c24-491a-8672-be1f69f6c073 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:47:22.928 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cfee3453-5583-48a6-bcf0-d538e9a08449 2021-08-27 04:47:22.928 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:47:22.928 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6a0c21fb-beef-4d05-9152-1a16b8e6f8c2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:47:22.928 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6a0c21fb-beef-4d05-9152-1a16b8e6f8c2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:47:22.928 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6a0c21fb-beef-4d05-9152-1a16b8e6f8c2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:47:22.928 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-320156a8-2e29-45df-857c-6363f168e14c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:22.928 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 320156a8-2e29-45df-857c-6363f168e14c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:47:22.928 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 613bda8f-41ae-4346-8e6b-bc116801f626 2021-08-27 04:47:22.928 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:47:22.928 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a0c21fb-beef-4d05-9152-1a16b8e6f8c2'] 2021-08-27 04:47:22.928 1244 1749111223048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:47:22.928 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:47:22.953 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a0c21fb-beef-4d05-9152-1a16b8e6f8c2'] 2021-08-27 04:47:23.082 1244 1749111223224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bc5f03c6-6c24-491a-8672-be1f69f6c073') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:47:23.082 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bc5f03c6-6c24-491a-8672-be1f69f6c073') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:47:23.082 1244 1749111224456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '320156a8-2e29-45df-857c-6363f168e14c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:47:23.082 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '320156a8-2e29-45df-857c-6363f168e14c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:47:23.102 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bc5f03c6-6c24-491a-8672-be1f69f6c073 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:47:23.102 1244 1749111223224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 155, VLAN trunk: None to switch port bc5f03c6-6c24-491a-8672-be1f69f6c073 2021-08-27 04:47:23.102 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 320156a8-2e29-45df-857c-6363f168e14c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:47:23.102 1244 1749111224456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 186, VLAN trunk: None to switch port 320156a8-2e29-45df-857c-6363f168e14c 2021-08-27 04:47:23.195 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:47:23.195 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bc5f03c6-6c24-491a-8672-be1f69f6c073'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:47:23.195 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:47:23.195 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['320156a8-2e29-45df-857c-6363f168e14c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:47:23.643 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bc5f03c6-6c24-491a-8672-be1f69f6c073']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:47:23.643 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:47:23.643 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b88f378a-2c40-4b28-baad-7b83ede90fc4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:47:23.643 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bc5f03c6-6c24-491a-8672-be1f69f6c073 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:47:23.643 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:47:23.643 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bc5f03c6-6c24-491a-8672-be1f69f6c073 not yet added. Adding. 2021-08-27 04:47:23.643 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:47:23.643 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:47:23.766 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['320156a8-2e29-45df-857c-6363f168e14c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:47:23.780 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:47:23.780 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:47:23.780 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 320156a8-2e29-45df-857c-6363f168e14c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:47:23.780 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:47:23.780 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 320156a8-2e29-45df-857c-6363f168e14c not yet added. Adding. 2021-08-27 04:47:23.780 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:47:23.780 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:47:23.789 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:23.923 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:23.923 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:23.961 1244 1749111224104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:23.961 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-320156a8-2e29-45df-857c-6363f168e14c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:23.971 1244 1749111224104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:24.100 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:24.119 1244 1749111224104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bffb00f-4b58-41cd-b6f1-02adfd8c32c5 - - - - -] port_update received: 906a2c79-1628-43dd-a4d2-05ab4acb4d97 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:47:24.119 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-320156a8-2e29-45df-857c-6363f168e14c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:24.119 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-320156a8-2e29-45df-857c-6363f168e14c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:24.130 1244 1749111224104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bffb00f-4b58-41cd-b6f1-02adfd8c32c5 - - - - -] No port 906a2c79-1628-43dd-a4d2-05ab4acb4d97 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:47:24.237 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc5f03c6-6c24-491a-8672-be1f69f6c073" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:24.237 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bc5f03c6-6c24-491a-8672-be1f69f6c073 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:47:24.237 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bc5f03c6-6c24-491a-8672-be1f69f6c073 processed. 2021-08-27 04:47:24.313 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-320156a8-2e29-45df-857c-6363f168e14c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:24.436 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-320156a8-2e29-45df-857c-6363f168e14c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:24.436 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 320156a8-2e29-45df-857c-6363f168e14c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:47:24.436 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 320156a8-2e29-45df-857c-6363f168e14c processed. 2021-08-27 04:47:24.657 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: faa1f003-4202-4ede-9e51-c66826ccd7ed 2021-08-27 04:47:25.956 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:47:25.956 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'faa1f003-4202-4ede-9e51-c66826ccd7ed' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:47:25.956 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'faa1f003-4202-4ede-9e51-c66826ccd7ed' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:47:25.956 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port faa1f003-4202-4ede-9e51-c66826ccd7ed _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:47:25.956 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:25.956 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['faa1f003-4202-4ede-9e51-c66826ccd7ed'] 2021-08-27 04:47:25.975 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:47:25.975 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:47:25.975 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['faa1f003-4202-4ede-9e51-c66826ccd7ed'] 2021-08-27 04:47:26.082 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated on remote: ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:47:26.082 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] 2021-08-27 04:47:26.082 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Refresh firewall rules 2021-08-27 04:47:26.082 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Get security group information for devices via rpc ['f384e48d-53b2-4bb7-94d4-efaae88a37bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:47:26.164 1244 1749111224104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] port_delete event received for 'faa1f003-4202-4ede-9e51-c66826ccd7ed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:47:26.322 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update security group information for ports dict_keys(['f384e48d-53b2-4bb7-94d4-efaae88a37bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:47:26.322 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:47:26.322 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update rules of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:47:26.322 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update members of security group (d5a2b51d-1f07-4e57-81bd-c4074ddac80c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:47:26.322 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update port filter for f384e48d-53b2-4bb7-94d4-efaae88a37bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:47:26.322 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Updating port rules. 2021-08-27 04:47:26.322 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Creating 0 new rules, removing 1 old rules. 2021-08-27 04:47:26.322 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:26.322 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:26.332 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:26.500 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-71fbc825-9ea9-4a1d-b1e9-a2660f00b682 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Lock "n-hv-driver-port-lock-f384e48d-53b2-4bb7-94d4-efaae88a37bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:26.681 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 71639602-c8d7-49e9-a0cb-547ecacb0fb6 2021-08-27 04:47:27.014 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Security group member updated on remote: ['f5b6e55e-8ada-4ebe-be75-372e36bb5802'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:47:27.014 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Security group member updated ['f5b6e55e-8ada-4ebe-be75-372e36bb5802'] 2021-08-27 04:47:27.014 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Refresh firewall rules 2021-08-27 04:47:27.014 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Get security group information for devices via rpc ['8520bc42-a80b-4086-aaab-3fa77b4d0585', '71639602-c8d7-49e9-a0cb-547ecacb0fb6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:47:27.014 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:27.251 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] port_delete event received for '71639602-c8d7-49e9-a0cb-547ecacb0fb6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:47:27.891 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Update security group information for ports dict_keys(['8520bc42-a80b-4086-aaab-3fa77b4d0585']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:47:27.891 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:47:27.891 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Update rules of security group (f5b6e55e-8ada-4ebe-be75-372e36bb5802) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:47:27.891 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Update members of security group (f5b6e55e-8ada-4ebe-be75-372e36bb5802) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:47:27.891 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Update port filter for 8520bc42-a80b-4086-aaab-3fa77b4d0585 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:47:27.891 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Updating port rules. 2021-08-27 04:47:27.891 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-27 04:47:27.891 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Lock "n-hv-driver-port-lock-8520bc42-a80b-4086-aaab-3fa77b4d0585" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:27.891 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Lock "n-hv-driver-port-lock-8520bc42-a80b-4086-aaab-3fa77b4d0585" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:27.891 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Lock "n-hv-driver-port-lock-8520bc42-a80b-4086-aaab-3fa77b4d0585" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:27.970 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:47:27.971 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '71639602-c8d7-49e9-a0cb-547ecacb0fb6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:47:27.971 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '71639602-c8d7-49e9-a0cb-547ecacb0fb6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:47:27.971 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 71639602-c8d7-49e9-a0cb-547ecacb0fb6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:47:28.003 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71639602-c8d7-49e9-a0cb-547ecacb0fb6'] 2021-08-27 04:47:28.003 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:47:28.003 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:47:28.003 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71639602-c8d7-49e9-a0cb-547ecacb0fb6'] 2021-08-27 04:47:28.063 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-27308844-99c4-4d6a-b2f5-9f58b454f619 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Lock "n-hv-driver-port-lock-8520bc42-a80b-4086-aaab-3fa77b4d0585" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:29.333 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e7e08d7-87bc-4fcf-8811-2ca5546c7e67 - - - - -] port_update received: 99204033-028b-4063-b606-223f0892f29f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:47:29.333 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e7e08d7-87bc-4fcf-8811-2ca5546c7e67 - - - - -] No port 99204033-028b-4063-b606-223f0892f29f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:47:29.979 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:30.017 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:32.644 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-761f585f-9c5a-4eb7-ba68-3c268dafec47 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated on remote: ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:47:32.644 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-761f585f-9c5a-4eb7-ba68-3c268dafec47 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Security group member updated ['d5a2b51d-1f07-4e57-81bd-c4074ddac80c'] 2021-08-27 04:47:32.644 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-761f585f-9c5a-4eb7-ba68-3c268dafec47 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Refresh firewall rules 2021-08-27 04:47:32.644 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-761f585f-9c5a-4eb7-ba68-3c268dafec47 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Get security group information for devices via rpc ['f384e48d-53b2-4bb7-94d4-efaae88a37bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:47:32.703 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-761f585f-9c5a-4eb7-ba68-3c268dafec47 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:47:32.703 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-761f585f-9c5a-4eb7-ba68-3c268dafec47 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:47:32.755 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f384e48d-53b2-4bb7-94d4-efaae88a37bf 2021-08-27 04:47:32.816 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-761f585f-9c5a-4eb7-ba68-3c268dafec47 b5b99e0829e84f2bb0a58e835a1cdc47 47cca0df6e9e4252b3273dbfa06aa6bf - - -] port_delete event received for 'f384e48d-53b2-4bb7-94d4-efaae88a37bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:47:33.991 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:47:33.991 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f384e48d-53b2-4bb7-94d4-efaae88a37bf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:47:33.991 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f384e48d-53b2-4bb7-94d4-efaae88a37bf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:47:33.991 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f384e48d-53b2-4bb7-94d4-efaae88a37bf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:47:34.001 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2f7e92e8-2bb2-4a03-9eb6-63a7b892b668 2021-08-27 04:47:34.001 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f384e48d-53b2-4bb7-94d4-efaae88a37bf'] 2021-08-27 04:47:34.001 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:47:34.001 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:47:34.001 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f384e48d-53b2-4bb7-94d4-efaae88a37bf'] 2021-08-27 04:47:36.005 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:36.086 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:36.117 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee3a08b2-d099-4846-bc93-5c43bf4f6952 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network 2f7e92e8-2bb2-4a03-9eb6-63a7b892b668 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 04:47:36.117 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee3a08b2-d099-4846-bc93-5c43bf4f6952 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network 2f7e92e8-2bb2-4a03-9eb6-63a7b892b668 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 04:47:36.783 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8520bc42-a80b-4086-aaab-3fa77b4d0585 2021-08-27 04:47:36.783 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87669f25-e65e-4638-867d-608aca693c04 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Security group member updated on remote: ['f5b6e55e-8ada-4ebe-be75-372e36bb5802'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:47:36.783 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-87669f25-e65e-4638-867d-608aca693c04 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Security group member updated ['f5b6e55e-8ada-4ebe-be75-372e36bb5802'] 2021-08-27 04:47:36.783 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-87669f25-e65e-4638-867d-608aca693c04 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Refresh firewall rules 2021-08-27 04:47:36.783 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87669f25-e65e-4638-867d-608aca693c04 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Get security group information for devices via rpc ['8520bc42-a80b-4086-aaab-3fa77b4d0585'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:47:36.844 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-87669f25-e65e-4638-867d-608aca693c04 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:47:36.844 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-87669f25-e65e-4638-867d-608aca693c04 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:47:36.954 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87669f25-e65e-4638-867d-608aca693c04 d21dce70b6444f0a9c129ae8bc6fdb38 bab1a23d8ead4f71956c5e90bbe29587 - - -] port_delete event received for '8520bc42-a80b-4086-aaab-3fa77b4d0585' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:47:38.023 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:47:38.023 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8520bc42-a80b-4086-aaab-3fa77b4d0585' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:47:38.023 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8520bc42-a80b-4086-aaab-3fa77b4d0585' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:47:38.023 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8520bc42-a80b-4086-aaab-3fa77b4d0585 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:47:38.034 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0aea5cc4-1788-412d-8ef4-5503e8af6a54 2021-08-27 04:47:38.034 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8520bc42-a80b-4086-aaab-3fa77b4d0585'] 2021-08-27 04:47:38.034 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:47:38.034 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:47:38.034 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8520bc42-a80b-4086-aaab-3fa77b4d0585'] 2021-08-27 04:47:40.021 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:47:40.054 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:47:40.266 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebbb91da-b06a-41c5-a12c-b87a78032531 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for 'f4ecc558-923a-4aa1-82c7-4d1d2a3535ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:47:41.742 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdd5b91e-b2eb-4095-8a5c-fbcac020b8ae a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for 'c763484c-d07f-4624-9865-e74e9669800f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:47:43.157 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51d1325d-3522-4bca-a6c7-016f769b9b24 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network 0aea5cc4-1788-412d-8ef4-5503e8af6a54 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 04:47:43.396 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51d1325d-3522-4bca-a6c7-016f769b9b24 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network 0aea5cc4-1788-412d-8ef4-5503e8af6a54 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 04:47:46.969 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-955cb4fd-a342-4c45-909f-b5c206f74f86 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group member updated on remote: ['60d99493-9f3d-4c64-91d0-c11c239dffe3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:47:46.982 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-955cb4fd-a342-4c45-909f-b5c206f74f86 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group member updated ['60d99493-9f3d-4c64-91d0-c11c239dffe3'] 2021-08-27 04:47:48.688 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35e3face-73bf-41a5-ba3b-8f0da4e0169f a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:47:48.705 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35e3face-73bf-41a5-ba3b-8f0da4e0169f a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:47:51.392 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-852b3cd9-ea27-4d19-b83b-9c0943c63e18 - - - - -] port_update received: b40ba935-37c7-4e02-b4bd-e2deb33e5f2b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:47:51.415 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-852b3cd9-ea27-4d19-b83b-9c0943c63e18 - - - - -] No port b40ba935-37c7-4e02-b4bd-e2deb33e5f2b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:47:56.828 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11b00f69-d227-4bab-b1b7-c151bbc763a9 ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group rule updated on remote: ['ea3a5e6d-350d-4c14-82ae-98d999cf7016'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:47:56.828 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-11b00f69-d227-4bab-b1b7-c151bbc763a9 ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group rule updated ['ea3a5e6d-350d-4c14-82ae-98d999cf7016'] 2021-08-27 04:47:56.923 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4811bb90-1225-4d01-ba4c-8fcbe1281c4a - - - - -] port_update received: 2db7af36-9024-4a4f-a9f3-c5ad79d5fa3a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:47:56.943 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4811bb90-1225-4d01-ba4c-8fcbe1281c4a - - - - -] No port 2db7af36-9024-4a4f-a9f3-c5ad79d5fa3a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:47:57.364 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7545e69-0a07-4599-bcc1-f82e56bb4627 ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group rule updated on remote: ['ea3a5e6d-350d-4c14-82ae-98d999cf7016'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:47:57.364 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-f7545e69-0a07-4599-bcc1-f82e56bb4627 ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group rule updated ['ea3a5e6d-350d-4c14-82ae-98d999cf7016'] 2021-08-27 04:48:03.015 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d 2021-08-27 04:48:04.374 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:48:05.394 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d 2021-08-27 04:48:05.394 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d updated. Details: {'device': '4c46a757-ba11-4b6a-a22e-a40bfbf8a01d', 'network_id': '4b8460dc-68e8-4a9c-b46c-fadf57a16149', 'port_id': '4c46a757-ba11-4b6a-a22e-a40bfbf8a01d', 'mac_address': 'fa:16:3e:9a:35:24', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 180, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '76972534-1667-4f31-9967-e79a79923497', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:48:05.394 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:48:05.394 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:05.394 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:48:05.394 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4b8460dc-68e8-4a9c-b46c-fadf57a16149 2021-08-27 04:48:05.394 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:48:05.547 1244 1749111223224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4c46a757-ba11-4b6a-a22e-a40bfbf8a01d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:48:05.547 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4c46a757-ba11-4b6a-a22e-a40bfbf8a01d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:48:05.564 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:48:05.564 1244 1749111223224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 180, VLAN trunk: None to switch port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d 2021-08-27 04:48:05.641 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:48:05.641 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4c46a757-ba11-4b6a-a22e-a40bfbf8a01d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:48:05.814 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4c46a757-ba11-4b6a-a22e-a40bfbf8a01d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:48:05.814 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:48:05.814 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (60d99493-9f3d-4c64-91d0-c11c239dffe3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:48:05.814 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (60d99493-9f3d-4c64-91d0-c11c239dffe3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:48:05.814 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:48:05.814 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:48:05.814 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d not yet added. Adding. 2021-08-27 04:48:05.814 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:48:05.814 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:48:05.932 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:06.017 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:06.017 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:06.142 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:06.237 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:06.237 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:48:06.237 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d processed. 2021-08-27 04:48:06.380 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:06.505 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab4a61dc-7891-4b4c-829d-a63d9d26929d ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group member updated on remote: ['ea3a5e6d-350d-4c14-82ae-98d999cf7016'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:48:06.505 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-ab4a61dc-7891-4b4c-829d-a63d9d26929d ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group member updated ['ea3a5e6d-350d-4c14-82ae-98d999cf7016'] 2021-08-27 04:48:06.783 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:07.554 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78c0fc5c-9542-41c6-bb47-8cddd35873dc a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: 685614f1-76b9-426a-ab0a-346cb343465a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:48:07.570 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78c0fc5c-9542-41c6-bb47-8cddd35873dc a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port 685614f1-76b9-426a-ab0a-346cb343465a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:48:09.140 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 685614f1-76b9-426a-ab0a-346cb343465a 2021-08-27 04:48:10.413 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:48:10.689 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port 685614f1-76b9-426a-ab0a-346cb343465a 2021-08-27 04:48:10.689 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port 685614f1-76b9-426a-ab0a-346cb343465a updated. Details: {'device': '685614f1-76b9-426a-ab0a-346cb343465a', 'network_id': 'efeab20c-8f4e-4787-8029-6f134a488ff8', 'port_id': '685614f1-76b9-426a-ab0a-346cb343465a', 'mac_address': 'fa:16:3e:19:ef:45', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 176, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f184e052-fde1-407b-9f6b-69cb5e7f961f', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:48:10.689 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:48:10.689 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-685614f1-76b9-426a-ab0a-346cb343465a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:10.689 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 685614f1-76b9-426a-ab0a-346cb343465a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:48:10.689 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network efeab20c-8f4e-4787-8029-6f134a488ff8 2021-08-27 04:48:10.689 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:48:10.865 1244 1749111223224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '685614f1-76b9-426a-ab0a-346cb343465a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:48:10.865 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '685614f1-76b9-426a-ab0a-346cb343465a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:48:10.865 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 685614f1-76b9-426a-ab0a-346cb343465a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:48:10.865 1244 1749111223224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 176, VLAN trunk: None to switch port 685614f1-76b9-426a-ab0a-346cb343465a 2021-08-27 04:48:10.959 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:48:10.959 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['685614f1-76b9-426a-ab0a-346cb343465a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:48:11.126 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['685614f1-76b9-426a-ab0a-346cb343465a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:48:11.126 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:48:11.126 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ea3a5e6d-350d-4c14-82ae-98d999cf7016) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:48:11.126 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 685614f1-76b9-426a-ab0a-346cb343465a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:48:11.126 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:48:11.126 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 685614f1-76b9-426a-ab0a-346cb343465a not yet added. Adding. 2021-08-27 04:48:11.126 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:48:11.126 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:48:11.256 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-685614f1-76b9-426a-ab0a-346cb343465a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:11.375 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-685614f1-76b9-426a-ab0a-346cb343465a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:11.375 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-685614f1-76b9-426a-ab0a-346cb343465a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:11.501 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-685614f1-76b9-426a-ab0a-346cb343465a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:11.625 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-685614f1-76b9-426a-ab0a-346cb343465a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:11.625 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 685614f1-76b9-426a-ab0a-346cb343465a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:48:11.625 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 685614f1-76b9-426a-ab0a-346cb343465a processed. 2021-08-27 04:48:12.423 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:12.991 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:24.891 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27e1fa33-7520-46eb-bfd6-fecec6a81a78 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group rule updated on remote: ['42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:48:24.891 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-27e1fa33-7520-46eb-bfd6-fecec6a81a78 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group rule updated ['42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] 2021-08-27 04:48:25.191 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bc5f03c6-6c24-491a-8672-be1f69f6c073 2021-08-27 04:48:25.847 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-722628df-33ca-4e71-ad07-9c9bc7ef6ddb 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group rule updated on remote: ['42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:48:25.847 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-722628df-33ca-4e71-ad07-9c9bc7ef6ddb 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group rule updated ['42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] 2021-08-27 04:48:25.973 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a41cde00-db06-4b38-9d93-68cd6f6aaa30 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group member updated on remote: ['b88f378a-2c40-4b28-baad-7b83ede90fc4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:48:25.973 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-a41cde00-db06-4b38-9d93-68cd6f6aaa30 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group member updated ['b88f378a-2c40-4b28-baad-7b83ede90fc4'] 2021-08-27 04:48:26.286 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc1b7c30-8de5-4e38-afc5-6d9eeadce631 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group rule updated on remote: ['42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:48:26.286 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-fc1b7c30-8de5-4e38-afc5-6d9eeadce631 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group rule updated ['42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] 2021-08-27 04:48:26.364 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a41cde00-db06-4b38-9d93-68cd6f6aaa30 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] port_delete event received for 'bc5f03c6-6c24-491a-8672-be1f69f6c073' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:48:26.494 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:48:26.494 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bc5f03c6-6c24-491a-8672-be1f69f6c073' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:48:26.494 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bc5f03c6-6c24-491a-8672-be1f69f6c073' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:48:26.494 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bc5f03c6-6c24-491a-8672-be1f69f6c073 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:48:26.503 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cfee3453-5583-48a6-bcf0-d538e9a08449 2021-08-27 04:48:26.503 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc5f03c6-6c24-491a-8672-be1f69f6c073'] 2021-08-27 04:48:26.503 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:48:26.503 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:48:26.503 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc5f03c6-6c24-491a-8672-be1f69f6c073'] 2021-08-27 04:48:26.769 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-643ca6e9-e1df-42dd-911c-20dcf40f7731 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group rule updated on remote: ['42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:48:26.769 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-643ca6e9-e1df-42dd-911c-20dcf40f7731 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group rule updated ['42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] 2021-08-27 04:48:27.284 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ec9a18e-64b6-4484-8e44-3f293a3019dc 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group rule updated on remote: ['42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:48:27.284 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-4ec9a18e-64b6-4484-8e44-3f293a3019dc 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group rule updated ['42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] 2021-08-27 04:48:27.702 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0609b8c0-0ef7-4962-9143-017ecf6a656d 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group rule updated on remote: ['42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:48:27.702 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-0609b8c0-0ef7-4962-9143-017ecf6a656d 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group rule updated ['42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] 2021-08-27 04:48:28.515 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:28.551 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:29.018 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group member updated on remote: ['60d99493-9f3d-4c64-91d0-c11c239dffe3', '42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:48:29.018 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group member updated ['60d99493-9f3d-4c64-91d0-c11c239dffe3', '42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] 2021-08-27 04:48:29.018 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Refresh firewall rules 2021-08-27 04:48:29.018 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Get security group information for devices via rpc ['4c46a757-ba11-4b6a-a22e-a40bfbf8a01d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:48:29.078 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] port_update received: 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:48:29.095 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-agent-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:29.095 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Binding port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:48:29.095 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:48:29.095 1244 1749111224456 MainThread DEBUG neutron.services.trunk.rpc.agent [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4c46a757-ba11-4b6a-a22e-a40bfbf8a01d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:48:29.116 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4c46a757-ba11-4b6a-a22e-a40bfbf8a01d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:48:29.127 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Trunk plugin disabled on server. Assuming port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:48:29.127 1244 1749111224456 MainThread INFO networking_hyperv.neutron.trunk_driver [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Binding VLAN ID: 180, VLAN trunk: None to switch port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d 2021-08-27 04:48:29.173 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Refresh firewall rules 2021-08-27 04:48:29.173 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Get security group information for devices via rpc ['4c46a757-ba11-4b6a-a22e-a40bfbf8a01d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:48:29.314 1244 1749111224104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0456f614-6e01-4fcb-a17e-ed0e0fe7606f 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] port_delete event received for '7050a79c-850d-4321-8388-dba96d033a7e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:48:29.677 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update security group information for ports dict_keys(['4c46a757-ba11-4b6a-a22e-a40bfbf8a01d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:48:29.677 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:48:29.677 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update rules of security group (42f9b91a-5516-4c2e-8744-c5e06c4ee8ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:48:29.677 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update rules of security group (60d99493-9f3d-4c64-91d0-c11c239dffe3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:48:29.677 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update members of security group (60d99493-9f3d-4c64-91d0-c11c239dffe3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:48:29.677 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update port filter for 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:48:29.692 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Updating port rules. 2021-08-27 04:48:29.692 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-27 04:48:29.692 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:29.829 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:29.829 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:29.829 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:29.863 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update security group information for ports dict_keys(['4c46a757-ba11-4b6a-a22e-a40bfbf8a01d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:48:29.863 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:48:29.863 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update rules of security group (42f9b91a-5516-4c2e-8744-c5e06c4ee8ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:48:29.863 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update rules of security group (60d99493-9f3d-4c64-91d0-c11c239dffe3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:48:29.863 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update members of security group (60d99493-9f3d-4c64-91d0-c11c239dffe3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:48:29.876 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update port filter for 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:48:29.876 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Updating port rules. 2021-08-27 04:48:29.876 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Creating 0 new rules, removing 0 old rules. 2021-08-27 04:48:29.876 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:29.876 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:29.876 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:29.876 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:29.906 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-169b2be0-ada2-45b6-a27c-6717215ddac9 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-agent-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:30.329 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c74c5320-d9fe-4b9a-b7f9-a09267604e1c 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group rule updated on remote: ['0f20aa03-220c-47cb-91a0-44c5ef74c069'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:48:30.329 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-c74c5320-d9fe-4b9a-b7f9-a09267604e1c 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group rule updated ['0f20aa03-220c-47cb-91a0-44c5ef74c069'] 2021-08-27 04:48:30.626 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a4f80e7-9252-4455-9e60-efc725291748 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group rule updated on remote: ['0f20aa03-220c-47cb-91a0-44c5ef74c069'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:48:30.626 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-9a4f80e7-9252-4455-9e60-efc725291748 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group rule updated ['0f20aa03-220c-47cb-91a0-44c5ef74c069'] 2021-08-27 04:48:35.782 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ce198cd-4837-417a-8fe0-339ab8647132 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group member updated on remote: ['0f20aa03-220c-47cb-91a0-44c5ef74c069'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:48:35.782 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-5ce198cd-4837-417a-8fe0-339ab8647132 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group member updated ['0f20aa03-220c-47cb-91a0-44c5ef74c069'] 2021-08-27 04:48:36.766 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a183c7b4-465f-480b-af0a-7c8af6801944 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:48:36.766 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a183c7b4-465f-480b-af0a-7c8af6801944 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:48:41.393 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff 2021-08-27 04:48:42.594 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:48:42.861 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff 2021-08-27 04:48:42.861 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff updated. Details: {'device': '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff', 'network_id': 'cfee3453-5583-48a6-bcf0-d538e9a08449', 'port_id': '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff', 'mac_address': 'fa:16:3e:8f:e9:22', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 155, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ec03569a-2e6f-4093-a041-39e1ace35ea0', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:48:42.861 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:48:42.861 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:42.861 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:48:42.861 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cfee3453-5583-48a6-bcf0-d538e9a08449 2021-08-27 04:48:42.861 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:48:43.047 1244 1749111224456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:48:43.047 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:48:43.047 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:48:43.047 1244 1749111224456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 155, VLAN trunk: None to switch port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff 2021-08-27 04:48:43.144 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:48:43.144 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44190b6b-70e8-4bfb-9b3b-aeea070ca2ff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:48:43.282 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44190b6b-70e8-4bfb-9b3b-aeea070ca2ff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:48:43.282 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:48:43.282 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0f20aa03-220c-47cb-91a0-44c5ef74c069) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:48:43.282 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:48:43.282 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:48:43.282 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff not yet added. Adding. 2021-08-27 04:48:43.282 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:48:43.282 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:48:43.424 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:43.547 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:43.547 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:43.702 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:43.798 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:48:43.812 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:48:43.812 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff processed. 2021-08-27 04:48:44.625 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:48:45.014 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:49:47.424 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7c30a37-6f7e-4683-986f-749b3e8319da 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group member updated on remote: ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:49:47.424 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-a7c30a37-6f7e-4683-986f-749b3e8319da 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group member updated ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] 2021-08-27 04:49:47.723 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7c30a37-6f7e-4683-986f-749b3e8319da 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] port_delete event received for '320156a8-2e29-45df-857c-6363f168e14c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:49:47.970 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 320156a8-2e29-45df-857c-6363f168e14c 2021-08-27 04:49:49.068 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:49:49.068 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '320156a8-2e29-45df-857c-6363f168e14c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:49:49.068 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '320156a8-2e29-45df-857c-6363f168e14c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:49:49.068 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 320156a8-2e29-45df-857c-6363f168e14c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:49:49.076 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 613bda8f-41ae-4346-8e6b-bc116801f626 2021-08-27 04:49:49.076 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['320156a8-2e29-45df-857c-6363f168e14c'] 2021-08-27 04:49:49.076 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:49:49.076 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:49:49.076 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['320156a8-2e29-45df-857c-6363f168e14c'] 2021-08-27 04:49:51.075 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:49:51.107 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:49:51.968 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff 2021-08-27 04:49:52.735 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group member updated on remote: ['60d99493-9f3d-4c64-91d0-c11c239dffe3', '42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:49:52.735 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group member updated ['60d99493-9f3d-4c64-91d0-c11c239dffe3', '42f9b91a-5516-4c2e-8744-c5e06c4ee8ae'] 2021-08-27 04:49:52.735 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Refresh firewall rules 2021-08-27 04:49:52.735 1244 1749111224456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Get security group information for devices via rpc ['4c46a757-ba11-4b6a-a22e-a40bfbf8a01d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:49:52.904 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update security group information for ports dict_keys(['4c46a757-ba11-4b6a-a22e-a40bfbf8a01d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:49:52.914 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:49:52.914 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update rules of security group (60d99493-9f3d-4c64-91d0-c11c239dffe3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:49:52.914 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update members of security group (60d99493-9f3d-4c64-91d0-c11c239dffe3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:49:52.914 1244 1749111224456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update port filter for 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:49:52.914 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Updating port rules. 2021-08-27 04:49:52.914 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-27 04:49:52.914 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:49:52.914 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:49:52.914 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:49:53.021 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] port_update received: 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:49:53.030 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-agent-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:49:53.030 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Binding port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:49:53.030 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:49:53.065 1244 1749111223224 MainThread DEBUG neutron.services.trunk.rpc.agent [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4c46a757-ba11-4b6a-a22e-a40bfbf8a01d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:49:53.065 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4c46a757-ba11-4b6a-a22e-a40bfbf8a01d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:49:53.065 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Trunk plugin disabled on server. Assuming port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:49:53.065 1244 1749111223224 MainThread INFO networking_hyperv.neutron.trunk_driver [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Binding VLAN ID: 180, VLAN trunk: None to switch port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d 2021-08-27 04:49:53.084 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:49:53.123 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Refresh firewall rules 2021-08-27 04:49:53.123 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Get security group information for devices via rpc ['4c46a757-ba11-4b6a-a22e-a40bfbf8a01d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:49:53.173 1244 1749111224456 MainThread DEBUG oslo_concurrency.lockutils [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:49:53.844 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update security group information for ports dict_keys(['4c46a757-ba11-4b6a-a22e-a40bfbf8a01d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:49:53.844 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:49:53.844 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update rules of security group (60d99493-9f3d-4c64-91d0-c11c239dffe3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:49:53.844 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update members of security group (60d99493-9f3d-4c64-91d0-c11c239dffe3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:49:53.844 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update port filter for 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:49:53.844 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Updating port rules. 2021-08-27 04:49:53.844 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Creating 0 new rules, removing 0 old rules. 2021-08-27 04:49:53.844 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:49:53.844 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:49:53.844 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:49:53.844 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-driver-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:49:53.904 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [req-e3797a18-5fcc-4b52-bf7e-809880456711 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Lock "n-hv-agent-port-lock-4c46a757-ba11-4b6a-a22e-a40bfbf8a01d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:49:54.096 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff 2021-08-27 04:49:54.114 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff updated. Details: {'device': '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff', 'network_id': 'cfee3453-5583-48a6-bcf0-d538e9a08449', 'port_id': '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff', 'mac_address': 'fa:16:3e:8f:e9:22', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 155, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ec03569a-2e6f-4093-a041-39e1ace35ea0', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:49:54.114 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:49:54.114 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:49:54.114 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:49:54.114 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:49:54.130 1244 1749111223224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:49:54.130 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:49:54.140 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:49:54.140 1244 1749111223224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 155, VLAN trunk: None to switch port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff 2021-08-27 04:49:54.202 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:49:54.202 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44190b6b-70e8-4bfb-9b3b-aeea070ca2ff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:49:54.357 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44190b6b-70e8-4bfb-9b3b-aeea070ca2ff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:49:54.357 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:49:54.357 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0f20aa03-220c-47cb-91a0-44c5ef74c069) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:49:54.357 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:49:54.357 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:49:54.357 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-27 04:49:54.357 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:49:54.357 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:49:54.357 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:49:54.357 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:49:54.389 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:49:54.389 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:49:54.389 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff processed. 2021-08-27 04:49:54.608 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eef2fbb2-bc45-4c27-847b-4edcf8d4c302 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] port_delete event received for '38290607-a3ee-42ab-8e8d-58af77ef0e56' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:49:54.692 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba696f42-ad6e-4f7b-ac1c-ac9f192fa89e 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group member updated on remote: ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:49:54.692 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-ba696f42-ad6e-4f7b-ac1c-ac9f192fa89e 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group member updated ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] 2021-08-27 04:49:55.091 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:49:55.437 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:49:56.592 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a09f6ec-94e4-47c7-b4c9-5d6ab517d409 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: be03ca9c-b0be-4d2f-b2f1-435ee5773747 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:49:56.592 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a09f6ec-94e4-47c7-b4c9-5d6ab517d409 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port be03ca9c-b0be-4d2f-b2f1-435ee5773747 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:50:02.092 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d 2021-08-27 04:50:02.685 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47e802d6-aeb5-4f90-927d-b281b751c4f2 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group member updated on remote: ['60d99493-9f3d-4c64-91d0-c11c239dffe3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:50:02.685 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-47e802d6-aeb5-4f90-927d-b281b751c4f2 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Security group member updated ['60d99493-9f3d-4c64-91d0-c11c239dffe3'] 2021-08-27 04:50:02.685 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-47e802d6-aeb5-4f90-927d-b281b751c4f2 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Refresh firewall rules 2021-08-27 04:50:02.685 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47e802d6-aeb5-4f90-927d-b281b751c4f2 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Get security group information for devices via rpc ['4c46a757-ba11-4b6a-a22e-a40bfbf8a01d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:50:02.751 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47e802d6-aeb5-4f90-927d-b281b751c4f2 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:50:02.751 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47e802d6-aeb5-4f90-927d-b281b751c4f2 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:50:02.782 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47e802d6-aeb5-4f90-927d-b281b751c4f2 2bf313c2f1894c7b97d50c9afa8666b3 55642c30419042daa27ecdcf76f4e6a5 - - -] port_delete event received for '4c46a757-ba11-4b6a-a22e-a40bfbf8a01d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:50:03.141 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:50:03.141 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4c46a757-ba11-4b6a-a22e-a40bfbf8a01d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:50:03.141 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4c46a757-ba11-4b6a-a22e-a40bfbf8a01d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:50:03.141 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4c46a757-ba11-4b6a-a22e-a40bfbf8a01d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:50:03.141 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c46a757-ba11-4b6a-a22e-a40bfbf8a01d'] 2021-08-27 04:50:03.141 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:50:03.141 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:50:03.141 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c46a757-ba11-4b6a-a22e-a40bfbf8a01d'] 2021-08-27 04:50:04.097 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: be03ca9c-b0be-4d2f-b2f1-435ee5773747 2021-08-27 04:50:05.138 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:50:05.138 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:50:05.169 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:50:05.419 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port be03ca9c-b0be-4d2f-b2f1-435ee5773747 2021-08-27 04:50:05.419 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port be03ca9c-b0be-4d2f-b2f1-435ee5773747 updated. Details: {'device': 'be03ca9c-b0be-4d2f-b2f1-435ee5773747', 'network_id': '613bda8f-41ae-4346-8e6b-bc116801f626', 'port_id': 'be03ca9c-b0be-4d2f-b2f1-435ee5773747', 'mac_address': 'fa:16:3e:3a:42:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 186, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '12378feb-3549-4d6c-8c2e-826ec58524fa', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:50:05.419 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:50:05.436 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be03ca9c-b0be-4d2f-b2f1-435ee5773747" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:50:05.436 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port be03ca9c-b0be-4d2f-b2f1-435ee5773747 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:50:05.436 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 613bda8f-41ae-4346-8e6b-bc116801f626 2021-08-27 04:50:05.436 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:50:05.564 1244 1749111223224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'be03ca9c-b0be-4d2f-b2f1-435ee5773747') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:50:05.564 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'be03ca9c-b0be-4d2f-b2f1-435ee5773747') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:50:05.591 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port be03ca9c-b0be-4d2f-b2f1-435ee5773747 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:50:05.591 1244 1749111223224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 186, VLAN trunk: None to switch port be03ca9c-b0be-4d2f-b2f1-435ee5773747 2021-08-27 04:50:05.685 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:50:05.685 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['be03ca9c-b0be-4d2f-b2f1-435ee5773747'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:50:06.021 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['be03ca9c-b0be-4d2f-b2f1-435ee5773747']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:50:06.021 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:50:06.021 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:50:06.021 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for be03ca9c-b0be-4d2f-b2f1-435ee5773747 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:50:06.021 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:50:06.021 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device be03ca9c-b0be-4d2f-b2f1-435ee5773747 not yet added. Adding. 2021-08-27 04:50:06.037 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:50:06.037 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:50:06.153 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be03ca9c-b0be-4d2f-b2f1-435ee5773747" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:50:06.263 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be03ca9c-b0be-4d2f-b2f1-435ee5773747" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:50:06.263 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be03ca9c-b0be-4d2f-b2f1-435ee5773747" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:50:06.404 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be03ca9c-b0be-4d2f-b2f1-435ee5773747" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:50:06.513 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be03ca9c-b0be-4d2f-b2f1-435ee5773747" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:50:06.515 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port be03ca9c-b0be-4d2f-b2f1-435ee5773747 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:50:06.515 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port be03ca9c-b0be-4d2f-b2f1-435ee5773747 processed. 2021-08-27 04:50:07.138 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:50:07.530 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:50:07.797 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54a62ac6-5e46-4dad-972e-34a5eccfde58 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for 'acc92537-d52c-43a8-92a3-026a3964fd5c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:50:08.186 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff 2021-08-27 04:50:09.115 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15cde76e-966f-4f21-90bf-4c18325bc5a5 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for 'd8bf16dc-18d8-42be-8e08-f0f8be4d144b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:50:09.138 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:50:09.138 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:50:09.138 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:50:09.138 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:50:09.154 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44190b6b-70e8-4bfb-9b3b-aeea070ca2ff'] 2021-08-27 04:50:09.158 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:50:09.158 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:50:09.158 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44190b6b-70e8-4bfb-9b3b-aeea070ca2ff'] 2021-08-27 04:50:10.187 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff 2021-08-27 04:50:10.280 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bed827e2-b25a-412b-bbd2-bd6e027552ef a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for '85a6f690-a94f-4c82-a1ea-8114526be26e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:50:10.373 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cb523cf-6b4f-4bfa-bede-a953fc26f272 - - - - -] port_delete event received for '85a6f690-a94f-4c82-a1ea-8114526be26e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:50:10.576 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bed827e2-b25a-412b-bbd2-bd6e027552ef a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network 4b8460dc-68e8-4a9c-b46c-fadf57a16149 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 04:50:10.576 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bed827e2-b25a-412b-bbd2-bd6e027552ef a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Reclaiming local network 4b8460dc-68e8-4a9c-b46c-fadf57a16149 2021-08-27 04:50:11.140 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:50:11.140 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:50:11.140 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:50:11.140 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:50:11.140 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:50:11.156 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cfee3453-5583-48a6-bcf0-d538e9a08449 2021-08-27 04:50:11.156 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44190b6b-70e8-4bfb-9b3b-aeea070ca2ff'] 2021-08-27 04:50:11.156 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:50:11.156 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44190b6b-70e8-4bfb-9b3b-aeea070ca2ff'] 2021-08-27 04:50:11.357 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:50:12.764 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8a43337-65df-4af4-af36-22bef915ce34 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for '99204033-028b-4063-b606-223f0892f29f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:50:14.639 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b002d69-96d9-4d94-be24-3c447160dd4c a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for '906a2c79-1628-43dd-a4d2-05ab4acb4d97' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:50:15.779 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85f07a90-d906-4cbc-bcda-60ff6e5a46e9 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for '196102d8-27d8-4361-beb1-942adf514af9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:50:15.815 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adc6f85d-8e23-4e17-9f28-239c1c5d26f3 - - - - -] port_delete event received for '196102d8-27d8-4361-beb1-942adf514af9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:50:16.146 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85f07a90-d906-4cbc-bcda-60ff6e5a46e9 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network 929dcfce-58fd-4b07-8420-9347a25d23a1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 04:50:16.146 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85f07a90-d906-4cbc-bcda-60ff6e5a46e9 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network 929dcfce-58fd-4b07-8420-9347a25d23a1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 04:50:30.234 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff 2021-08-27 04:50:31.301 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:50:31.591 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff 2021-08-27 04:50:31.591 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff updated. Details: {'device': '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff', 'network_id': 'cfee3453-5583-48a6-bcf0-d538e9a08449', 'port_id': '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff', 'mac_address': 'fa:16:3e:8f:e9:22', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 155, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ec03569a-2e6f-4093-a041-39e1ace35ea0', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:50:31.606 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:50:31.606 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:50:31.606 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:50:31.606 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cfee3453-5583-48a6-bcf0-d538e9a08449 2021-08-27 04:50:31.606 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:50:31.751 1244 1749111223224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:50:31.751 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:50:31.763 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:50:31.763 1244 1749111223224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 155, VLAN trunk: None to switch port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff 2021-08-27 04:50:31.825 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:50:31.825 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44190b6b-70e8-4bfb-9b3b-aeea070ca2ff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:50:31.973 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44190b6b-70e8-4bfb-9b3b-aeea070ca2ff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:50:31.973 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:50:31.981 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0f20aa03-220c-47cb-91a0-44c5ef74c069) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:50:31.981 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:50:31.981 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:50:31.981 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff not yet added. Adding. 2021-08-27 04:50:31.981 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:50:31.981 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:50:32.090 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:50:32.188 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:50:32.188 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:50:32.297 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:50:32.391 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44190b6b-70e8-4bfb-9b3b-aeea070ca2ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:50:32.391 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:50:32.391 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff processed. 2021-08-27 04:50:33.309 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:50:33.606 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:51:12.447 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c9f5ab3-ec5e-4086-a71f-76eea5243caa 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group member updated on remote: ['0f20aa03-220c-47cb-91a0-44c5ef74c069'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:51:12.447 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-3c9f5ab3-ec5e-4086-a71f-76eea5243caa 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] Security group member updated ['0f20aa03-220c-47cb-91a0-44c5ef74c069'] 2021-08-27 04:51:12.696 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff 2021-08-27 04:51:12.760 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c9f5ab3-ec5e-4086-a71f-76eea5243caa 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] port_delete event received for '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:51:13.447 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:51:13.447 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:51:13.447 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44190b6b-70e8-4bfb-9b3b-aeea070ca2ff' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:51:13.447 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44190b6b-70e8-4bfb-9b3b-aeea070ca2ff _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:51:13.447 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cfee3453-5583-48a6-bcf0-d538e9a08449 2021-08-27 04:51:13.447 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44190b6b-70e8-4bfb-9b3b-aeea070ca2ff'] 2021-08-27 04:51:13.447 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:51:13.462 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:51:13.463 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44190b6b-70e8-4bfb-9b3b-aeea070ca2ff'] 2021-08-27 04:51:13.993 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14f527ab-1bb1-409f-be22-674281255a70 ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group member updated on remote: ['ea3a5e6d-350d-4c14-82ae-98d999cf7016'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:51:14.009 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-14f527ab-1bb1-409f-be22-674281255a70 ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group member updated ['ea3a5e6d-350d-4c14-82ae-98d999cf7016'] 2021-08-27 04:51:14.696 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14f527ab-1bb1-409f-be22-674281255a70 ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] port_delete event received for '685614f1-76b9-426a-ab0a-346cb343465a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:51:14.704 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 685614f1-76b9-426a-ab0a-346cb343465a 2021-08-27 04:51:15.102 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc7aa05c-70ce-4800-a9bd-b12326e3075a 75cae7faa6a64b90aa5398adc4288503 2252ab66f4f64fa5a5d8fcb7ace33509 - - -] port_delete event received for '0f9cbd30-0d14-4656-9543-a81fdf5db172' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:51:15.462 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:51:15.462 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '685614f1-76b9-426a-ab0a-346cb343465a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:51:15.462 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '685614f1-76b9-426a-ab0a-346cb343465a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:51:15.462 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 685614f1-76b9-426a-ab0a-346cb343465a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:51:15.462 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:51:15.462 1244 1749111224456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network efeab20c-8f4e-4787-8029-6f134a488ff8 2021-08-27 04:51:15.462 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['685614f1-76b9-426a-ab0a-346cb343465a'] 2021-08-27 04:51:15.462 1244 1749111224456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:51:15.462 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:51:15.462 1244 1749111224456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['685614f1-76b9-426a-ab0a-346cb343465a'] 2021-08-27 04:51:15.509 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:51:17.024 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0d55ea7-f584-4fd1-9c34-ec3eb1381748 ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] port_delete event received for '96a5a8aa-8d1e-453d-ba04-69ee67bbb915' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:51:17.930 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e4cf27f-4e1b-4dc9-a9af-830d21641c9c ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group rule updated on remote: ['e811a0b5-cec1-431d-aad6-6066603eab3c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:51:17.930 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-5e4cf27f-4e1b-4dc9-a9af-830d21641c9c ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group rule updated ['e811a0b5-cec1-431d-aad6-6066603eab3c'] 2021-08-27 04:51:18.260 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b3e4857-b5e5-44f7-8bc3-c0757795d8d7 ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group rule updated on remote: ['e811a0b5-cec1-431d-aad6-6066603eab3c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 04:51:18.260 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-1b3e4857-b5e5-44f7-8bc3-c0757795d8d7 ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group rule updated ['e811a0b5-cec1-431d-aad6-6066603eab3c'] 2021-08-27 04:51:19.104 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dece7d99-57f6-45d0-aae4-48ae3f854f60 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for 'afc98735-88c5-41f4-af24-a0fe0003123b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:51:20.618 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0fc748c-8156-4ce9-80a7-e9dc597f2928 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for '93c037cb-e25b-4db3-bd05-5f75479549d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:51:21.743 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11191234-d84c-4f4f-a25a-3116f94d3bbf a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for '8059faa1-e0b6-4bf0-bdd0-9353e9369274' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:51:21.758 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6db00fa-b051-48cf-aae8-21d9f40d2e0a - - - - -] port_delete event received for '8059faa1-e0b6-4bf0-bdd0-9353e9369274' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:51:21.996 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11191234-d84c-4f4f-a25a-3116f94d3bbf a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network cfee3453-5583-48a6-bcf0-d538e9a08449 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 04:51:21.996 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11191234-d84c-4f4f-a25a-3116f94d3bbf a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network cfee3453-5583-48a6-bcf0-d538e9a08449 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 04:51:23.010 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28a46b43-7fa0-4236-99ec-9f9e18625fca ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group member updated on remote: ['e811a0b5-cec1-431d-aad6-6066603eab3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:51:23.010 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-28a46b43-7fa0-4236-99ec-9f9e18625fca ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group member updated ['e811a0b5-cec1-431d-aad6-6066603eab3c'] 2021-08-27 04:51:23.975 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0f01cfd-08eb-4634-81cf-8c2ae7e7d643 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: 16b48721-18b8-43cd-8ce7-088d0d2af740 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:51:23.975 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0f01cfd-08eb-4634-81cf-8c2ae7e7d643 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port 16b48721-18b8-43cd-8ce7-088d0d2af740 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:51:26.727 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 16b48721-18b8-43cd-8ce7-088d0d2af740 2021-08-27 04:51:27.539 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:51:27.820 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port 16b48721-18b8-43cd-8ce7-088d0d2af740 2021-08-27 04:51:27.820 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port 16b48721-18b8-43cd-8ce7-088d0d2af740 updated. Details: {'device': '16b48721-18b8-43cd-8ce7-088d0d2af740', 'network_id': 'efeab20c-8f4e-4787-8029-6f134a488ff8', 'port_id': '16b48721-18b8-43cd-8ce7-088d0d2af740', 'mac_address': 'fa:16:3e:33:e0:db', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 176, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f184e052-fde1-407b-9f6b-69cb5e7f961f', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:51:27.820 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:51:27.820 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16b48721-18b8-43cd-8ce7-088d0d2af740" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:51:27.820 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 16b48721-18b8-43cd-8ce7-088d0d2af740 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:51:27.820 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network efeab20c-8f4e-4787-8029-6f134a488ff8 2021-08-27 04:51:27.820 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:51:27.947 1244 1749111223224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '16b48721-18b8-43cd-8ce7-088d0d2af740') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:51:27.947 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '16b48721-18b8-43cd-8ce7-088d0d2af740') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:51:27.947 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 16b48721-18b8-43cd-8ce7-088d0d2af740 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:51:27.947 1244 1749111223224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 176, VLAN trunk: None to switch port 16b48721-18b8-43cd-8ce7-088d0d2af740 2021-08-27 04:51:28.024 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:51:28.024 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['16b48721-18b8-43cd-8ce7-088d0d2af740'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:51:28.164 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['16b48721-18b8-43cd-8ce7-088d0d2af740']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:51:28.164 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:51:28.164 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e811a0b5-cec1-431d-aad6-6066603eab3c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:51:28.164 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 16b48721-18b8-43cd-8ce7-088d0d2af740 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:51:28.174 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:51:28.174 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 16b48721-18b8-43cd-8ce7-088d0d2af740 not yet added. Adding. 2021-08-27 04:51:28.174 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:51:28.174 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:51:28.252 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16b48721-18b8-43cd-8ce7-088d0d2af740" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:51:28.336 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16b48721-18b8-43cd-8ce7-088d0d2af740" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:51:28.336 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16b48721-18b8-43cd-8ce7-088d0d2af740" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:51:28.430 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16b48721-18b8-43cd-8ce7-088d0d2af740" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:51:28.508 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16b48721-18b8-43cd-8ce7-088d0d2af740" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:51:28.508 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 16b48721-18b8-43cd-8ce7-088d0d2af740 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:51:28.508 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 16b48721-18b8-43cd-8ce7-088d0d2af740 processed. 2021-08-27 04:51:29.539 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:51:29.839 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:51:57.515 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f65b912-b722-486d-89ca-734dda9bd048 dc40b5a2420e4b45804f00bcb82312c7 fa9bf6413b134bb38daf4ef2cdebc5b5 - - -] Security group member updated on remote: ['26427193-5545-4f6e-8d2d-9fe823322de4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:51:57.515 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-5f65b912-b722-486d-89ca-734dda9bd048 dc40b5a2420e4b45804f00bcb82312c7 fa9bf6413b134bb38daf4ef2cdebc5b5 - - -] Security group member updated ['26427193-5545-4f6e-8d2d-9fe823322de4'] 2021-08-27 04:51:58.390 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0039cfa-955d-440f-8a84-8d01d560115c a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: c8082211-7b15-4795-b74f-d025b24475b6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:51:58.417 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0039cfa-955d-440f-8a84-8d01d560115c a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port c8082211-7b15-4795-b74f-d025b24475b6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:52:00.977 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c8082211-7b15-4795-b74f-d025b24475b6 2021-08-27 04:52:01.713 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:52:02.215 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port c8082211-7b15-4795-b74f-d025b24475b6 2021-08-27 04:52:02.215 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port c8082211-7b15-4795-b74f-d025b24475b6 updated. Details: {'device': 'c8082211-7b15-4795-b74f-d025b24475b6', 'network_id': '7d7741ee-482f-42d9-af95-96b466fd6371', 'port_id': 'c8082211-7b15-4795-b74f-d025b24475b6', 'mac_address': 'fa:16:3e:83:2e:4c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 196, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '73470c05-b621-47dd-86f6-7fd1bb8ad83f', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:52:02.215 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:52:02.215 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8082211-7b15-4795-b74f-d025b24475b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:52:02.215 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c8082211-7b15-4795-b74f-d025b24475b6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:52:02.215 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7d7741ee-482f-42d9-af95-96b466fd6371 2021-08-27 04:52:02.215 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:52:02.350 1244 1749111223224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c8082211-7b15-4795-b74f-d025b24475b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:52:02.350 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c8082211-7b15-4795-b74f-d025b24475b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:52:02.373 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c8082211-7b15-4795-b74f-d025b24475b6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:52:02.373 1244 1749111223224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 196, VLAN trunk: None to switch port c8082211-7b15-4795-b74f-d025b24475b6 2021-08-27 04:52:02.445 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:52:02.445 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c8082211-7b15-4795-b74f-d025b24475b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:52:02.595 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c8082211-7b15-4795-b74f-d025b24475b6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:52:02.595 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:52:02.595 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (26427193-5545-4f6e-8d2d-9fe823322de4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:52:02.595 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (26427193-5545-4f6e-8d2d-9fe823322de4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 04:52:02.595 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c8082211-7b15-4795-b74f-d025b24475b6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:52:02.595 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:52:02.595 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c8082211-7b15-4795-b74f-d025b24475b6 not yet added. Adding. 2021-08-27 04:52:02.595 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:52:02.595 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:52:02.694 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8082211-7b15-4795-b74f-d025b24475b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:52:02.788 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8082211-7b15-4795-b74f-d025b24475b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:52:02.788 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8082211-7b15-4795-b74f-d025b24475b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:52:02.904 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8082211-7b15-4795-b74f-d025b24475b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:52:02.977 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8082211-7b15-4795-b74f-d025b24475b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:52:02.977 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c8082211-7b15-4795-b74f-d025b24475b6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:52:03.000 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c8082211-7b15-4795-b74f-d025b24475b6 processed. 2021-08-27 04:52:03.720 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:52:04.167 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:52:04.553 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e0ab860-161f-420b-ba2b-46f33ffb84f3 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group member updated on remote: ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:52:04.553 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-1e0ab860-161f-420b-ba2b-46f33ffb84f3 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group member updated ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] 2021-08-27 04:52:05.537 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7af65bb4-7865-44fc-8ded-1122fd1d88b0 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: b7aaa0be-7446-46cd-a743-020ae1834814 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 04:52:05.542 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7af65bb4-7865-44fc-8ded-1122fd1d88b0 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port b7aaa0be-7446-46cd-a743-020ae1834814 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 04:52:13.107 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b7aaa0be-7446-46cd-a743-020ae1834814 2021-08-27 04:52:13.773 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 04:52:14.056 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port b7aaa0be-7446-46cd-a743-020ae1834814 2021-08-27 04:52:14.056 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port b7aaa0be-7446-46cd-a743-020ae1834814 updated. Details: {'device': 'b7aaa0be-7446-46cd-a743-020ae1834814', 'network_id': '613bda8f-41ae-4346-8e6b-bc116801f626', 'port_id': 'b7aaa0be-7446-46cd-a743-020ae1834814', 'mac_address': 'fa:16:3e:79:ca:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 186, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '12378feb-3549-4d6c-8c2e-826ec58524fa', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 04:52:14.056 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 04:52:14.056 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7aaa0be-7446-46cd-a743-020ae1834814" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:52:14.056 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b7aaa0be-7446-46cd-a743-020ae1834814 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 04:52:14.056 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 04:52:14.182 1244 1749111223224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7aaa0be-7446-46cd-a743-020ae1834814') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:52:14.182 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7aaa0be-7446-46cd-a743-020ae1834814') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 04:52:14.202 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b7aaa0be-7446-46cd-a743-020ae1834814 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 04:52:14.202 1244 1749111223224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 186, VLAN trunk: None to switch port b7aaa0be-7446-46cd-a743-020ae1834814 2021-08-27 04:52:14.288 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 04:52:14.288 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b7aaa0be-7446-46cd-a743-020ae1834814'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 04:52:14.545 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b7aaa0be-7446-46cd-a743-020ae1834814']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 04:52:14.545 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 04:52:14.545 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 04:52:14.545 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b7aaa0be-7446-46cd-a743-020ae1834814 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 04:52:14.545 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 04:52:14.545 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b7aaa0be-7446-46cd-a743-020ae1834814 not yet added. Adding. 2021-08-27 04:52:14.545 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 04:52:14.545 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 04:52:14.662 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7aaa0be-7446-46cd-a743-020ae1834814" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:52:14.773 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7aaa0be-7446-46cd-a743-020ae1834814" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:52:14.773 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7aaa0be-7446-46cd-a743-020ae1834814" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:52:14.915 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7aaa0be-7446-46cd-a743-020ae1834814" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:52:15.024 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7aaa0be-7446-46cd-a743-020ae1834814" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:52:15.024 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b7aaa0be-7446-46cd-a743-020ae1834814 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 04:52:15.024 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b7aaa0be-7446-46cd-a743-020ae1834814 processed. 2021-08-27 04:52:15.792 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:52:16.135 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 04:54:01.149 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c896b4e-aedc-45b1-855d-0d0f1dead9a5 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] port_delete event received for 'f2494429-b53e-4984-b436-801f0751998b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:54:03.997 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ff7b62c-3ba3-44f8-abde-56eab4b745eb 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group member updated on remote: ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 04:54:03.997 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-0ff7b62c-3ba3-44f8-abde-56eab4b745eb 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group member updated ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] 2021-08-27 04:54:04.045 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b7aaa0be-7446-46cd-a743-020ae1834814 2021-08-27 04:54:04.071 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ff7b62c-3ba3-44f8-abde-56eab4b745eb 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] port_delete event received for 'b7aaa0be-7446-46cd-a743-020ae1834814' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 04:54:04.361 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 04:54:04.361 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b7aaa0be-7446-46cd-a743-020ae1834814' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 04:54:04.361 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b7aaa0be-7446-46cd-a743-020ae1834814' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 04:54:04.361 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b7aaa0be-7446-46cd-a743-020ae1834814 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 04:54:04.377 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7aaa0be-7446-46cd-a743-020ae1834814'] 2021-08-27 04:54:04.377 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 04:54:04.377 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 04:54:04.377 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7aaa0be-7446-46cd-a743-020ae1834814'] 2021-08-27 04:54:06.361 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 04:54:06.376 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 05:04:33.820 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c8082211-7b15-4795-b74f-d025b24475b6 2021-08-27 05:04:34.335 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e712a89d-94d0-4775-8b0f-6d8625d6a4ca dc40b5a2420e4b45804f00bcb82312c7 fa9bf6413b134bb38daf4ef2cdebc5b5 - - -] Security group member updated on remote: ['26427193-5545-4f6e-8d2d-9fe823322de4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 05:04:34.335 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-e712a89d-94d0-4775-8b0f-6d8625d6a4ca dc40b5a2420e4b45804f00bcb82312c7 fa9bf6413b134bb38daf4ef2cdebc5b5 - - -] Security group member updated ['26427193-5545-4f6e-8d2d-9fe823322de4'] 2021-08-27 05:04:34.335 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-e712a89d-94d0-4775-8b0f-6d8625d6a4ca dc40b5a2420e4b45804f00bcb82312c7 fa9bf6413b134bb38daf4ef2cdebc5b5 - - -] Refresh firewall rules 2021-08-27 05:04:34.335 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e712a89d-94d0-4775-8b0f-6d8625d6a4ca dc40b5a2420e4b45804f00bcb82312c7 fa9bf6413b134bb38daf4ef2cdebc5b5 - - -] Get security group information for devices via rpc ['c8082211-7b15-4795-b74f-d025b24475b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 05:04:34.370 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e712a89d-94d0-4775-8b0f-6d8625d6a4ca dc40b5a2420e4b45804f00bcb82312c7 fa9bf6413b134bb38daf4ef2cdebc5b5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 05:04:34.370 1244 1749111223224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e712a89d-94d0-4775-8b0f-6d8625d6a4ca dc40b5a2420e4b45804f00bcb82312c7 fa9bf6413b134bb38daf4ef2cdebc5b5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 05:04:34.406 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e712a89d-94d0-4775-8b0f-6d8625d6a4ca dc40b5a2420e4b45804f00bcb82312c7 fa9bf6413b134bb38daf4ef2cdebc5b5 - - -] port_delete event received for 'c8082211-7b15-4795-b74f-d025b24475b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:04:35.600 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 05:04:35.600 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c8082211-7b15-4795-b74f-d025b24475b6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 05:04:35.600 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c8082211-7b15-4795-b74f-d025b24475b6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 05:04:35.600 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c8082211-7b15-4795-b74f-d025b24475b6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 05:04:35.616 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7d7741ee-482f-42d9-af95-96b466fd6371 2021-08-27 05:04:35.616 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8082211-7b15-4795-b74f-d025b24475b6'] 2021-08-27 05:04:35.616 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 05:04:35.616 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 05:04:35.616 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8082211-7b15-4795-b74f-d025b24475b6'] 2021-08-27 05:04:37.616 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 05:04:37.618 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 05:08:05.606 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5f97279-3018-413d-a1a0-1d53710c5130 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] port_delete event received for '9e50684e-c973-49f5-8405-034948c5bed4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:08:07.173 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: be03ca9c-b0be-4d2f-b2f1-435ee5773747 2021-08-27 05:08:07.597 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8ef9a14-fcf2-450d-8ed7-49a2f0602745 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group member updated on remote: ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 05:08:07.597 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-e8ef9a14-fcf2-450d-8ed7-49a2f0602745 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] Security group member updated ['f9c5f38e-fe27-4fdd-8afa-ed7bd805cd32'] 2021-08-27 05:08:07.706 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8ef9a14-fcf2-450d-8ed7-49a2f0602745 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] port_delete event received for 'be03ca9c-b0be-4d2f-b2f1-435ee5773747' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:08:08.597 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 05:08:08.597 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'be03ca9c-b0be-4d2f-b2f1-435ee5773747' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 05:08:08.597 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'be03ca9c-b0be-4d2f-b2f1-435ee5773747' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 05:08:08.597 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port be03ca9c-b0be-4d2f-b2f1-435ee5773747 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 05:08:08.606 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 613bda8f-41ae-4346-8e6b-bc116801f626 2021-08-27 05:08:08.606 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be03ca9c-b0be-4d2f-b2f1-435ee5773747'] 2021-08-27 05:08:08.606 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 05:08:08.606 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 05:08:08.606 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be03ca9c-b0be-4d2f-b2f1-435ee5773747'] 2021-08-27 05:08:10.612 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 05:08:10.628 1244 1749111223224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 05:10:09.746 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36ba0f93-f791-4550-b2d6-74258065202a 541c688efdf8455c9a083ca11f2678be 92b52bac76904561ad7afe6ed672e999 - - -] port_delete event received for '3436b195-84a0-400f-bc96-7db64d7fcae1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:16:11.727 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fde35796-fdb0-4748-99f9-af58490185ef a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for 'f35567a3-1b37-4b8f-a31b-bf382bbef5ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:16:12.930 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62b9f76d-0358-46a3-95f5-e002f10e03f4 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for '9b345489-b5f4-46a8-b55e-a899b8a1cec0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:16:13.883 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61261c82-f5ca-49d0-a2ef-5d8d52d58fc8 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for 'ccaf39b2-04fd-4a42-88a2-ba3cd07bd688' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:16:14.030 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f58d4533-98ee-47ef-9675-118015949e05 - - - - -] port_delete event received for 'ccaf39b2-04fd-4a42-88a2-ba3cd07bd688' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:16:14.131 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61261c82-f5ca-49d0-a2ef-5d8d52d58fc8 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network 613bda8f-41ae-4346-8e6b-bc116801f626 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 05:16:14.131 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61261c82-f5ca-49d0-a2ef-5d8d52d58fc8 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network 613bda8f-41ae-4346-8e6b-bc116801f626 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 05:16:15.412 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bea1d0ba-835d-4ea2-8a8e-71f8062416d0 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for 'f6a2c6f6-1405-476f-9be1-1d52347f9538' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:16:16.648 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dde4c4f3-e75e-4007-95f4-0116b67b26cf a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for '6bdfae4b-182d-4284-8d3e-82bf05354f13' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:16:17.672 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdcc1d46-ced4-445d-b685-646b387d1a8b a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for '4d6f34d9-57c8-436f-bde2-b996bbb42cb5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:16:17.672 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d16adccb-425a-4c8e-bad9-00117c3e06c6 - - - - -] port_delete event received for '4d6f34d9-57c8-436f-bde2-b996bbb42cb5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:16:18.023 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdcc1d46-ced4-445d-b685-646b387d1a8b a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network 22481aa3-421c-4b3f-a67f-c4be7d857b1c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 05:16:18.023 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdcc1d46-ced4-445d-b685-646b387d1a8b a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network 22481aa3-421c-4b3f-a67f-c4be7d857b1c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 05:23:38.012 1244 1749111223224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4124ec3c-558d-449b-8473-7be900527f7c ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group member updated on remote: ['e811a0b5-cec1-431d-aad6-6066603eab3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 05:23:38.012 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [req-4124ec3c-558d-449b-8473-7be900527f7c ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] Security group member updated ['e811a0b5-cec1-431d-aad6-6066603eab3c'] 2021-08-27 05:23:38.303 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4124ec3c-558d-449b-8473-7be900527f7c ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] port_delete event received for '16b48721-18b8-43cd-8ce7-088d0d2af740' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:23:38.418 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 16b48721-18b8-43cd-8ce7-088d0d2af740 2021-08-27 05:23:39.606 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 05:23:40.178 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '16b48721-18b8-43cd-8ce7-088d0d2af740' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 05:23:41.012 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '16b48721-18b8-43cd-8ce7-088d0d2af740' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 05:23:41.961 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 16b48721-18b8-43cd-8ce7-088d0d2af740 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 05:23:41.980 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 05:23:41.984 1244 1749111224456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-117dc000-427a-4b6a-a40b-5839968f6a32 ffd9f61944414b4f886413ad331d4378 d64a0028b26d4857b0daf241b29ee95b - - -] port_delete event received for '3fab4332-d7a2-497a-a343-3206e4fc2bbd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:23:41.984 1244 1749111224104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 05:23:41.984 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '16b48721-18b8-43cd-8ce7-088d0d2af740' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 05:23:41.984 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '16b48721-18b8-43cd-8ce7-088d0d2af740' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 05:23:41.984 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 16b48721-18b8-43cd-8ce7-088d0d2af740 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 05:23:41.984 1244 1749111223224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network efeab20c-8f4e-4787-8029-6f134a488ff8 2021-08-27 05:23:41.984 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16b48721-18b8-43cd-8ce7-088d0d2af740'] 2021-08-27 05:23:41.984 1244 1749111223224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 05:23:41.984 1244 1749111223224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 05:23:41.984 1244 1749111223224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16b48721-18b8-43cd-8ce7-088d0d2af740'] 2021-08-27 05:23:42.000 1244 1749111224104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 05:23:47.230 1244 1749111224104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fe10aea-762b-467e-b7af-1ace466c0ed5 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for '2db7af36-9024-4a4f-a9f3-c5ad79d5fa3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:23:48.422 1244 1749111224104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-253d76fd-0f66-4cc2-ba59-34a6c5c82660 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for 'b40ba935-37c7-4e02-b4bd-e2deb33e5f2b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:23:49.343 1244 1749111224104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe35b555-1660-40a9-9cef-8c14e7df0ef6 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for 'ec15e498-4f55-40ef-834f-4a52a88239a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:23:50.028 1244 1749111224104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe35b555-1660-40a9-9cef-8c14e7df0ef6 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network efeab20c-8f4e-4787-8029-6f134a488ff8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 05:23:50.961 1244 1749111224104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe35b555-1660-40a9-9cef-8c14e7df0ef6 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network efeab20c-8f4e-4787-8029-6f134a488ff8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 05:23:50.961 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be98f094-2cbe-4ce6-a912-41f6b349fbb0 - - - - -] port_delete event received for 'ec15e498-4f55-40ef-834f-4a52a88239a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:24:05.652 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc72034c-53f6-4bb2-98d4-f35ffea5e20e a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network 7d7741ee-482f-42d9-af95-96b466fd6371 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 05:24:05.652 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc72034c-53f6-4bb2-98d4-f35ffea5e20e a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network 7d7741ee-482f-42d9-af95-96b466fd6371 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 05:24:12.397 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a5ad91e-5273-43cc-be8a-627656a9321e - - - - -] port_update received: a5a307e7-a619-4067-87c8-6a87a8b67fcf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 05:24:12.417 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a5ad91e-5273-43cc-be8a-627656a9321e - - - - -] No port a5a307e7-a619-4067-87c8-6a87a8b67fcf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 05:24:15.495 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-855c3f2e-0017-410a-ae3c-4a03ab293cd6 - - - - -] port_update received: a39a1dcb-2166-48c3-8647-82b9fdbb7033 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 05:24:15.499 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-855c3f2e-0017-410a-ae3c-4a03ab293cd6 - - - - -] No port a39a1dcb-2166-48c3-8647-82b9fdbb7033 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 05:24:19.150 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c811a0b-7b0b-4a66-ab76-ec9ed9b9238d - - - - -] port_update received: a5f76660-d6e3-4baa-ba5b-8d625a7c758d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 05:24:19.464 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c811a0b-7b0b-4a66-ab76-ec9ed9b9238d - - - - -] No port a5f76660-d6e3-4baa-ba5b-8d625a7c758d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 05:24:20.761 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b29c1ba-e64d-4d03-a4be-d9152dad97ad daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group rule updated on remote: ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 05:24:20.761 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [req-6b29c1ba-e64d-4d03-a4be-d9152dad97ad daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group rule updated ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] 2021-08-27 05:24:21.098 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbf9dcdd-a5c3-490a-bfa5-648830932d60 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group rule updated on remote: ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 05:24:21.098 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [req-dbf9dcdd-a5c3-490a-bfa5-648830932d60 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group rule updated ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] 2021-08-27 05:24:21.421 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8206ab8-1341-4634-b6a0-9cf7c84d5121 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group rule updated on remote: ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 05:24:21.421 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [req-c8206ab8-1341-4634-b6a0-9cf7c84d5121 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group rule updated ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] 2021-08-27 05:24:21.714 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14c7e148-c6bc-4fef-9777-c1dff1c3ae20 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group rule updated on remote: ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 05:24:21.714 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [req-14c7e148-c6bc-4fef-9777-c1dff1c3ae20 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group rule updated ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] 2021-08-27 05:24:22.022 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbbd08b3-e769-430d-b056-4816f1b6b682 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group rule updated on remote: ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 05:24:22.022 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [req-fbbd08b3-e769-430d-b056-4816f1b6b682 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group rule updated ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] 2021-08-27 05:24:22.379 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cfdc00d1-4f74-444a-9dd0-17ecc01be371 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group rule updated on remote: ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 05:24:22.379 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [req-cfdc00d1-4f74-444a-9dd0-17ecc01be371 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group rule updated ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] 2021-08-27 05:24:23.777 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-860fa147-dd63-4f4f-82be-7fed17397f3f - - - - -] port_update received: 0de544cd-45c6-4708-bd49-8dc915516a0c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 05:24:24.339 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-860fa147-dd63-4f4f-82be-7fed17397f3f - - - - -] No port 0de544cd-45c6-4708-bd49-8dc915516a0c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 05:24:49.707 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73da85a3-b0b6-48f5-9751-4b6977458a93 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group member updated on remote: ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 05:24:49.707 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [req-73da85a3-b0b6-48f5-9751-4b6977458a93 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group member updated ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] 2021-08-27 05:24:50.720 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-742eddb7-81e3-413a-a4fb-950479cfae14 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] port_update received: db96af67-1e79-4cd7-bd7b-91a136709ad5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 05:24:50.720 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-742eddb7-81e3-413a-a4fb-950479cfae14 a95d2eadd8c7455bb70477e4522c74c3 a605db043af542fd87b9365bb010b38d - - -] No port db96af67-1e79-4cd7-bd7b-91a136709ad5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 05:24:59.201 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: db96af67-1e79-4cd7-bd7b-91a136709ad5 2021-08-27 05:24:59.442 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 05:24:59.699 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port db96af67-1e79-4cd7-bd7b-91a136709ad5 2021-08-27 05:24:59.699 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port db96af67-1e79-4cd7-bd7b-91a136709ad5 updated. Details: {'device': 'db96af67-1e79-4cd7-bd7b-91a136709ad5', 'network_id': '35394ab9-2c27-4cfb-89b8-0d1c774df87c', 'port_id': 'db96af67-1e79-4cd7-bd7b-91a136709ad5', 'mac_address': 'fa:16:3e:ba:79:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 165, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '357332ed-dcc1-426c-890c-b0d820d79ed0', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 05:24:59.699 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 05:24:59.699 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db96af67-1e79-4cd7-bd7b-91a136709ad5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 05:24:59.699 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port db96af67-1e79-4cd7-bd7b-91a136709ad5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 05:24:59.699 1244 1749111223048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 35394ab9-2c27-4cfb-89b8-0d1c774df87c 2021-08-27 05:24:59.699 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 05:24:59.876 1244 1749111223048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'db96af67-1e79-4cd7-bd7b-91a136709ad5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 05:24:59.876 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'db96af67-1e79-4cd7-bd7b-91a136709ad5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 05:24:59.887 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port db96af67-1e79-4cd7-bd7b-91a136709ad5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 05:24:59.887 1244 1749111223048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 165, VLAN trunk: None to switch port db96af67-1e79-4cd7-bd7b-91a136709ad5 2021-08-27 05:24:59.951 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 05:24:59.951 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['db96af67-1e79-4cd7-bd7b-91a136709ad5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 05:25:00.188 1244 1749111223048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['db96af67-1e79-4cd7-bd7b-91a136709ad5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 05:25:00.188 1244 1749111223048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 05:25:00.188 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b9dac669-dfe8-49fc-8dea-2794e2de67d6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 05:25:00.188 1244 1749111223048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for db96af67-1e79-4cd7-bd7b-91a136709ad5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 05:25:00.188 1244 1749111223048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 05:25:00.188 1244 1749111223048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device db96af67-1e79-4cd7-bd7b-91a136709ad5 not yet added. Adding. 2021-08-27 05:25:00.198 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 05:25:00.198 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 05:25:00.277 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db96af67-1e79-4cd7-bd7b-91a136709ad5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 05:25:00.343 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db96af67-1e79-4cd7-bd7b-91a136709ad5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 05:25:00.343 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db96af67-1e79-4cd7-bd7b-91a136709ad5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 05:25:00.453 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db96af67-1e79-4cd7-bd7b-91a136709ad5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 05:25:00.526 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db96af67-1e79-4cd7-bd7b-91a136709ad5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 05:25:00.526 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port db96af67-1e79-4cd7-bd7b-91a136709ad5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 05:25:00.547 1244 1749111223048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port db96af67-1e79-4cd7-bd7b-91a136709ad5 processed. 2021-08-27 05:25:01.456 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 05:25:01.833 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 05:27:25.632 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: db96af67-1e79-4cd7-bd7b-91a136709ad5 2021-08-27 05:27:26.086 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 05:27:26.086 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'db96af67-1e79-4cd7-bd7b-91a136709ad5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 05:27:26.086 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'db96af67-1e79-4cd7-bd7b-91a136709ad5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 05:27:26.086 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port db96af67-1e79-4cd7-bd7b-91a136709ad5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 05:27:26.095 1244 1749111223048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 35394ab9-2c27-4cfb-89b8-0d1c774df87c 2021-08-27 05:27:26.095 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db96af67-1e79-4cd7-bd7b-91a136709ad5'] 2021-08-27 05:27:26.095 1244 1749111223048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 05:27:26.095 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 05:27:26.095 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db96af67-1e79-4cd7-bd7b-91a136709ad5'] 2021-08-27 05:27:28.101 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 05:27:28.273 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 05:27:42.212 1244 1749110520120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: db96af67-1e79-4cd7-bd7b-91a136709ad5 2021-08-27 05:27:44.195 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 05:27:44.413 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Adding port db96af67-1e79-4cd7-bd7b-91a136709ad5 2021-08-27 05:27:44.413 1244 1749018250232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Port db96af67-1e79-4cd7-bd7b-91a136709ad5 updated. Details: {'device': 'db96af67-1e79-4cd7-bd7b-91a136709ad5', 'network_id': '35394ab9-2c27-4cfb-89b8-0d1c774df87c', 'port_id': 'db96af67-1e79-4cd7-bd7b-91a136709ad5', 'mac_address': 'fa:16:3e:ba:79:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 165, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '357332ed-dcc1-426c-890c-b0d820d79ed0', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 05:27:44.413 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 05:27:44.413 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db96af67-1e79-4cd7-bd7b-91a136709ad5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 05:27:44.413 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port db96af67-1e79-4cd7-bd7b-91a136709ad5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 05:27:44.413 1244 1749111223048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 35394ab9-2c27-4cfb-89b8-0d1c774df87c 2021-08-27 05:27:44.413 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 05:27:44.524 1244 1749111223048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'db96af67-1e79-4cd7-bd7b-91a136709ad5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 05:27:44.524 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'db96af67-1e79-4cd7-bd7b-91a136709ad5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 05:27:44.557 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port db96af67-1e79-4cd7-bd7b-91a136709ad5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 05:27:44.557 1244 1749111223048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 165, VLAN trunk: None to switch port db96af67-1e79-4cd7-bd7b-91a136709ad5 2021-08-27 05:27:44.601 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 05:27:44.601 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['db96af67-1e79-4cd7-bd7b-91a136709ad5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 05:27:44.835 1244 1749111223048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['db96af67-1e79-4cd7-bd7b-91a136709ad5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 05:27:44.835 1244 1749111223048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 05:27:44.835 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b9dac669-dfe8-49fc-8dea-2794e2de67d6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 05:27:44.835 1244 1749111223048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for db96af67-1e79-4cd7-bd7b-91a136709ad5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 05:27:44.835 1244 1749111223048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 05:27:44.835 1244 1749111223048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device db96af67-1e79-4cd7-bd7b-91a136709ad5 not yet added. Adding. 2021-08-27 05:27:44.835 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 05:27:44.835 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 05:27:44.899 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db96af67-1e79-4cd7-bd7b-91a136709ad5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 05:27:44.962 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db96af67-1e79-4cd7-bd7b-91a136709ad5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 05:27:44.962 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db96af67-1e79-4cd7-bd7b-91a136709ad5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 05:27:45.060 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db96af67-1e79-4cd7-bd7b-91a136709ad5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 05:27:45.116 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db96af67-1e79-4cd7-bd7b-91a136709ad5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 05:27:45.116 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port db96af67-1e79-4cd7-bd7b-91a136709ad5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 05:27:45.116 1244 1749111223048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port db96af67-1e79-4cd7-bd7b-91a136709ad5 processed. 2021-08-27 05:27:46.210 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 05:27:46.429 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 05:29:01.244 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e93799ed-ea62-4163-8897-88b6f2b723e2 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] port_delete event received for 'df20ad32-327a-49fa-bf26-5b18fb806284' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:29:03.959 1244 1749111223048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9a87f6e-f6de-480e-af1d-5950ae4ad983 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group member updated on remote: ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 05:29:03.959 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [req-a9a87f6e-f6de-480e-af1d-5950ae4ad983 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] Security group member updated ['b9dac669-dfe8-49fc-8dea-2794e2de67d6'] 2021-08-27 05:29:04.029 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9a87f6e-f6de-480e-af1d-5950ae4ad983 daa43240be34453a8090767848538c99 e871b7bc06b6412697156920cbc3f504 - - -] port_delete event received for 'db96af67-1e79-4cd7-bd7b-91a136709ad5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:29:04.272 1244 1749110520296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: db96af67-1e79-4cd7-bd7b-91a136709ad5 2021-08-27 05:29:04.553 1244 1749018250232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6e7313-5044-4ed0-a211-ddab9ae067d5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 05:29:04.553 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'db96af67-1e79-4cd7-bd7b-91a136709ad5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 05:29:04.553 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'db96af67-1e79-4cd7-bd7b-91a136709ad5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 05:29:04.553 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port db96af67-1e79-4cd7-bd7b-91a136709ad5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 05:29:04.558 1244 1749111223048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 35394ab9-2c27-4cfb-89b8-0d1c774df87c 2021-08-27 05:29:04.558 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db96af67-1e79-4cd7-bd7b-91a136709ad5'] 2021-08-27 05:29:04.558 1244 1749111223048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 05:29:04.558 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 05:29:04.558 1244 1749111223048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db96af67-1e79-4cd7-bd7b-91a136709ad5'] 2021-08-27 05:29:06.569 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 05:29:06.590 1244 1749111223048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 05:29:07.256 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25c48131-86c5-4bd9-8383-79f43cbf99b4 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for 'a39a1dcb-2166-48c3-8647-82b9fdbb7033' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:29:08.559 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b421504d-d77b-4147-bfa3-0da12aa278be a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for 'a5a307e7-a619-4067-87c8-6a87a8b67fcf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:29:09.537 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f69ce6-c7fa-4823-a151-e998add565e8 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for '0357ca47-acea-4905-8168-6f32bd46314e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:29:09.664 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98e6d458-adc0-4532-a12f-f976cb7d549d - - - - -] port_delete event received for '0357ca47-acea-4905-8168-6f32bd46314e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:29:09.787 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f69ce6-c7fa-4823-a151-e998add565e8 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network 35394ab9-2c27-4cfb-89b8-0d1c774df87c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 05:29:09.787 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8f69ce6-c7fa-4823-a151-e998add565e8 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network 35394ab9-2c27-4cfb-89b8-0d1c774df87c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 05:29:10.788 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90fecac1-7b69-4711-9d01-ad985ac3ddbb a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for '0de544cd-45c6-4708-bd49-8dc915516a0c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:29:12.231 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a612999-6069-4304-bb60-884ebbb87259 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for 'a5f76660-d6e3-4baa-ba5b-8d625a7c758d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:29:13.256 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fbcffd4-5fd5-4ccc-8859-9caecc3f179f - - - - -] port_delete event received for '74cf3031-d305-4037-974d-7a8b4cb4f20a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:29:13.309 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eeacc9e1-bc7a-4a92-bb05-014465cc49a5 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] port_delete event received for '74cf3031-d305-4037-974d-7a8b4cb4f20a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 05:29:13.537 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eeacc9e1-bc7a-4a92-bb05-014465cc49a5 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] network_delete received. Deleting network 74d507e8-f0ff-4731-a697-c3d19cd67568 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 05:29:13.537 1244 1749111223048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eeacc9e1-bc7a-4a92-bb05-014465cc49a5 a3eedbef815445d78eda15afd8ed2501 28c22cecb66d4652809a04ec1798ad5b - - -] Network 74d507e8-f0ff-4731-a697-c3d19cd67568 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463