2021-08-18 05:25:23.899 3644 1736491478184 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-18 05:25:23.899 3644 1736491478184 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev544 2021-08-18 05:25:23.899 3644 1736491478184 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-18 05:25:23.930 3644 1736491478184 MainThread INFO os_win.utils.network.networkutils [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] WMI caching is disabled. 2021-08-18 05:25:24.151 3644 1736491478184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-18 05:25:24.214 3644 1736491478184 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-18 05:25:24.214 3644 1736491478184 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-18 05:25:24.433 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent initialized successfully, now running... 2021-08-18 05:25:24.462 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-18 05:25:24.462 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-18 05:25:24.511 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-18 05:27:06.431 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61890c4f-24ff-475e-98af-a8ddcffcf023 - - - - -] port_update received: 9608eb50-631e-4b39-afe0-66458da01447 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:27:06.434 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61890c4f-24ff-475e-98af-a8ddcffcf023 - - - - -] No port 9608eb50-631e-4b39-afe0-66458da01447 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:27:10.049 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4029d6b6-885d-4fc4-bfe5-b00afc327392 - - - - -] port_update received: b3a7f850-3639-43c9-a4fc-b81b059ce0cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:27:10.049 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4029d6b6-885d-4fc4-bfe5-b00afc327392 - - - - -] No port b3a7f850-3639-43c9-a4fc-b81b059ce0cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:27:13.121 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51a87da8-1e23-47ae-9f9e-1d74e92626f6 - - - - -] port_update received: d2e3bdd9-675f-4b45-9edd-a21ab17f26e2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:27:13.121 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51a87da8-1e23-47ae-9f9e-1d74e92626f6 - - - - -] No port d2e3bdd9-675f-4b45-9edd-a21ab17f26e2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:27:13.353 3644 1736583362872 MainThread WARNING oslo_policy.policy [req-ca5f7071-e8d5-406a-9453-f4d610fd68ab 51dda443ab224808954ecde7fef5cad3 3ef1ca26756b4a05ba10b68725800733 - - -] 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-18 05:27:13.353 3644 1736583362872 MainThread WARNING oslo_policy.policy [req-ca5f7071-e8d5-406a-9453-f4d610fd68ab 51dda443ab224808954ecde7fef5cad3 3ef1ca26756b4a05ba10b68725800733 - - -] 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-18 05:27:13.353 3644 1736583362872 MainThread WARNING oslo_policy.policy [req-ca5f7071-e8d5-406a-9453-f4d610fd68ab 51dda443ab224808954ecde7fef5cad3 3ef1ca26756b4a05ba10b68725800733 - - -] 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-18 05:27:13.353 3644 1736583362872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca5f7071-e8d5-406a-9453-f4d610fd68ab 51dda443ab224808954ecde7fef5cad3 3ef1ca26756b4a05ba10b68725800733 - - -] Security group member updated on remote: ['28b18d6a-eb0b-493d-ab6f-0eacb24c7e7c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:27:13.353 3644 1736583362872 MainThread INFO neutron.agent.securitygroups_rpc [req-ca5f7071-e8d5-406a-9453-f4d610fd68ab 51dda443ab224808954ecde7fef5cad3 3ef1ca26756b4a05ba10b68725800733 - - -] Security group member updated ['28b18d6a-eb0b-493d-ab6f-0eacb24c7e7c'] 2021-08-18 05:27:17.697 3644 1736583362872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6cca7e9-e669-4012-a3c6-6f3dbe13311f 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group rule updated on remote: ['bc4c105d-9d8d-458f-8ea3-42e0118ed40a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:27:17.697 3644 1736583362872 MainThread INFO neutron.agent.securitygroups_rpc [req-f6cca7e9-e669-4012-a3c6-6f3dbe13311f 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group rule updated ['bc4c105d-9d8d-458f-8ea3-42e0118ed40a'] 2021-08-18 05:27:18.448 3644 1736583362872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-59c32882-cc4e-44d3-8e4b-34fb50c73d15 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group rule updated on remote: ['bc4c105d-9d8d-458f-8ea3-42e0118ed40a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:27:18.448 3644 1736583362872 MainThread INFO neutron.agent.securitygroups_rpc [req-59c32882-cc4e-44d3-8e4b-34fb50c73d15 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group rule updated ['bc4c105d-9d8d-458f-8ea3-42e0118ed40a'] 2021-08-18 05:27:18.916 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12d91f53-32a6-4379-8fe7-fbfb87e1ed71 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network d3b62cee-ce19-47bf-9fc9-61bed8aed622 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:27:18.916 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12d91f53-32a6-4379-8fe7-fbfb87e1ed71 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Network d3b62cee-ce19-47bf-9fc9-61bed8aed622 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 05:27:20.103 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11b7dcd5-ead3-42b1-903f-e4265a965429 - - - - -] port_update received: f11a53c8-1014-4a55-b736-88ab27e31326 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:27:20.119 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11b7dcd5-ead3-42b1-903f-e4265a965429 - - - - -] No port f11a53c8-1014-4a55-b736-88ab27e31326 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:27:21.981 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9935b96-0f96-4948-ae95-87c8713464c8 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network c2b8998c-8c80-4136-8e7e-55eec0854f7d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:27:21.981 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9935b96-0f96-4948-ae95-87c8713464c8 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Network c2b8998c-8c80-4136-8e7e-55eec0854f7d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 05:27:22.869 3644 1736583362872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e390a799-8e40-47f0-a78a-aa1944722e08 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Security group member updated on remote: ['8bc3aeac-8540-4586-a729-8ff99dfa017c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:27:22.869 3644 1736583362872 MainThread INFO neutron.agent.securitygroups_rpc [req-e390a799-8e40-47f0-a78a-aa1944722e08 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Security group member updated ['8bc3aeac-8540-4586-a729-8ff99dfa017c'] 2021-08-18 05:27:23.878 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5824046f-9368-4a88-8835-bcd6305ac27a 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: a5c9276f-07e2-4ca7-bc2e-879a262c88e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:27:23.888 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5824046f-9368-4a88-8835-bcd6305ac27a 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port a5c9276f-07e2-4ca7-bc2e-879a262c88e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:27:25.013 3644 1736583362872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c56e9cdc-f20d-4b95-9bc8-b3ee3ab28c0d e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Security group member updated on remote: ['8bc3aeac-8540-4586-a729-8ff99dfa017c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:27:25.013 3644 1736583362872 MainThread INFO neutron.agent.securitygroups_rpc [req-c56e9cdc-f20d-4b95-9bc8-b3ee3ab28c0d e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Security group member updated ['8bc3aeac-8540-4586-a729-8ff99dfa017c'] 2021-08-18 05:27:27.478 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-695f59af-663f-47de-8f36-71d45cc97f73 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: cc3438d5-9cf3-4a09-b14f-fcbee0f074ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:27:27.478 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-695f59af-663f-47de-8f36-71d45cc97f73 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port cc3438d5-9cf3-4a09-b14f-fcbee0f074ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:27:28.594 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f955818-ce17-45cb-942c-b785e2de1f26 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: 42bde3bf-4bab-4365-9725-363ee59c10af port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:27:28.604 3644 1736583362872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f955818-ce17-45cb-942c-b785e2de1f26 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port 42bde3bf-4bab-4365-9725-363ee59c10af defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:27:29.404 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a5c9276f-07e2-4ca7-bc2e-879a262c88e1 2021-08-18 05:27:31.072 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:27:31.420 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 42bde3bf-4bab-4365-9725-363ee59c10af 2021-08-18 05:27:31.420 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cc3438d5-9cf3-4a09-b14f-fcbee0f074ea 2021-08-18 05:27:31.607 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port a5c9276f-07e2-4ca7-bc2e-879a262c88e1 2021-08-18 05:27:31.607 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port a5c9276f-07e2-4ca7-bc2e-879a262c88e1 updated. Details: {'device': 'a5c9276f-07e2-4ca7-bc2e-879a262c88e1', 'network_id': 'af40e714-c5df-4c64-aba1-2e717df27940', 'port_id': 'a5c9276f-07e2-4ca7-bc2e-879a262c88e1', 'mac_address': 'fa:16:3e:f7:4c:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 143, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8709a182-544d-4ebd-ad02-370a00606205', '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-18 05:27:31.607 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:27:31.607 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5c9276f-07e2-4ca7-bc2e-879a262c88e1" acquired by "networking_hyperv.neutron._common_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-18 05:27:31.607 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a5c9276f-07e2-4ca7-bc2e-879a262c88e1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:27:31.627 3644 1736583363224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network af40e714-c5df-4c64-aba1-2e717df27940 2021-08-18 05:27:31.627 3644 1736583363224 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-18 05:27:31.777 3644 1736583363576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c014c4ca-ef41-4dca-8e00-93f4831a2de7 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group member updated on remote: ['bc4c105d-9d8d-458f-8ea3-42e0118ed40a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:27:31.777 3644 1736583363576 MainThread INFO neutron.agent.securitygroups_rpc [req-c014c4ca-ef41-4dca-8e00-93f4831a2de7 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group member updated ['bc4c105d-9d8d-458f-8ea3-42e0118ed40a'] 2021-08-18 05:27:31.797 3644 1736583363224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a5c9276f-07e2-4ca7-bc2e-879a262c88e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:27:31.797 3644 1736583363224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a5c9276f-07e2-4ca7-bc2e-879a262c88e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:27:31.807 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a5c9276f-07e2-4ca7-bc2e-879a262c88e1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:27:31.807 3644 1736583363224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 143, VLAN trunk: None to switch port a5c9276f-07e2-4ca7-bc2e-879a262c88e1 2021-08-18 05:27:31.892 3644 1736583363224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:27:31.892 3644 1736583363224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a5c9276f-07e2-4ca7-bc2e-879a262c88e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:27:32.259 3644 1736583363224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a5c9276f-07e2-4ca7-bc2e-879a262c88e1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:27:32.259 3644 1736583363224 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-18 05:27:32.259 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (28b18d6a-eb0b-493d-ab6f-0eacb24c7e7c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:27:32.259 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (28b18d6a-eb0b-493d-ab6f-0eacb24c7e7c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:27:32.259 3644 1736583363224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a5c9276f-07e2-4ca7-bc2e-879a262c88e1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:27:32.259 3644 1736583363224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:27:32.259 3644 1736583363224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a5c9276f-07e2-4ca7-bc2e-879a262c88e1 not yet added. Adding. 2021-08-18 05:27:32.259 3644 1736583363224 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-18 05:27:32.259 3644 1736583363224 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-18 05:27:32.353 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c9276f-07e2-4ca7-bc2e-879a262c88e1" acquired by "networking_hyperv.neutron._common_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-18 05:27:32.417 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c9276f-07e2-4ca7-bc2e-879a262c88e1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:27:32.417 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c9276f-07e2-4ca7-bc2e-879a262c88e1" acquired by "networking_hyperv.neutron._common_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-18 05:27:32.495 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c9276f-07e2-4ca7-bc2e-879a262c88e1" 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-18 05:27:32.577 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5c9276f-07e2-4ca7-bc2e-879a262c88e1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.968s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:27:32.595 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a5c9276f-07e2-4ca7-bc2e-879a262c88e1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:27:32.595 3644 1736583363224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a5c9276f-07e2-4ca7-bc2e-879a262c88e1 processed. 2021-08-18 05:27:33.087 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:27:33.087 3644 1736583363224 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-18 05:27:33.463 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-295a5d2d-bb71-4acf-a6ac-f241c859d544 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: 800e59d8-fe27-4205-b6d3-8ec5e7228bec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:27:33.480 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-295a5d2d-bb71-4acf-a6ac-f241c859d544 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port 800e59d8-fe27-4205-b6d3-8ec5e7228bec defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:27:34.250 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:27:34.338 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port 42bde3bf-4bab-4365-9725-363ee59c10af 2021-08-18 05:27:34.338 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port 42bde3bf-4bab-4365-9725-363ee59c10af updated. Details: {'device': '42bde3bf-4bab-4365-9725-363ee59c10af', 'network_id': 'c6d54b69-3158-44fb-9200-718374c45d49', 'port_id': '42bde3bf-4bab-4365-9725-363ee59c10af', 'mac_address': 'fa:16:3e:c2:51:b3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b8682874-cd0d-422f-bedc-52b57f45bebd', '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-18 05:27:34.338 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:27:34.338 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port cc3438d5-9cf3-4a09-b14f-fcbee0f074ea 2021-08-18 05:27:34.338 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port cc3438d5-9cf3-4a09-b14f-fcbee0f074ea updated. Details: {'device': 'cc3438d5-9cf3-4a09-b14f-fcbee0f074ea', 'network_id': 'c6d54b69-3158-44fb-9200-718374c45d49', 'port_id': 'cc3438d5-9cf3-4a09-b14f-fcbee0f074ea', 'mac_address': 'fa:16:3e:0f:06:2a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b8682874-cd0d-422f-bedc-52b57f45bebd', '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-18 05:27:34.338 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:27:34.338 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-42bde3bf-4bab-4365-9725-363ee59c10af" acquired by "networking_hyperv.neutron._common_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-18 05:27:34.338 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 42bde3bf-4bab-4365-9725-363ee59c10af _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:27:34.338 3644 1736583363224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c6d54b69-3158-44fb-9200-718374c45d49 2021-08-18 05:27:34.338 3644 1736583363224 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-18 05:27:34.338 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cc3438d5-9cf3-4a09-b14f-fcbee0f074ea" acquired by "networking_hyperv.neutron._common_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-18 05:27:34.338 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cc3438d5-9cf3-4a09-b14f-fcbee0f074ea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:27:34.338 3644 1736583363928 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-18 05:27:34.475 3644 1736583363928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cc3438d5-9cf3-4a09-b14f-fcbee0f074ea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:27:34.475 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cc3438d5-9cf3-4a09-b14f-fcbee0f074ea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:27:34.489 3644 1736583363224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '42bde3bf-4bab-4365-9725-363ee59c10af') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:27:34.489 3644 1736583363224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '42bde3bf-4bab-4365-9725-363ee59c10af') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:27:34.502 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cc3438d5-9cf3-4a09-b14f-fcbee0f074ea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:27:34.502 3644 1736583363928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port cc3438d5-9cf3-4a09-b14f-fcbee0f074ea 2021-08-18 05:27:34.502 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 42bde3bf-4bab-4365-9725-363ee59c10af is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:27:34.502 3644 1736583363224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 42bde3bf-4bab-4365-9725-363ee59c10af 2021-08-18 05:27:34.580 3644 1736583363224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:27:34.580 3644 1736583363224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['42bde3bf-4bab-4365-9725-363ee59c10af'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:27:34.594 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:27:34.594 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cc3438d5-9cf3-4a09-b14f-fcbee0f074ea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:27:35.026 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cc3438d5-9cf3-4a09-b14f-fcbee0f074ea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:27:35.026 3644 1736583363928 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-18 05:27:35.026 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8bc3aeac-8540-4586-a729-8ff99dfa017c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:27:35.026 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8bc3aeac-8540-4586-a729-8ff99dfa017c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:27:35.026 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cc3438d5-9cf3-4a09-b14f-fcbee0f074ea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:27:35.026 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:27:35.026 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cc3438d5-9cf3-4a09-b14f-fcbee0f074ea not yet added. Adding. 2021-08-18 05:27:35.026 3644 1736583363928 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-18 05:27:35.026 3644 1736583363928 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-18 05:27:35.041 3644 1736583363224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['42bde3bf-4bab-4365-9725-363ee59c10af']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:27:35.041 3644 1736583363224 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-18 05:27:35.041 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8bc3aeac-8540-4586-a729-8ff99dfa017c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:27:35.041 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8bc3aeac-8540-4586-a729-8ff99dfa017c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:27:35.041 3644 1736583363224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 42bde3bf-4bab-4365-9725-363ee59c10af _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:27:35.041 3644 1736583363224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:27:35.041 3644 1736583363224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 42bde3bf-4bab-4365-9725-363ee59c10af not yet added. Adding. 2021-08-18 05:27:35.041 3644 1736583363224 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-18 05:27:35.041 3644 1736583363224 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-18 05:27:35.135 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc3438d5-9cf3-4a09-b14f-fcbee0f074ea" acquired by "networking_hyperv.neutron._common_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-18 05:27:35.135 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42bde3bf-4bab-4365-9725-363ee59c10af" acquired by "networking_hyperv.neutron._common_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-18 05:27:35.247 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc3438d5-9cf3-4a09-b14f-fcbee0f074ea" 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-18 05:27:35.247 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc3438d5-9cf3-4a09-b14f-fcbee0f074ea" acquired by "networking_hyperv.neutron._common_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-18 05:27:35.247 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42bde3bf-4bab-4365-9725-363ee59c10af" 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-18 05:27:35.247 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42bde3bf-4bab-4365-9725-363ee59c10af" acquired by "networking_hyperv.neutron._common_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-18 05:27:35.385 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc3438d5-9cf3-4a09-b14f-fcbee0f074ea" 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-18 05:27:35.385 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42bde3bf-4bab-4365-9725-363ee59c10af" 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-18 05:27:35.448 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 800e59d8-fe27-4205-b6d3-8ec5e7228bec 2021-08-18 05:27:35.494 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cc3438d5-9cf3-4a09-b14f-fcbee0f074ea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:27:35.498 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cc3438d5-9cf3-4a09-b14f-fcbee0f074ea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:27:35.498 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cc3438d5-9cf3-4a09-b14f-fcbee0f074ea processed. 2021-08-18 05:27:35.498 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-42bde3bf-4bab-4365-9725-363ee59c10af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:27:35.498 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 42bde3bf-4bab-4365-9725-363ee59c10af status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:27:35.498 3644 1736583363224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 42bde3bf-4bab-4365-9725-363ee59c10af processed. 2021-08-18 05:27:37.102 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:27:37.102 3644 1736583363224 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-18 05:27:37.464 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port 800e59d8-fe27-4205-b6d3-8ec5e7228bec 2021-08-18 05:27:37.464 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port 800e59d8-fe27-4205-b6d3-8ec5e7228bec updated. Details: {'device': '800e59d8-fe27-4205-b6d3-8ec5e7228bec', 'network_id': '9903ad66-f494-41d7-bb54-2ee1f87806a4', 'port_id': '800e59d8-fe27-4205-b6d3-8ec5e7228bec', 'mac_address': 'fa:16:3e:93:cd:01', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 132, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '492c8055-91d7-4241-81a6-eea883edca10', '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-18 05:27:37.464 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:27:37.481 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" acquired by "networking_hyperv.neutron._common_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-18 05:27:37.481 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 800e59d8-fe27-4205-b6d3-8ec5e7228bec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:27:37.481 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9903ad66-f494-41d7-bb54-2ee1f87806a4 2021-08-18 05:27:37.481 3644 1736583363928 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-18 05:27:37.638 3644 1736583363928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '800e59d8-fe27-4205-b6d3-8ec5e7228bec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:27:37.638 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '800e59d8-fe27-4205-b6d3-8ec5e7228bec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:27:37.683 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 800e59d8-fe27-4205-b6d3-8ec5e7228bec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:27:37.683 3644 1736583363928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 132, VLAN trunk: None to switch port 800e59d8-fe27-4205-b6d3-8ec5e7228bec 2021-08-18 05:27:37.779 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:27:37.779 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['800e59d8-fe27-4205-b6d3-8ec5e7228bec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:27:38.060 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:27:38.169 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['800e59d8-fe27-4205-b6d3-8ec5e7228bec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:27:38.169 3644 1736583363928 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-18 05:27:38.169 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bc4c105d-9d8d-458f-8ea3-42e0118ed40a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:27:38.169 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 800e59d8-fe27-4205-b6d3-8ec5e7228bec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:27:38.169 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:27:38.169 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 800e59d8-fe27-4205-b6d3-8ec5e7228bec not yet added. Adding. 2021-08-18 05:27:38.169 3644 1736583363928 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-18 05:27:38.169 3644 1736583363928 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-18 05:27:38.296 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" acquired by "networking_hyperv.neutron._common_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-18 05:27:38.437 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" 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-18 05:27:38.437 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" acquired by "networking_hyperv.neutron._common_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-18 05:27:38.596 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" 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-18 05:27:38.745 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:27:38.745 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 800e59d8-fe27-4205-b6d3-8ec5e7228bec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:27:38.745 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 800e59d8-fe27-4205-b6d3-8ec5e7228bec processed. 2021-08-18 05:27:39.097 3644 1736583363928 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-18 05:27:39.447 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:27:45.478 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a5c9276f-07e2-4ca7-bc2e-879a262c88e1 2021-08-18 05:27:46.234 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41a3ba95-cb95-4a7e-8813-b4813f75cfe8 51dda443ab224808954ecde7fef5cad3 3ef1ca26756b4a05ba10b68725800733 - - -] Security group member updated on remote: ['28b18d6a-eb0b-493d-ab6f-0eacb24c7e7c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:27:46.234 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-41a3ba95-cb95-4a7e-8813-b4813f75cfe8 51dda443ab224808954ecde7fef5cad3 3ef1ca26756b4a05ba10b68725800733 - - -] Security group member updated ['28b18d6a-eb0b-493d-ab6f-0eacb24c7e7c'] 2021-08-18 05:27:46.234 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-41a3ba95-cb95-4a7e-8813-b4813f75cfe8 51dda443ab224808954ecde7fef5cad3 3ef1ca26756b4a05ba10b68725800733 - - -] Refresh firewall rules 2021-08-18 05:27:46.234 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41a3ba95-cb95-4a7e-8813-b4813f75cfe8 51dda443ab224808954ecde7fef5cad3 3ef1ca26756b4a05ba10b68725800733 - - -] Get security group information for devices via rpc ['a5c9276f-07e2-4ca7-bc2e-879a262c88e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:27:46.277 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41a3ba95-cb95-4a7e-8813-b4813f75cfe8 51dda443ab224808954ecde7fef5cad3 3ef1ca26756b4a05ba10b68725800733 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:27:46.277 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41a3ba95-cb95-4a7e-8813-b4813f75cfe8 51dda443ab224808954ecde7fef5cad3 3ef1ca26756b4a05ba10b68725800733 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:27:46.437 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41a3ba95-cb95-4a7e-8813-b4813f75cfe8 51dda443ab224808954ecde7fef5cad3 3ef1ca26756b4a05ba10b68725800733 - - -] port_delete event received for 'a5c9276f-07e2-4ca7-bc2e-879a262c88e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:27:47.134 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:27:47.134 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a5c9276f-07e2-4ca7-bc2e-879a262c88e1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:27:47.134 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a5c9276f-07e2-4ca7-bc2e-879a262c88e1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:27:47.134 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a5c9276f-07e2-4ca7-bc2e-879a262c88e1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:27:47.153 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network af40e714-c5df-4c64-aba1-2e717df27940 2021-08-18 05:27:47.171 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5c9276f-07e2-4ca7-bc2e-879a262c88e1'] 2021-08-18 05:27:47.171 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:27:47.171 3644 1736583363928 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-18 05:27:47.171 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5c9276f-07e2-4ca7-bc2e-879a262c88e1'] 2021-08-18 05:27:49.166 3644 1736583363928 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-18 05:27:49.213 3644 1736583363928 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-18 05:27:50.894 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-992832a9-f503-4c9c-8091-3898fe06474c 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network af40e714-c5df-4c64-aba1-2e717df27940 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:27:50.894 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-992832a9-f503-4c9c-8091-3898fe06474c 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Network af40e714-c5df-4c64-aba1-2e717df27940 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 05:28:12.056 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f24db60-0389-4120-8913-c38b15a436ab - - - - -] port_update received: 4b791269-5685-4f75-ac79-93587fa2d08a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:28:12.091 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f24db60-0389-4120-8913-c38b15a436ab - - - - -] No port 4b791269-5685-4f75-ac79-93587fa2d08a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:28:17.821 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ea44ec1-20d3-483d-80e3-e45485ef194a - - - - -] port_update received: fc32f849-98d8-4bc6-86ce-a57609fd55da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:28:17.846 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ea44ec1-20d3-483d-80e3-e45485ef194a - - - - -] No port fc32f849-98d8-4bc6-86ce-a57609fd55da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:28:21.703 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce7cee11-3fdd-4a4d-b3c4-0d4e8f815dcb - - - - -] port_update received: 1b9c15c3-f87c-4727-ab99-9717032b97ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:28:21.714 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce7cee11-3fdd-4a4d-b3c4-0d4e8f815dcb - - - - -] No port 1b9c15c3-f87c-4727-ab99-9717032b97ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:28:24.967 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f780bb01-3e9e-45e7-9649-a36d64c39c09 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group rule updated on remote: ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:28:24.967 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-f780bb01-3e9e-45e7-9649-a36d64c39c09 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group rule updated ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] 2021-08-18 05:28:25.116 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2958091-eb8c-4a03-8a84-d33ec7a6d456 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group rule updated on remote: ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:28:25.116 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-e2958091-eb8c-4a03-8a84-d33ec7a6d456 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group rule updated ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] 2021-08-18 05:28:25.266 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-793f48db-d9ee-4901-b8b4-e8d8b07bf86c 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group rule updated on remote: ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:28:25.266 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-793f48db-d9ee-4901-b8b4-e8d8b07bf86c 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group rule updated ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] 2021-08-18 05:28:25.433 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06a407c3-b1b0-42b0-a102-f0837442e52a 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group rule updated on remote: ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:28:25.433 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-06a407c3-b1b0-42b0-a102-f0837442e52a 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group rule updated ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] 2021-08-18 05:28:25.788 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6048c5f5-9ff7-460c-bb70-47aa4481abe5 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group rule updated on remote: ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:28:25.788 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-6048c5f5-9ff7-460c-bb70-47aa4481abe5 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group rule updated ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] 2021-08-18 05:28:25.914 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-714bdc33-a414-43dc-adee-634634912d57 - - - - -] port_update received: f7442c4e-1ac9-4dbf-b0cb-684a47d24be1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:28:25.928 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-714bdc33-a414-43dc-adee-634634912d57 - - - - -] No port f7442c4e-1ac9-4dbf-b0cb-684a47d24be1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:28:26.213 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26290c78-3d12-4036-ae52-1b0726c3c486 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group rule updated on remote: ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:28:26.213 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-26290c78-3d12-4036-ae52-1b0726c3c486 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group rule updated ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] 2021-08-18 05:28:32.976 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae34b1f6-20bb-45cd-88a8-9ba10a85a1c1 - - - - -] port_update received: 711d0e1d-2380-477f-ad99-d4a5283f9494 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:28:32.991 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae34b1f6-20bb-45cd-88a8-9ba10a85a1c1 - - - - -] No port 711d0e1d-2380-477f-ad99-d4a5283f9494 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:28:37.116 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0141dbe5-6359-4cd1-b3e6-209b7908d57c - - - - -] port_update received: d5cd998f-943c-4167-a760-abaa0fbe3d1d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:28:37.145 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0141dbe5-6359-4cd1-b3e6-209b7908d57c - - - - -] No port d5cd998f-943c-4167-a760-abaa0fbe3d1d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:28:37.895 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f889fbeb-0c24-4941-ac04-14688916a1f8 dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Security group member updated on remote: ['2765363d-ef89-4a63-9e3c-eee875c65723'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:28:37.895 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-f889fbeb-0c24-4941-ac04-14688916a1f8 dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Security group member updated ['2765363d-ef89-4a63-9e3c-eee875c65723'] 2021-08-18 05:28:40.035 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50323789-c815-47dc-9744-ab49f7b224b8 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: c1da70d7-c2c4-43ce-a898-c943e382086f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:28:40.035 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50323789-c815-47dc-9744-ab49f7b224b8 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port c1da70d7-c2c4-43ce-a898-c943e382086f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:28:41.399 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df6cc51c-7e79-4bac-8b85-e2adac9c4760 - - - - -] port_update received: 95881e31-79d9-4731-8521-86c07dab486f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:28:41.409 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df6cc51c-7e79-4bac-8b85-e2adac9c4760 - - - - -] No port 95881e31-79d9-4731-8521-86c07dab486f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:28:45.973 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d3628b9-9022-4620-a0df-e6f8026a1962 - - - - -] port_update received: 9e50cc86-e039-42cf-b7f5-079d6288102b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:28:45.973 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d3628b9-9022-4620-a0df-e6f8026a1962 - - - - -] No port 9e50cc86-e039-42cf-b7f5-079d6288102b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:28:50.221 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c1da70d7-c2c4-43ce-a898-c943e382086f 2021-08-18 05:28:51.490 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:28:51.768 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port c1da70d7-c2c4-43ce-a898-c943e382086f 2021-08-18 05:28:51.768 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port c1da70d7-c2c4-43ce-a898-c943e382086f updated. Details: {'device': 'c1da70d7-c2c4-43ce-a898-c943e382086f', 'network_id': 'fdcad7ab-fd60-413f-8e38-2ee8608553a2', 'port_id': 'c1da70d7-c2c4-43ce-a898-c943e382086f', 'mac_address': 'fa:16:3e:2b:4f:de', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 128, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b4c13922-ae37-438e-bc24-af66558f0b0f', '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-18 05:28:51.768 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:28:51.768 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1da70d7-c2c4-43ce-a898-c943e382086f" acquired by "networking_hyperv.neutron._common_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-18 05:28:51.768 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c1da70d7-c2c4-43ce-a898-c943e382086f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:28:51.768 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fdcad7ab-fd60-413f-8e38-2ee8608553a2 2021-08-18 05:28:51.768 3644 1736583363928 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-18 05:28:51.956 3644 1736583363928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c1da70d7-c2c4-43ce-a898-c943e382086f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:28:51.956 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c1da70d7-c2c4-43ce-a898-c943e382086f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:28:51.956 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c1da70d7-c2c4-43ce-a898-c943e382086f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:28:51.956 3644 1736583363928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 128, VLAN trunk: None to switch port c1da70d7-c2c4-43ce-a898-c943e382086f 2021-08-18 05:28:52.067 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:28:52.067 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c1da70d7-c2c4-43ce-a898-c943e382086f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:28:52.315 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c1da70d7-c2c4-43ce-a898-c943e382086f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:28:52.315 3644 1736583363928 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-18 05:28:52.315 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2765363d-ef89-4a63-9e3c-eee875c65723) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:28:52.315 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2765363d-ef89-4a63-9e3c-eee875c65723) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:28:52.315 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c1da70d7-c2c4-43ce-a898-c943e382086f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:28:52.345 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:28:52.345 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c1da70d7-c2c4-43ce-a898-c943e382086f not yet added. Adding. 2021-08-18 05:28:52.345 3644 1736583363928 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-18 05:28:52.347 3644 1736583363928 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-18 05:28:52.470 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1da70d7-c2c4-43ce-a898-c943e382086f" acquired by "networking_hyperv.neutron._common_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-18 05:28:52.629 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1da70d7-c2c4-43ce-a898-c943e382086f" 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-18 05:28:52.629 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1da70d7-c2c4-43ce-a898-c943e382086f" acquired by "networking_hyperv.neutron._common_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-18 05:28:52.769 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1da70d7-c2c4-43ce-a898-c943e382086f" 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-18 05:28:52.877 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1da70d7-c2c4-43ce-a898-c943e382086f" 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-18 05:28:52.877 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c1da70d7-c2c4-43ce-a898-c943e382086f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:28:52.877 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c1da70d7-c2c4-43ce-a898-c943e382086f processed. 2021-08-18 05:28:53.517 3644 1736583363928 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-18 05:28:53.758 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:28:58.409 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c132ead0-28b7-4ce1-bff9-ff9f05fab6ca 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group member updated on remote: ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:28:58.409 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-c132ead0-28b7-4ce1-bff9-ff9f05fab6ca 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group member updated ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] 2021-08-18 05:28:59.766 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a8c4132-5dcc-4350-92e5-be109b849fea 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: ab24c131-93a1-42e2-b5c7-52f9ed7cb359 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:28:59.783 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a8c4132-5dcc-4350-92e5-be109b849fea 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:29:00.188 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c1da70d7-c2c4-43ce-a898-c943e382086f 2021-08-18 05:29:00.782 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc1eb0a1-6001-4f50-b2c2-22f103bbdcba dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Security group member updated on remote: ['2765363d-ef89-4a63-9e3c-eee875c65723'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:29:00.782 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-fc1eb0a1-6001-4f50-b2c2-22f103bbdcba dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Security group member updated ['2765363d-ef89-4a63-9e3c-eee875c65723'] 2021-08-18 05:29:00.782 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-fc1eb0a1-6001-4f50-b2c2-22f103bbdcba dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Refresh firewall rules 2021-08-18 05:29:00.782 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc1eb0a1-6001-4f50-b2c2-22f103bbdcba dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Get security group information for devices via rpc ['c1da70d7-c2c4-43ce-a898-c943e382086f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:29:00.828 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fc1eb0a1-6001-4f50-b2c2-22f103bbdcba dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:29:00.828 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fc1eb0a1-6001-4f50-b2c2-22f103bbdcba dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:29:00.911 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc1eb0a1-6001-4f50-b2c2-22f103bbdcba dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] port_delete event received for 'c1da70d7-c2c4-43ce-a898-c943e382086f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:29:01.563 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:29:01.563 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c1da70d7-c2c4-43ce-a898-c943e382086f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:29:01.563 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c1da70d7-c2c4-43ce-a898-c943e382086f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:29:01.563 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c1da70d7-c2c4-43ce-a898-c943e382086f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:29:01.580 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fdcad7ab-fd60-413f-8e38-2ee8608553a2 2021-08-18 05:29:01.580 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1da70d7-c2c4-43ce-a898-c943e382086f'] 2021-08-18 05:29:01.580 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:29:01.580 3644 1736583363928 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-18 05:29:01.598 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1da70d7-c2c4-43ce-a898-c943e382086f'] 2021-08-18 05:29:02.329 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ab24c131-93a1-42e2-b5c7-52f9ed7cb359 2021-08-18 05:29:02.672 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0ec4477-8dda-42ec-9169-caac21f4cb9b 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group member updated on remote: ['82c55f72-a3e9-4e30-9f18-4e24ac81427a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:29:02.672 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-c0ec4477-8dda-42ec-9169-caac21f4cb9b 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group member updated ['82c55f72-a3e9-4e30-9f18-4e24ac81427a'] 2021-08-18 05:29:03.593 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:29:03.595 3644 1736583363928 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-18 05:29:03.640 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:29:03.937 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 2021-08-18 05:29:03.937 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 updated. Details: {'device': 'ab24c131-93a1-42e2-b5c7-52f9ed7cb359', 'network_id': '806b7b9b-329f-403c-b96d-30b62e66bf63', 'port_id': 'ab24c131-93a1-42e2-b5c7-52f9ed7cb359', 'mac_address': 'fa:16:3e:1e:66:85', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 147, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '29d2397c-2bcc-4732-a129-0d2cda1f20e6', '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-18 05:29:03.937 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:29:03.954 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ab24c131-93a1-42e2-b5c7-52f9ed7cb359" acquired by "networking_hyperv.neutron._common_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-18 05:29:03.954 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:29:03.954 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 806b7b9b-329f-403c-b96d-30b62e66bf63 2021-08-18 05:29:03.954 3644 1736583363928 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-18 05:29:04.094 3644 1736583363928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ab24c131-93a1-42e2-b5c7-52f9ed7cb359') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:29:04.094 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ab24c131-93a1-42e2-b5c7-52f9ed7cb359') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:29:04.094 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:29:04.094 3644 1736583363928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 147, VLAN trunk: None to switch port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 2021-08-18 05:29:04.187 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:29:04.187 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ab24c131-93a1-42e2-b5c7-52f9ed7cb359'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:29:05.218 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ab24c131-93a1-42e2-b5c7-52f9ed7cb359']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:29:05.218 3644 1736583363928 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-18 05:29:05.218 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82562f3f-d791-4a09-bfbf-e5c668d2bb44) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:29:05.218 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ab24c131-93a1-42e2-b5c7-52f9ed7cb359 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:29:05.218 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:29:05.218 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ab24c131-93a1-42e2-b5c7-52f9ed7cb359 not yet added. Adding. 2021-08-18 05:29:05.218 3644 1736583363928 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-18 05:29:05.218 3644 1736583363928 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-18 05:29:05.343 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab24c131-93a1-42e2-b5c7-52f9ed7cb359" acquired by "networking_hyperv.neutron._common_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-18 05:29:05.459 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab24c131-93a1-42e2-b5c7-52f9ed7cb359" 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-18 05:29:05.459 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab24c131-93a1-42e2-b5c7-52f9ed7cb359" acquired by "networking_hyperv.neutron._common_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-18 05:29:05.593 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab24c131-93a1-42e2-b5c7-52f9ed7cb359" 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-18 05:29:05.687 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ab24c131-93a1-42e2-b5c7-52f9ed7cb359" 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-18 05:29:05.687 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:29:05.687 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 processed. 2021-08-18 05:29:07.610 3644 1736583363928 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-18 05:29:07.813 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:29:14.424 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 800e59d8-fe27-4205-b6d3-8ec5e7228bec 2021-08-18 05:29:14.861 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f688d48e-1ee2-4cb2-8693-84c569bbeae0 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: 213440f3-7976-4da1-8f90-44eb75ec9511 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:29:14.876 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f688d48e-1ee2-4cb2-8693-84c569bbeae0 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port 213440f3-7976-4da1-8f90-44eb75ec9511 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:29:15.638 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:29:15.654 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8415494c-2cd7-4d0a-883a-d27ecc143849 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Security group member updated on remote: ['4ce93ef0-3b3d-4ba2-84ef-a4d5dfdc8e09'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:29:15.654 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-8415494c-2cd7-4d0a-883a-d27ecc143849 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Security group member updated ['4ce93ef0-3b3d-4ba2-84ef-a4d5dfdc8e09'] 2021-08-18 05:29:15.842 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-18056b1d-9cc3-4f79-b904-f5a8a3b4654f dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Security group member updated on remote: ['2765363d-ef89-4a63-9e3c-eee875c65723'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:29:15.857 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-18056b1d-9cc3-4f79-b904-f5a8a3b4654f dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Security group member updated ['2765363d-ef89-4a63-9e3c-eee875c65723'] 2021-08-18 05:29:15.872 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port 800e59d8-fe27-4205-b6d3-8ec5e7228bec 2021-08-18 05:29:15.896 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port 800e59d8-fe27-4205-b6d3-8ec5e7228bec updated. Details: {'device': '800e59d8-fe27-4205-b6d3-8ec5e7228bec', 'network_id': '9903ad66-f494-41d7-bb54-2ee1f87806a4', 'port_id': '800e59d8-fe27-4205-b6d3-8ec5e7228bec', 'mac_address': 'fa:16:3e:93:cd:01', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 132, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '492c8055-91d7-4241-81a6-eea883edca10', '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-18 05:29:15.896 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:29:15.896 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" acquired by "networking_hyperv.neutron._common_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-18 05:29:15.896 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 800e59d8-fe27-4205-b6d3-8ec5e7228bec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:29:15.896 3644 1736583363928 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-18 05:29:15.922 3644 1736583363928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '800e59d8-fe27-4205-b6d3-8ec5e7228bec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:29:15.922 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '800e59d8-fe27-4205-b6d3-8ec5e7228bec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:29:15.935 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 800e59d8-fe27-4205-b6d3-8ec5e7228bec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:29:15.935 3644 1736583363928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 132, VLAN trunk: None to switch port 800e59d8-fe27-4205-b6d3-8ec5e7228bec 2021-08-18 05:29:15.983 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:29:15.983 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['800e59d8-fe27-4205-b6d3-8ec5e7228bec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:29:16.154 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['800e59d8-fe27-4205-b6d3-8ec5e7228bec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:29:16.154 3644 1736583363928 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-18 05:29:16.154 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bc4c105d-9d8d-458f-8ea3-42e0118ed40a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:29:16.154 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 800e59d8-fe27-4205-b6d3-8ec5e7228bec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:29:16.154 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:29:16.154 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-18 05:29:16.154 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" acquired by "networking_hyperv.neutron._common_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-18 05:29:16.154 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" 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-18 05:29:16.154 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" acquired by "networking_hyperv.neutron._common_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-18 05:29:16.154 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" 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-18 05:29:16.223 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:29:16.223 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 800e59d8-fe27-4205-b6d3-8ec5e7228bec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:29:16.223 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 800e59d8-fe27-4205-b6d3-8ec5e7228bec processed. 2021-08-18 05:29:16.629 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19e75e89-f7df-4eea-a4fb-1a78f31fc0d1 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: e2e7334d-8892-430e-87e0-65bbd8c6bf23 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:29:16.638 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19e75e89-f7df-4eea-a4fb-1a78f31fc0d1 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port e2e7334d-8892-430e-87e0-65bbd8c6bf23 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:29:17.655 3644 1736583363928 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-18 05:29:17.655 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00df8419-2758-4ee5-be9e-d1f301dccb3d 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: f566284d-3c63-4136-aac4-22d7d36225ac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:29:17.655 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00df8419-2758-4ee5-be9e-d1f301dccb3d 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port f566284d-3c63-4136-aac4-22d7d36225ac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:29:17.989 3644 1736583363928 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-18 05:29:18.470 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 213440f3-7976-4da1-8f90-44eb75ec9511 2021-08-18 05:29:18.470 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e2e7334d-8892-430e-87e0-65bbd8c6bf23 2021-08-18 05:29:19.651 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:29:20.325 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port 213440f3-7976-4da1-8f90-44eb75ec9511 2021-08-18 05:29:20.325 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port 213440f3-7976-4da1-8f90-44eb75ec9511 updated. Details: {'device': '213440f3-7976-4da1-8f90-44eb75ec9511', 'network_id': '4ffb48f6-97a0-4632-a985-61325a00a1a1', 'port_id': '213440f3-7976-4da1-8f90-44eb75ec9511', 'mac_address': 'fa:16:3e:a9:fa:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 137, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0a152981-7e8b-4815-abdb-aea4198b3d33', '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-18 05:29:20.325 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:29:20.325 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port e2e7334d-8892-430e-87e0-65bbd8c6bf23 2021-08-18 05:29:20.325 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port e2e7334d-8892-430e-87e0-65bbd8c6bf23 updated. Details: {'device': 'e2e7334d-8892-430e-87e0-65bbd8c6bf23', 'network_id': '80a2b1a6-8918-4028-a29f-55a5b68503f1', 'port_id': 'e2e7334d-8892-430e-87e0-65bbd8c6bf23', 'mac_address': 'fa:16:3e:4d:cc:4f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 122, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd7b75e4c-64a6-428d-a0c8-31e6962877c6', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-18 05:29:20.325 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:29:20.325 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" acquired by "networking_hyperv.neutron._common_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-18 05:29:20.325 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 213440f3-7976-4da1-8f90-44eb75ec9511 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:29:20.325 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4ffb48f6-97a0-4632-a985-61325a00a1a1 2021-08-18 05:29:20.325 3644 1736583363928 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-18 05:29:20.325 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2e7334d-8892-430e-87e0-65bbd8c6bf23" acquired by "networking_hyperv.neutron._common_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-18 05:29:20.325 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e2e7334d-8892-430e-87e0-65bbd8c6bf23 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:29:20.325 3644 1736583363224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 80a2b1a6-8918-4028-a29f-55a5b68503f1 2021-08-18 05:29:20.325 3644 1736583363224 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-18 05:29:20.500 3644 1736583363928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '213440f3-7976-4da1-8f90-44eb75ec9511') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:29:20.500 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '213440f3-7976-4da1-8f90-44eb75ec9511') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:29:20.500 3644 1736583363224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e2e7334d-8892-430e-87e0-65bbd8c6bf23') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:29:20.500 3644 1736583363224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e2e7334d-8892-430e-87e0-65bbd8c6bf23') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:29:20.500 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f566284d-3c63-4136-aac4-22d7d36225ac 2021-08-18 05:29:20.500 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 213440f3-7976-4da1-8f90-44eb75ec9511 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:29:20.500 3644 1736583363928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 137, VLAN trunk: None to switch port 213440f3-7976-4da1-8f90-44eb75ec9511 2021-08-18 05:29:20.500 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e2e7334d-8892-430e-87e0-65bbd8c6bf23 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:29:20.500 3644 1736583363224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 122, VLAN trunk: None to switch port e2e7334d-8892-430e-87e0-65bbd8c6bf23 2021-08-18 05:29:20.610 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:29:20.610 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['213440f3-7976-4da1-8f90-44eb75ec9511'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:29:20.610 3644 1736583363224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:29:20.610 3644 1736583363224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e2e7334d-8892-430e-87e0-65bbd8c6bf23'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:29:20.951 3644 1736583363224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e2e7334d-8892-430e-87e0-65bbd8c6bf23']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:29:20.951 3644 1736583363224 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-18 05:29:20.951 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4ce93ef0-3b3d-4ba2-84ef-a4d5dfdc8e09) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:29:20.951 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4ce93ef0-3b3d-4ba2-84ef-a4d5dfdc8e09) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:29:20.951 3644 1736583363224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e2e7334d-8892-430e-87e0-65bbd8c6bf23 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:29:20.951 3644 1736583363224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:29:20.951 3644 1736583363224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e2e7334d-8892-430e-87e0-65bbd8c6bf23 not yet added. Adding. 2021-08-18 05:29:20.951 3644 1736583363224 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-18 05:29:20.951 3644 1736583363224 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-18 05:29:20.997 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['213440f3-7976-4da1-8f90-44eb75ec9511']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:29:20.997 3644 1736583363928 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-18 05:29:20.997 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82c55f72-a3e9-4e30-9f18-4e24ac81427a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:29:20.997 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (82c55f72-a3e9-4e30-9f18-4e24ac81427a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:29:20.997 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 213440f3-7976-4da1-8f90-44eb75ec9511 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:29:20.997 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:29:20.997 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 213440f3-7976-4da1-8f90-44eb75ec9511 not yet added. Adding. 2021-08-18 05:29:20.997 3644 1736583363928 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-18 05:29:20.997 3644 1736583363928 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-18 05:29:21.109 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2e7334d-8892-430e-87e0-65bbd8c6bf23" acquired by "networking_hyperv.neutron._common_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-18 05:29:21.174 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" acquired by "networking_hyperv.neutron._common_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-18 05:29:21.279 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2e7334d-8892-430e-87e0-65bbd8c6bf23" 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-18 05:29:21.279 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2e7334d-8892-430e-87e0-65bbd8c6bf23" acquired by "networking_hyperv.neutron._common_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-18 05:29:21.341 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" 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-18 05:29:21.341 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" acquired by "networking_hyperv.neutron._common_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-18 05:29:21.481 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2e7334d-8892-430e-87e0-65bbd8c6bf23" 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-18 05:29:21.517 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:29:21.628 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2e7334d-8892-430e-87e0-65bbd8c6bf23" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:29:21.628 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e2e7334d-8892-430e-87e0-65bbd8c6bf23 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:29:21.628 3644 1736583363224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e2e7334d-8892-430e-87e0-65bbd8c6bf23 processed. 2021-08-18 05:29:21.645 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:29:21.645 3644 1736583363224 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-18 05:29:21.645 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:29:21.655 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 213440f3-7976-4da1-8f90-44eb75ec9511 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:29:21.655 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 213440f3-7976-4da1-8f90-44eb75ec9511 processed. 2021-08-18 05:29:22.356 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port f566284d-3c63-4136-aac4-22d7d36225ac 2021-08-18 05:29:22.356 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port f566284d-3c63-4136-aac4-22d7d36225ac updated. Details: {'device': 'f566284d-3c63-4136-aac4-22d7d36225ac', 'network_id': 'fdcad7ab-fd60-413f-8e38-2ee8608553a2', 'port_id': 'f566284d-3c63-4136-aac4-22d7d36225ac', 'mac_address': 'fa:16:3e:75:43:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 128, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b4c13922-ae37-438e-bc24-af66558f0b0f', '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-18 05:29:22.356 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:29:22.356 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f566284d-3c63-4136-aac4-22d7d36225ac" acquired by "networking_hyperv.neutron._common_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-18 05:29:22.356 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f566284d-3c63-4136-aac4-22d7d36225ac _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:29:22.379 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fdcad7ab-fd60-413f-8e38-2ee8608553a2 2021-08-18 05:29:22.379 3644 1736583363928 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-18 05:29:22.436 3644 1736583363224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:29:22.543 3644 1736583363928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f566284d-3c63-4136-aac4-22d7d36225ac') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:29:22.543 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f566284d-3c63-4136-aac4-22d7d36225ac') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:29:22.543 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f566284d-3c63-4136-aac4-22d7d36225ac is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:29:22.543 3644 1736583363928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 128, VLAN trunk: None to switch port f566284d-3c63-4136-aac4-22d7d36225ac 2021-08-18 05:29:22.675 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:29:22.700 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f566284d-3c63-4136-aac4-22d7d36225ac'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:29:23.090 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f566284d-3c63-4136-aac4-22d7d36225ac']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:29:23.090 3644 1736583363928 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-18 05:29:23.090 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2765363d-ef89-4a63-9e3c-eee875c65723) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:29:23.090 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2765363d-ef89-4a63-9e3c-eee875c65723) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:29:23.090 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f566284d-3c63-4136-aac4-22d7d36225ac _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:29:23.090 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:29:23.090 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f566284d-3c63-4136-aac4-22d7d36225ac not yet added. Adding. 2021-08-18 05:29:23.090 3644 1736583363928 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-18 05:29:23.090 3644 1736583363928 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-18 05:29:23.278 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f566284d-3c63-4136-aac4-22d7d36225ac" acquired by "networking_hyperv.neutron._common_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-18 05:29:23.467 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f566284d-3c63-4136-aac4-22d7d36225ac" 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-18 05:29:23.467 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f566284d-3c63-4136-aac4-22d7d36225ac" acquired by "networking_hyperv.neutron._common_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-18 05:29:23.650 3644 1736583364456 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-18 05:29:23.701 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f566284d-3c63-4136-aac4-22d7d36225ac" 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-18 05:29:23.875 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f566284d-3c63-4136-aac4-22d7d36225ac" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:29:23.875 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f566284d-3c63-4136-aac4-22d7d36225ac status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:29:23.875 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f566284d-3c63-4136-aac4-22d7d36225ac processed. 2021-08-18 05:29:23.950 3644 1736583364456 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-18 05:29:25.668 3644 1736583364456 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-18 05:29:25.982 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:29:30.469 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 800e59d8-fe27-4205-b6d3-8ec5e7228bec 2021-08-18 05:29:31.693 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:29:31.693 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '800e59d8-fe27-4205-b6d3-8ec5e7228bec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:29:31.693 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '800e59d8-fe27-4205-b6d3-8ec5e7228bec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:29:31.693 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 800e59d8-fe27-4205-b6d3-8ec5e7228bec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:29:31.715 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['800e59d8-fe27-4205-b6d3-8ec5e7228bec'] 2021-08-18 05:29:31.730 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:29:31.730 3644 1736583364456 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-18 05:29:31.730 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['800e59d8-fe27-4205-b6d3-8ec5e7228bec'] 2021-08-18 05:29:32.511 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f566284d-3c63-4136-aac4-22d7d36225ac 2021-08-18 05:29:32.511 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cc3438d5-9cf3-4a09-b14f-fcbee0f074ea 2021-08-18 05:29:33.045 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab60199d-be20-4a63-825c-59378b4cffff dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Security group member updated on remote: ['2765363d-ef89-4a63-9e3c-eee875c65723'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:29:33.058 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-ab60199d-be20-4a63-825c-59378b4cffff dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Security group member updated ['2765363d-ef89-4a63-9e3c-eee875c65723'] 2021-08-18 05:29:33.058 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-ab60199d-be20-4a63-825c-59378b4cffff dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Refresh firewall rules 2021-08-18 05:29:33.058 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab60199d-be20-4a63-825c-59378b4cffff dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Get security group information for devices via rpc ['f566284d-3c63-4136-aac4-22d7d36225ac'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:29:33.089 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab60199d-be20-4a63-825c-59378b4cffff dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:29:33.089 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab60199d-be20-4a63-825c-59378b4cffff dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:29:33.121 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab60199d-be20-4a63-825c-59378b4cffff dcc0e719c35c4849adcbc90fad04987a ce1a90b0053e404d95029a10caf9980f - - -] port_delete event received for 'f566284d-3c63-4136-aac4-22d7d36225ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:29:33.480 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Security group member updated on remote: ['8bc3aeac-8540-4586-a729-8ff99dfa017c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:29:33.480 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Security group member updated ['8bc3aeac-8540-4586-a729-8ff99dfa017c'] 2021-08-18 05:29:33.480 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Refresh firewall rules 2021-08-18 05:29:33.480 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Get security group information for devices via rpc ['cc3438d5-9cf3-4a09-b14f-fcbee0f074ea', '42bde3bf-4bab-4365-9725-363ee59c10af'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:29:33.652 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] port_delete event received for 'cc3438d5-9cf3-4a09-b14f-fcbee0f074ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:29:33.705 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:29:33.705 3644 1736583364280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cc3438d5-9cf3-4a09-b14f-fcbee0f074ea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:29:33.705 3644 1736583364280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cc3438d5-9cf3-4a09-b14f-fcbee0f074ea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:29:33.705 3644 1736583364280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cc3438d5-9cf3-4a09-b14f-fcbee0f074ea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:29:33.705 3644 1736583363928 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-18 05:29:33.705 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f566284d-3c63-4136-aac4-22d7d36225ac' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:29:33.705 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f566284d-3c63-4136-aac4-22d7d36225ac' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:29:33.705 3644 1736583363224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f566284d-3c63-4136-aac4-22d7d36225ac _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:29:33.726 3644 1736583364280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cc3438d5-9cf3-4a09-b14f-fcbee0f074ea'] 2021-08-18 05:29:33.731 3644 1736583364280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:29:33.731 3644 1736583364280 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-18 05:29:33.731 3644 1736583364280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cc3438d5-9cf3-4a09-b14f-fcbee0f074ea'] 2021-08-18 05:29:33.731 3644 1736583363224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fdcad7ab-fd60-413f-8e38-2ee8608553a2 2021-08-18 05:29:33.731 3644 1736583363224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f566284d-3c63-4136-aac4-22d7d36225ac'] 2021-08-18 05:29:33.731 3644 1736583363224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:29:33.747 3644 1736583363224 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-18 05:29:33.747 3644 1736583363224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f566284d-3c63-4136-aac4-22d7d36225ac'] 2021-08-18 05:29:33.808 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Update security group information for ports dict_keys(['42bde3bf-4bab-4365-9725-363ee59c10af']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:29:33.808 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:29:33.808 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Update rules of security group (8bc3aeac-8540-4586-a729-8ff99dfa017c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:29:33.808 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Update members of security group (8bc3aeac-8540-4586-a729-8ff99dfa017c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:29:33.808 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Update port filter for 42bde3bf-4bab-4365-9725-363ee59c10af _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:29:33.808 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Updating port rules. 2021-08-18 05:29:33.808 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-18 05:29:33.808 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Lock "n-hv-driver-port-lock-42bde3bf-4bab-4365-9725-363ee59c10af" acquired by "networking_hyperv.neutron._common_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-18 05:29:33.808 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Lock "n-hv-driver-port-lock-42bde3bf-4bab-4365-9725-363ee59c10af" 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-18 05:29:33.808 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Lock "n-hv-driver-port-lock-42bde3bf-4bab-4365-9725-363ee59c10af" acquired by "networking_hyperv.neutron._common_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-18 05:29:34.027 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-6b90e443-f00f-4ff8-bef9-42bbbfe8af67 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Lock "n-hv-driver-port-lock-42bde3bf-4bab-4365-9725-363ee59c10af" 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-18 05:29:34.126 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.421s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:29:34.532 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 800e59d8-fe27-4205-b6d3-8ec5e7228bec 2021-08-18 05:29:35.041 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-378ec70a-9fb8-4a2e-8eec-4bfaf3e2e963 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group rule updated on remote: ['6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:29:35.041 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-378ec70a-9fb8-4a2e-8eec-4bfaf3e2e963 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group rule updated ['6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] 2021-08-18 05:29:35.215 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d12dce0e-d91f-4c34-bfb5-88a9029e594f 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group rule updated on remote: ['6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:29:35.215 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-d12dce0e-d91f-4c34-bfb5-88a9029e594f 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group rule updated ['6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] 2021-08-18 05:29:35.370 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d49382c-d138-4a3b-b535-5331395c7365 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group rule updated on remote: ['6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:29:35.370 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-7d49382c-d138-4a3b-b535-5331395c7365 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group rule updated ['6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] 2021-08-18 05:29:35.528 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c74a4f5-d842-442f-8158-a3aeba83e7ab 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group rule updated on remote: ['6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:29:35.528 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-3c74a4f5-d842-442f-8158-a3aeba83e7ab 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group rule updated ['6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] 2021-08-18 05:29:35.683 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a82a9502-d962-4991-9b3d-e0f6cdfe4b50 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group rule updated on remote: ['6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:29:35.683 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-a82a9502-d962-4991-9b3d-e0f6cdfe4b50 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group rule updated ['6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] 2021-08-18 05:29:35.716 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:29:35.716 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '800e59d8-fe27-4205-b6d3-8ec5e7228bec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:29:35.716 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '800e59d8-fe27-4205-b6d3-8ec5e7228bec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:29:35.716 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 800e59d8-fe27-4205-b6d3-8ec5e7228bec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:29:35.716 3644 1736583363928 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-18 05:29:35.716 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9903ad66-f494-41d7-bb54-2ee1f87806a4 2021-08-18 05:29:35.741 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['800e59d8-fe27-4205-b6d3-8ec5e7228bec'] 2021-08-18 05:29:35.741 3644 1736583364456 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-18 05:29:35.741 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['800e59d8-fe27-4205-b6d3-8ec5e7228bec'] 2021-08-18 05:29:35.876 3644 1736583363928 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-18 05:29:35.974 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3c6dcf4-9dc1-4107-b5c7-70a129590ac6 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group rule updated on remote: ['6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:29:35.974 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-f3c6dcf4-9dc1-4107-b5c7-70a129590ac6 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group rule updated ['6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] 2021-08-18 05:29:37.208 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group member updated on remote: ['82c55f72-a3e9-4e30-9f18-4e24ac81427a', '6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:29:37.219 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group member updated ['82c55f72-a3e9-4e30-9f18-4e24ac81427a', '6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] 2021-08-18 05:29:37.219 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Refresh firewall rules 2021-08-18 05:29:37.219 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Get security group information for devices via rpc ['213440f3-7976-4da1-8f90-44eb75ec9511'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:29:37.308 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] port_update received: 213440f3-7976-4da1-8f90-44eb75ec9511 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:29:37.324 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-agent-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" acquired by "networking_hyperv.neutron._common_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-18 05:29:37.324 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Binding port 213440f3-7976-4da1-8f90-44eb75ec9511 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:29:37.324 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] 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-18 05:29:37.354 3644 1736583364456 MainThread DEBUG neutron.services.trunk.rpc.agent [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '213440f3-7976-4da1-8f90-44eb75ec9511') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:29:37.354 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '213440f3-7976-4da1-8f90-44eb75ec9511') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:29:37.371 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Trunk plugin disabled on server. Assuming port 213440f3-7976-4da1-8f90-44eb75ec9511 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:29:37.371 3644 1736583364456 MainThread INFO networking_hyperv.neutron.trunk_driver [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Binding VLAN ID: 137, VLAN trunk: None to switch port 213440f3-7976-4da1-8f90-44eb75ec9511 2021-08-18 05:29:37.420 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Refresh firewall rules 2021-08-18 05:29:37.420 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Get security group information for devices via rpc ['213440f3-7976-4da1-8f90-44eb75ec9511'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:29:38.034 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update security group information for ports dict_keys(['213440f3-7976-4da1-8f90-44eb75ec9511']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:29:38.034 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:29:38.051 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update rules of security group (6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:29:38.051 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update rules of security group (82c55f72-a3e9-4e30-9f18-4e24ac81427a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:29:38.051 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update members of security group (82c55f72-a3e9-4e30-9f18-4e24ac81427a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:29:38.051 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update port filter for 213440f3-7976-4da1-8f90-44eb75ec9511 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:29:38.051 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Updating port rules. 2021-08-18 05:29:38.051 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Creating 6 new rules, removing 0 old rules. 2021-08-18 05:29:38.061 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" acquired by "networking_hyperv.neutron._common_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-18 05:29:38.160 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update security group information for ports dict_keys(['213440f3-7976-4da1-8f90-44eb75ec9511']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:29:38.160 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:29:38.160 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update rules of security group (6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:29:38.160 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update rules of security group (82c55f72-a3e9-4e30-9f18-4e24ac81427a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:29:38.160 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update members of security group (82c55f72-a3e9-4e30-9f18-4e24ac81427a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:29:38.160 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update port filter for 213440f3-7976-4da1-8f90-44eb75ec9511 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:29:38.160 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Updating port rules. 2021-08-18 05:29:38.160 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Creating 6 new rules, removing 0 old rules. 2021-08-18 05:29:38.236 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" 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-18 05:29:38.236 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" acquired by "networking_hyperv.neutron._common_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-18 05:29:38.236 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" 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-18 05:29:38.251 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-18 05:29:38.355 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" 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-18 05:29:38.355 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" acquired by "networking_hyperv.neutron._common_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-18 05:29:38.355 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" 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-18 05:29:38.403 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-b2a6b418-5f15-41af-b087-b881c9abe1b4 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-agent-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" 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-18 05:29:44.607 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 42bde3bf-4bab-4365-9725-363ee59c10af 2021-08-18 05:29:45.759 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:29:45.759 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '42bde3bf-4bab-4365-9725-363ee59c10af' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:29:45.759 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '42bde3bf-4bab-4365-9725-363ee59c10af' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:29:45.759 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 42bde3bf-4bab-4365-9725-363ee59c10af _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:29:45.776 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c6d54b69-3158-44fb-9200-718374c45d49 2021-08-18 05:29:45.776 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['42bde3bf-4bab-4365-9725-363ee59c10af'] 2021-08-18 05:29:45.776 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:29:45.776 3644 1736583364456 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-18 05:29:45.776 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['42bde3bf-4bab-4365-9725-363ee59c10af'] 2021-08-18 05:29:47.783 3644 1736583364456 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-18 05:29:47.950 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:29:57.820 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5723fa44-7563-4c7a-8088-7ea6c027eff1 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Security group member updated on remote: ['8bc3aeac-8540-4586-a729-8ff99dfa017c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:29:57.820 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-5723fa44-7563-4c7a-8088-7ea6c027eff1 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] Security group member updated ['8bc3aeac-8540-4586-a729-8ff99dfa017c'] 2021-08-18 05:29:57.884 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5723fa44-7563-4c7a-8088-7ea6c027eff1 e7e04507b9664a8fa3c5062faaed4584 904b96d8700147959b64c96d658e0fe1 - - -] port_delete event received for '42bde3bf-4bab-4365-9725-363ee59c10af' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:29:58.887 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 800e59d8-fe27-4205-b6d3-8ec5e7228bec 2021-08-18 05:29:59.070 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d89547cc-058e-4f01-8ee4-b6ffa973b653 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network fdcad7ab-fd60-413f-8e38-2ee8608553a2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:29:59.070 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d89547cc-058e-4f01-8ee4-b6ffa973b653 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Network fdcad7ab-fd60-413f-8e38-2ee8608553a2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 05:29:59.852 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:30:00.086 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port 800e59d8-fe27-4205-b6d3-8ec5e7228bec 2021-08-18 05:30:00.086 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port 800e59d8-fe27-4205-b6d3-8ec5e7228bec updated. Details: {'device': '800e59d8-fe27-4205-b6d3-8ec5e7228bec', 'network_id': '9903ad66-f494-41d7-bb54-2ee1f87806a4', 'port_id': '800e59d8-fe27-4205-b6d3-8ec5e7228bec', 'mac_address': 'fa:16:3e:93:cd:01', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 132, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '492c8055-91d7-4241-81a6-eea883edca10', '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-18 05:30:00.086 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:30:00.086 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" acquired by "networking_hyperv.neutron._common_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-18 05:30:00.086 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 800e59d8-fe27-4205-b6d3-8ec5e7228bec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:30:00.086 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9903ad66-f494-41d7-bb54-2ee1f87806a4 2021-08-18 05:30:00.086 3644 1736583364456 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-18 05:30:00.264 3644 1736583364456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '800e59d8-fe27-4205-b6d3-8ec5e7228bec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:30:00.264 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '800e59d8-fe27-4205-b6d3-8ec5e7228bec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:30:00.275 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 800e59d8-fe27-4205-b6d3-8ec5e7228bec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:30:00.275 3644 1736583364456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 132, VLAN trunk: None to switch port 800e59d8-fe27-4205-b6d3-8ec5e7228bec 2021-08-18 05:30:00.383 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:30:00.383 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['800e59d8-fe27-4205-b6d3-8ec5e7228bec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:30:00.539 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['800e59d8-fe27-4205-b6d3-8ec5e7228bec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:30:00.539 3644 1736583364456 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-18 05:30:00.539 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bc4c105d-9d8d-458f-8ea3-42e0118ed40a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:30:00.539 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 800e59d8-fe27-4205-b6d3-8ec5e7228bec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:30:00.539 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:30:00.539 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 800e59d8-fe27-4205-b6d3-8ec5e7228bec not yet added. Adding. 2021-08-18 05:30:00.539 3644 1736583364456 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-18 05:30:00.539 3644 1736583364456 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-18 05:30:00.664 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" acquired by "networking_hyperv.neutron._common_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-18 05:30:00.805 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" 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-18 05:30:00.805 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" acquired by "networking_hyperv.neutron._common_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-18 05:30:00.961 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" 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-18 05:30:00.961 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17c64201-944a-4de2-9b3a-7275d9a2fffd 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for 'd2e3bdd9-675f-4b45-9edd-a21ab17f26e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:30:01.072 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-800e59d8-fe27-4205-b6d3-8ec5e7228bec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:30:01.072 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 800e59d8-fe27-4205-b6d3-8ec5e7228bec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:30:01.072 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 800e59d8-fe27-4205-b6d3-8ec5e7228bec processed. 2021-08-18 05:30:01.867 3644 1736583364456 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-18 05:30:02.133 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:30:02.183 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cdee525-4a5a-45d6-abfe-d51770608924 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for '9608eb50-631e-4b39-afe0-66458da01447' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:30:03.242 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a74751f4-b6b0-4c92-923c-1715425caf0a 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network c6d54b69-3158-44fb-9200-718374c45d49 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:30:03.242 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a74751f4-b6b0-4c92-923c-1715425caf0a 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Network c6d54b69-3158-44fb-9200-718374c45d49 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 05:30:28.138 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ae45e8a-532e-428f-bfbc-af25d0dc1982 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Security group member updated on remote: ['4ce93ef0-3b3d-4ba2-84ef-a4d5dfdc8e09'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:30:28.138 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-4ae45e8a-532e-428f-bfbc-af25d0dc1982 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Security group member updated ['4ce93ef0-3b3d-4ba2-84ef-a4d5dfdc8e09'] 2021-08-18 05:30:28.138 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-4ae45e8a-532e-428f-bfbc-af25d0dc1982 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Refresh firewall rules 2021-08-18 05:30:28.145 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ae45e8a-532e-428f-bfbc-af25d0dc1982 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Get security group information for devices via rpc ['e2e7334d-8892-430e-87e0-65bbd8c6bf23'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:30:28.179 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ae45e8a-532e-428f-bfbc-af25d0dc1982 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:30:28.179 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ae45e8a-532e-428f-bfbc-af25d0dc1982 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:30:28.223 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ae45e8a-532e-428f-bfbc-af25d0dc1982 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] port_delete event received for 'e2e7334d-8892-430e-87e0-65bbd8c6bf23' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:30:29.007 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e2e7334d-8892-430e-87e0-65bbd8c6bf23 2021-08-18 05:30:29.960 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:30:29.960 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e2e7334d-8892-430e-87e0-65bbd8c6bf23' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:30:29.960 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e2e7334d-8892-430e-87e0-65bbd8c6bf23' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:30:29.960 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e2e7334d-8892-430e-87e0-65bbd8c6bf23 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:30:29.973 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 80a2b1a6-8918-4028-a29f-55a5b68503f1 2021-08-18 05:30:29.973 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2e7334d-8892-430e-87e0-65bbd8c6bf23'] 2021-08-18 05:30:29.973 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:30:29.973 3644 1736583364456 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-18 05:30:29.973 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2e7334d-8892-430e-87e0-65bbd8c6bf23'] 2021-08-18 05:30:31.973 3644 1736583364456 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-18 05:30:32.005 3644 1736583364456 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-18 05:30:34.882 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8cda7e7-380a-46e3-a6f1-ebe46537f14c e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Security group member updated on remote: ['4ce93ef0-3b3d-4ba2-84ef-a4d5dfdc8e09'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:30:34.882 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-e8cda7e7-380a-46e3-a6f1-ebe46537f14c e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Security group member updated ['4ce93ef0-3b3d-4ba2-84ef-a4d5dfdc8e09'] 2021-08-18 05:30:35.894 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a5642ce-062d-4dd5-b43d-083dc41f42ce 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: 815eb511-63f9-40a8-bbd3-643a35e25304 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:30:35.910 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a5642ce-062d-4dd5-b43d-083dc41f42ce 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port 815eb511-63f9-40a8-bbd3-643a35e25304 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:30:37.264 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 815eb511-63f9-40a8-bbd3-643a35e25304 2021-08-18 05:30:38.004 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:30:38.222 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port 815eb511-63f9-40a8-bbd3-643a35e25304 2021-08-18 05:30:38.222 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port 815eb511-63f9-40a8-bbd3-643a35e25304 updated. Details: {'device': '815eb511-63f9-40a8-bbd3-643a35e25304', 'network_id': '80a2b1a6-8918-4028-a29f-55a5b68503f1', 'port_id': '815eb511-63f9-40a8-bbd3-643a35e25304', 'mac_address': 'fa:16:3e:48:0b:27', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 122, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd7b75e4c-64a6-428d-a0c8-31e6962877c6', '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-18 05:30:38.222 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:30:38.222 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-815eb511-63f9-40a8-bbd3-643a35e25304" acquired by "networking_hyperv.neutron._common_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-18 05:30:38.222 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 815eb511-63f9-40a8-bbd3-643a35e25304 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:30:38.222 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 80a2b1a6-8918-4028-a29f-55a5b68503f1 2021-08-18 05:30:38.229 3644 1736583364456 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-18 05:30:38.366 3644 1736583364456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '815eb511-63f9-40a8-bbd3-643a35e25304') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:30:38.366 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '815eb511-63f9-40a8-bbd3-643a35e25304') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:30:38.366 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 815eb511-63f9-40a8-bbd3-643a35e25304 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:30:38.366 3644 1736583364456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 122, VLAN trunk: None to switch port 815eb511-63f9-40a8-bbd3-643a35e25304 2021-08-18 05:30:38.442 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:30:38.442 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['815eb511-63f9-40a8-bbd3-643a35e25304'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:30:38.582 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['815eb511-63f9-40a8-bbd3-643a35e25304']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:30:38.597 3644 1736583364456 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-18 05:30:38.597 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4ce93ef0-3b3d-4ba2-84ef-a4d5dfdc8e09) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:30:38.597 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4ce93ef0-3b3d-4ba2-84ef-a4d5dfdc8e09) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:30:38.597 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 815eb511-63f9-40a8-bbd3-643a35e25304 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:30:38.597 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:30:38.597 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 815eb511-63f9-40a8-bbd3-643a35e25304 not yet added. Adding. 2021-08-18 05:30:38.597 3644 1736583364456 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-18 05:30:38.597 3644 1736583364456 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-18 05:30:38.707 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-815eb511-63f9-40a8-bbd3-643a35e25304" acquired by "networking_hyperv.neutron._common_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-18 05:30:38.816 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-815eb511-63f9-40a8-bbd3-643a35e25304" 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-18 05:30:38.816 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-815eb511-63f9-40a8-bbd3-643a35e25304" acquired by "networking_hyperv.neutron._common_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-18 05:30:38.957 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-815eb511-63f9-40a8-bbd3-643a35e25304" 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-18 05:30:39.054 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-815eb511-63f9-40a8-bbd3-643a35e25304" 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-18 05:30:39.054 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 815eb511-63f9-40a8-bbd3-643a35e25304 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:30:39.054 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 815eb511-63f9-40a8-bbd3-643a35e25304 processed. 2021-08-18 05:30:40.019 3644 1736583364456 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-18 05:30:40.198 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:30:52.032 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f11b6eda-aa51-4e35-a8c2-fce0536b6c77 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group member updated on remote: ['bc4c105d-9d8d-458f-8ea3-42e0118ed40a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:30:52.032 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-f11b6eda-aa51-4e35-a8c2-fce0536b6c77 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group member updated ['bc4c105d-9d8d-458f-8ea3-42e0118ed40a'] 2021-08-18 05:30:52.331 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f11b6eda-aa51-4e35-a8c2-fce0536b6c77 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] port_delete event received for '800e59d8-fe27-4205-b6d3-8ec5e7228bec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:30:53.190 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 800e59d8-fe27-4205-b6d3-8ec5e7228bec 2021-08-18 05:30:54.127 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:30:54.127 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '800e59d8-fe27-4205-b6d3-8ec5e7228bec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:30:54.127 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '800e59d8-fe27-4205-b6d3-8ec5e7228bec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:30:54.127 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 800e59d8-fe27-4205-b6d3-8ec5e7228bec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:30:54.144 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9903ad66-f494-41d7-bb54-2ee1f87806a4 2021-08-18 05:30:54.144 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['800e59d8-fe27-4205-b6d3-8ec5e7228bec'] 2021-08-18 05:30:54.144 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:30:54.144 3644 1736583364456 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-18 05:30:54.144 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['800e59d8-fe27-4205-b6d3-8ec5e7228bec'] 2021-08-18 05:30:54.704 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22d2008f-bc03-451d-b456-5bfd8c62a33c 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] port_delete event received for '45688a9e-8ae6-46a2-a9af-8f6ebd43bae4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:30:55.338 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbedd275-b5ae-4e12-8b30-3b94829735a7 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group rule updated on remote: ['86991f52-b00a-4ca0-8d07-a9984bfc1b80'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:30:55.338 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-fbedd275-b5ae-4e12-8b30-3b94829735a7 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group rule updated ['86991f52-b00a-4ca0-8d07-a9984bfc1b80'] 2021-08-18 05:30:55.456 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb280e86-debd-4ede-91c5-250568e27df8 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group rule updated on remote: ['86991f52-b00a-4ca0-8d07-a9984bfc1b80'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:30:55.456 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-eb280e86-debd-4ede-91c5-250568e27df8 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group rule updated ['86991f52-b00a-4ca0-8d07-a9984bfc1b80'] 2021-08-18 05:30:56.142 3644 1736583364456 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-18 05:30:56.181 3644 1736583364456 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-18 05:30:58.801 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-999ea5e8-3641-4e62-ac40-f59fd4a454c8 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group member updated on remote: ['86991f52-b00a-4ca0-8d07-a9984bfc1b80'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:30:58.801 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-999ea5e8-3641-4e62-ac40-f59fd4a454c8 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group member updated ['86991f52-b00a-4ca0-8d07-a9984bfc1b80'] 2021-08-18 05:30:59.644 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b05fe5a2-4847-4696-bc57-9a6705dd901b 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: 26cb1615-b133-4a25-bfa6-c086c3019b6b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:30:59.663 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b05fe5a2-4847-4696-bc57-9a6705dd901b 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port 26cb1615-b133-4a25-bfa6-c086c3019b6b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:31:01.456 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 26cb1615-b133-4a25-bfa6-c086c3019b6b 2021-08-18 05:31:02.171 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:31:02.335 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port 26cb1615-b133-4a25-bfa6-c086c3019b6b 2021-08-18 05:31:02.335 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port 26cb1615-b133-4a25-bfa6-c086c3019b6b updated. Details: {'device': '26cb1615-b133-4a25-bfa6-c086c3019b6b', 'network_id': '9903ad66-f494-41d7-bb54-2ee1f87806a4', 'port_id': '26cb1615-b133-4a25-bfa6-c086c3019b6b', 'mac_address': 'fa:16:3e:1d:cf:43', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 132, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '492c8055-91d7-4241-81a6-eea883edca10', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-18 05:31:02.335 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:31:02.360 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" acquired by "networking_hyperv.neutron._common_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-18 05:31:02.362 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 26cb1615-b133-4a25-bfa6-c086c3019b6b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:31:02.362 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9903ad66-f494-41d7-bb54-2ee1f87806a4 2021-08-18 05:31:02.362 3644 1736583364456 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-18 05:31:02.518 3644 1736583364456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '26cb1615-b133-4a25-bfa6-c086c3019b6b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:31:02.518 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '26cb1615-b133-4a25-bfa6-c086c3019b6b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:31:02.518 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 26cb1615-b133-4a25-bfa6-c086c3019b6b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:31:02.533 3644 1736583364456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 132, VLAN trunk: None to switch port 26cb1615-b133-4a25-bfa6-c086c3019b6b 2021-08-18 05:31:02.611 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:31:02.611 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['26cb1615-b133-4a25-bfa6-c086c3019b6b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:31:02.736 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['26cb1615-b133-4a25-bfa6-c086c3019b6b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:31:02.736 3644 1736583364456 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-18 05:31:02.736 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (86991f52-b00a-4ca0-8d07-a9984bfc1b80) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:31:02.736 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 26cb1615-b133-4a25-bfa6-c086c3019b6b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:31:02.736 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:31:02.736 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 26cb1615-b133-4a25-bfa6-c086c3019b6b not yet added. Adding. 2021-08-18 05:31:02.736 3644 1736583364456 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-18 05:31:02.736 3644 1736583364456 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-18 05:31:02.847 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" acquired by "networking_hyperv.neutron._common_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-18 05:31:02.951 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" 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-18 05:31:02.960 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" acquired by "networking_hyperv.neutron._common_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-18 05:31:03.004 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8282d6f-ad63-421a-ba44-302dedf88077 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Security group member updated on remote: ['4ce93ef0-3b3d-4ba2-84ef-a4d5dfdc8e09'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:31:03.004 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-c8282d6f-ad63-421a-ba44-302dedf88077 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Security group member updated ['4ce93ef0-3b3d-4ba2-84ef-a4d5dfdc8e09'] 2021-08-18 05:31:03.071 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" 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-18 05:31:03.071 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-c8282d6f-ad63-421a-ba44-302dedf88077 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Refresh firewall rules 2021-08-18 05:31:03.071 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8282d6f-ad63-421a-ba44-302dedf88077 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Get security group information for devices via rpc ['815eb511-63f9-40a8-bbd3-643a35e25304'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:31:03.102 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8282d6f-ad63-421a-ba44-302dedf88077 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:31:03.111 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8282d6f-ad63-421a-ba44-302dedf88077 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:31:03.111 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8282d6f-ad63-421a-ba44-302dedf88077 e91e8a007d854fa1a7ed8bce4fdd7372 d1cb539581824ab4a00685dbb0366986 - - -] port_delete event received for '815eb511-63f9-40a8-bbd3-643a35e25304' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:31:03.158 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:31:03.158 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 26cb1615-b133-4a25-bfa6-c086c3019b6b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:31:03.158 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 26cb1615-b133-4a25-bfa6-c086c3019b6b processed. 2021-08-18 05:31:03.259 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 815eb511-63f9-40a8-bbd3-643a35e25304 2021-08-18 05:31:04.180 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:31:04.180 3644 1736583364456 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-18 05:31:04.180 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '815eb511-63f9-40a8-bbd3-643a35e25304' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:31:04.180 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '815eb511-63f9-40a8-bbd3-643a35e25304' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:31:04.180 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 815eb511-63f9-40a8-bbd3-643a35e25304 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:31:04.190 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 80a2b1a6-8918-4028-a29f-55a5b68503f1 2021-08-18 05:31:04.190 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['815eb511-63f9-40a8-bbd3-643a35e25304'] 2021-08-18 05:31:04.190 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:31:04.190 3644 1736583363928 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-18 05:31:04.190 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['815eb511-63f9-40a8-bbd3-643a35e25304'] 2021-08-18 05:31:04.376 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:31:06.204 3644 1736583364456 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-18 05:31:06.223 3644 1736583364456 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-18 05:31:15.189 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group member updated on remote: ['82c55f72-a3e9-4e30-9f18-4e24ac81427a', '6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:31:15.189 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group member updated ['82c55f72-a3e9-4e30-9f18-4e24ac81427a', '6f5feb08-7ab1-4fbd-ba10-f9328eb2a00c'] 2021-08-18 05:31:15.189 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Refresh firewall rules 2021-08-18 05:31:15.189 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Get security group information for devices via rpc ['213440f3-7976-4da1-8f90-44eb75ec9511'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:31:15.236 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] port_update received: 213440f3-7976-4da1-8f90-44eb75ec9511 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:31:15.236 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-agent-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" acquired by "networking_hyperv.neutron._common_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-18 05:31:15.236 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Binding port 213440f3-7976-4da1-8f90-44eb75ec9511 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:31:15.236 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] 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-18 05:31:15.267 3644 1736583363928 MainThread DEBUG neutron.services.trunk.rpc.agent [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '213440f3-7976-4da1-8f90-44eb75ec9511') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:31:15.267 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '213440f3-7976-4da1-8f90-44eb75ec9511') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:31:15.267 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Trunk plugin disabled on server. Assuming port 213440f3-7976-4da1-8f90-44eb75ec9511 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:31:15.267 3644 1736583363928 MainThread INFO networking_hyperv.neutron.trunk_driver [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Binding VLAN ID: 137, VLAN trunk: None to switch port 213440f3-7976-4da1-8f90-44eb75ec9511 2021-08-18 05:31:15.319 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Refresh firewall rules 2021-08-18 05:31:15.319 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Get security group information for devices via rpc ['213440f3-7976-4da1-8f90-44eb75ec9511'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:31:15.440 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update security group information for ports dict_keys(['213440f3-7976-4da1-8f90-44eb75ec9511']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:31:15.440 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:31:15.440 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update rules of security group (82c55f72-a3e9-4e30-9f18-4e24ac81427a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:31:15.440 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update members of security group (82c55f72-a3e9-4e30-9f18-4e24ac81427a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:31:15.440 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update port filter for 213440f3-7976-4da1-8f90-44eb75ec9511 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:31:15.440 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Updating port rules. 2021-08-18 05:31:15.440 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Creating 0 new rules, removing 6 old rules. 2021-08-18 05:31:15.440 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" acquired by "networking_hyperv.neutron._common_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-18 05:31:15.440 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" 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-18 05:31:15.440 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" acquired by "networking_hyperv.neutron._common_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-18 05:31:15.521 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update security group information for ports dict_keys(['213440f3-7976-4da1-8f90-44eb75ec9511']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:31:15.521 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:31:15.521 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update rules of security group (82c55f72-a3e9-4e30-9f18-4e24ac81427a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:31:15.521 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update members of security group (82c55f72-a3e9-4e30-9f18-4e24ac81427a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:31:15.521 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update port filter for 213440f3-7976-4da1-8f90-44eb75ec9511 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:31:15.521 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Updating port rules. 2021-08-18 05:31:15.521 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Creating 0 new rules, removing 6 old rules. 2021-08-18 05:31:15.616 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" 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-18 05:31:15.616 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-18 05:31:15.626 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" 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-18 05:31:15.626 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" acquired by "networking_hyperv.neutron._common_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-18 05:31:15.715 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-driver-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" 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-18 05:31:15.737 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [req-60f653f8-30b4-4baa-842a-a385e9f3c612 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Lock "n-hv-agent-port-lock-213440f3-7976-4da1-8f90-44eb75ec9511" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:31:15.986 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbafd9c8-031a-40e2-b4f2-0754089d1800 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] port_delete event received for '56af202a-ed74-43fd-819f-245e64c55964' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:31:21.267 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b77cef0f-b268-40ef-871c-31411d2fee2c 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group member updated on remote: ['82c55f72-a3e9-4e30-9f18-4e24ac81427a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:31:21.267 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-b77cef0f-b268-40ef-871c-31411d2fee2c 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Security group member updated ['82c55f72-a3e9-4e30-9f18-4e24ac81427a'] 2021-08-18 05:31:21.267 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-b77cef0f-b268-40ef-871c-31411d2fee2c 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Refresh firewall rules 2021-08-18 05:31:21.267 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b77cef0f-b268-40ef-871c-31411d2fee2c 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Get security group information for devices via rpc ['213440f3-7976-4da1-8f90-44eb75ec9511'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:31:21.299 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b77cef0f-b268-40ef-871c-31411d2fee2c 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:31:21.299 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b77cef0f-b268-40ef-871c-31411d2fee2c 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:31:21.344 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b77cef0f-b268-40ef-871c-31411d2fee2c 04b77fd0cfe8443880d3abbd19cf6a24 0cf0a211aea34d5a8ebeb9912fca4c8b - - -] port_delete event received for '213440f3-7976-4da1-8f90-44eb75ec9511' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:31:21.407 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 213440f3-7976-4da1-8f90-44eb75ec9511 2021-08-18 05:31:22.126 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15d8acb4-38aa-4474-8a67-cd0dc4b25b27 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network 80a2b1a6-8918-4028-a29f-55a5b68503f1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:31:22.126 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15d8acb4-38aa-4474-8a67-cd0dc4b25b27 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Network 80a2b1a6-8918-4028-a29f-55a5b68503f1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 05:31:22.267 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:31:22.267 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '213440f3-7976-4da1-8f90-44eb75ec9511' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:31:22.267 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '213440f3-7976-4da1-8f90-44eb75ec9511' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:31:22.267 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 213440f3-7976-4da1-8f90-44eb75ec9511 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:31:22.267 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['213440f3-7976-4da1-8f90-44eb75ec9511'] 2021-08-18 05:31:22.283 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:31:22.283 3644 1736583363928 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-18 05:31:22.283 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['213440f3-7976-4da1-8f90-44eb75ec9511'] 2021-08-18 05:31:24.281 3644 1736583363928 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-18 05:31:24.297 3644 1736583363928 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-18 05:31:24.563 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa240c8c-c05c-4797-9517-4ba33c31f868 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for 'd5cd998f-943c-4167-a760-abaa0fbe3d1d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:31:25.998 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91f826f5-24de-45b9-ad2c-a61891fecc76 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for '711d0e1d-2380-477f-ad99-d4a5283f9494' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:31:27.017 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c80708f1-afde-4893-b23b-93b1b750eb8f 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for '36e0bb08-fac7-45d4-9ee1-1da4aa467207' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:31:27.219 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c80708f1-afde-4893-b23b-93b1b750eb8f 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network 4ffb48f6-97a0-4632-a985-61325a00a1a1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:31:27.219 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c80708f1-afde-4893-b23b-93b1b750eb8f 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Reclaiming local network 4ffb48f6-97a0-4632-a985-61325a00a1a1 2021-08-18 05:31:27.282 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38fd0594-8cd8-4eb2-8cba-cf77f66f6c51 - - - - -] port_delete event received for '36e0bb08-fac7-45d4-9ee1-1da4aa467207' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:31:28.158 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d4c69ae-d322-4b0c-8415-e69948b1c2fa 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for '9e50cc86-e039-42cf-b7f5-079d6288102b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:31:29.206 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8293e03e-d0b2-4075-aa2c-4e4214bf61ed 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for '95881e31-79d9-4731-8521-86c07dab486f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:31:29.939 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7a3da3f-696d-4bea-815a-7ccceb8e8862 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for 'a4569d95-f71d-43b3-8675-d8d332142414' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:31:30.066 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc352389-c0df-46d1-82ce-a6b76ee86983 - - - - -] port_delete event received for 'a4569d95-f71d-43b3-8675-d8d332142414' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:31:30.142 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7a3da3f-696d-4bea-815a-7ccceb8e8862 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network 219b3171-da67-41cc-9817-23228539dc28 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:31:30.142 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7a3da3f-696d-4bea-815a-7ccceb8e8862 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Network 219b3171-da67-41cc-9817-23228539dc28 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 05:31:45.563 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ab24c131-93a1-42e2-b5c7-52f9ed7cb359 2021-08-18 05:31:46.378 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:31:46.378 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ab24c131-93a1-42e2-b5c7-52f9ed7cb359' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:31:46.378 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ab24c131-93a1-42e2-b5c7-52f9ed7cb359' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:31:46.378 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:31:46.390 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 806b7b9b-329f-403c-b96d-30b62e66bf63 2021-08-18 05:31:46.390 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ab24c131-93a1-42e2-b5c7-52f9ed7cb359'] 2021-08-18 05:31:46.390 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:31:46.390 3644 1736583363928 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-18 05:31:46.390 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ab24c131-93a1-42e2-b5c7-52f9ed7cb359'] 2021-08-18 05:31:48.391 3644 1736583363928 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-18 05:31:48.515 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:31:49.748 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ab24c131-93a1-42e2-b5c7-52f9ed7cb359 2021-08-18 05:31:50.391 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:31:50.577 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 2021-08-18 05:31:50.577 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 updated. Details: {'device': 'ab24c131-93a1-42e2-b5c7-52f9ed7cb359', 'network_id': '806b7b9b-329f-403c-b96d-30b62e66bf63', 'port_id': 'ab24c131-93a1-42e2-b5c7-52f9ed7cb359', 'mac_address': 'fa:16:3e:1e:66:85', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 147, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '29d2397c-2bcc-4732-a129-0d2cda1f20e6', '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-18 05:31:50.577 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:31:50.577 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ab24c131-93a1-42e2-b5c7-52f9ed7cb359" acquired by "networking_hyperv.neutron._common_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-18 05:31:50.577 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:31:50.577 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 806b7b9b-329f-403c-b96d-30b62e66bf63 2021-08-18 05:31:50.577 3644 1736583363928 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-18 05:31:50.717 3644 1736583363928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ab24c131-93a1-42e2-b5c7-52f9ed7cb359') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:31:50.717 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ab24c131-93a1-42e2-b5c7-52f9ed7cb359') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:31:50.717 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:31:50.717 3644 1736583363928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 147, VLAN trunk: None to switch port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 2021-08-18 05:31:50.798 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:31:50.798 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ab24c131-93a1-42e2-b5c7-52f9ed7cb359'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:31:51.014 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ab24c131-93a1-42e2-b5c7-52f9ed7cb359']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:31:51.014 3644 1736583363928 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-18 05:31:51.014 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82562f3f-d791-4a09-bfbf-e5c668d2bb44) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:31:51.014 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ab24c131-93a1-42e2-b5c7-52f9ed7cb359 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:31:51.014 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:31:51.014 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ab24c131-93a1-42e2-b5c7-52f9ed7cb359 not yet added. Adding. 2021-08-18 05:31:51.014 3644 1736583363928 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-18 05:31:51.014 3644 1736583363928 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-18 05:31:51.127 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab24c131-93a1-42e2-b5c7-52f9ed7cb359" acquired by "networking_hyperv.neutron._common_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-18 05:31:51.235 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab24c131-93a1-42e2-b5c7-52f9ed7cb359" 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-18 05:31:51.249 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab24c131-93a1-42e2-b5c7-52f9ed7cb359" acquired by "networking_hyperv.neutron._common_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-18 05:31:51.376 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab24c131-93a1-42e2-b5c7-52f9ed7cb359" 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-18 05:31:51.486 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ab24c131-93a1-42e2-b5c7-52f9ed7cb359" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:31:51.486 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:31:51.486 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 processed. 2021-08-18 05:31:52.405 3644 1736583363928 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-18 05:31:52.577 3644 1736583363928 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-18 05:32:01.813 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 26cb1615-b133-4a25-bfa6-c086c3019b6b 2021-08-18 05:32:02.482 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:32:02.680 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port 26cb1615-b133-4a25-bfa6-c086c3019b6b 2021-08-18 05:32:02.680 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port 26cb1615-b133-4a25-bfa6-c086c3019b6b updated. Details: {'device': '26cb1615-b133-4a25-bfa6-c086c3019b6b', 'network_id': '9903ad66-f494-41d7-bb54-2ee1f87806a4', 'port_id': '26cb1615-b133-4a25-bfa6-c086c3019b6b', 'mac_address': 'fa:16:3e:1d:cf:43', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 132, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '492c8055-91d7-4241-81a6-eea883edca10', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-18 05:32:02.680 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:32:02.680 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" acquired by "networking_hyperv.neutron._common_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-18 05:32:02.680 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 26cb1615-b133-4a25-bfa6-c086c3019b6b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:32:02.680 3644 1736583363928 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-18 05:32:02.689 3644 1736583363928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '26cb1615-b133-4a25-bfa6-c086c3019b6b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:32:02.689 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '26cb1615-b133-4a25-bfa6-c086c3019b6b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:32:02.689 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 26cb1615-b133-4a25-bfa6-c086c3019b6b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:32:02.689 3644 1736583363928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 132, VLAN trunk: None to switch port 26cb1615-b133-4a25-bfa6-c086c3019b6b 2021-08-18 05:32:02.751 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:32:02.751 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['26cb1615-b133-4a25-bfa6-c086c3019b6b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:32:02.923 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['26cb1615-b133-4a25-bfa6-c086c3019b6b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:32:02.923 3644 1736583363928 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-18 05:32:02.923 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (86991f52-b00a-4ca0-8d07-a9984bfc1b80) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:32:02.923 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 26cb1615-b133-4a25-bfa6-c086c3019b6b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:32:02.923 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:32:02.923 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-18 05:32:02.923 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" acquired by "networking_hyperv.neutron._common_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-18 05:32:02.923 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" 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-18 05:32:02.923 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" acquired by "networking_hyperv.neutron._common_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-18 05:32:02.923 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" 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-18 05:32:02.951 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" 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-18 05:32:02.951 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 26cb1615-b133-4a25-bfa6-c086c3019b6b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:32:02.951 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 26cb1615-b133-4a25-bfa6-c086c3019b6b processed. 2021-08-18 05:32:04.498 3644 1736583363928 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-18 05:32:04.705 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:32:11.843 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 26cb1615-b133-4a25-bfa6-c086c3019b6b 2021-08-18 05:32:12.518 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:32:12.518 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '26cb1615-b133-4a25-bfa6-c086c3019b6b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:32:12.518 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '26cb1615-b133-4a25-bfa6-c086c3019b6b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:32:12.518 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 26cb1615-b133-4a25-bfa6-c086c3019b6b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:32:12.530 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26cb1615-b133-4a25-bfa6-c086c3019b6b'] 2021-08-18 05:32:12.530 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:32:12.530 3644 1736583363928 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-18 05:32:12.530 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26cb1615-b133-4a25-bfa6-c086c3019b6b'] 2021-08-18 05:32:14.529 3644 1736583363928 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-18 05:32:14.658 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:32:15.861 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 26cb1615-b133-4a25-bfa6-c086c3019b6b 2021-08-18 05:32:16.539 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:32:16.539 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '26cb1615-b133-4a25-bfa6-c086c3019b6b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:32:16.539 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '26cb1615-b133-4a25-bfa6-c086c3019b6b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:32:16.539 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 26cb1615-b133-4a25-bfa6-c086c3019b6b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:32:16.539 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9903ad66-f494-41d7-bb54-2ee1f87806a4 2021-08-18 05:32:16.539 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26cb1615-b133-4a25-bfa6-c086c3019b6b'] 2021-08-18 05:32:16.556 3644 1736583363928 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-18 05:32:16.556 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26cb1615-b133-4a25-bfa6-c086c3019b6b'] 2021-08-18 05:32:18.560 3644 1736583363928 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-18 05:32:18.637 3644 1736583363928 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-18 05:32:30.018 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 26cb1615-b133-4a25-bfa6-c086c3019b6b 2021-08-18 05:32:30.580 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:32:30.762 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port 26cb1615-b133-4a25-bfa6-c086c3019b6b 2021-08-18 05:32:30.762 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port 26cb1615-b133-4a25-bfa6-c086c3019b6b updated. Details: {'device': '26cb1615-b133-4a25-bfa6-c086c3019b6b', 'network_id': '9903ad66-f494-41d7-bb54-2ee1f87806a4', 'port_id': '26cb1615-b133-4a25-bfa6-c086c3019b6b', 'mac_address': 'fa:16:3e:1d:cf:43', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 132, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '492c8055-91d7-4241-81a6-eea883edca10', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-18 05:32:30.762 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:32:30.762 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" acquired by "networking_hyperv.neutron._common_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-18 05:32:30.762 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 26cb1615-b133-4a25-bfa6-c086c3019b6b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:32:30.762 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9903ad66-f494-41d7-bb54-2ee1f87806a4 2021-08-18 05:32:30.762 3644 1736583363928 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-18 05:32:30.890 3644 1736583363928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '26cb1615-b133-4a25-bfa6-c086c3019b6b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:32:30.890 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '26cb1615-b133-4a25-bfa6-c086c3019b6b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:32:30.890 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 26cb1615-b133-4a25-bfa6-c086c3019b6b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:32:30.890 3644 1736583363928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 132, VLAN trunk: None to switch port 26cb1615-b133-4a25-bfa6-c086c3019b6b 2021-08-18 05:32:30.969 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:32:30.969 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['26cb1615-b133-4a25-bfa6-c086c3019b6b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:32:31.128 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['26cb1615-b133-4a25-bfa6-c086c3019b6b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:32:31.128 3644 1736583363928 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-18 05:32:31.128 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (86991f52-b00a-4ca0-8d07-a9984bfc1b80) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:32:31.128 3644 1736583363928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 26cb1615-b133-4a25-bfa6-c086c3019b6b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:32:31.128 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:32:31.128 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 26cb1615-b133-4a25-bfa6-c086c3019b6b not yet added. Adding. 2021-08-18 05:32:31.128 3644 1736583363928 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-18 05:32:31.128 3644 1736583363928 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-18 05:32:31.204 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" acquired by "networking_hyperv.neutron._common_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-18 05:32:31.293 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:32:31.293 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" acquired by "networking_hyperv.neutron._common_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-18 05:32:31.393 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" 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-18 05:32:31.471 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26cb1615-b133-4a25-bfa6-c086c3019b6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:32:31.471 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 26cb1615-b133-4a25-bfa6-c086c3019b6b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:32:31.471 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 26cb1615-b133-4a25-bfa6-c086c3019b6b processed. 2021-08-18 05:32:32.581 3644 1736583363928 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-18 05:32:32.736 3644 1736583363928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:33:05.359 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bd944ab-3d8a-42bf-bec1-e738138185e2 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] port_delete event received for 'f3c6223d-a799-4983-8a63-cac1511f6630' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:33:07.651 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ca6da49-0704-4998-9325-1538273ced31 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group member updated on remote: ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:33:07.651 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-2ca6da49-0704-4998-9325-1538273ced31 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] Security group member updated ['82562f3f-d791-4a09-bfbf-e5c668d2bb44'] 2021-08-18 05:33:07.720 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ca6da49-0704-4998-9325-1538273ced31 29741ad432844c2c8e23e100c03fb761 e479434c81e14b6d9cb6835a3ea3e5c7 - - -] port_delete event received for 'ab24c131-93a1-42e2-b5c7-52f9ed7cb359' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:33:08.125 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 26cb1615-b133-4a25-bfa6-c086c3019b6b 2021-08-18 05:33:08.141 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ab24c131-93a1-42e2-b5c7-52f9ed7cb359 2021-08-18 05:33:08.453 3644 1736583363928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8a55c59-58fc-44a5-bcce-0f287f334029 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group member updated on remote: ['86991f52-b00a-4ca0-8d07-a9984bfc1b80'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:33:08.453 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [req-e8a55c59-58fc-44a5-bcce-0f287f334029 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] Security group member updated ['86991f52-b00a-4ca0-8d07-a9984bfc1b80'] 2021-08-18 05:33:08.735 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8a55c59-58fc-44a5-bcce-0f287f334029 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] port_delete event received for '26cb1615-b133-4a25-bfa6-c086c3019b6b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:33:08.797 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:33:08.797 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ab24c131-93a1-42e2-b5c7-52f9ed7cb359' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:33:08.797 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ab24c131-93a1-42e2-b5c7-52f9ed7cb359' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:33:08.797 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ab24c131-93a1-42e2-b5c7-52f9ed7cb359 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:33:08.797 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '26cb1615-b133-4a25-bfa6-c086c3019b6b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:33:08.797 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '26cb1615-b133-4a25-bfa6-c086c3019b6b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:33:08.797 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 26cb1615-b133-4a25-bfa6-c086c3019b6b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:33:08.808 3644 1736583363928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9903ad66-f494-41d7-bb54-2ee1f87806a4 2021-08-18 05:33:08.808 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26cb1615-b133-4a25-bfa6-c086c3019b6b'] 2021-08-18 05:33:08.808 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:33:08.808 3644 1736583363928 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-18 05:33:08.808 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26cb1615-b133-4a25-bfa6-c086c3019b6b'] 2021-08-18 05:33:08.808 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 806b7b9b-329f-403c-b96d-30b62e66bf63 2021-08-18 05:33:08.808 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ab24c131-93a1-42e2-b5c7-52f9ed7cb359'] 2021-08-18 05:33:08.808 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:33:08.808 3644 1736583364456 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-18 05:33:08.808 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ab24c131-93a1-42e2-b5c7-52f9ed7cb359'] 2021-08-18 05:33:10.625 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9c05ae7-186c-4de5-8006-2f297a6513d7 16bb6bb67a534dd7af0b5030816ab0c2 c52130457f6245c9a4e9534552e33f4e - - -] port_delete event received for '41039d66-533d-4d8c-b46a-aca9ff8f13ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:33:10.687 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25980f20-5378-4097-86ad-777714a159c1 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for 'fc32f849-98d8-4bc6-86ce-a57609fd55da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:33:10.806 3644 1736583364456 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-18 05:33:10.853 3644 1736583364456 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-18 05:33:11.730 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c14d39f4-7d10-430b-a62e-aada1379afdc 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for '4b791269-5685-4f75-ac79-93587fa2d08a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:33:12.462 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec40a391-9ed7-4adf-b812-c2fad1fd285c 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for '03bf937e-ff01-4c55-8be3-0843a7a0702a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:33:12.656 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec40a391-9ed7-4adf-b812-c2fad1fd285c 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network 806b7b9b-329f-403c-b96d-30b62e66bf63 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:33:12.656 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec40a391-9ed7-4adf-b812-c2fad1fd285c 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Network 806b7b9b-329f-403c-b96d-30b62e66bf63 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 05:33:13.611 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fa822f3-60b0-4d82-ba80-3da9f3b80710 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for 'f7442c4e-1ac9-4dbf-b0cb-684a47d24be1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:33:14.093 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4355409-f159-49c0-b84e-42b5c0bbdf9b 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for 'f11a53c8-1014-4a55-b736-88ab27e31326' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:33:15.149 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b2fe086-7701-49f3-a41f-f413278047b2 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for '1b9c15c3-f87c-4727-ab99-9717032b97ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:33:15.718 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67ad6a53-014e-4ca2-8c91-8780a6976f5a 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for 'b3a7f850-3639-43c9-a4fc-b81b059ce0cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:33:15.921 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e290947b-3877-46d3-8a0f-1b3ca9488920 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for 'c0ed0604-9de3-4bfb-a94e-e044ead48809' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:33:16.140 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e290947b-3877-46d3-8a0f-1b3ca9488920 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network feb79c17-c507-4a1f-b2a6-82474ddee389 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:33:16.140 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e290947b-3877-46d3-8a0f-1b3ca9488920 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Network feb79c17-c507-4a1f-b2a6-82474ddee389 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 05:33:16.589 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b333156-b73f-431a-9dc3-f2bb0d9cde19 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for '8d9ca769-4bba-40b9-8e98-401fa89c5067' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:33:16.718 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec37ef30-8fb3-422f-ba2e-24487cf2a708 - - - - -] port_delete event received for '8d9ca769-4bba-40b9-8e98-401fa89c5067' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:33:16.765 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b333156-b73f-431a-9dc3-f2bb0d9cde19 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network 9903ad66-f494-41d7-bb54-2ee1f87806a4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:33:16.765 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b333156-b73f-431a-9dc3-f2bb0d9cde19 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Network 9903ad66-f494-41d7-bb54-2ee1f87806a4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 05:33:21.077 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed8a1126-e099-41d2-8d5d-bbe47227409b - - - - -] port_update received: f0b70953-3906-4fd3-a0d1-7001bf3451d3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:33:21.091 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed8a1126-e099-41d2-8d5d-bbe47227409b - - - - -] No port f0b70953-3906-4fd3-a0d1-7001bf3451d3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:33:22.593 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01476abf-0b13-4f70-aba7-35f7fbde4339 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group rule updated on remote: ['60d12d1d-28d4-43ce-a268-7b4c3148da7d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:33:22.593 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-01476abf-0b13-4f70-aba7-35f7fbde4339 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group rule updated ['60d12d1d-28d4-43ce-a268-7b4c3148da7d'] 2021-08-18 05:33:22.717 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a90cfc4b-718d-482c-bc96-1abd86fda40a 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group rule updated on remote: ['60d12d1d-28d4-43ce-a268-7b4c3148da7d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:33:22.717 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-a90cfc4b-718d-482c-bc96-1abd86fda40a 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group rule updated ['60d12d1d-28d4-43ce-a268-7b4c3148da7d'] 2021-08-18 05:33:23.858 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dad0f6c-5fd3-4d00-9d6d-e0591bfdad2f - - - - -] port_update received: 0aa75164-31a0-4749-86bf-388a5861faa5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:33:23.858 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dad0f6c-5fd3-4d00-9d6d-e0591bfdad2f - - - - -] No port 0aa75164-31a0-4749-86bf-388a5861faa5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:33:26.780 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b29078ce-673d-430e-a8df-879294c0dc07 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group member updated on remote: ['60d12d1d-28d4-43ce-a268-7b4c3148da7d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:33:26.780 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-b29078ce-673d-430e-a8df-879294c0dc07 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group member updated ['60d12d1d-28d4-43ce-a268-7b4c3148da7d'] 2021-08-18 05:33:27.499 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcb7ddca-89e3-4669-b0c1-9946393fa2ae 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: c6bec1d2-8240-4a5f-93d6-a950c1784426 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:33:27.499 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcb7ddca-89e3-4669-b0c1-9946393fa2ae 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port c6bec1d2-8240-4a5f-93d6-a950c1784426 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:33:30.342 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c6bec1d2-8240-4a5f-93d6-a950c1784426 2021-08-18 05:33:30.889 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:33:31.086 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port c6bec1d2-8240-4a5f-93d6-a950c1784426 2021-08-18 05:33:31.086 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port c6bec1d2-8240-4a5f-93d6-a950c1784426 updated. Details: {'device': 'c6bec1d2-8240-4a5f-93d6-a950c1784426', 'network_id': 'b9bbe639-f352-4db4-a881-7d841028b38b', 'port_id': 'c6bec1d2-8240-4a5f-93d6-a950c1784426', 'mac_address': 'fa:16:3e:bd:32:2f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 136, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fc41991d-5403-48b1-a48b-b26ab509eed5', '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-18 05:33:31.086 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:33:31.086 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6bec1d2-8240-4a5f-93d6-a950c1784426" acquired by "networking_hyperv.neutron._common_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-18 05:33:31.086 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c6bec1d2-8240-4a5f-93d6-a950c1784426 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:33:31.086 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b9bbe639-f352-4db4-a881-7d841028b38b 2021-08-18 05:33:31.086 3644 1736583364456 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-18 05:33:31.222 3644 1736583364456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c6bec1d2-8240-4a5f-93d6-a950c1784426') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:33:31.222 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c6bec1d2-8240-4a5f-93d6-a950c1784426') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:33:31.233 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c6bec1d2-8240-4a5f-93d6-a950c1784426 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:33:31.233 3644 1736583364456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 136, VLAN trunk: None to switch port c6bec1d2-8240-4a5f-93d6-a950c1784426 2021-08-18 05:33:31.279 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:33:31.279 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c6bec1d2-8240-4a5f-93d6-a950c1784426'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:33:31.545 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c6bec1d2-8240-4a5f-93d6-a950c1784426']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:33:31.545 3644 1736583364456 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-18 05:33:31.545 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (60d12d1d-28d4-43ce-a268-7b4c3148da7d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:33:31.545 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c6bec1d2-8240-4a5f-93d6-a950c1784426 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:33:31.545 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:33:31.545 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c6bec1d2-8240-4a5f-93d6-a950c1784426 not yet added. Adding. 2021-08-18 05:33:31.555 3644 1736583364456 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-18 05:33:31.555 3644 1736583364456 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-18 05:33:31.617 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6bec1d2-8240-4a5f-93d6-a950c1784426" acquired by "networking_hyperv.neutron._common_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-18 05:33:31.683 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6bec1d2-8240-4a5f-93d6-a950c1784426" 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-18 05:33:31.683 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6bec1d2-8240-4a5f-93d6-a950c1784426" acquired by "networking_hyperv.neutron._common_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-18 05:33:31.759 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6bec1d2-8240-4a5f-93d6-a950c1784426" 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-18 05:33:31.820 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6bec1d2-8240-4a5f-93d6-a950c1784426" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:33:31.820 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c6bec1d2-8240-4a5f-93d6-a950c1784426 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:33:31.820 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c6bec1d2-8240-4a5f-93d6-a950c1784426 processed. 2021-08-18 05:33:32.889 3644 1736583364456 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-18 05:33:33.062 3644 1736583364456 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-18 05:35:49.892 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd160655-64e3-4de9-a4ed-110a6939667e 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group member updated on remote: ['60d12d1d-28d4-43ce-a268-7b4c3148da7d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:35:49.892 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-dd160655-64e3-4de9-a4ed-110a6939667e 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group member updated ['60d12d1d-28d4-43ce-a268-7b4c3148da7d'] 2021-08-18 05:35:50.189 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd160655-64e3-4de9-a4ed-110a6939667e 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] port_delete event received for 'c6bec1d2-8240-4a5f-93d6-a950c1784426' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:35:51.248 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c6bec1d2-8240-4a5f-93d6-a950c1784426 2021-08-18 05:35:51.580 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb5f63e3-11cc-43d9-bd10-ae42a33372b7 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] port_delete event received for '6655bc19-d43f-4e95-835c-778afde98102' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:35:51.639 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:35:51.639 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c6bec1d2-8240-4a5f-93d6-a950c1784426' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:35:51.639 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c6bec1d2-8240-4a5f-93d6-a950c1784426' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:35:51.639 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c6bec1d2-8240-4a5f-93d6-a950c1784426 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:35:51.642 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b9bbe639-f352-4db4-a881-7d841028b38b 2021-08-18 05:35:51.642 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6bec1d2-8240-4a5f-93d6-a950c1784426'] 2021-08-18 05:35:51.642 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:35:51.642 3644 1736583364456 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-18 05:35:51.642 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6bec1d2-8240-4a5f-93d6-a950c1784426'] 2021-08-18 05:35:52.134 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05a4f740-467d-4714-accc-9d80b7a54dcb 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group rule updated on remote: ['3bde36f7-de85-4ca9-8ea7-1b17d15e13e8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:35:52.134 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-05a4f740-467d-4714-accc-9d80b7a54dcb 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group rule updated ['3bde36f7-de85-4ca9-8ea7-1b17d15e13e8'] 2021-08-18 05:35:52.284 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3e88d3a-2270-4814-b41f-ba070e52f734 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group rule updated on remote: ['3bde36f7-de85-4ca9-8ea7-1b17d15e13e8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 05:35:52.284 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-a3e88d3a-2270-4814-b41f-ba070e52f734 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group rule updated ['3bde36f7-de85-4ca9-8ea7-1b17d15e13e8'] 2021-08-18 05:35:53.642 3644 1736583364456 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-18 05:35:53.673 3644 1736583364456 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-18 05:35:55.441 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fb739ed-257a-4a9d-bdd5-62481130773a 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group member updated on remote: ['3bde36f7-de85-4ca9-8ea7-1b17d15e13e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:35:55.441 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-1fb739ed-257a-4a9d-bdd5-62481130773a 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group member updated ['3bde36f7-de85-4ca9-8ea7-1b17d15e13e8'] 2021-08-18 05:35:56.155 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fe4eabf-e75b-4f4e-bfcf-3c728ad637d6 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: 8817e317-8dea-4da5-a2e7-0c837373f169 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:35:56.158 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fe4eabf-e75b-4f4e-bfcf-3c728ad637d6 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port 8817e317-8dea-4da5-a2e7-0c837373f169 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:35:57.176 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8817e317-8dea-4da5-a2e7-0c837373f169 2021-08-18 05:35:57.658 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:35:57.814 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port 8817e317-8dea-4da5-a2e7-0c837373f169 2021-08-18 05:35:57.814 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port 8817e317-8dea-4da5-a2e7-0c837373f169 updated. Details: {'device': '8817e317-8dea-4da5-a2e7-0c837373f169', 'network_id': 'b9bbe639-f352-4db4-a881-7d841028b38b', 'port_id': '8817e317-8dea-4da5-a2e7-0c837373f169', 'mac_address': 'fa:16:3e:40:3d:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 136, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fc41991d-5403-48b1-a48b-b26ab509eed5', '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-18 05:35:57.814 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:35:57.814 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8817e317-8dea-4da5-a2e7-0c837373f169" acquired by "networking_hyperv.neutron._common_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-18 05:35:57.845 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8817e317-8dea-4da5-a2e7-0c837373f169 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:35:57.845 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b9bbe639-f352-4db4-a881-7d841028b38b 2021-08-18 05:35:57.845 3644 1736583364456 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-18 05:35:57.989 3644 1736583364456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8817e317-8dea-4da5-a2e7-0c837373f169') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:35:57.989 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8817e317-8dea-4da5-a2e7-0c837373f169') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:35:58.014 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8817e317-8dea-4da5-a2e7-0c837373f169 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:35:58.014 3644 1736583364456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 136, VLAN trunk: None to switch port 8817e317-8dea-4da5-a2e7-0c837373f169 2021-08-18 05:35:58.061 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:35:58.061 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8817e317-8dea-4da5-a2e7-0c837373f169'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:35:58.189 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8817e317-8dea-4da5-a2e7-0c837373f169']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:35:58.189 3644 1736583364456 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-18 05:35:58.205 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3bde36f7-de85-4ca9-8ea7-1b17d15e13e8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:35:58.205 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8817e317-8dea-4da5-a2e7-0c837373f169 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:35:58.205 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:35:58.205 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8817e317-8dea-4da5-a2e7-0c837373f169 not yet added. Adding. 2021-08-18 05:35:58.205 3644 1736583364456 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-18 05:35:58.205 3644 1736583364456 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-18 05:35:58.258 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8817e317-8dea-4da5-a2e7-0c837373f169" acquired by "networking_hyperv.neutron._common_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-18 05:35:58.318 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8817e317-8dea-4da5-a2e7-0c837373f169" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:35:58.318 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8817e317-8dea-4da5-a2e7-0c837373f169" acquired by "networking_hyperv.neutron._common_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-18 05:35:58.408 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8817e317-8dea-4da5-a2e7-0c837373f169" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:35:58.477 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8817e317-8dea-4da5-a2e7-0c837373f169" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.671s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:35:58.477 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8817e317-8dea-4da5-a2e7-0c837373f169 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:35:58.477 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8817e317-8dea-4da5-a2e7-0c837373f169 processed. 2021-08-18 05:35:59.686 3644 1736583364456 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-18 05:35:59.861 3644 1736583364456 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-18 05:36:51.675 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8817e317-8dea-4da5-a2e7-0c837373f169 2021-08-18 05:36:51.984 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:36:51.984 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8817e317-8dea-4da5-a2e7-0c837373f169' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:36:51.984 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8817e317-8dea-4da5-a2e7-0c837373f169' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:36:51.984 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8817e317-8dea-4da5-a2e7-0c837373f169 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:36:51.984 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b9bbe639-f352-4db4-a881-7d841028b38b 2021-08-18 05:36:51.984 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8817e317-8dea-4da5-a2e7-0c837373f169'] 2021-08-18 05:36:51.984 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:36:51.984 3644 1736583364456 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-18 05:36:51.984 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8817e317-8dea-4da5-a2e7-0c837373f169'] 2021-08-18 05:36:52.245 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8b46481-5c8f-4977-91de-a256cdcba0b3 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group member updated on remote: ['3bde36f7-de85-4ca9-8ea7-1b17d15e13e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:36:52.245 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-a8b46481-5c8f-4977-91de-a256cdcba0b3 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] Security group member updated ['3bde36f7-de85-4ca9-8ea7-1b17d15e13e8'] 2021-08-18 05:36:52.563 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8b46481-5c8f-4977-91de-a256cdcba0b3 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] port_delete event received for '8817e317-8dea-4da5-a2e7-0c837373f169' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:36:53.986 3644 1736583364456 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-18 05:36:54.017 3644 1736583364456 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-18 05:36:54.064 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db75b60b-8727-45aa-9823-2336ef62aed4 219ff047541c4910bf28b7cc4b0f8334 983ce927ae99490b94012e83a08dbbdd - - -] port_delete event received for '43c3b79b-e5c8-47a8-a57e-e5a87e71d9b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:36:58.765 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43e4ded6-eecf-469f-8033-0d9cc8c56064 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for '0aa75164-31a0-4749-86bf-388a5861faa5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:37:00.062 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cf2e545-95d0-40c6-88e2-d71063d8f5cc 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for 'f0b70953-3906-4fd3-a0d1-7001bf3451d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:37:00.804 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51a51ea9-18b0-4658-adf0-43318b179df6 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] port_delete event received for 'f44cd9f6-914f-4e37-b000-cbc66eab10da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:37:00.939 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8985b399-0e84-41a3-8c30-1f9b058856fc - - - - -] port_delete event received for 'f44cd9f6-914f-4e37-b000-cbc66eab10da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:37:00.987 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51a51ea9-18b0-4658-adf0-43318b179df6 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network b9bbe639-f352-4db4-a881-7d841028b38b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:37:00.987 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51a51ea9-18b0-4658-adf0-43318b179df6 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Network b9bbe639-f352-4db4-a881-7d841028b38b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 05:37:05.908 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46f40a6e-d513-4ea2-944b-f0e0dbeb93bb f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated on remote: ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:37:05.908 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-46f40a6e-d513-4ea2-944b-f0e0dbeb93bb f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] 2021-08-18 05:37:06.596 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7edba0a6-448c-46be-b9af-9b3602cff177 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: 9410c0b0-47ad-4160-af95-dceb8f42407f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:37:06.611 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7edba0a6-448c-46be-b9af-9b3602cff177 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port 9410c0b0-47ad-4160-af95-dceb8f42407f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:37:07.659 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9410c0b0-47ad-4160-af95-dceb8f42407f 2021-08-18 05:37:08.018 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:37:08.312 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port 9410c0b0-47ad-4160-af95-dceb8f42407f 2021-08-18 05:37:08.312 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port 9410c0b0-47ad-4160-af95-dceb8f42407f updated. Details: {'device': '9410c0b0-47ad-4160-af95-dceb8f42407f', 'network_id': '18a1e13b-4046-402b-bcc8-9be8d7939c04', 'port_id': '9410c0b0-47ad-4160-af95-dceb8f42407f', 'mac_address': 'fa:16:3e:99:00:c8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '72f6fd51-b997-4f2c-bee7-ddd28dbd7901', '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-18 05:37:08.312 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:37:08.312 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:37:08.312 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9410c0b0-47ad-4160-af95-dceb8f42407f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:37:08.312 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 18a1e13b-4046-402b-bcc8-9be8d7939c04 2021-08-18 05:37:08.331 3644 1736583364456 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-18 05:37:08.453 3644 1736583364456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9410c0b0-47ad-4160-af95-dceb8f42407f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:37:08.453 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9410c0b0-47ad-4160-af95-dceb8f42407f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:37:08.453 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9410c0b0-47ad-4160-af95-dceb8f42407f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:37:08.453 3644 1736583364456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port 9410c0b0-47ad-4160-af95-dceb8f42407f 2021-08-18 05:37:08.518 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:37:08.518 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9410c0b0-47ad-4160-af95-dceb8f42407f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:37:08.660 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9410c0b0-47ad-4160-af95-dceb8f42407f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:37:08.660 3644 1736583364456 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-18 05:37:08.660 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:37:08.660 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:37:08.660 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9410c0b0-47ad-4160-af95-dceb8f42407f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:37:08.660 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:37:08.660 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9410c0b0-47ad-4160-af95-dceb8f42407f not yet added. Adding. 2021-08-18 05:37:08.660 3644 1736583364456 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-18 05:37:08.660 3644 1736583364456 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-18 05:37:08.734 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:37:08.798 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" 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-18 05:37:08.798 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:37:08.875 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" 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-18 05:37:08.924 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:37:08.924 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9410c0b0-47ad-4160-af95-dceb8f42407f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:37:08.924 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9410c0b0-47ad-4160-af95-dceb8f42407f processed. 2021-08-18 05:37:10.031 3644 1736583364456 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-18 05:37:10.190 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:37:16.268 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated on remote: ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:37:16.268 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] 2021-08-18 05:37:16.268 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Refresh firewall rules 2021-08-18 05:37:16.268 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Get security group information for devices via rpc ['9410c0b0-47ad-4160-af95-dceb8f42407f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:37:16.423 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update security group information for ports dict_keys(['9410c0b0-47ad-4160-af95-dceb8f42407f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:37:16.423 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:37:16.423 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update rules of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:37:16.423 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update members of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:37:16.423 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update port filter for 9410c0b0-47ad-4160-af95-dceb8f42407f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:37:16.423 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Updating port rules. 2021-08-18 05:37:16.423 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Creating 1 new rules, removing 0 old rules. 2021-08-18 05:37:16.423 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:37:16.505 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" 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-18 05:37:16.505 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:37:16.515 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-6bb8a60f-d6af-4c02-853c-ffbd7d548a32 f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" 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-18 05:37:17.017 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-418dc69a-8ac1-48e4-ab26-d36a6cf43406 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: c7773d4e-3105-4829-a722-3954cc1b3d34 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:37:17.017 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-418dc69a-8ac1-48e4-ab26-d36a6cf43406 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port c7773d4e-3105-4829-a722-3954cc1b3d34 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:37:19.756 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c7773d4e-3105-4829-a722-3954cc1b3d34 2021-08-18 05:37:20.099 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:37:20.285 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port c7773d4e-3105-4829-a722-3954cc1b3d34 2021-08-18 05:37:20.285 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port c7773d4e-3105-4829-a722-3954cc1b3d34 updated. Details: {'device': 'c7773d4e-3105-4829-a722-3954cc1b3d34', 'network_id': '18a1e13b-4046-402b-bcc8-9be8d7939c04', 'port_id': 'c7773d4e-3105-4829-a722-3954cc1b3d34', 'mac_address': 'fa:16:3e:b7:ff:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '72f6fd51-b997-4f2c-bee7-ddd28dbd7901', '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-18 05:37:20.285 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:37:20.285 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" acquired by "networking_hyperv.neutron._common_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-18 05:37:20.285 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c7773d4e-3105-4829-a722-3954cc1b3d34 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:37:20.285 3644 1736583364456 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-18 05:37:20.407 3644 1736583364456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c7773d4e-3105-4829-a722-3954cc1b3d34') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:37:20.407 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c7773d4e-3105-4829-a722-3954cc1b3d34') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:37:20.407 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c7773d4e-3105-4829-a722-3954cc1b3d34 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:37:20.407 3644 1736583364456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port c7773d4e-3105-4829-a722-3954cc1b3d34 2021-08-18 05:37:20.470 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:37:20.470 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c7773d4e-3105-4829-a722-3954cc1b3d34'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:37:20.624 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c7773d4e-3105-4829-a722-3954cc1b3d34']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:37:20.624 3644 1736583364456 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-18 05:37:20.624 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:37:20.624 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:37:20.624 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c7773d4e-3105-4829-a722-3954cc1b3d34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:37:20.624 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:37:20.624 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c7773d4e-3105-4829-a722-3954cc1b3d34 not yet added. Adding. 2021-08-18 05:37:20.624 3644 1736583364456 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-18 05:37:20.624 3644 1736583364456 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-18 05:37:20.705 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" acquired by "networking_hyperv.neutron._common_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-18 05:37:20.812 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" 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-18 05:37:20.812 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" acquired by "networking_hyperv.neutron._common_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-18 05:37:20.921 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" 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-18 05:37:21.016 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:37:21.016 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c7773d4e-3105-4829-a722-3954cc1b3d34 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:37:21.016 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c7773d4e-3105-4829-a722-3954cc1b3d34 processed. 2021-08-18 05:37:22.100 3644 1736583364456 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-18 05:37:22.272 3644 1736583364456 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-18 05:37:28.018 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated on remote: ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:37:28.018 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] 2021-08-18 05:37:28.018 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Refresh firewall rules 2021-08-18 05:37:28.018 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Get security group information for devices via rpc ['9410c0b0-47ad-4160-af95-dceb8f42407f', 'c7773d4e-3105-4829-a722-3954cc1b3d34'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:37:28.253 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update security group information for ports dict_keys(['9410c0b0-47ad-4160-af95-dceb8f42407f', 'c7773d4e-3105-4829-a722-3954cc1b3d34']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:37:28.253 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:37:28.253 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update rules of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:37:28.253 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update members of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:37:28.253 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update port filter for 9410c0b0-47ad-4160-af95-dceb8f42407f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:37:28.253 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Updating port rules. 2021-08-18 05:37:28.253 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Creating 1 new rules, removing 0 old rules. 2021-08-18 05:37:28.253 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:37:28.359 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" 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-18 05:37:28.359 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:37:28.359 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" 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-18 05:37:28.359 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update port filter for c7773d4e-3105-4829-a722-3954cc1b3d34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:37:28.359 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Updating port rules. 2021-08-18 05:37:28.359 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Creating 1 new rules, removing 0 old rules. 2021-08-18 05:37:28.359 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" acquired by "networking_hyperv.neutron._common_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-18 05:37:28.468 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" 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-18 05:37:28.468 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" acquired by "networking_hyperv.neutron._common_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-18 05:37:28.468 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-c248f8d4-e285-44b0-aa9a-3749d098579b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" 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-18 05:37:28.718 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8ff921d-b6d4-4009-a4ae-3ca6774b053e 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: fbf1a60d-149b-42f1-9814-1f916aae7851 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:37:28.735 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8ff921d-b6d4-4009-a4ae-3ca6774b053e 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port fbf1a60d-149b-42f1-9814-1f916aae7851 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:37:29.830 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fbf1a60d-149b-42f1-9814-1f916aae7851 2021-08-18 05:37:30.141 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:37:30.329 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port fbf1a60d-149b-42f1-9814-1f916aae7851 2021-08-18 05:37:30.329 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port fbf1a60d-149b-42f1-9814-1f916aae7851 updated. Details: {'device': 'fbf1a60d-149b-42f1-9814-1f916aae7851', 'network_id': '18a1e13b-4046-402b-bcc8-9be8d7939c04', 'port_id': 'fbf1a60d-149b-42f1-9814-1f916aae7851', 'mac_address': 'fa:16:3e:b9:c0:a6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '72f6fd51-b997-4f2c-bee7-ddd28dbd7901', '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-18 05:37:30.329 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:37:30.329 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbf1a60d-149b-42f1-9814-1f916aae7851" acquired by "networking_hyperv.neutron._common_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-18 05:37:30.329 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fbf1a60d-149b-42f1-9814-1f916aae7851 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:37:30.329 3644 1736583364456 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-18 05:37:30.456 3644 1736583364456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fbf1a60d-149b-42f1-9814-1f916aae7851') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:37:30.456 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fbf1a60d-149b-42f1-9814-1f916aae7851') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:37:30.468 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fbf1a60d-149b-42f1-9814-1f916aae7851 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:37:30.468 3644 1736583364456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port fbf1a60d-149b-42f1-9814-1f916aae7851 2021-08-18 05:37:30.533 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:37:30.533 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fbf1a60d-149b-42f1-9814-1f916aae7851'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:37:30.674 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fbf1a60d-149b-42f1-9814-1f916aae7851']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:37:30.674 3644 1736583364456 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-18 05:37:30.674 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:37:30.674 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:37:30.674 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fbf1a60d-149b-42f1-9814-1f916aae7851 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:37:30.674 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:37:30.674 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fbf1a60d-149b-42f1-9814-1f916aae7851 not yet added. Adding. 2021-08-18 05:37:30.674 3644 1736583364456 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-18 05:37:30.674 3644 1736583364456 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-18 05:37:30.789 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbf1a60d-149b-42f1-9814-1f916aae7851" acquired by "networking_hyperv.neutron._common_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-18 05:37:30.895 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbf1a60d-149b-42f1-9814-1f916aae7851" 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-18 05:37:30.895 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbf1a60d-149b-42f1-9814-1f916aae7851" acquired by "networking_hyperv.neutron._common_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-18 05:37:31.033 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbf1a60d-149b-42f1-9814-1f916aae7851" 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-18 05:37:31.125 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbf1a60d-149b-42f1-9814-1f916aae7851" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:37:31.125 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fbf1a60d-149b-42f1-9814-1f916aae7851 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:37:31.125 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fbf1a60d-149b-42f1-9814-1f916aae7851 processed. 2021-08-18 05:37:32.143 3644 1736583364456 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-18 05:37:32.318 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:37:40.969 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated on remote: ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:37:40.969 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] 2021-08-18 05:37:40.969 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Refresh firewall rules 2021-08-18 05:37:40.969 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Get security group information for devices via rpc ['9410c0b0-47ad-4160-af95-dceb8f42407f', 'c7773d4e-3105-4829-a722-3954cc1b3d34', 'fbf1a60d-149b-42f1-9814-1f916aae7851'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:37:41.280 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update security group information for ports dict_keys(['9410c0b0-47ad-4160-af95-dceb8f42407f', 'c7773d4e-3105-4829-a722-3954cc1b3d34', 'fbf1a60d-149b-42f1-9814-1f916aae7851']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:37:41.280 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:37:41.280 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update rules of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:37:41.280 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update members of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:37:41.280 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update port filter for 9410c0b0-47ad-4160-af95-dceb8f42407f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:37:41.280 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Updating port rules. 2021-08-18 05:37:41.280 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Creating 1 new rules, removing 0 old rules. 2021-08-18 05:37:41.296 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:37:41.424 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" 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-18 05:37:41.424 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:37:41.424 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" 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-18 05:37:41.424 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update port filter for c7773d4e-3105-4829-a722-3954cc1b3d34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:37:41.424 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Updating port rules. 2021-08-18 05:37:41.424 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Creating 1 new rules, removing 0 old rules. 2021-08-18 05:37:41.436 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" acquired by "networking_hyperv.neutron._common_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-18 05:37:41.577 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" 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-18 05:37:41.577 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" acquired by "networking_hyperv.neutron._common_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-18 05:37:41.577 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" 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-18 05:37:41.577 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update port filter for fbf1a60d-149b-42f1-9814-1f916aae7851 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:37:41.577 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Updating port rules. 2021-08-18 05:37:41.577 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Creating 1 new rules, removing 0 old rules. 2021-08-18 05:37:41.577 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-fbf1a60d-149b-42f1-9814-1f916aae7851" acquired by "networking_hyperv.neutron._common_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-18 05:37:41.672 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-770bc2b9-8b19-470c-baa1-1193b424d848 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: d33d181b-c31b-4fd5-8b20-857d7c972ebb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:37:41.686 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-770bc2b9-8b19-470c-baa1-1193b424d848 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port d33d181b-c31b-4fd5-8b20-857d7c972ebb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:37:41.734 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-fbf1a60d-149b-42f1-9814-1f916aae7851" 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-18 05:37:41.734 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-fbf1a60d-149b-42f1-9814-1f916aae7851" acquired by "networking_hyperv.neutron._common_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-18 05:37:41.734 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-876a8d4a-6ccf-4e84-84e5-0d7f5ec0926b f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-fbf1a60d-149b-42f1-9814-1f916aae7851" 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-18 05:37:43.908 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d33d181b-c31b-4fd5-8b20-857d7c972ebb 2021-08-18 05:37:44.158 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:37:44.341 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port d33d181b-c31b-4fd5-8b20-857d7c972ebb 2021-08-18 05:37:44.341 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port d33d181b-c31b-4fd5-8b20-857d7c972ebb updated. Details: {'device': 'd33d181b-c31b-4fd5-8b20-857d7c972ebb', 'network_id': '18a1e13b-4046-402b-bcc8-9be8d7939c04', 'port_id': 'd33d181b-c31b-4fd5-8b20-857d7c972ebb', 'mac_address': 'fa:16:3e:dd:05:36', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '72f6fd51-b997-4f2c-bee7-ddd28dbd7901', '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-18 05:37:44.344 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:37:44.344 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d33d181b-c31b-4fd5-8b20-857d7c972ebb" acquired by "networking_hyperv.neutron._common_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-18 05:37:44.344 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d33d181b-c31b-4fd5-8b20-857d7c972ebb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:37:44.344 3644 1736583364456 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-18 05:37:44.500 3644 1736583364456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd33d181b-c31b-4fd5-8b20-857d7c972ebb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:37:44.500 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd33d181b-c31b-4fd5-8b20-857d7c972ebb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:37:44.500 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d33d181b-c31b-4fd5-8b20-857d7c972ebb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:37:44.500 3644 1736583364456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port d33d181b-c31b-4fd5-8b20-857d7c972ebb 2021-08-18 05:37:44.595 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:37:44.595 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d33d181b-c31b-4fd5-8b20-857d7c972ebb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:37:44.749 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d33d181b-c31b-4fd5-8b20-857d7c972ebb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:37:44.749 3644 1736583364456 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-18 05:37:44.749 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:37:44.749 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:37:44.749 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d33d181b-c31b-4fd5-8b20-857d7c972ebb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:37:44.749 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:37:44.749 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d33d181b-c31b-4fd5-8b20-857d7c972ebb not yet added. Adding. 2021-08-18 05:37:44.749 3644 1736583364456 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-18 05:37:44.749 3644 1736583364456 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-18 05:37:44.912 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d33d181b-c31b-4fd5-8b20-857d7c972ebb" acquired by "networking_hyperv.neutron._common_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-18 05:37:45.064 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d33d181b-c31b-4fd5-8b20-857d7c972ebb" 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-18 05:37:45.064 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d33d181b-c31b-4fd5-8b20-857d7c972ebb" acquired by "networking_hyperv.neutron._common_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-18 05:37:45.236 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d33d181b-c31b-4fd5-8b20-857d7c972ebb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:37:45.344 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d33d181b-c31b-4fd5-8b20-857d7c972ebb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:37:45.344 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d33d181b-c31b-4fd5-8b20-857d7c972ebb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:37:45.344 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d33d181b-c31b-4fd5-8b20-857d7c972ebb processed. 2021-08-18 05:37:46.192 3644 1736583364456 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-18 05:37:46.377 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:37:57.783 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated on remote: ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:37:57.783 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] 2021-08-18 05:37:57.783 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Refresh firewall rules 2021-08-18 05:37:57.783 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Get security group information for devices via rpc ['9410c0b0-47ad-4160-af95-dceb8f42407f', 'c7773d4e-3105-4829-a722-3954cc1b3d34', 'fbf1a60d-149b-42f1-9814-1f916aae7851', 'd33d181b-c31b-4fd5-8b20-857d7c972ebb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:37:57.879 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] port_delete event received for 'd33d181b-c31b-4fd5-8b20-857d7c972ebb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:37:58.109 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d33d181b-c31b-4fd5-8b20-857d7c972ebb 2021-08-18 05:37:58.127 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update security group information for ports dict_keys(['9410c0b0-47ad-4160-af95-dceb8f42407f', 'c7773d4e-3105-4829-a722-3954cc1b3d34', 'fbf1a60d-149b-42f1-9814-1f916aae7851']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:37:58.127 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:37:58.127 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update rules of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:37:58.127 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update members of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:37:58.127 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update port filter for 9410c0b0-47ad-4160-af95-dceb8f42407f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:37:58.127 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Updating port rules. 2021-08-18 05:37:58.127 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Creating 0 new rules, removing 1 old rules. 2021-08-18 05:37:58.127 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:37:58.127 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" 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-18 05:37:58.127 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:37:58.208 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:37:58.208 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd33d181b-c31b-4fd5-8b20-857d7c972ebb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:37:58.208 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd33d181b-c31b-4fd5-8b20-857d7c972ebb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:37:58.233 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d33d181b-c31b-4fd5-8b20-857d7c972ebb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:37:58.234 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d33d181b-c31b-4fd5-8b20-857d7c972ebb'] 2021-08-18 05:37:58.250 3644 1736583363928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:37:58.250 3644 1736583363928 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-18 05:37:58.250 3644 1736583363928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d33d181b-c31b-4fd5-8b20-857d7c972ebb'] 2021-08-18 05:37:58.311 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" 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-18 05:37:58.311 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update port filter for c7773d4e-3105-4829-a722-3954cc1b3d34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:37:58.311 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Updating port rules. 2021-08-18 05:37:58.311 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Creating 0 new rules, removing 1 old rules. 2021-08-18 05:37:58.311 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" acquired by "networking_hyperv.neutron._common_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-18 05:37:58.311 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" 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-18 05:37:58.311 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" acquired by "networking_hyperv.neutron._common_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-18 05:37:58.499 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" 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-18 05:37:58.499 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update port filter for fbf1a60d-149b-42f1-9814-1f916aae7851 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:37:58.499 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Updating port rules. 2021-08-18 05:37:58.499 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Creating 0 new rules, removing 1 old rules. 2021-08-18 05:37:58.499 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-fbf1a60d-149b-42f1-9814-1f916aae7851" acquired by "networking_hyperv.neutron._common_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-18 05:37:58.499 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-fbf1a60d-149b-42f1-9814-1f916aae7851" 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-18 05:37:58.499 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-fbf1a60d-149b-42f1-9814-1f916aae7851" acquired by "networking_hyperv.neutron._common_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-18 05:37:58.672 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-0a1f2a85-ec19-4bed-a16a-6f5c2eebb51a f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-fbf1a60d-149b-42f1-9814-1f916aae7851" 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-18 05:38:00.217 3644 1736583364456 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-18 05:38:00.247 3644 1736583364456 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-18 05:38:02.126 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fbf1a60d-149b-42f1-9814-1f916aae7851 2021-08-18 05:38:02.221 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:38:02.221 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fbf1a60d-149b-42f1-9814-1f916aae7851' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:38:02.221 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fbf1a60d-149b-42f1-9814-1f916aae7851' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:38:02.221 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fbf1a60d-149b-42f1-9814-1f916aae7851 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:38:02.221 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbf1a60d-149b-42f1-9814-1f916aae7851'] 2021-08-18 05:38:02.221 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:38:02.221 3644 1736583364456 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-18 05:38:02.221 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbf1a60d-149b-42f1-9814-1f916aae7851'] 2021-08-18 05:38:02.352 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated on remote: ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:38:02.352 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] 2021-08-18 05:38:02.352 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Refresh firewall rules 2021-08-18 05:38:02.352 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Get security group information for devices via rpc ['9410c0b0-47ad-4160-af95-dceb8f42407f', 'c7773d4e-3105-4829-a722-3954cc1b3d34'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:38:02.423 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] port_delete event received for 'fbf1a60d-149b-42f1-9814-1f916aae7851' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:38:02.583 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update security group information for ports dict_keys(['9410c0b0-47ad-4160-af95-dceb8f42407f', 'c7773d4e-3105-4829-a722-3954cc1b3d34']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:38:02.583 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:38:02.583 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update rules of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:38:02.583 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update members of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:38:02.583 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update port filter for 9410c0b0-47ad-4160-af95-dceb8f42407f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:38:02.599 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Updating port rules. 2021-08-18 05:38:02.599 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Creating 0 new rules, removing 1 old rules. 2021-08-18 05:38:02.599 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:38:02.599 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" 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-18 05:38:02.599 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:38:02.735 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" 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-18 05:38:02.735 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update port filter for c7773d4e-3105-4829-a722-3954cc1b3d34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:38:02.735 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Updating port rules. 2021-08-18 05:38:02.735 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Creating 0 new rules, removing 1 old rules. 2021-08-18 05:38:02.735 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" acquired by "networking_hyperv.neutron._common_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-18 05:38:02.735 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" 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-18 05:38:02.735 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" acquired by "networking_hyperv.neutron._common_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-18 05:38:02.876 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-5cd6bfd7-c1c8-4be2-b1d8-8a319134e5ff f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-c7773d4e-3105-4829-a722-3954cc1b3d34" 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-18 05:38:04.220 3644 1736583364456 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-18 05:38:04.239 3644 1736583364456 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-18 05:38:05.747 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated on remote: ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:38:05.747 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] 2021-08-18 05:38:05.747 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Refresh firewall rules 2021-08-18 05:38:05.747 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Get security group information for devices via rpc ['9410c0b0-47ad-4160-af95-dceb8f42407f', 'c7773d4e-3105-4829-a722-3954cc1b3d34'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:38:05.811 3644 1736583363928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] port_delete event received for 'c7773d4e-3105-4829-a722-3954cc1b3d34' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:38:05.889 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update security group information for ports dict_keys(['9410c0b0-47ad-4160-af95-dceb8f42407f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:38:05.889 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:38:05.889 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update rules of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:38:05.889 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update members of security group (d0003d23-cbe0-4b10-a79e-695ea0ac1aef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:38:05.889 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Update port filter for 9410c0b0-47ad-4160-af95-dceb8f42407f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:38:05.889 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Updating port rules. 2021-08-18 05:38:05.889 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Creating 0 new rules, removing 1 old rules. 2021-08-18 05:38:05.889 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:38:05.905 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:38:05.905 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" acquired by "networking_hyperv.neutron._common_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-18 05:38:06.017 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [req-088c9105-3420-4b16-976d-04b0c76b8c7e f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Lock "n-hv-driver-port-lock-9410c0b0-47ad-4160-af95-dceb8f42407f" 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-18 05:38:06.142 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c7773d4e-3105-4829-a722-3954cc1b3d34 2021-08-18 05:38:06.232 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:38:06.232 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c7773d4e-3105-4829-a722-3954cc1b3d34' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:38:06.232 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c7773d4e-3105-4829-a722-3954cc1b3d34' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:38:06.232 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c7773d4e-3105-4829-a722-3954cc1b3d34 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:38:06.232 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c7773d4e-3105-4829-a722-3954cc1b3d34'] 2021-08-18 05:38:06.232 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:38:06.232 3644 1736583364456 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-18 05:38:06.232 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c7773d4e-3105-4829-a722-3954cc1b3d34'] 2021-08-18 05:38:08.252 3644 1736583364456 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-18 05:38:08.279 3644 1736583364456 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-18 05:38:10.154 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9410c0b0-47ad-4160-af95-dceb8f42407f 2021-08-18 05:38:10.267 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:38:10.267 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9410c0b0-47ad-4160-af95-dceb8f42407f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:38:10.267 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9410c0b0-47ad-4160-af95-dceb8f42407f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:38:10.267 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9410c0b0-47ad-4160-af95-dceb8f42407f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:38:10.267 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 18a1e13b-4046-402b-bcc8-9be8d7939c04 2021-08-18 05:38:10.267 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9410c0b0-47ad-4160-af95-dceb8f42407f'] 2021-08-18 05:38:10.267 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:38:10.282 3644 1736583364456 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-18 05:38:10.282 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9410c0b0-47ad-4160-af95-dceb8f42407f'] 2021-08-18 05:38:10.381 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8dd8a69-be29-496a-952a-3c81eefbb8ba f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated on remote: ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:38:10.381 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-e8dd8a69-be29-496a-952a-3c81eefbb8ba f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] Security group member updated ['d0003d23-cbe0-4b10-a79e-695ea0ac1aef'] 2021-08-18 05:38:10.451 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8dd8a69-be29-496a-952a-3c81eefbb8ba f93e043926c6458fa7bd7d81b41f9c22 677c320852604c4e9c995048d80e8d6b - - -] port_delete event received for '9410c0b0-47ad-4160-af95-dceb8f42407f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:38:12.283 3644 1736583364456 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-18 05:38:12.311 3644 1736583364456 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-18 05:38:12.391 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23c5d264-6836-4b7b-b9c7-7cee0a5b37dc 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network 18a1e13b-4046-402b-bcc8-9be8d7939c04 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:38:12.391 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23c5d264-6836-4b7b-b9c7-7cee0a5b37dc 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Network 18a1e13b-4046-402b-bcc8-9be8d7939c04 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 05:38:35.153 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb5fb14f-9e0e-4197-b33a-5664f29242f7 1e24605358684ea089b6c58550175928 58ed4d730a6e480ab27d088536736170 - - -] Security group member updated on remote: ['a156e8b1-0b53-4943-a839-430fbd018ccb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:38:35.153 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-cb5fb14f-9e0e-4197-b33a-5664f29242f7 1e24605358684ea089b6c58550175928 58ed4d730a6e480ab27d088536736170 - - -] Security group member updated ['a156e8b1-0b53-4943-a839-430fbd018ccb'] 2021-08-18 05:38:35.861 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c10cd6f9-c861-4a68-8d72-906934044b51 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: 990048bf-7b64-40b2-9ad7-76dba44fa8d0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:38:35.861 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c10cd6f9-c861-4a68-8d72-906934044b51 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port 990048bf-7b64-40b2-9ad7-76dba44fa8d0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:38:38.236 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 990048bf-7b64-40b2-9ad7-76dba44fa8d0 2021-08-18 05:38:38.346 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:38:38.533 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port 990048bf-7b64-40b2-9ad7-76dba44fa8d0 2021-08-18 05:38:38.533 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port 990048bf-7b64-40b2-9ad7-76dba44fa8d0 updated. Details: {'device': '990048bf-7b64-40b2-9ad7-76dba44fa8d0', 'network_id': '09bbb443-1758-4a54-af41-84ff8bcd1373', 'port_id': '990048bf-7b64-40b2-9ad7-76dba44fa8d0', 'mac_address': 'fa:16:3e:6d:f2:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 103, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd1c85dc3-ac5e-46ae-be09-05dc54632995', '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-18 05:38:38.533 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:38:38.533 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-990048bf-7b64-40b2-9ad7-76dba44fa8d0" acquired by "networking_hyperv.neutron._common_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-18 05:38:38.533 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 990048bf-7b64-40b2-9ad7-76dba44fa8d0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:38:38.533 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 09bbb443-1758-4a54-af41-84ff8bcd1373 2021-08-18 05:38:38.533 3644 1736583364456 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-18 05:38:38.654 3644 1736583364456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '990048bf-7b64-40b2-9ad7-76dba44fa8d0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:38:38.654 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '990048bf-7b64-40b2-9ad7-76dba44fa8d0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:38:38.654 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 990048bf-7b64-40b2-9ad7-76dba44fa8d0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:38:38.669 3644 1736583364456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 103, VLAN trunk: None to switch port 990048bf-7b64-40b2-9ad7-76dba44fa8d0 2021-08-18 05:38:38.716 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:38:38.716 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['990048bf-7b64-40b2-9ad7-76dba44fa8d0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:38:38.861 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['990048bf-7b64-40b2-9ad7-76dba44fa8d0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:38:38.861 3644 1736583364456 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-18 05:38:38.861 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a156e8b1-0b53-4943-a839-430fbd018ccb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:38:38.861 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a156e8b1-0b53-4943-a839-430fbd018ccb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:38:38.861 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 990048bf-7b64-40b2-9ad7-76dba44fa8d0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:38:38.861 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:38:38.861 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 990048bf-7b64-40b2-9ad7-76dba44fa8d0 not yet added. Adding. 2021-08-18 05:38:38.861 3644 1736583364456 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-18 05:38:38.861 3644 1736583364456 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-18 05:38:38.939 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-990048bf-7b64-40b2-9ad7-76dba44fa8d0" acquired by "networking_hyperv.neutron._common_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-18 05:38:39.002 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-990048bf-7b64-40b2-9ad7-76dba44fa8d0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:38:39.002 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-990048bf-7b64-40b2-9ad7-76dba44fa8d0" acquired by "networking_hyperv.neutron._common_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-18 05:38:39.075 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-990048bf-7b64-40b2-9ad7-76dba44fa8d0" 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-18 05:38:39.143 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-990048bf-7b64-40b2-9ad7-76dba44fa8d0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:38:39.143 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 990048bf-7b64-40b2-9ad7-76dba44fa8d0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:38:39.143 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 990048bf-7b64-40b2-9ad7-76dba44fa8d0 processed. 2021-08-18 05:38:40.346 3644 1736583364456 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-18 05:38:40.518 3644 1736583364456 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-18 05:38:45.981 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90731f46-48b6-4c7f-a47d-897680213b08 1e24605358684ea089b6c58550175928 58ed4d730a6e480ab27d088536736170 - - -] Security group member updated on remote: ['a156e8b1-0b53-4943-a839-430fbd018ccb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:38:45.981 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-90731f46-48b6-4c7f-a47d-897680213b08 1e24605358684ea089b6c58550175928 58ed4d730a6e480ab27d088536736170 - - -] Security group member updated ['a156e8b1-0b53-4943-a839-430fbd018ccb'] 2021-08-18 05:38:45.981 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-90731f46-48b6-4c7f-a47d-897680213b08 1e24605358684ea089b6c58550175928 58ed4d730a6e480ab27d088536736170 - - -] Refresh firewall rules 2021-08-18 05:38:45.981 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90731f46-48b6-4c7f-a47d-897680213b08 1e24605358684ea089b6c58550175928 58ed4d730a6e480ab27d088536736170 - - -] Get security group information for devices via rpc ['990048bf-7b64-40b2-9ad7-76dba44fa8d0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:38:46.005 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90731f46-48b6-4c7f-a47d-897680213b08 1e24605358684ea089b6c58550175928 58ed4d730a6e480ab27d088536736170 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:38:46.005 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90731f46-48b6-4c7f-a47d-897680213b08 1e24605358684ea089b6c58550175928 58ed4d730a6e480ab27d088536736170 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:38:46.064 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90731f46-48b6-4c7f-a47d-897680213b08 1e24605358684ea089b6c58550175928 58ed4d730a6e480ab27d088536736170 - - -] port_delete event received for '990048bf-7b64-40b2-9ad7-76dba44fa8d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:38:46.330 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 990048bf-7b64-40b2-9ad7-76dba44fa8d0 2021-08-18 05:38:46.386 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:38:46.386 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '990048bf-7b64-40b2-9ad7-76dba44fa8d0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:38:46.386 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '990048bf-7b64-40b2-9ad7-76dba44fa8d0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:38:46.386 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 990048bf-7b64-40b2-9ad7-76dba44fa8d0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:38:46.396 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 09bbb443-1758-4a54-af41-84ff8bcd1373 2021-08-18 05:38:46.396 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['990048bf-7b64-40b2-9ad7-76dba44fa8d0'] 2021-08-18 05:38:46.396 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:38:46.396 3644 1736583364456 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-18 05:38:46.396 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['990048bf-7b64-40b2-9ad7-76dba44fa8d0'] 2021-08-18 05:38:48.408 3644 1736583364456 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-18 05:38:48.434 3644 1736583364456 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-18 05:39:01.486 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e33775a2-f32c-45c7-acd7-221c5bc63aba 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network 09bbb443-1758-4a54-af41-84ff8bcd1373 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:39:01.486 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e33775a2-f32c-45c7-acd7-221c5bc63aba 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Network 09bbb443-1758-4a54-af41-84ff8bcd1373 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 05:39:01.951 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-876baaa6-19b0-4ead-9fdf-d3c9213d1139 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] network_delete received. Deleting network 491e6603-d9c1-4301-8e10-4133755b1c95 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 05:39:01.951 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-876baaa6-19b0-4ead-9fdf-d3c9213d1139 6d60dba4c6fb4e76b82acff4209f1bc3 17c4ae0c03b842cbb4102bbacb14d6eb - - -] Network 491e6603-d9c1-4301-8e10-4133755b1c95 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 05:39:18.621 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6ccec8a-23b5-48e2-8dc7-dddc2e3af7e1 6f4c9c4cf3fd450ebdf5c5d6dbdbefb4 f8b2940690ba42d8ad2a875cec709e71 - - -] Security group member updated on remote: ['f4b6a9e2-cb72-4d3c-bcda-e834482bd2d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:39:18.621 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-a6ccec8a-23b5-48e2-8dc7-dddc2e3af7e1 6f4c9c4cf3fd450ebdf5c5d6dbdbefb4 f8b2940690ba42d8ad2a875cec709e71 - - -] Security group member updated ['f4b6a9e2-cb72-4d3c-bcda-e834482bd2d2'] 2021-08-18 05:39:19.408 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10646fce-a338-4f87-85b7-d67ad04dcfbe 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] port_update received: 45d7377a-7d31-4173-ad48-fa73920e2267 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 05:39:19.408 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10646fce-a338-4f87-85b7-d67ad04dcfbe 4629798b6b5542c19c717d4083102f55 4d09acf3d49d4973a3ec527cbe0f6004 - - -] No port 45d7377a-7d31-4173-ad48-fa73920e2267 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 05:39:20.449 3644 1736583361112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 45d7377a-7d31-4173-ad48-fa73920e2267 2021-08-18 05:39:20.543 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 05:39:20.721 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Adding port 45d7377a-7d31-4173-ad48-fa73920e2267 2021-08-18 05:39:20.721 3644 1736491478184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Port 45d7377a-7d31-4173-ad48-fa73920e2267 updated. Details: {'device': '45d7377a-7d31-4173-ad48-fa73920e2267', 'network_id': '82791479-f5b2-412e-8d32-17aa85a00aa5', 'port_id': '45d7377a-7d31-4173-ad48-fa73920e2267', 'mac_address': 'fa:16:3e:ec:8b:34', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 123, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '653c4fa7-5c6b-4328-b9f6-79a6f014baf8', 'ip_address': '192.168.233.77'}], '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-18 05:39:20.721 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] 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-18 05:39:20.721 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45d7377a-7d31-4173-ad48-fa73920e2267" acquired by "networking_hyperv.neutron._common_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-18 05:39:20.721 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 45d7377a-7d31-4173-ad48-fa73920e2267 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 05:39:20.721 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 82791479-f5b2-412e-8d32-17aa85a00aa5 2021-08-18 05:39:20.721 3644 1736583364456 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-18 05:39:20.840 3644 1736583364456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '45d7377a-7d31-4173-ad48-fa73920e2267') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:39:20.840 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '45d7377a-7d31-4173-ad48-fa73920e2267') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 05:39:20.845 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 45d7377a-7d31-4173-ad48-fa73920e2267 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 05:39:20.845 3644 1736583364456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 123, VLAN trunk: None to switch port 45d7377a-7d31-4173-ad48-fa73920e2267 2021-08-18 05:39:20.893 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 05:39:20.893 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['45d7377a-7d31-4173-ad48-fa73920e2267'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:39:21.034 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['45d7377a-7d31-4173-ad48-fa73920e2267']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:39:21.034 3644 1736583364456 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-18 05:39:21.034 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f4b6a9e2-cb72-4d3c-bcda-e834482bd2d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 05:39:21.034 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f4b6a9e2-cb72-4d3c-bcda-e834482bd2d2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 05:39:21.034 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 45d7377a-7d31-4173-ad48-fa73920e2267 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 05:39:21.034 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 05:39:21.034 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 45d7377a-7d31-4173-ad48-fa73920e2267 not yet added. Adding. 2021-08-18 05:39:21.034 3644 1736583364456 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-18 05:39:21.043 3644 1736583364456 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-18 05:39:21.106 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45d7377a-7d31-4173-ad48-fa73920e2267" acquired by "networking_hyperv.neutron._common_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-18 05:39:21.174 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45d7377a-7d31-4173-ad48-fa73920e2267" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:39:21.174 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45d7377a-7d31-4173-ad48-fa73920e2267" acquired by "networking_hyperv.neutron._common_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-18 05:39:21.246 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45d7377a-7d31-4173-ad48-fa73920e2267" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:39:21.309 3644 1736583364456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45d7377a-7d31-4173-ad48-fa73920e2267" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.579s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 05:39:21.309 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 45d7377a-7d31-4173-ad48-fa73920e2267 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 05:39:21.309 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 45d7377a-7d31-4173-ad48-fa73920e2267 processed. 2021-08-18 05:39:22.549 3644 1736583364456 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-18 05:39:22.721 3644 1736583364456 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-18 05:39:25.637 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c808606-d592-4193-a961-32a3df56beb9 6f4c9c4cf3fd450ebdf5c5d6dbdbefb4 f8b2940690ba42d8ad2a875cec709e71 - - -] Security group member updated on remote: ['f4b6a9e2-cb72-4d3c-bcda-e834482bd2d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 05:39:25.637 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-9c808606-d592-4193-a961-32a3df56beb9 6f4c9c4cf3fd450ebdf5c5d6dbdbefb4 f8b2940690ba42d8ad2a875cec709e71 - - -] Security group member updated ['f4b6a9e2-cb72-4d3c-bcda-e834482bd2d2'] 2021-08-18 05:39:25.637 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [req-9c808606-d592-4193-a961-32a3df56beb9 6f4c9c4cf3fd450ebdf5c5d6dbdbefb4 f8b2940690ba42d8ad2a875cec709e71 - - -] Refresh firewall rules 2021-08-18 05:39:25.637 3644 1736583364456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c808606-d592-4193-a961-32a3df56beb9 6f4c9c4cf3fd450ebdf5c5d6dbdbefb4 f8b2940690ba42d8ad2a875cec709e71 - - -] Get security group information for devices via rpc ['45d7377a-7d31-4173-ad48-fa73920e2267'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 05:39:25.683 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c808606-d592-4193-a961-32a3df56beb9 6f4c9c4cf3fd450ebdf5c5d6dbdbefb4 f8b2940690ba42d8ad2a875cec709e71 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 05:39:25.683 3644 1736583364456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c808606-d592-4193-a961-32a3df56beb9 6f4c9c4cf3fd450ebdf5c5d6dbdbefb4 f8b2940690ba42d8ad2a875cec709e71 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 05:39:25.715 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c808606-d592-4193-a961-32a3df56beb9 6f4c9c4cf3fd450ebdf5c5d6dbdbefb4 f8b2940690ba42d8ad2a875cec709e71 - - -] port_delete event received for '45d7377a-7d31-4173-ad48-fa73920e2267' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 05:39:26.590 3644 1736583361288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 45d7377a-7d31-4173-ad48-fa73920e2267 2021-08-18 05:39:28.591 3644 1736491478184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2e2a67-334c-47a9-9aab-df738a994798 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 05:39:28.591 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '45d7377a-7d31-4173-ad48-fa73920e2267' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 05:39:28.591 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '45d7377a-7d31-4173-ad48-fa73920e2267' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 05:39:28.591 3644 1736583364456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 45d7377a-7d31-4173-ad48-fa73920e2267 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 05:39:28.591 3644 1736583364456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 82791479-f5b2-412e-8d32-17aa85a00aa5 2021-08-18 05:39:28.591 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45d7377a-7d31-4173-ad48-fa73920e2267'] 2021-08-18 05:39:28.591 3644 1736583364456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 05:39:28.591 3644 1736583364456 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-18 05:39:28.591 3644 1736583364456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45d7377a-7d31-4173-ad48-fa73920e2267'] 2021-08-18 05:39:30.595 3644 1736583364456 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-18 05:39:30.611 3644 1736583364456 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