2021-08-30 20:07:47.708 96 2588870794232 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-30 20:07:47.708 96 2588870794232 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev566 2021-08-30 20:07:47.708 96 2588870794232 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-30 20:07:47.750 96 2588870794232 MainThread INFO os_win.utils.network.networkutils [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] WMI caching is disabled. 2021-08-30 20:07:48.036 96 2588870794232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-30 20:07:48.120 96 2588870794232 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-30 20:07:48.120 96 2588870794232 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-30 20:07:48.336 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent initialized successfully, now running... 2021-08-30 20:07:48.349 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-30 20:07:48.349 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-30 20:07:48.397 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-30 20:09:48.537 96 2588963791272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff001e9c-2d89-4bbe-9dbe-da2b45b868ae - - - - -] port_update received: b2a34cf2-7195-457f-9bee-cbe270628ed9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:09:48.537 96 2588963791272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff001e9c-2d89-4bbe-9dbe-da2b45b868ae - - - - -] No port b2a34cf2-7195-457f-9bee-cbe270628ed9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:09:51.602 96 2588963791272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a15e2bae-5109-4acb-b6f4-eb504b15f257 - - - - -] port_update received: b2153479-d033-46e4-bf79-a3a2b02dbd9c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:09:52.364 96 2588963791448 MainThread WARNING oslo_policy.policy [req-37cb824d-1266-49e3-98c8-c903dd233e53 b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] 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-30 20:09:52.364 96 2588963791448 MainThread WARNING oslo_policy.policy [req-37cb824d-1266-49e3-98c8-c903dd233e53 b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] 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-30 20:09:52.364 96 2588963791448 MainThread WARNING oslo_policy.policy [req-37cb824d-1266-49e3-98c8-c903dd233e53 b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] 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-30 20:09:54.177 96 2588963791448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37cb824d-1266-49e3-98c8-c903dd233e53 b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group rule updated on remote: ['23948ffa-95e8-4188-a492-4b1f674a26e8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:09:54.177 96 2588963791448 MainThread INFO neutron.agent.securitygroups_rpc [req-37cb824d-1266-49e3-98c8-c903dd233e53 b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group rule updated ['23948ffa-95e8-4188-a492-4b1f674a26e8'] 2021-08-30 20:09:54.177 96 2588963791624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0e4d5cf-20f6-4540-b7c9-fba2b9c080cc b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group rule updated on remote: ['23948ffa-95e8-4188-a492-4b1f674a26e8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:09:54.177 96 2588963791624 MainThread INFO neutron.agent.securitygroups_rpc [req-d0e4d5cf-20f6-4540-b7c9-fba2b9c080cc b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group rule updated ['23948ffa-95e8-4188-a492-4b1f674a26e8'] 2021-08-30 20:09:54.191 96 2588963791272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a15e2bae-5109-4acb-b6f4-eb504b15f257 - - - - -] No port b2153479-d033-46e4-bf79-a3a2b02dbd9c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:09:54.191 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f10af95-bcaa-4bc1-b092-d59927b5ca72 - - - - -] port_update received: 4361789c-70e6-43cb-a413-cc36a0f55056 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:09:54.191 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f10af95-bcaa-4bc1-b092-d59927b5ca72 - - - - -] No port 4361789c-70e6-43cb-a413-cc36a0f55056 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:09:58.160 96 2588963791624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1294d3e-0ede-459c-abac-e827b691c911 b6e1fdab70cb4c03abfe3ad34d31c651 9f9d0366622a4b2e98bbaf50c3ec3e2c - - -] Security group member updated on remote: ['78517e4e-d06c-4c0a-8408-ea7643fc5d46'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:09:58.160 96 2588963791624 MainThread INFO neutron.agent.securitygroups_rpc [req-b1294d3e-0ede-459c-abac-e827b691c911 b6e1fdab70cb4c03abfe3ad34d31c651 9f9d0366622a4b2e98bbaf50c3ec3e2c - - -] Security group member updated ['78517e4e-d06c-4c0a-8408-ea7643fc5d46'] 2021-08-30 20:09:59.018 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6f8837e-db06-4062-9e3d-c921d199759f - - - - -] port_update received: 5aec7e89-dd18-469b-9483-de8bc5324191 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:10:00.300 96 2588963791272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-de121f40-8a4d-48a8-bd23-4b780af6a62f bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated on remote: ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:10:01.816 96 2588963791272 MainThread INFO neutron.agent.securitygroups_rpc [req-de121f40-8a4d-48a8-bd23-4b780af6a62f bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] 2021-08-30 20:10:01.816 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6f8837e-db06-4062-9e3d-c921d199759f - - - - -] No port 5aec7e89-dd18-469b-9483-de8bc5324191 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:10:11.205 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ae43dcf-7ba1-44db-a8c4-f1267ab304dd ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network ca50ed1c-fe4e-486e-b9b2-47b13e9c0235 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:10:11.361 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ae43dcf-7ba1-44db-a8c4-f1267ab304dd ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network ca50ed1c-fe4e-486e-b9b2-47b13e9c0235 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-30 20:10:12.267 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a8c74b4-7f4a-4990-b7fb-ff19ae1faf77 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network ae6309b7-56a6-45ad-9b3e-1ea2e6da14df network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:10:12.267 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a8c74b4-7f4a-4990-b7fb-ff19ae1faf77 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network ae6309b7-56a6-45ad-9b3e-1ea2e6da14df not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-30 20:10:17.314 96 2588963791624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44793e67-26ea-44ac-8306-46641a80044b 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Security group member updated on remote: ['2bd671ec-7dd5-4449-8cd6-1b2baf8be277'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:10:17.314 96 2588963791624 MainThread INFO neutron.agent.securitygroups_rpc [req-44793e67-26ea-44ac-8306-46641a80044b 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Security group member updated ['2bd671ec-7dd5-4449-8cd6-1b2baf8be277'] 2021-08-30 20:10:21.158 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b923bb8-1ff7-455b-9e47-002691204977 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:10:21.192 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b923bb8-1ff7-455b-9e47-002691204977 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:10:22.158 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-103cf81f-94cb-4b75-b12e-fd770b8f696d 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: 967d46bd-4d67-4a23-80fa-ce358a2937f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:10:22.158 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-103cf81f-94cb-4b75-b12e-fd770b8f696d 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port 967d46bd-4d67-4a23-80fa-ce358a2937f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:10:22.253 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c058595b-8dcb-4744-8bda-0a1ce17630c4 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: e83171fe-e57d-4b51-ac9f-7539f1cc8737 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:10:22.272 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c058595b-8dcb-4744-8bda-0a1ce17630c4 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port e83171fe-e57d-4b51-ac9f-7539f1cc8737 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:10:22.816 96 2588963791624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f540366e-95fa-4064-9ad6-54d64ef82f26 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Security group member updated on remote: ['2bd671ec-7dd5-4449-8cd6-1b2baf8be277'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:10:22.816 96 2588963791624 MainThread INFO neutron.agent.securitygroups_rpc [req-f540366e-95fa-4064-9ad6-54d64ef82f26 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Security group member updated ['2bd671ec-7dd5-4449-8cd6-1b2baf8be277'] 2021-08-30 20:10:25.986 96 2588963791624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1ebff6e-fca3-48b6-9b70-bb914927d990 b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group member updated on remote: ['23948ffa-95e8-4188-a492-4b1f674a26e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:10:25.986 96 2588963791624 MainThread INFO neutron.agent.securitygroups_rpc [req-d1ebff6e-fca3-48b6-9b70-bb914927d990 b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group member updated ['23948ffa-95e8-4188-a492-4b1f674a26e8'] 2021-08-30 20:10:25.986 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47940d39-5410-4ac2-8c80-24cd9c3e1915 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: 94c4a461-a730-4045-823b-5fc38865d8a5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:10:27.081 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47940d39-5410-4ac2-8c80-24cd9c3e1915 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port 94c4a461-a730-4045-823b-5fc38865d8a5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:10:30.360 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bfbbdc3-9a3e-46ce-b4a6-750b5206566b 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:10:30.642 96 2588963791624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bfbbdc3-9a3e-46ce-b4a6-750b5206566b 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:10:38.371 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 2021-08-30 20:10:38.678 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:10:40.750 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 2021-08-30 20:10:41.533 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 updated. Details: {'device': '90f69a01-28c0-4db3-b4fd-c58d3a8ea266', 'network_id': 'b4edec65-c45b-4561-b29a-41ca1b2a0a36', 'port_id': '90f69a01-28c0-4db3-b4fd-c58d3a8ea266', 'mac_address': 'fa:16:3e:29:2c:53', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 695, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '29bbf775-a897-43f7-8987-67fefe883b7f', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-30 20:10:41.533 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:10:41.533 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.base [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Loop iteration exceeded interval (2 vs. 2.855109691619873) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-08-30 20:10:41.533 96 2588963791448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:10:41.533 96 2588963791448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:10:43.097 96 2588963791448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b4edec65-c45b-4561-b29a-41ca1b2a0a36 2021-08-30 20:10:43.097 96 2588963791448 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-30 20:10:44.408 96 2588963791448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '90f69a01-28c0-4db3-b4fd-c58d3a8ea266') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:10:44.427 96 2588963791448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '90f69a01-28c0-4db3-b4fd-c58d3a8ea266') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:10:44.448 96 2588963791448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:10:44.448 96 2588963791448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 695, VLAN trunk: None to switch port 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 2021-08-30 20:10:44.751 96 2588963791448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:10:44.751 96 2588963791448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['90f69a01-28c0-4db3-b4fd-c58d3a8ea266'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:10:44.987 96 2588963791448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['90f69a01-28c0-4db3-b4fd-c58d3a8ea266']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:10:44.987 96 2588963791448 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-30 20:10:44.987 96 2588963791448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:10:44.987 96 2588963791448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:10:44.987 96 2588963791448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:10:44.987 96 2588963791448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:10:44.987 96 2588963791448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 not yet added. Adding. 2021-08-30 20:10:44.987 96 2588963791448 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-30 20:10:45.015 96 2588963791448 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-30 20:10:45.266 96 2588963791448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:10:45.329 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 967d46bd-4d67-4a23-80fa-ce358a2937f8 2021-08-30 20:10:45.329 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e83171fe-e57d-4b51-ac9f-7539f1cc8737 2021-08-30 20:10:45.350 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 2021-08-30 20:10:45.350 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 94c4a461-a730-4045-823b-5fc38865d8a5 2021-08-30 20:10:45.459 96 2588963791448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" 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-30 20:10:45.459 96 2588963791448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:10:45.564 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:10:45.704 96 2588963791448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:10:46.491 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port 94c4a461-a730-4045-823b-5fc38865d8a5 2021-08-30 20:10:47.774 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port 94c4a461-a730-4045-823b-5fc38865d8a5 updated. Details: {'device': '94c4a461-a730-4045-823b-5fc38865d8a5', 'network_id': '34624bf6-47c7-4826-9166-8b4dbc17eaaf', 'port_id': '94c4a461-a730-4045-823b-5fc38865d8a5', 'mac_address': 'fa:16:3e:1e:c8:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 678, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '43686237-88c9-4169-af37-9a68f639451e', '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-30 20:10:47.785 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:10:47.785 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 2021-08-30 20:10:48.970 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 updated. Details: {'device': '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00', 'network_id': '1c7a7d7f-5159-41d7-bc10-ebe925cd85b0', 'port_id': '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00', 'mac_address': 'fa:16:3e:b4:a8:95', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 652, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '969a173b-5a4e-473c-918b-ad9b648d2e19', '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-30 20:10:48.970 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:10:48.970 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port 967d46bd-4d67-4a23-80fa-ce358a2937f8 2021-08-30 20:10:48.970 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port 967d46bd-4d67-4a23-80fa-ce358a2937f8 updated. Details: {'device': '967d46bd-4d67-4a23-80fa-ce358a2937f8', 'network_id': '597579ed-2a2f-4aba-9a4f-583cca89427b', 'port_id': '967d46bd-4d67-4a23-80fa-ce358a2937f8', 'mac_address': 'fa:16:3e:1e:ef:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 663, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fd3a3cff-de86-4a0b-82d1-151094a77761', '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-30 20:10:48.970 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:10:50.688 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port e83171fe-e57d-4b51-ac9f-7539f1cc8737 2021-08-30 20:10:50.688 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port e83171fe-e57d-4b51-ac9f-7539f1cc8737 updated. Details: {'device': 'e83171fe-e57d-4b51-ac9f-7539f1cc8737', 'network_id': '34624bf6-47c7-4826-9166-8b4dbc17eaaf', 'port_id': 'e83171fe-e57d-4b51-ac9f-7539f1cc8737', 'mac_address': 'fa:16:3e:4f:4f:27', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 678, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '43686237-88c9-4169-af37-9a68f639451e', '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-30 20:10:50.688 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:10:50.688 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.base [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Loop iteration exceeded interval (2 vs. 5.124351263046265) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-08-30 20:10:50.704 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-94c4a461-a730-4045-823b-5fc38865d8a5" acquired by "networking_hyperv.neutron._common_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-30 20:10:50.704 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 94c4a461-a730-4045-823b-5fc38865d8a5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:10:50.704 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 34624bf6-47c7-4826-9166-8b4dbc17eaaf 2021-08-30 20:10:50.704 96 2588963791976 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-30 20:10:50.704 96 2588963792328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-967d46bd-4d67-4a23-80fa-ce358a2937f8" acquired by "networking_hyperv.neutron._common_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-30 20:10:50.704 96 2588963792328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 967d46bd-4d67-4a23-80fa-ce358a2937f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:10:50.704 96 2588963792328 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 597579ed-2a2f-4aba-9a4f-583cca89427b 2021-08-30 20:10:50.766 96 2588963792328 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-30 20:10:50.766 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" acquired by "networking_hyperv.neutron._common_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-30 20:10:50.766 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:10:50.766 96 2588963792152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1c7a7d7f-5159-41d7-bc10-ebe925cd85b0 2021-08-30 20:10:50.766 96 2588963792152 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-30 20:10:50.766 96 2588963792504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e83171fe-e57d-4b51-ac9f-7539f1cc8737" acquired by "networking_hyperv.neutron._common_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-30 20:10:50.766 96 2588963792504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e83171fe-e57d-4b51-ac9f-7539f1cc8737 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:10:50.766 96 2588963792504 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-30 20:10:50.938 96 2588963791448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 9.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:10:50.955 96 2588963791448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:10:50.955 96 2588963791448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 processed. 2021-08-30 20:10:51.546 96 2588963791976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '94c4a461-a730-4045-823b-5fc38865d8a5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:10:51.563 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '94c4a461-a730-4045-823b-5fc38865d8a5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:10:51.563 96 2588963792504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e83171fe-e57d-4b51-ac9f-7539f1cc8737') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:10:51.563 96 2588963792504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e83171fe-e57d-4b51-ac9f-7539f1cc8737') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:10:51.578 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 94c4a461-a730-4045-823b-5fc38865d8a5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:10:51.578 96 2588963791976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 678, VLAN trunk: None to switch port 94c4a461-a730-4045-823b-5fc38865d8a5 2021-08-30 20:10:51.628 96 2588963792504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e83171fe-e57d-4b51-ac9f-7539f1cc8737 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:10:51.628 96 2588963792504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 678, VLAN trunk: None to switch port e83171fe-e57d-4b51-ac9f-7539f1cc8737 2021-08-30 20:10:51.751 96 2588963792152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:10:51.751 96 2588963792152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:10:51.771 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:10:51.844 96 2588963792152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 652, VLAN trunk: None to switch port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 2021-08-30 20:10:51.861 96 2588963792328 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '967d46bd-4d67-4a23-80fa-ce358a2937f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:10:51.861 96 2588963792328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '967d46bd-4d67-4a23-80fa-ce358a2937f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:10:51.875 96 2588963792328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 967d46bd-4d67-4a23-80fa-ce358a2937f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:10:51.875 96 2588963792328 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 663, VLAN trunk: None to switch port 967d46bd-4d67-4a23-80fa-ce358a2937f8 2021-08-30 20:10:52.001 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:10:52.001 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['94c4a461-a730-4045-823b-5fc38865d8a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:10:52.125 96 2588963792504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:10:52.125 96 2588963792504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e83171fe-e57d-4b51-ac9f-7539f1cc8737'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:10:52.265 96 2588963792152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:10:52.287 96 2588963792152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['872037d0-e2fd-4dbf-8fc9-bd418fe4ba00'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:10:52.287 96 2588963792328 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:10:52.287 96 2588963792328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['967d46bd-4d67-4a23-80fa-ce358a2937f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:10:52.485 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['94c4a461-a730-4045-823b-5fc38865d8a5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:10:52.485 96 2588963791976 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-30 20:10:52.485 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2bd671ec-7dd5-4449-8cd6-1b2baf8be277) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:10:52.485 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2bd671ec-7dd5-4449-8cd6-1b2baf8be277) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:10:52.485 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 94c4a461-a730-4045-823b-5fc38865d8a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:10:52.485 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:10:52.485 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 94c4a461-a730-4045-823b-5fc38865d8a5 not yet added. Adding. 2021-08-30 20:10:52.485 96 2588963791976 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-30 20:10:52.485 96 2588963791976 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-30 20:10:52.656 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c4a461-a730-4045-823b-5fc38865d8a5" acquired by "networking_hyperv.neutron._common_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-30 20:10:52.672 96 2588963792504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e83171fe-e57d-4b51-ac9f-7539f1cc8737']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:10:52.672 96 2588963792504 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-30 20:10:52.672 96 2588963792504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2bd671ec-7dd5-4449-8cd6-1b2baf8be277) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:10:52.672 96 2588963792504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2bd671ec-7dd5-4449-8cd6-1b2baf8be277) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:10:52.672 96 2588963792504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e83171fe-e57d-4b51-ac9f-7539f1cc8737 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:10:52.672 96 2588963792504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:10:52.672 96 2588963792504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e83171fe-e57d-4b51-ac9f-7539f1cc8737 not yet added. Adding. 2021-08-30 20:10:52.672 96 2588963792504 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-30 20:10:52.672 96 2588963792504 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-30 20:10:52.672 96 2588963792152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['872037d0-e2fd-4dbf-8fc9-bd418fe4ba00']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:10:52.672 96 2588963792152 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-30 20:10:52.672 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (23948ffa-95e8-4188-a492-4b1f674a26e8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:10:52.672 96 2588963792152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:10:52.672 96 2588963792152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:10:52.672 96 2588963792152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 not yet added. Adding. 2021-08-30 20:10:52.672 96 2588963792152 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-30 20:10:52.672 96 2588963792152 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-30 20:10:52.672 96 2588963792328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['967d46bd-4d67-4a23-80fa-ce358a2937f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:10:52.672 96 2588963792328 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-30 20:10:52.672 96 2588963792328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (78517e4e-d06c-4c0a-8408-ea7643fc5d46) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:10:52.672 96 2588963792328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (78517e4e-d06c-4c0a-8408-ea7643fc5d46) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:10:52.672 96 2588963792328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 967d46bd-4d67-4a23-80fa-ce358a2937f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:10:52.672 96 2588963792328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:10:52.672 96 2588963792328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 967d46bd-4d67-4a23-80fa-ce358a2937f8 not yet added. Adding. 2021-08-30 20:10:52.672 96 2588963792328 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-30 20:10:52.672 96 2588963792328 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-30 20:10:52.693 96 2588963793384 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-30 20:10:52.984 96 2588963793384 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-30 20:10:52.984 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c4a461-a730-4045-823b-5fc38865d8a5" 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-30 20:10:53.000 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c4a461-a730-4045-823b-5fc38865d8a5" acquired by "networking_hyperv.neutron._common_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-30 20:10:53.020 96 2588963792504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e83171fe-e57d-4b51-ac9f-7539f1cc8737" acquired by "networking_hyperv.neutron._common_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-30 20:10:53.093 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" acquired by "networking_hyperv.neutron._common_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-30 20:10:53.224 96 2588963792328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-967d46bd-4d67-4a23-80fa-ce358a2937f8" acquired by "networking_hyperv.neutron._common_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-30 20:10:53.456 96 2588963792504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e83171fe-e57d-4b51-ac9f-7539f1cc8737" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:10:53.456 96 2588963792504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e83171fe-e57d-4b51-ac9f-7539f1cc8737" acquired by "networking_hyperv.neutron._common_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-30 20:10:53.518 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:10:53.518 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" acquired by "networking_hyperv.neutron._common_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-30 20:10:53.568 96 2588963792328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-967d46bd-4d67-4a23-80fa-ce358a2937f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:10:53.568 96 2588963792328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-967d46bd-4d67-4a23-80fa-ce358a2937f8" acquired by "networking_hyperv.neutron._common_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-30 20:10:53.849 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c4a461-a730-4045-823b-5fc38865d8a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:10:54.033 96 2588963792504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e83171fe-e57d-4b51-ac9f-7539f1cc8737" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:10:54.051 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:10:54.237 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-94c4a461-a730-4045-823b-5fc38865d8a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:10:54.237 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 94c4a461-a730-4045-823b-5fc38865d8a5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:10:54.237 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 94c4a461-a730-4045-823b-5fc38865d8a5 processed. 2021-08-30 20:10:54.425 96 2588963792328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-967d46bd-4d67-4a23-80fa-ce358a2937f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:10:54.500 96 2588963792504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e83171fe-e57d-4b51-ac9f-7539f1cc8737" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:10:54.500 96 2588963792504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e83171fe-e57d-4b51-ac9f-7539f1cc8737 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:10:54.500 96 2588963792504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e83171fe-e57d-4b51-ac9f-7539f1cc8737 processed. 2021-08-30 20:10:54.548 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:10:54.548 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:10:54.548 96 2588963792152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 processed. 2021-08-30 20:10:54.695 96 2588963792152 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-30 20:10:54.719 96 2588963792328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-967d46bd-4d67-4a23-80fa-ce358a2937f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:10:54.719 96 2588963792328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 967d46bd-4d67-4a23-80fa-ce358a2937f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:10:54.719 96 2588963792328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 967d46bd-4d67-4a23-80fa-ce358a2937f8 processed. 2021-08-30 20:10:55.812 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:10:56.724 96 2588963792152 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-30 20:10:56.941 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:11:13.065 96 2588963792152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated on remote: ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:11:13.065 96 2588963792152 MainThread INFO neutron.agent.securitygroups_rpc [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] 2021-08-30 20:11:13.065 96 2588963792152 MainThread INFO neutron.agent.securitygroups_rpc [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Refresh firewall rules 2021-08-30 20:11:13.065 96 2588963792152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Get security group information for devices via rpc ['90f69a01-28c0-4db3-b4fd-c58d3a8ea266'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:11:13.281 96 2588963792152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update security group information for ports dict_keys(['90f69a01-28c0-4db3-b4fd-c58d3a8ea266']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:11:13.281 96 2588963792152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:11:13.281 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update rules of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:11:13.281 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update members of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:11:13.281 96 2588963792152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update port filter for 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:11:13.281 96 2588963792152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Updating port rules. 2021-08-30 20:11:13.281 96 2588963792152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-30 20:11:13.281 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:11:13.593 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:11:13.593 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:11:13.593 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [req-93f70b2c-8262-495c-9f70-2f9853a3b45b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" 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-30 20:11:14.046 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38297ec0-8663-497c-85c6-76ce787c0250 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:11:14.063 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38297ec0-8663-497c-85c6-76ce787c0250 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:11:17.264 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 2021-08-30 20:11:18.889 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:11:19.206 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 2021-08-30 20:11:19.206 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 updated. Details: {'device': 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7', 'network_id': 'b4edec65-c45b-4561-b29a-41ca1b2a0a36', 'port_id': 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7', 'mac_address': 'fa:16:3e:3c:e7:a6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 695, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '29bbf775-a897-43f7-8987-67fefe883b7f', '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-30 20:11:19.206 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:11:19.206 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" acquired by "networking_hyperv.neutron._common_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-30 20:11:19.206 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:11:19.206 96 2588963792152 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-30 20:11:19.516 96 2588963792152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:11:19.516 96 2588963792152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:11:19.530 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:11:19.530 96 2588963792152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 695, VLAN trunk: None to switch port e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 2021-08-30 20:11:19.816 96 2588963792152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:11:19.816 96 2588963792152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:11:20.129 96 2588963792152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:11:20.129 96 2588963792152 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-30 20:11:20.129 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:11:20.129 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:11:20.129 96 2588963792152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:11:20.129 96 2588963792152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:11:20.129 96 2588963792152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 not yet added. Adding. 2021-08-30 20:11:20.129 96 2588963792152 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-30 20:11:20.129 96 2588963792152 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-30 20:11:20.475 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" acquired by "networking_hyperv.neutron._common_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-30 20:11:20.751 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:11:20.751 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" acquired by "networking_hyperv.neutron._common_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-30 20:11:21.061 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:11:21.098 96 2588963792328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8e56bb5-5a22-422b-82d3-2bb74d855208 b6e1fdab70cb4c03abfe3ad34d31c651 9f9d0366622a4b2e98bbaf50c3ec3e2c - - -] Security group member updated on remote: ['78517e4e-d06c-4c0a-8408-ea7643fc5d46'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:11:21.098 96 2588963792328 MainThread INFO neutron.agent.securitygroups_rpc [req-b8e56bb5-5a22-422b-82d3-2bb74d855208 b6e1fdab70cb4c03abfe3ad34d31c651 9f9d0366622a4b2e98bbaf50c3ec3e2c - - -] Security group member updated ['78517e4e-d06c-4c0a-8408-ea7643fc5d46'] 2021-08-30 20:11:21.098 96 2588963792328 MainThread INFO neutron.agent.securitygroups_rpc [req-b8e56bb5-5a22-422b-82d3-2bb74d855208 b6e1fdab70cb4c03abfe3ad34d31c651 9f9d0366622a4b2e98bbaf50c3ec3e2c - - -] Refresh firewall rules 2021-08-30 20:11:21.098 96 2588963792328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8e56bb5-5a22-422b-82d3-2bb74d855208 b6e1fdab70cb4c03abfe3ad34d31c651 9f9d0366622a4b2e98bbaf50c3ec3e2c - - -] Get security group information for devices via rpc ['967d46bd-4d67-4a23-80fa-ce358a2937f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:11:21.157 96 2588963792328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8e56bb5-5a22-422b-82d3-2bb74d855208 b6e1fdab70cb4c03abfe3ad34d31c651 9f9d0366622a4b2e98bbaf50c3ec3e2c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:11:21.157 96 2588963792328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8e56bb5-5a22-422b-82d3-2bb74d855208 b6e1fdab70cb4c03abfe3ad34d31c651 9f9d0366622a4b2e98bbaf50c3ec3e2c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:11:21.272 96 2588963792328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8e56bb5-5a22-422b-82d3-2bb74d855208 b6e1fdab70cb4c03abfe3ad34d31c651 9f9d0366622a4b2e98bbaf50c3ec3e2c - - -] port_delete event received for '967d46bd-4d67-4a23-80fa-ce358a2937f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:11:21.296 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 967d46bd-4d67-4a23-80fa-ce358a2937f8 2021-08-30 20:11:21.296 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:11:21.315 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:11:21.315 96 2588963792152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 processed. 2021-08-30 20:11:22.918 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:11:22.918 96 2588963792328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '967d46bd-4d67-4a23-80fa-ce358a2937f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:11:22.918 96 2588963792328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '967d46bd-4d67-4a23-80fa-ce358a2937f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:11:22.918 96 2588963792328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 967d46bd-4d67-4a23-80fa-ce358a2937f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:11:22.918 96 2588963792152 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-30 20:11:22.955 96 2588963792328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 597579ed-2a2f-4aba-9a4f-583cca89427b 2021-08-30 20:11:22.955 96 2588963792328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['967d46bd-4d67-4a23-80fa-ce358a2937f8'] 2021-08-30 20:11:22.955 96 2588963792328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:11:22.955 96 2588963792328 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-30 20:11:22.955 96 2588963792328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['967d46bd-4d67-4a23-80fa-ce358a2937f8'] 2021-08-30 20:11:23.362 96 2588963792152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:11:24.998 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb4d44ed-17bc-44b8-b48b-3fc9a9d0dffb ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network 597579ed-2a2f-4aba-9a4f-583cca89427b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:11:24.998 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb4d44ed-17bc-44b8-b48b-3fc9a9d0dffb ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network 597579ed-2a2f-4aba-9a4f-583cca89427b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-30 20:11:29.734 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e598749-5a11-4d84-915e-47b135bf0bf9 - - - - -] port_update received: e7fdfcd4-b490-4e23-aa37-aac0c9c5d60e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:11:29.766 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e598749-5a11-4d84-915e-47b135bf0bf9 - - - - -] No port e7fdfcd4-b490-4e23-aa37-aac0c9c5d60e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:11:35.154 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56275df2-8bdf-438f-ace5-2669e4ae17e1 - - - - -] port_update received: c184af72-42db-4586-aa8e-dbbb153e3c31 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:11:36.202 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56275df2-8bdf-438f-ace5-2669e4ae17e1 - - - - -] No port c184af72-42db-4586-aa8e-dbbb153e3c31 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:11:36.233 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-059b5187-5023-4b07-a403-995e1055e0e8 - - - - -] port_update received: 64315060-39c0-4c74-a438-901ad52abfd4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:11:36.248 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-059b5187-5023-4b07-a403-995e1055e0e8 - - - - -] No port 64315060-39c0-4c74-a438-901ad52abfd4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:11:37.938 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-658e256b-83a5-4955-b7b7-8d42ccf6f572 - - - - -] port_update received: 36666be2-6aed-4598-8875-f443942f487b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:11:39.843 96 2588963792328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated on remote: ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:11:39.843 96 2588963792328 MainThread INFO neutron.agent.securitygroups_rpc [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] 2021-08-30 20:11:39.843 96 2588963792328 MainThread INFO neutron.agent.securitygroups_rpc [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Refresh firewall rules 2021-08-30 20:11:40.906 96 2588963792328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Get security group information for devices via rpc ['90f69a01-28c0-4db3-b4fd-c58d3a8ea266', 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:11:42.405 96 2588963792504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7f4b4ec-7c85-4b0f-ba26-7ca774238abe - - - - -] port_update received: 4fcb89df-55d6-4b22-b2f2-cf37ab7ecc9f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:11:42.405 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-658e256b-83a5-4955-b7b7-8d42ccf6f572 - - - - -] No port 36666be2-6aed-4598-8875-f443942f487b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:11:42.420 96 2588963792504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7f4b4ec-7c85-4b0f-ba26-7ca774238abe - - - - -] No port 4fcb89df-55d6-4b22-b2f2-cf37ab7ecc9f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:11:42.580 96 2588963792504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f17c020c-ce0a-4c63-a9e0-eea5269e90e4 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: 564e71ca-4d7f-44ab-b005-db19c4b987cc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:11:42.592 96 2588963792504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f17c020c-ce0a-4c63-a9e0-eea5269e90e4 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port 564e71ca-4d7f-44ab-b005-db19c4b987cc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:11:43.005 96 2588963792504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32c22cdb-0402-40ed-a24d-de102fdf7ad2 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group rule updated on remote: ['abdf69ee-57f0-4938-954b-3c9438426356'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:11:43.282 96 2588963792504 MainThread INFO neutron.agent.securitygroups_rpc [req-32c22cdb-0402-40ed-a24d-de102fdf7ad2 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group rule updated ['abdf69ee-57f0-4938-954b-3c9438426356'] 2021-08-30 20:11:43.859 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41840eff-230c-4753-b774-45b27c865d10 - - - - -] port_update received: f1f0f6f8-ceb3-41fc-b87b-d866511e696e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:11:47.716 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34003f19-c479-420e-9d81-c93d1a55f2ef 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group rule updated on remote: ['abdf69ee-57f0-4938-954b-3c9438426356'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:11:47.716 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-34003f19-c479-420e-9d81-c93d1a55f2ef 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group rule updated ['abdf69ee-57f0-4938-954b-3c9438426356'] 2021-08-30 20:11:47.734 96 2588963793560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6167b064-9761-429a-8952-9b1d2dcde746 - - - - -] port_update received: 7d9e0112-c980-49f8-b85b-e4acd2ef7efa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:11:49.297 96 2588963792328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update security group information for ports dict_keys(['90f69a01-28c0-4db3-b4fd-c58d3a8ea266', 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:11:49.297 96 2588963792328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:11:49.297 96 2588963792328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update rules of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:11:49.297 96 2588963792328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update members of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:11:49.297 96 2588963792328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update port filter for 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:11:49.297 96 2588963792328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Updating port rules. 2021-08-30 20:11:49.297 96 2588963792328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-30 20:11:49.297 96 2588963792328 MainThread DEBUG oslo_concurrency.lockutils [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:11:49.674 96 2588963793384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86bca75a-16b4-4265-80e6-c431fad6c8f5 - - - - -] port_update received: a22cac6b-2eb7-40b7-bc3c-0f0b7124ca04 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:11:50.984 96 2588963793736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e82cbe9-77fb-49d0-bc2c-5a4ab7e6bd77 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group rule updated on remote: ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:11:50.984 96 2588963793736 MainThread INFO neutron.agent.securitygroups_rpc [req-5e82cbe9-77fb-49d0-bc2c-5a4ab7e6bd77 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group rule updated ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] 2021-08-30 20:11:50.984 96 2588963793912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6acb1531-4536-444d-934b-0653ccb99364 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group rule updated on remote: ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:11:51.016 96 2588963793912 MainThread INFO neutron.agent.securitygroups_rpc [req-6acb1531-4536-444d-934b-0653ccb99364 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group rule updated ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] 2021-08-30 20:11:51.016 96 2588963794088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42bafa12-f628-458c-8fa7-bd3cc93eecb0 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group rule updated on remote: ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:11:51.016 96 2588963794088 MainThread INFO neutron.agent.securitygroups_rpc [req-42bafa12-f628-458c-8fa7-bd3cc93eecb0 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group rule updated ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] 2021-08-30 20:11:51.016 96 2588963794264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7279fbd-fbee-44b9-bd43-aff1ac0e5f95 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group rule updated on remote: ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:11:51.016 96 2588963794264 MainThread INFO neutron.agent.securitygroups_rpc [req-a7279fbd-fbee-44b9-bd43-aff1ac0e5f95 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group rule updated ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] 2021-08-30 20:11:51.016 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-888f87b8-13cc-4aef-884d-450cfffa1396 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group rule updated on remote: ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:11:51.035 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-888f87b8-13cc-4aef-884d-450cfffa1396 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group rule updated ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] 2021-08-30 20:11:51.035 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00bdeb24-9e69-41b7-819e-e914edc75b96 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group rule updated on remote: ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:11:51.035 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-00bdeb24-9e69-41b7-819e-e914edc75b96 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group rule updated ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] 2021-08-30 20:11:51.035 96 2588963793560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6167b064-9761-429a-8952-9b1d2dcde746 - - - - -] No port 7d9e0112-c980-49f8-b85b-e4acd2ef7efa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:11:51.035 96 2588963792152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41840eff-230c-4753-b774-45b27c865d10 - - - - -] No port f1f0f6f8-ceb3-41fc-b87b-d866511e696e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:11:51.035 96 2588963793384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86bca75a-16b4-4265-80e6-c431fad6c8f5 - - - - -] No port a22cac6b-2eb7-40b7-bc3c-0f0b7124ca04 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:11:52.060 96 2588963792328 MainThread DEBUG oslo_concurrency.lockutils [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:11:52.078 96 2588963792328 MainThread DEBUG oslo_concurrency.lockutils [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:11:52.078 96 2588963792328 MainThread DEBUG oslo_concurrency.lockutils [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" 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-30 20:11:52.078 96 2588963792328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update port filter for e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:11:52.078 96 2588963792328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Updating port rules. 2021-08-30 20:11:52.078 96 2588963792328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-30 20:11:52.078 96 2588963792328 MainThread DEBUG oslo_concurrency.lockutils [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" acquired by "networking_hyperv.neutron._common_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-30 20:11:52.732 96 2588963792328 MainThread DEBUG oslo_concurrency.lockutils [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:11:52.732 96 2588963792328 MainThread DEBUG oslo_concurrency.lockutils [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" acquired by "networking_hyperv.neutron._common_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-30 20:11:52.732 96 2588963792328 MainThread DEBUG oslo_concurrency.lockutils [req-872876c0-c46f-4ec4-bba5-f534ca6d368d bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" 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-30 20:11:54.592 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f80c9d7b-fd0f-408e-aa56-742c43d47fbf 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group member updated on remote: ['abdf69ee-57f0-4938-954b-3c9438426356'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:11:54.611 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-f80c9d7b-fd0f-408e-aa56-742c43d47fbf 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group member updated ['abdf69ee-57f0-4938-954b-3c9438426356'] 2021-08-30 20:11:55.078 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 564e71ca-4d7f-44ab-b005-db19c4b987cc 2021-08-30 20:11:56.060 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cf3c1d8-1cdc-44da-a136-23365c45f53d - - - - -] port_update received: ab9a5222-3947-4c67-a6ad-f4141b4fedb8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:11:56.091 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cf3c1d8-1cdc-44da-a136-23365c45f53d - - - - -] No port ab9a5222-3947-4c67-a6ad-f4141b4fedb8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:11:56.341 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-811611c2-7777-43c3-8c0a-1a880c515316 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: 6f88d3d5-9d9e-4f83-860c-db0735764cba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:11:56.359 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-811611c2-7777-43c3-8c0a-1a880c515316 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port 6f88d3d5-9d9e-4f83-860c-db0735764cba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:11:56.999 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:11:58.420 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port 564e71ca-4d7f-44ab-b005-db19c4b987cc 2021-08-30 20:11:58.420 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port 564e71ca-4d7f-44ab-b005-db19c4b987cc updated. Details: {'device': '564e71ca-4d7f-44ab-b005-db19c4b987cc', 'network_id': 'b4edec65-c45b-4561-b29a-41ca1b2a0a36', 'port_id': '564e71ca-4d7f-44ab-b005-db19c4b987cc', 'mac_address': 'fa:16:3e:ff:fe:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 695, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '29bbf775-a897-43f7-8987-67fefe883b7f', '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-30 20:11:58.420 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:11:58.420 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-564e71ca-4d7f-44ab-b005-db19c4b987cc" acquired by "networking_hyperv.neutron._common_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-30 20:11:58.420 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 564e71ca-4d7f-44ab-b005-db19c4b987cc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:11:58.420 96 2588963794440 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-30 20:11:58.732 96 2588963794440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '564e71ca-4d7f-44ab-b005-db19c4b987cc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:11:58.732 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '564e71ca-4d7f-44ab-b005-db19c4b987cc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:11:58.766 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 564e71ca-4d7f-44ab-b005-db19c4b987cc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:11:58.766 96 2588963794440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 695, VLAN trunk: None to switch port 564e71ca-4d7f-44ab-b005-db19c4b987cc 2021-08-30 20:11:58.967 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:11:58.967 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['564e71ca-4d7f-44ab-b005-db19c4b987cc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:11:59.532 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['564e71ca-4d7f-44ab-b005-db19c4b987cc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:11:59.532 96 2588963794440 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-30 20:11:59.532 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:11:59.532 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:11:59.532 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 564e71ca-4d7f-44ab-b005-db19c4b987cc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:11:59.532 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:11:59.532 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 564e71ca-4d7f-44ab-b005-db19c4b987cc not yet added. Adding. 2021-08-30 20:11:59.532 96 2588963794440 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-30 20:11:59.532 96 2588963794440 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-30 20:11:59.794 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564e71ca-4d7f-44ab-b005-db19c4b987cc" acquired by "networking_hyperv.neutron._common_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-30 20:12:00.093 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564e71ca-4d7f-44ab-b005-db19c4b987cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:00.107 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564e71ca-4d7f-44ab-b005-db19c4b987cc" acquired by "networking_hyperv.neutron._common_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-30 20:12:00.279 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdee20f9-8965-4a08-88cf-3d929305e867 - - - - -] port_update received: 8ef73606-0675-4aa4-b56e-e93689db83c1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:12:00.310 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdee20f9-8965-4a08-88cf-3d929305e867 - - - - -] No port 8ef73606-0675-4aa4-b56e-e93689db83c1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:12:00.437 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564e71ca-4d7f-44ab-b005-db19c4b987cc" 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-30 20:12:00.653 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-564e71ca-4d7f-44ab-b005-db19c4b987cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:00.653 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 564e71ca-4d7f-44ab-b005-db19c4b987cc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:12:00.653 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 564e71ca-4d7f-44ab-b005-db19c4b987cc processed. 2021-08-30 20:12:01.015 96 2588963794440 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-30 20:12:01.703 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:11.377 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f303c5f5-a335-4e12-90fd-777edf467797 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group member updated on remote: ['307ddf0e-564b-430b-afbf-e576ea40396f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:12:11.377 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-f303c5f5-a335-4e12-90fd-777edf467797 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group member updated ['307ddf0e-564b-430b-afbf-e576ea40396f'] 2021-08-30 20:12:12.607 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2517c085-d6f6-4ef7-95f7-dfecc610245e 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: e52258b4-4da3-48ab-bebc-e2c6dda8fd56 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:12:12.641 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2517c085-d6f6-4ef7-95f7-dfecc610245e 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:12:33.701 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6f88d3d5-9d9e-4f83-860c-db0735764cba 2021-08-30 20:12:34.810 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:12:35.090 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port 6f88d3d5-9d9e-4f83-860c-db0735764cba 2021-08-30 20:12:35.107 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port 6f88d3d5-9d9e-4f83-860c-db0735764cba updated. Details: {'device': '6f88d3d5-9d9e-4f83-860c-db0735764cba', 'network_id': '42e7d939-c8e8-4b3c-8f28-9584034ca033', 'port_id': '6f88d3d5-9d9e-4f83-860c-db0735764cba', 'mac_address': 'fa:16:3e:e4:36:94', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 683, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8b4a3f0a-f29f-46e2-8e50-1323554e8984', 'ip_address': '172.20.0.5'}], '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-30 20:12:35.107 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:12:35.107 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f88d3d5-9d9e-4f83-860c-db0735764cba" acquired by "networking_hyperv.neutron._common_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-30 20:12:35.107 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6f88d3d5-9d9e-4f83-860c-db0735764cba _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:12:35.107 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 42e7d939-c8e8-4b3c-8f28-9584034ca033 2021-08-30 20:12:35.107 96 2588963794440 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-30 20:12:35.560 96 2588963794440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6f88d3d5-9d9e-4f83-860c-db0735764cba') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:12:35.560 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6f88d3d5-9d9e-4f83-860c-db0735764cba') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:12:35.560 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6f88d3d5-9d9e-4f83-860c-db0735764cba is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:12:35.560 96 2588963794440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 683, VLAN trunk: None to switch port 6f88d3d5-9d9e-4f83-860c-db0735764cba 2021-08-30 20:12:35.796 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e52258b4-4da3-48ab-bebc-e2c6dda8fd56 2021-08-30 20:12:35.811 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:12:35.811 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6f88d3d5-9d9e-4f83-860c-db0735764cba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:12:35.981 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6f88d3d5-9d9e-4f83-860c-db0735764cba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:12:35.981 96 2588963794440 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-30 20:12:35.981 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (abdf69ee-57f0-4938-954b-3c9438426356) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:12:35.981 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6f88d3d5-9d9e-4f83-860c-db0735764cba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:12:35.981 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:12:35.981 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6f88d3d5-9d9e-4f83-860c-db0735764cba not yet added. Adding. 2021-08-30 20:12:35.981 96 2588963794440 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-30 20:12:35.981 96 2588963794440 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-30 20:12:36.293 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f88d3d5-9d9e-4f83-860c-db0735764cba" acquired by "networking_hyperv.neutron._common_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-30 20:12:36.594 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f88d3d5-9d9e-4f83-860c-db0735764cba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:36.594 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f88d3d5-9d9e-4f83-860c-db0735764cba" acquired by "networking_hyperv.neutron._common_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-30 20:12:36.810 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:12:36.980 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f88d3d5-9d9e-4f83-860c-db0735764cba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:37.059 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 2021-08-30 20:12:37.059 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 updated. Details: {'device': 'e52258b4-4da3-48ab-bebc-e2c6dda8fd56', 'network_id': '8889f23d-4f20-433e-b590-ffaaac0f553d', 'port_id': 'e52258b4-4da3-48ab-bebc-e2c6dda8fd56', 'mac_address': 'fa:16:3e:fb:e3:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 696, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e03e90a1-9953-45d1-8f5d-20cfa235f495', '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-30 20:12:37.059 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:12:37.059 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" acquired by "networking_hyperv.neutron._common_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-30 20:12:37.059 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:12:37.059 96 2588963794616 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8889f23d-4f20-433e-b590-ffaaac0f553d 2021-08-30 20:12:37.059 96 2588963794616 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-30 20:12:37.216 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f88d3d5-9d9e-4f83-860c-db0735764cba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:37.216 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6f88d3d5-9d9e-4f83-860c-db0735764cba status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:12:37.216 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6f88d3d5-9d9e-4f83-860c-db0735764cba processed. 2021-08-30 20:12:37.356 96 2588963794616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e52258b4-4da3-48ab-bebc-e2c6dda8fd56') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:12:37.356 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e52258b4-4da3-48ab-bebc-e2c6dda8fd56') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:12:37.374 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:12:37.374 96 2588963794616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 696, VLAN trunk: None to switch port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 2021-08-30 20:12:37.543 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:12:37.543 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e52258b4-4da3-48ab-bebc-e2c6dda8fd56'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:12:37.780 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e52258b4-4da3-48ab-bebc-e2c6dda8fd56']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:12:37.802 96 2588963794616 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-30 20:12:37.802 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (307ddf0e-564b-430b-afbf-e576ea40396f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:12:37.802 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (307ddf0e-564b-430b-afbf-e576ea40396f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:12:37.802 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e52258b4-4da3-48ab-bebc-e2c6dda8fd56 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:12:37.802 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:12:37.802 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e52258b4-4da3-48ab-bebc-e2c6dda8fd56 not yet added. Adding. 2021-08-30 20:12:37.802 96 2588963794616 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-30 20:12:37.809 96 2588963794616 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-30 20:12:38.122 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" acquired by "networking_hyperv.neutron._common_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-30 20:12:38.402 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:38.402 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" acquired by "networking_hyperv.neutron._common_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-30 20:12:38.764 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:38.840 96 2588963794440 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-30 20:12:38.981 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:38.981 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:12:38.981 96 2588963794616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 processed. 2021-08-30 20:12:39.105 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:39.485 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3dd13918-325d-438b-8613-2778c8d7919e 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group member updated on remote: ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:12:39.485 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-3dd13918-325d-438b-8613-2778c8d7919e 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group member updated ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] 2021-08-30 20:12:40.624 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf218afc-6cb0-4257-b889-33e26a65c945 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: efbc20a6-85e6-41aa-88f0-539c61ce5a43 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:12:40.700 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf218afc-6cb0-4257-b889-33e26a65c945 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port efbc20a6-85e6-41aa-88f0-539c61ce5a43 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:12:40.835 96 2588963794440 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-30 20:12:41.060 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:49.359 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated on remote: ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:12:49.359 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] 2021-08-30 20:12:49.359 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Refresh firewall rules 2021-08-30 20:12:49.359 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Get security group information for devices via rpc ['90f69a01-28c0-4db3-b4fd-c58d3a8ea266', 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7', '564e71ca-4d7f-44ab-b005-db19c4b987cc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:12:49.772 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update security group information for ports dict_keys(['564e71ca-4d7f-44ab-b005-db19c4b987cc', '90f69a01-28c0-4db3-b4fd-c58d3a8ea266', 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:12:49.772 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:12:49.772 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update rules of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:12:49.772 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update members of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:12:49.772 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update port filter for 564e71ca-4d7f-44ab-b005-db19c4b987cc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:12:49.772 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Updating port rules. 2021-08-30 20:12:49.772 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-30 20:12:49.772 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-564e71ca-4d7f-44ab-b005-db19c4b987cc" acquired by "networking_hyperv.neutron._common_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-30 20:12:50.175 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-564e71ca-4d7f-44ab-b005-db19c4b987cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:50.175 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-564e71ca-4d7f-44ab-b005-db19c4b987cc" acquired by "networking_hyperv.neutron._common_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-30 20:12:50.190 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-564e71ca-4d7f-44ab-b005-db19c4b987cc" 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-30 20:12:50.190 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update port filter for 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:12:50.190 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Updating port rules. 2021-08-30 20:12:50.190 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-30 20:12:50.190 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:12:50.528 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95c90cee-caf3-4cd3-aee9-66dff6e39cf7 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: c8c7ea18-4824-49da-a0d8-9dd958b60f59 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:12:50.640 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95c90cee-caf3-4cd3-aee9-66dff6e39cf7 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port c8c7ea18-4824-49da-a0d8-9dd958b60f59 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:12:50.640 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:50.640 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:12:50.640 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" 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-30 20:12:50.640 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update port filter for e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:12:50.640 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Updating port rules. 2021-08-30 20:12:50.640 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-30 20:12:50.640 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" acquired by "networking_hyperv.neutron._common_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-30 20:12:51.106 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:51.106 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" acquired by "networking_hyperv.neutron._common_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-30 20:12:51.106 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-b05a4f24-7dfd-4ce2-9873-d2be0c35863b bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" 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-30 20:12:52.014 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: efbc20a6-85e6-41aa-88f0-539c61ce5a43 2021-08-30 20:12:52.888 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:12:53.095 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port efbc20a6-85e6-41aa-88f0-539c61ce5a43 2021-08-30 20:12:53.095 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port efbc20a6-85e6-41aa-88f0-539c61ce5a43 updated. Details: {'device': 'efbc20a6-85e6-41aa-88f0-539c61ce5a43', 'network_id': 'e804a72b-aade-49dc-a2b1-2149d6575c50', 'port_id': 'efbc20a6-85e6-41aa-88f0-539c61ce5a43', 'mac_address': 'fa:16:3e:af:ea:8c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 689, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7400d7bc-09c0-4b22-a31e-6ce96c24d86c', '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-30 20:12:53.095 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:12:53.095 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efbc20a6-85e6-41aa-88f0-539c61ce5a43" acquired by "networking_hyperv.neutron._common_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-30 20:12:53.111 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port efbc20a6-85e6-41aa-88f0-539c61ce5a43 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:12:53.111 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e804a72b-aade-49dc-a2b1-2149d6575c50 2021-08-30 20:12:53.111 96 2588963794440 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-30 20:12:53.531 96 2588963794440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'efbc20a6-85e6-41aa-88f0-539c61ce5a43') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:12:53.531 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'efbc20a6-85e6-41aa-88f0-539c61ce5a43') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:12:53.544 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port efbc20a6-85e6-41aa-88f0-539c61ce5a43 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:12:53.544 96 2588963794440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 689, VLAN trunk: None to switch port efbc20a6-85e6-41aa-88f0-539c61ce5a43 2021-08-30 20:12:53.876 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:12:53.876 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['efbc20a6-85e6-41aa-88f0-539c61ce5a43'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:12:54.141 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['efbc20a6-85e6-41aa-88f0-539c61ce5a43']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:12:54.141 96 2588963794440 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-30 20:12:54.153 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e1e93692-e0d0-46dc-ae45-6f2fdecb92f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:12:54.153 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for efbc20a6-85e6-41aa-88f0-539c61ce5a43 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:12:54.153 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:12:54.153 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device efbc20a6-85e6-41aa-88f0-539c61ce5a43 not yet added. Adding. 2021-08-30 20:12:54.153 96 2588963794440 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-30 20:12:54.153 96 2588963794440 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-30 20:12:54.669 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efbc20a6-85e6-41aa-88f0-539c61ce5a43" acquired by "networking_hyperv.neutron._common_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-30 20:12:55.186 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efbc20a6-85e6-41aa-88f0-539c61ce5a43" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:55.186 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efbc20a6-85e6-41aa-88f0-539c61ce5a43" acquired by "networking_hyperv.neutron._common_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-30 20:12:55.639 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efbc20a6-85e6-41aa-88f0-539c61ce5a43" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:56.028 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efbc20a6-85e6-41aa-88f0-539c61ce5a43" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:56.028 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port efbc20a6-85e6-41aa-88f0-539c61ce5a43 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:12:56.028 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port efbc20a6-85e6-41aa-88f0-539c61ce5a43 processed. 2021-08-30 20:12:56.079 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c8c7ea18-4824-49da-a0d8-9dd958b60f59 2021-08-30 20:12:56.903 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:12:56.903 96 2588963794440 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-30 20:12:57.230 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port c8c7ea18-4824-49da-a0d8-9dd958b60f59 2021-08-30 20:12:57.230 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port c8c7ea18-4824-49da-a0d8-9dd958b60f59 updated. Details: {'device': 'c8c7ea18-4824-49da-a0d8-9dd958b60f59', 'network_id': 'b4edec65-c45b-4561-b29a-41ca1b2a0a36', 'port_id': 'c8c7ea18-4824-49da-a0d8-9dd958b60f59', 'mac_address': 'fa:16:3e:8f:39:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 695, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '29bbf775-a897-43f7-8987-67fefe883b7f', '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-30 20:12:57.230 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:12:57.230 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8c7ea18-4824-49da-a0d8-9dd958b60f59" acquired by "networking_hyperv.neutron._common_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-30 20:12:57.230 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c8c7ea18-4824-49da-a0d8-9dd958b60f59 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:12:57.230 96 2588963794616 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-30 20:12:57.298 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:57.627 96 2588963794616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c8c7ea18-4824-49da-a0d8-9dd958b60f59') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:12:57.627 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c8c7ea18-4824-49da-a0d8-9dd958b60f59') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:12:57.638 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c8c7ea18-4824-49da-a0d8-9dd958b60f59 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:12:57.638 96 2588963794616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 695, VLAN trunk: None to switch port c8c7ea18-4824-49da-a0d8-9dd958b60f59 2021-08-30 20:12:58.016 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:12:58.016 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c8c7ea18-4824-49da-a0d8-9dd958b60f59'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:12:58.171 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c8c7ea18-4824-49da-a0d8-9dd958b60f59']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:12:58.183 96 2588963794616 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-30 20:12:58.183 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:12:58.183 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:12:58.183 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c8c7ea18-4824-49da-a0d8-9dd958b60f59 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:12:58.183 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:12:58.183 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c8c7ea18-4824-49da-a0d8-9dd958b60f59 not yet added. Adding. 2021-08-30 20:12:58.183 96 2588963794616 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-30 20:12:58.183 96 2588963794616 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-30 20:12:58.590 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8c7ea18-4824-49da-a0d8-9dd958b60f59" acquired by "networking_hyperv.neutron._common_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-30 20:12:59.230 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8c7ea18-4824-49da-a0d8-9dd958b60f59" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:59.230 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8c7ea18-4824-49da-a0d8-9dd958b60f59" acquired by "networking_hyperv.neutron._common_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-30 20:12:59.561 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1471c07-3af0-495e-ab67-63ed41e236c1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group rule updated on remote: ['d2e7118f-68a9-4aee-823f-da62892cecb5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:12:59.561 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-f1471c07-3af0-495e-ab67-63ed41e236c1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group rule updated ['d2e7118f-68a9-4aee-823f-da62892cecb5'] 2021-08-30 20:12:59.778 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca21422b-2086-4f6a-ab51-53bd38c59970 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group rule updated on remote: ['d2e7118f-68a9-4aee-823f-da62892cecb5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:12:59.794 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-ca21422b-2086-4f6a-ab51-53bd38c59970 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group rule updated ['d2e7118f-68a9-4aee-823f-da62892cecb5'] 2021-08-30 20:12:59.935 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8c7ea18-4824-49da-a0d8-9dd958b60f59" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:12:59.966 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-848360f4-e5da-494d-b3c5-eb7b9de981f5 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group rule updated on remote: ['d2e7118f-68a9-4aee-823f-da62892cecb5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:12:59.966 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-848360f4-e5da-494d-b3c5-eb7b9de981f5 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group rule updated ['d2e7118f-68a9-4aee-823f-da62892cecb5'] 2021-08-30 20:13:00.122 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cfc7a5fd-b8d6-46cf-b5bb-6dfaabd97056 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group rule updated on remote: ['d2e7118f-68a9-4aee-823f-da62892cecb5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:13:00.122 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-cfc7a5fd-b8d6-46cf-b5bb-6dfaabd97056 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group rule updated ['d2e7118f-68a9-4aee-823f-da62892cecb5'] 2021-08-30 20:13:00.281 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bbb9af09-2b8b-4ff0-b735-a46bac0e0e45 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group rule updated on remote: ['d2e7118f-68a9-4aee-823f-da62892cecb5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:13:00.281 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-bbb9af09-2b8b-4ff0-b735-a46bac0e0e45 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group rule updated ['d2e7118f-68a9-4aee-823f-da62892cecb5'] 2021-08-30 20:13:00.332 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8c7ea18-4824-49da-a0d8-9dd958b60f59" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:13:00.342 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c8c7ea18-4824-49da-a0d8-9dd958b60f59 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:13:00.342 96 2588963794616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c8c7ea18-4824-49da-a0d8-9dd958b60f59 processed. 2021-08-30 20:13:00.404 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d7b07dd-5d4a-456d-901f-832bd27e2d41 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group rule updated on remote: ['d2e7118f-68a9-4aee-823f-da62892cecb5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:13:00.404 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-9d7b07dd-5d4a-456d-901f-832bd27e2d41 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group rule updated ['d2e7118f-68a9-4aee-823f-da62892cecb5'] 2021-08-30 20:13:00.953 96 2588963794616 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-30 20:13:01.153 96 2588963794616 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-30 20:13:01.486 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group member updated on remote: ['d2e7118f-68a9-4aee-823f-da62892cecb5', '307ddf0e-564b-430b-afbf-e576ea40396f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:13:01.499 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group member updated ['d2e7118f-68a9-4aee-823f-da62892cecb5', '307ddf0e-564b-430b-afbf-e576ea40396f'] 2021-08-30 20:13:01.499 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Refresh firewall rules 2021-08-30 20:13:01.499 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Get security group information for devices via rpc ['e52258b4-4da3-48ab-bebc-e2c6dda8fd56'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:13:01.559 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] port_update received: e52258b4-4da3-48ab-bebc-e2c6dda8fd56 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:13:01.591 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-agent-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" acquired by "networking_hyperv.neutron._common_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-30 20:13:01.591 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Binding port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:13:01.591 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] 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-30 20:13:01.668 96 2588963794440 MainThread DEBUG neutron.services.trunk.rpc.agent [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e52258b4-4da3-48ab-bebc-e2c6dda8fd56') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:13:01.668 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e52258b4-4da3-48ab-bebc-e2c6dda8fd56') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:13:01.668 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Trunk plugin disabled on server. Assuming port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:13:01.668 96 2588963794440 MainThread INFO networking_hyperv.neutron.trunk_driver [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Binding VLAN ID: 696, VLAN trunk: None to switch port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 2021-08-30 20:13:01.813 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Refresh firewall rules 2021-08-30 20:13:01.813 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Get security group information for devices via rpc ['e52258b4-4da3-48ab-bebc-e2c6dda8fd56'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:13:02.139 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update security group information for ports dict_keys(['e52258b4-4da3-48ab-bebc-e2c6dda8fd56']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:13:02.139 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:13:02.153 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update rules of security group (307ddf0e-564b-430b-afbf-e576ea40396f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:13:02.153 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update rules of security group (d2e7118f-68a9-4aee-823f-da62892cecb5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:13:02.153 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update members of security group (307ddf0e-564b-430b-afbf-e576ea40396f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:13:02.153 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update port filter for e52258b4-4da3-48ab-bebc-e2c6dda8fd56 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:13:02.153 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Updating port rules. 2021-08-30 20:13:02.153 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-30 20:13:02.153 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" acquired by "networking_hyperv.neutron._common_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-30 20:13:02.363 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update security group information for ports dict_keys(['e52258b4-4da3-48ab-bebc-e2c6dda8fd56']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:13:02.363 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:13:02.363 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update rules of security group (307ddf0e-564b-430b-afbf-e576ea40396f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:13:02.363 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update rules of security group (d2e7118f-68a9-4aee-823f-da62892cecb5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:13:02.363 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update members of security group (307ddf0e-564b-430b-afbf-e576ea40396f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:13:02.363 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update port filter for e52258b4-4da3-48ab-bebc-e2c6dda8fd56 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:13:02.363 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Updating port rules. 2021-08-30 20:13:02.363 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-30 20:13:02.670 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:13:02.670 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" acquired by "networking_hyperv.neutron._common_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-30 20:13:02.670 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" 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-30 20:13:02.670 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-30 20:13:03.043 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:13:03.043 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" acquired by "networking_hyperv.neutron._common_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-30 20:13:03.043 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" 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-30 20:13:03.356 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-79bc27c5-0695-4973-b922-23d801ef1a4b 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-agent-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:13:43.918 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39c0caae-8c4f-4da6-ae68-e8919222e8ec 2abed05a446f4eb0822f6d00e158a3bb 86f410e0178f4a50ab5132dd395085cb - - -] Security group member updated on remote: ['af7944f4-96b4-431b-8cb0-b52bafccbcec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:13:43.943 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-39c0caae-8c4f-4da6-ae68-e8919222e8ec 2abed05a446f4eb0822f6d00e158a3bb 86f410e0178f4a50ab5132dd395085cb - - -] Security group member updated ['af7944f4-96b4-431b-8cb0-b52bafccbcec'] 2021-08-30 20:13:44.826 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-721b6194-9424-4d9f-a7a8-96786539dab2 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: 6814b4b3-78f1-4862-8510-d4bf88a8ea10 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:13:44.840 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-721b6194-9424-4d9f-a7a8-96786539dab2 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port 6814b4b3-78f1-4862-8510-d4bf88a8ea10 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:13:49.168 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6814b4b3-78f1-4862-8510-d4bf88a8ea10 2021-08-30 20:13:51.190 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:13:51.386 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port 6814b4b3-78f1-4862-8510-d4bf88a8ea10 2021-08-30 20:13:51.403 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port 6814b4b3-78f1-4862-8510-d4bf88a8ea10 updated. Details: {'device': '6814b4b3-78f1-4862-8510-d4bf88a8ea10', 'network_id': '80b0f65a-5625-44a4-b8aa-79b7462b5bfc', 'port_id': '6814b4b3-78f1-4862-8510-d4bf88a8ea10', 'mac_address': 'fa:16:3e:84:f4:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 654, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f63f0d8e-0445-42bf-9a9f-3b6961ffd0b1', 'ip_address': '192.168.233.223'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-30 20:13:51.403 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:13:51.403 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6814b4b3-78f1-4862-8510-d4bf88a8ea10" acquired by "networking_hyperv.neutron._common_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-30 20:13:51.403 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6814b4b3-78f1-4862-8510-d4bf88a8ea10 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:13:51.403 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 80b0f65a-5625-44a4-b8aa-79b7462b5bfc 2021-08-30 20:13:51.403 96 2588963794440 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-30 20:13:51.808 96 2588963794440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6814b4b3-78f1-4862-8510-d4bf88a8ea10') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:13:51.824 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6814b4b3-78f1-4862-8510-d4bf88a8ea10') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:13:51.838 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6814b4b3-78f1-4862-8510-d4bf88a8ea10 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:13:51.838 96 2588963794440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 654, VLAN trunk: None to switch port 6814b4b3-78f1-4862-8510-d4bf88a8ea10 2021-08-30 20:13:52.151 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:13:52.151 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6814b4b3-78f1-4862-8510-d4bf88a8ea10'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:13:52.309 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6814b4b3-78f1-4862-8510-d4bf88a8ea10']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:13:52.325 96 2588963794440 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-30 20:13:52.325 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (af7944f4-96b4-431b-8cb0-b52bafccbcec) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:13:52.325 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (af7944f4-96b4-431b-8cb0-b52bafccbcec) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:13:52.325 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6814b4b3-78f1-4862-8510-d4bf88a8ea10 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:13:52.325 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:13:52.325 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6814b4b3-78f1-4862-8510-d4bf88a8ea10 not yet added. Adding. 2021-08-30 20:13:52.325 96 2588963794440 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-30 20:13:52.325 96 2588963794440 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-30 20:13:52.745 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6814b4b3-78f1-4862-8510-d4bf88a8ea10" acquired by "networking_hyperv.neutron._common_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-30 20:13:53.156 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6814b4b3-78f1-4862-8510-d4bf88a8ea10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:13:53.156 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6814b4b3-78f1-4862-8510-d4bf88a8ea10" acquired by "networking_hyperv.neutron._common_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-30 20:13:53.641 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6814b4b3-78f1-4862-8510-d4bf88a8ea10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:13:54.105 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6814b4b3-78f1-4862-8510-d4bf88a8ea10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:13:54.119 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6814b4b3-78f1-4862-8510-d4bf88a8ea10 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:13:54.119 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6814b4b3-78f1-4862-8510-d4bf88a8ea10 processed. 2021-08-30 20:13:54.934 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated on remote: ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:13:54.934 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] 2021-08-30 20:13:54.934 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Refresh firewall rules 2021-08-30 20:13:54.948 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Get security group information for devices via rpc ['90f69a01-28c0-4db3-b4fd-c58d3a8ea266', 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7', '564e71ca-4d7f-44ab-b005-db19c4b987cc', 'c8c7ea18-4824-49da-a0d8-9dd958b60f59'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:13:55.042 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] port_delete event received for 'c8c7ea18-4824-49da-a0d8-9dd958b60f59' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:13:55.199 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c8c7ea18-4824-49da-a0d8-9dd958b60f59 2021-08-30 20:13:55.199 96 2588963794616 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-30 20:13:55.388 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update security group information for ports dict_keys(['564e71ca-4d7f-44ab-b005-db19c4b987cc', '90f69a01-28c0-4db3-b4fd-c58d3a8ea266', 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:13:55.388 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:13:55.388 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update rules of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:13:55.388 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update members of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:13:55.388 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update port filter for 564e71ca-4d7f-44ab-b005-db19c4b987cc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:13:55.388 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Updating port rules. 2021-08-30 20:13:55.388 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-30 20:13:55.388 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-564e71ca-4d7f-44ab-b005-db19c4b987cc" acquired by "networking_hyperv.neutron._common_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-30 20:13:55.388 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-564e71ca-4d7f-44ab-b005-db19c4b987cc" 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-30 20:13:55.402 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-564e71ca-4d7f-44ab-b005-db19c4b987cc" acquired by "networking_hyperv.neutron._common_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-30 20:13:55.466 96 2588963794616 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-30 20:13:55.933 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-564e71ca-4d7f-44ab-b005-db19c4b987cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:13:55.933 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update port filter for 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:13:55.933 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Updating port rules. 2021-08-30 20:13:55.933 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-30 20:13:55.933 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:13:55.948 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:13:55.948 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:13:56.479 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:13:56.479 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update port filter for e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:13:56.479 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Updating port rules. 2021-08-30 20:13:56.479 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-30 20:13:56.479 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" acquired by "networking_hyperv.neutron._common_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-30 20:13:56.479 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" 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-30 20:13:56.479 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" acquired by "networking_hyperv.neutron._common_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-30 20:13:56.902 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-017b3da7-b83d-4b6b-90db-be71a3a786a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:13:57.217 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:13:57.217 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c8c7ea18-4824-49da-a0d8-9dd958b60f59' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:13:57.217 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c8c7ea18-4824-49da-a0d8-9dd958b60f59' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:13:57.217 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c8c7ea18-4824-49da-a0d8-9dd958b60f59 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:13:57.260 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8c7ea18-4824-49da-a0d8-9dd958b60f59'] 2021-08-30 20:13:57.260 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:13:57.260 96 2588963794440 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-30 20:13:57.260 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8c7ea18-4824-49da-a0d8-9dd958b60f59'] 2021-08-30 20:13:59.230 96 2588963794440 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-30 20:13:59.261 96 2588963794440 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-30 20:14:01.311 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6814b4b3-78f1-4862-8510-d4bf88a8ea10 2021-08-30 20:14:01.871 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13c91048-48b1-4bc4-bfda-a8282c44b5a9 2abed05a446f4eb0822f6d00e158a3bb 86f410e0178f4a50ab5132dd395085cb - - -] Security group member updated on remote: ['af7944f4-96b4-431b-8cb0-b52bafccbcec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:14:01.871 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-13c91048-48b1-4bc4-bfda-a8282c44b5a9 2abed05a446f4eb0822f6d00e158a3bb 86f410e0178f4a50ab5132dd395085cb - - -] Security group member updated ['af7944f4-96b4-431b-8cb0-b52bafccbcec'] 2021-08-30 20:14:01.871 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-13c91048-48b1-4bc4-bfda-a8282c44b5a9 2abed05a446f4eb0822f6d00e158a3bb 86f410e0178f4a50ab5132dd395085cb - - -] Refresh firewall rules 2021-08-30 20:14:01.886 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13c91048-48b1-4bc4-bfda-a8282c44b5a9 2abed05a446f4eb0822f6d00e158a3bb 86f410e0178f4a50ab5132dd395085cb - - -] Get security group information for devices via rpc ['6814b4b3-78f1-4862-8510-d4bf88a8ea10'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:14:01.948 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13c91048-48b1-4bc4-bfda-a8282c44b5a9 2abed05a446f4eb0822f6d00e158a3bb 86f410e0178f4a50ab5132dd395085cb - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:14:01.948 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13c91048-48b1-4bc4-bfda-a8282c44b5a9 2abed05a446f4eb0822f6d00e158a3bb 86f410e0178f4a50ab5132dd395085cb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:14:02.015 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13c91048-48b1-4bc4-bfda-a8282c44b5a9 2abed05a446f4eb0822f6d00e158a3bb 86f410e0178f4a50ab5132dd395085cb - - -] port_delete event received for '6814b4b3-78f1-4862-8510-d4bf88a8ea10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:14:02.136 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated on remote: ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:14:02.136 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] 2021-08-30 20:14:02.136 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Refresh firewall rules 2021-08-30 20:14:02.136 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Get security group information for devices via rpc ['90f69a01-28c0-4db3-b4fd-c58d3a8ea266', 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7', '564e71ca-4d7f-44ab-b005-db19c4b987cc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:14:02.264 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] port_delete event received for '564e71ca-4d7f-44ab-b005-db19c4b987cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:14:02.479 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update security group information for ports dict_keys(['90f69a01-28c0-4db3-b4fd-c58d3a8ea266', 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:14:02.479 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:14:02.479 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update rules of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:14:02.479 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update members of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:14:02.479 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update port filter for 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:14:02.479 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Updating port rules. 2021-08-30 20:14:02.479 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-30 20:14:02.479 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:14:02.479 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" 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-30 20:14:02.479 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:14:02.872 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:14:02.872 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update port filter for e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:14:02.892 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Updating port rules. 2021-08-30 20:14:02.892 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-30 20:14:02.892 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" acquired by "networking_hyperv.neutron._common_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-30 20:14:02.892 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" 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-30 20:14:02.892 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" acquired by "networking_hyperv.neutron._common_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-30 20:14:03.240 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:14:03.240 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6814b4b3-78f1-4862-8510-d4bf88a8ea10' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:14:03.240 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6814b4b3-78f1-4862-8510-d4bf88a8ea10' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:14:03.240 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6814b4b3-78f1-4862-8510-d4bf88a8ea10 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:14:03.325 96 2588963794616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 80b0f65a-5625-44a4-b8aa-79b7462b5bfc 2021-08-30 20:14:03.325 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6814b4b3-78f1-4862-8510-d4bf88a8ea10'] 2021-08-30 20:14:03.341 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:14:03.341 96 2588963794616 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-30 20:14:03.341 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6814b4b3-78f1-4862-8510-d4bf88a8ea10'] 2021-08-30 20:14:03.341 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-2767443b-41b5-489b-9a4d-9bfc4c4544a9 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:14:03.354 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 564e71ca-4d7f-44ab-b005-db19c4b987cc 2021-08-30 20:14:05.246 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:14:05.246 96 2588963794440 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-30 20:14:05.246 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '564e71ca-4d7f-44ab-b005-db19c4b987cc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:14:05.246 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '564e71ca-4d7f-44ab-b005-db19c4b987cc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:14:05.246 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 564e71ca-4d7f-44ab-b005-db19c4b987cc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:14:05.262 96 2588963794440 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-30 20:14:05.291 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['564e71ca-4d7f-44ab-b005-db19c4b987cc'] 2021-08-30 20:14:05.291 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:14:05.291 96 2588963794616 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-30 20:14:05.291 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['564e71ca-4d7f-44ab-b005-db19c4b987cc'] 2021-08-30 20:14:06.338 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated on remote: ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:14:06.338 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] 2021-08-30 20:14:06.338 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Refresh firewall rules 2021-08-30 20:14:06.338 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Get security group information for devices via rpc ['90f69a01-28c0-4db3-b4fd-c58d3a8ea266', 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:14:06.418 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] port_delete event received for 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:14:06.510 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update security group information for ports dict_keys(['90f69a01-28c0-4db3-b4fd-c58d3a8ea266']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:14:06.529 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:14:06.529 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update rules of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:14:06.529 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update members of security group (f0a9af58-4adf-4db8-b038-c3bb1bc50695) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:14:06.529 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update port filter for 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:14:06.529 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Updating port rules. 2021-08-30 20:14:06.544 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-30 20:14:06.544 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:14:06.544 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" 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-30 20:14:06.544 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" acquired by "networking_hyperv.neutron._common_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-30 20:14:06.948 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-5223801e-f8eb-4bf1-b324-fc7d35cfddc1 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Lock "n-hv-driver-port-lock-90f69a01-28c0-4db3-b4fd-c58d3a8ea266" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:14:07.244 96 2588963794616 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-30 20:14:07.291 96 2588963794616 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-30 20:14:07.375 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 2021-08-30 20:14:09.252 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:14:09.252 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:14:09.252 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:14:09.252 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:14:09.277 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7'] 2021-08-30 20:14:09.277 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:14:09.277 96 2588963794616 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-30 20:14:09.277 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4908a7e-81d9-4b08-b5b1-65a8f8e48ec7'] 2021-08-30 20:14:11.260 96 2588963794616 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-30 20:14:11.294 96 2588963794616 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-30 20:14:12.154 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7845f7a4-ac6f-4525-8a2a-7cb7c80766d5 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated on remote: ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:14:12.154 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-7845f7a4-ac6f-4525-8a2a-7cb7c80766d5 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Security group member updated ['f0a9af58-4adf-4db8-b038-c3bb1bc50695'] 2021-08-30 20:14:12.154 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-7845f7a4-ac6f-4525-8a2a-7cb7c80766d5 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Refresh firewall rules 2021-08-30 20:14:12.167 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7845f7a4-ac6f-4525-8a2a-7cb7c80766d5 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Get security group information for devices via rpc ['90f69a01-28c0-4db3-b4fd-c58d3a8ea266'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:14:12.188 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7845f7a4-ac6f-4525-8a2a-7cb7c80766d5 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:14:12.188 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7845f7a4-ac6f-4525-8a2a-7cb7c80766d5 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:14:12.229 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7845f7a4-ac6f-4525-8a2a-7cb7c80766d5 bf48f512d44a4facb1fee8df7bb1c7f7 1aaedd238874473c8e5e242bf8b69941 - - -] port_delete event received for '90f69a01-28c0-4db3-b4fd-c58d3a8ea266' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:14:13.450 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 2021-08-30 20:14:14.545 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca1cbc1a-aa98-47d0-9e76-82ccd56e3129 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network b4edec65-c45b-4561-b29a-41ca1b2a0a36 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:14:14.545 96 2588963794616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ca1cbc1a-aa98-47d0-9e76-82ccd56e3129 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Reclaiming local network b4edec65-c45b-4561-b29a-41ca1b2a0a36 2021-08-30 20:14:15.293 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:14:15.293 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '90f69a01-28c0-4db3-b4fd-c58d3a8ea266' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:14:15.293 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '90f69a01-28c0-4db3-b4fd-c58d3a8ea266' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:14:15.293 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port 90f69a01-28c0-4db3-b4fd-c58d3a8ea266 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-08-30 20:14:15.293 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['90f69a01-28c0-4db3-b4fd-c58d3a8ea266'] 2021-08-30 20:14:15.293 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:14:15.293 96 2588963794616 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-30 20:14:15.293 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['90f69a01-28c0-4db3-b4fd-c58d3a8ea266'] 2021-08-30 20:14:17.307 96 2588963794616 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-30 20:14:17.354 96 2588963794616 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-30 20:14:21.683 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 94c4a461-a730-4045-823b-5fc38865d8a5 2021-08-30 20:14:22.261 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Security group member updated on remote: ['2bd671ec-7dd5-4449-8cd6-1b2baf8be277'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:14:22.261 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Security group member updated ['2bd671ec-7dd5-4449-8cd6-1b2baf8be277'] 2021-08-30 20:14:22.261 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Refresh firewall rules 2021-08-30 20:14:22.261 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Get security group information for devices via rpc ['94c4a461-a730-4045-823b-5fc38865d8a5', 'e83171fe-e57d-4b51-ac9f-7539f1cc8737'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:14:22.354 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] port_delete event received for '94c4a461-a730-4045-823b-5fc38865d8a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:14:22.495 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Update security group information for ports dict_keys(['e83171fe-e57d-4b51-ac9f-7539f1cc8737']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:14:22.513 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:14:22.513 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Update rules of security group (2bd671ec-7dd5-4449-8cd6-1b2baf8be277) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:14:22.513 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Update members of security group (2bd671ec-7dd5-4449-8cd6-1b2baf8be277) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:14:22.513 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Update port filter for e83171fe-e57d-4b51-ac9f-7539f1cc8737 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:14:22.513 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Updating port rules. 2021-08-30 20:14:22.513 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-30 20:14:22.513 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Lock "n-hv-driver-port-lock-e83171fe-e57d-4b51-ac9f-7539f1cc8737" acquired by "networking_hyperv.neutron._common_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-30 20:14:22.513 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Lock "n-hv-driver-port-lock-e83171fe-e57d-4b51-ac9f-7539f1cc8737" 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-30 20:14:22.513 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Lock "n-hv-driver-port-lock-e83171fe-e57d-4b51-ac9f-7539f1cc8737" acquired by "networking_hyperv.neutron._common_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-30 20:14:22.841 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-4bf7e0d9-7612-4102-a1cc-3702119412cc 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Lock "n-hv-driver-port-lock-e83171fe-e57d-4b51-ac9f-7539f1cc8737" 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-30 20:14:23.339 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:14:23.339 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '94c4a461-a730-4045-823b-5fc38865d8a5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:14:23.339 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '94c4a461-a730-4045-823b-5fc38865d8a5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:14:23.339 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 94c4a461-a730-4045-823b-5fc38865d8a5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:14:23.355 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['94c4a461-a730-4045-823b-5fc38865d8a5'] 2021-08-30 20:14:23.355 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:14:23.355 96 2588963794616 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-30 20:14:23.355 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['94c4a461-a730-4045-823b-5fc38865d8a5'] 2021-08-30 20:14:25.338 96 2588963794616 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-30 20:14:25.357 96 2588963794616 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-30 20:14:30.701 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae8140da-3ee2-4d34-81ae-3976fad95ce6 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Security group member updated on remote: ['2bd671ec-7dd5-4449-8cd6-1b2baf8be277'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:14:30.701 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-ae8140da-3ee2-4d34-81ae-3976fad95ce6 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Security group member updated ['2bd671ec-7dd5-4449-8cd6-1b2baf8be277'] 2021-08-30 20:14:30.701 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-ae8140da-3ee2-4d34-81ae-3976fad95ce6 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Refresh firewall rules 2021-08-30 20:14:30.701 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae8140da-3ee2-4d34-81ae-3976fad95ce6 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Get security group information for devices via rpc ['e83171fe-e57d-4b51-ac9f-7539f1cc8737'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:14:30.744 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae8140da-3ee2-4d34-81ae-3976fad95ce6 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:14:30.744 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae8140da-3ee2-4d34-81ae-3976fad95ce6 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:14:30.808 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae8140da-3ee2-4d34-81ae-3976fad95ce6 7d7285a15f4f4270b612aacf7882d4c1 95be306b6491436fa9a9cccb6df7edb7 - - -] port_delete event received for 'e83171fe-e57d-4b51-ac9f-7539f1cc8737' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:14:31.792 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e83171fe-e57d-4b51-ac9f-7539f1cc8737 2021-08-30 20:14:31.841 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 2021-08-30 20:14:33.134 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-959ef8c2-e8e0-4dd6-97d4-a5209dd30951 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '5aec7e89-dd18-469b-9483-de8bc5324191' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:14:33.396 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:14:33.593 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 2021-08-30 20:14:33.593 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 updated. Details: {'device': '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00', 'network_id': '1c7a7d7f-5159-41d7-bc10-ebe925cd85b0', 'port_id': '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00', 'mac_address': 'fa:16:3e:b4:a8:95', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 652, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '969a173b-5a4e-473c-918b-ad9b648d2e19', '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-30 20:14:33.593 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:14:33.593 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:14:33.593 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" acquired by "networking_hyperv.neutron._common_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-30 20:14:33.593 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:14:33.593 96 2588963794616 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-30 20:14:33.593 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e83171fe-e57d-4b51-ac9f-7539f1cc8737' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:14:33.603 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e83171fe-e57d-4b51-ac9f-7539f1cc8737' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:14:33.603 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e83171fe-e57d-4b51-ac9f-7539f1cc8737 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:14:33.621 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 34624bf6-47c7-4826-9166-8b4dbc17eaaf 2021-08-30 20:14:33.621 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e83171fe-e57d-4b51-ac9f-7539f1cc8737'] 2021-08-30 20:14:33.621 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:14:33.621 96 2588963794440 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-30 20:14:33.621 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e83171fe-e57d-4b51-ac9f-7539f1cc8737'] 2021-08-30 20:14:33.621 96 2588963794616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:14:33.621 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:14:33.635 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:14:33.635 96 2588963794616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 652, VLAN trunk: None to switch port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 2021-08-30 20:14:33.685 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:14:33.685 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['872037d0-e2fd-4dbf-8fc9-bd418fe4ba00'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:14:33.840 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['872037d0-e2fd-4dbf-8fc9-bd418fe4ba00']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:14:33.840 96 2588963794616 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-30 20:14:33.840 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (23948ffa-95e8-4188-a492-4b1f674a26e8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:14:33.840 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:14:33.840 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:14:33.840 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-30 20:14:33.840 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" acquired by "networking_hyperv.neutron._common_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-30 20:14:33.840 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" 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-30 20:14:33.840 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" acquired by "networking_hyperv.neutron._common_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-30 20:14:33.840 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" 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-30 20:14:33.921 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" 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-30 20:14:33.921 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:14:33.921 96 2588963794616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 processed. 2021-08-30 20:14:34.275 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36690638-1668-43e8-8ff8-285a140c93a3 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for 'b2153479-d033-46e4-bf79-a3a2b02dbd9c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:14:35.041 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f455a66c-2eab-401c-a61b-2a4a0e233882 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network 34624bf6-47c7-4826-9166-8b4dbc17eaaf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:14:35.041 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f455a66c-2eab-401c-a61b-2a4a0e233882 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network 34624bf6-47c7-4826-9166-8b4dbc17eaaf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-30 20:14:35.415 96 2588963794616 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-30 20:14:35.733 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:14:51.931 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 2021-08-30 20:14:53.590 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:14:53.590 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:14:53.590 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:14:53.590 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:14:53.607 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['872037d0-e2fd-4dbf-8fc9-bd418fe4ba00'] 2021-08-30 20:14:53.607 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:14:53.607 96 2588963794616 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-30 20:14:53.607 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['872037d0-e2fd-4dbf-8fc9-bd418fe4ba00'] 2021-08-30 20:14:53.949 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 2021-08-30 20:14:55.605 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:14:55.605 96 2588963794616 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-30 20:14:55.605 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:14:55.605 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:14:55.605 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:14:55.622 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1c7a7d7f-5159-41d7-bc10-ebe925cd85b0 2021-08-30 20:14:55.622 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['872037d0-e2fd-4dbf-8fc9-bd418fe4ba00'] 2021-08-30 20:14:55.622 96 2588963794440 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-30 20:14:55.622 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['872037d0-e2fd-4dbf-8fc9-bd418fe4ba00'] 2021-08-30 20:14:55.761 96 2588963794616 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-30 20:14:56.635 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c74d8f0a-3e68-4631-8bcb-65dccf79ac1b 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Security group member updated on remote: ['0d7928ea-cf42-4dcc-8fd0-447520520f02'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:14:56.635 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-c74d8f0a-3e68-4631-8bcb-65dccf79ac1b 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Security group member updated ['0d7928ea-cf42-4dcc-8fd0-447520520f02'] 2021-08-30 20:14:57.525 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-273323ff-1dab-4ca5-845b-69836418088c 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: de78832f-a834-4f24-9063-844130f5edcd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:14:57.544 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-273323ff-1dab-4ca5-845b-69836418088c 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port de78832f-a834-4f24-9063-844130f5edcd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:15:08.616 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79bc7663-3ffb-487a-9b1e-c8867e4ed419 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network 14c005b8-d0e6-4af2-8ebc-eb40ab8a416c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:15:08.616 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79bc7663-3ffb-487a-9b1e-c8867e4ed419 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network 14c005b8-d0e6-4af2-8ebc-eb40ab8a416c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-30 20:15:09.213 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cce6e4f0-0654-47c5-80a3-2aa7695abeab ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network 9b74a786-5547-498e-b6b3-2efb2bc16ed8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:15:09.235 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cce6e4f0-0654-47c5-80a3-2aa7695abeab ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network 9b74a786-5547-498e-b6b3-2efb2bc16ed8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-30 20:15:16.605 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: de78832f-a834-4f24-9063-844130f5edcd 2021-08-30 20:15:17.665 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:15:17.920 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port de78832f-a834-4f24-9063-844130f5edcd 2021-08-30 20:15:17.920 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port de78832f-a834-4f24-9063-844130f5edcd updated. Details: {'device': 'de78832f-a834-4f24-9063-844130f5edcd', 'network_id': '2c44ab28-d2ac-4317-a896-6c1b0240b72c', 'port_id': 'de78832f-a834-4f24-9063-844130f5edcd', 'mac_address': 'fa:16:3e:54:ce:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 675, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2b507c0e-85ad-4943-939c-3601a2c49f89', '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-30 20:15:17.920 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:15:17.920 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de78832f-a834-4f24-9063-844130f5edcd" acquired by "networking_hyperv.neutron._common_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-30 20:15:17.920 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port de78832f-a834-4f24-9063-844130f5edcd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:15:17.920 96 2588963794616 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2c44ab28-d2ac-4317-a896-6c1b0240b72c 2021-08-30 20:15:17.920 96 2588963794616 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-30 20:15:18.151 96 2588963794616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'de78832f-a834-4f24-9063-844130f5edcd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:15:18.151 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'de78832f-a834-4f24-9063-844130f5edcd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:15:18.168 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port de78832f-a834-4f24-9063-844130f5edcd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:15:18.189 96 2588963794616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 675, VLAN trunk: None to switch port de78832f-a834-4f24-9063-844130f5edcd 2021-08-30 20:15:18.324 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:15:18.343 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['de78832f-a834-4f24-9063-844130f5edcd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:15:18.572 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['de78832f-a834-4f24-9063-844130f5edcd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:15:18.572 96 2588963794616 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-30 20:15:18.572 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0d7928ea-cf42-4dcc-8fd0-447520520f02) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:15:18.572 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0d7928ea-cf42-4dcc-8fd0-447520520f02) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:15:18.572 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for de78832f-a834-4f24-9063-844130f5edcd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:15:18.572 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:15:18.572 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device de78832f-a834-4f24-9063-844130f5edcd not yet added. Adding. 2021-08-30 20:15:18.572 96 2588963794616 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-30 20:15:18.572 96 2588963794616 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-30 20:15:18.793 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de78832f-a834-4f24-9063-844130f5edcd" acquired by "networking_hyperv.neutron._common_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-30 20:15:19.040 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de78832f-a834-4f24-9063-844130f5edcd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:15:19.040 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de78832f-a834-4f24-9063-844130f5edcd" acquired by "networking_hyperv.neutron._common_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-30 20:15:19.262 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de78832f-a834-4f24-9063-844130f5edcd" 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-30 20:15:19.421 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de78832f-a834-4f24-9063-844130f5edcd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:15:19.421 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port de78832f-a834-4f24-9063-844130f5edcd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:15:19.439 96 2588963794616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port de78832f-a834-4f24-9063-844130f5edcd processed. 2021-08-30 20:15:19.668 96 2588963794616 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-30 20:15:19.902 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:15:24.759 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 2021-08-30 20:15:25.698 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:15:25.921 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 2021-08-30 20:15:25.921 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 updated. Details: {'device': '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00', 'network_id': '1c7a7d7f-5159-41d7-bc10-ebe925cd85b0', 'port_id': '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00', 'mac_address': 'fa:16:3e:b4:a8:95', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 652, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '969a173b-5a4e-473c-918b-ad9b648d2e19', '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-30 20:15:25.921 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:15:25.921 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" acquired by "networking_hyperv.neutron._common_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-30 20:15:25.921 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:15:25.921 96 2588963794616 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1c7a7d7f-5159-41d7-bc10-ebe925cd85b0 2021-08-30 20:15:25.921 96 2588963794616 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-30 20:15:26.150 96 2588963794616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:15:26.150 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:15:26.150 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:15:26.165 96 2588963794616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 652, VLAN trunk: None to switch port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 2021-08-30 20:15:26.321 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:15:26.321 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['872037d0-e2fd-4dbf-8fc9-bd418fe4ba00'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:15:26.556 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['872037d0-e2fd-4dbf-8fc9-bd418fe4ba00']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:15:26.556 96 2588963794616 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-30 20:15:26.556 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (23948ffa-95e8-4188-a492-4b1f674a26e8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:15:26.556 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:15:26.556 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:15:26.556 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 not yet added. Adding. 2021-08-30 20:15:26.556 96 2588963794616 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-30 20:15:26.556 96 2588963794616 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-30 20:15:26.807 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" acquired by "networking_hyperv.neutron._common_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-30 20:15:26.996 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" 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-30 20:15:26.996 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" acquired by "networking_hyperv.neutron._common_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-30 20:15:27.243 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:15:27.419 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-872037d0-e2fd-4dbf-8fc9-bd418fe4ba00" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:15:27.419 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:15:27.419 96 2588963794616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 processed. 2021-08-30 20:15:27.697 96 2588963794616 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-30 20:15:27.910 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:16:24.806 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: efbc20a6-85e6-41aa-88f0-539c61ce5a43 2021-08-30 20:16:25.932 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:16:25.932 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'efbc20a6-85e6-41aa-88f0-539c61ce5a43' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:16:25.932 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'efbc20a6-85e6-41aa-88f0-539c61ce5a43' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:16:25.932 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port efbc20a6-85e6-41aa-88f0-539c61ce5a43 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:16:25.946 96 2588963794616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e804a72b-aade-49dc-a2b1-2149d6575c50 2021-08-30 20:16:25.946 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efbc20a6-85e6-41aa-88f0-539c61ce5a43'] 2021-08-30 20:16:25.946 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:16:25.946 96 2588963794616 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-30 20:16:25.946 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efbc20a6-85e6-41aa-88f0-539c61ce5a43'] 2021-08-30 20:16:27.954 96 2588963794616 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-30 20:16:28.112 96 2588963794616 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-30 20:16:37.515 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: efbc20a6-85e6-41aa-88f0-539c61ce5a43 2021-08-30 20:16:37.995 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:16:38.180 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port efbc20a6-85e6-41aa-88f0-539c61ce5a43 2021-08-30 20:16:38.180 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port efbc20a6-85e6-41aa-88f0-539c61ce5a43 updated. Details: {'device': 'efbc20a6-85e6-41aa-88f0-539c61ce5a43', 'network_id': 'e804a72b-aade-49dc-a2b1-2149d6575c50', 'port_id': 'efbc20a6-85e6-41aa-88f0-539c61ce5a43', 'mac_address': 'fa:16:3e:af:ea:8c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 689, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7400d7bc-09c0-4b22-a31e-6ce96c24d86c', '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-30 20:16:38.180 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:16:38.180 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efbc20a6-85e6-41aa-88f0-539c61ce5a43" acquired by "networking_hyperv.neutron._common_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-30 20:16:38.198 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port efbc20a6-85e6-41aa-88f0-539c61ce5a43 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:16:38.198 96 2588963794616 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e804a72b-aade-49dc-a2b1-2149d6575c50 2021-08-30 20:16:38.198 96 2588963794616 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-30 20:16:38.430 96 2588963794616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'efbc20a6-85e6-41aa-88f0-539c61ce5a43') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:16:38.451 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'efbc20a6-85e6-41aa-88f0-539c61ce5a43') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:16:38.451 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port efbc20a6-85e6-41aa-88f0-539c61ce5a43 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:16:38.451 96 2588963794616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 689, VLAN trunk: None to switch port efbc20a6-85e6-41aa-88f0-539c61ce5a43 2021-08-30 20:16:38.634 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:16:38.634 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['efbc20a6-85e6-41aa-88f0-539c61ce5a43'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:16:38.915 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['efbc20a6-85e6-41aa-88f0-539c61ce5a43']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:16:38.915 96 2588963794616 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-30 20:16:38.915 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e1e93692-e0d0-46dc-ae45-6f2fdecb92f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:16:38.915 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for efbc20a6-85e6-41aa-88f0-539c61ce5a43 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:16:38.915 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:16:38.915 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device efbc20a6-85e6-41aa-88f0-539c61ce5a43 not yet added. Adding. 2021-08-30 20:16:38.915 96 2588963794616 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-30 20:16:38.915 96 2588963794616 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-30 20:16:39.165 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efbc20a6-85e6-41aa-88f0-539c61ce5a43" acquired by "networking_hyperv.neutron._common_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-30 20:16:39.370 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efbc20a6-85e6-41aa-88f0-539c61ce5a43" 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-30 20:16:39.370 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efbc20a6-85e6-41aa-88f0-539c61ce5a43" acquired by "networking_hyperv.neutron._common_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-30 20:16:39.680 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efbc20a6-85e6-41aa-88f0-539c61ce5a43" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:16:42.165 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efbc20a6-85e6-41aa-88f0-539c61ce5a43" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:16:43.704 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port efbc20a6-85e6-41aa-88f0-539c61ce5a43 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:16:43.704 96 2588963794616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port efbc20a6-85e6-41aa-88f0-539c61ce5a43 processed. 2021-08-30 20:16:44.040 96 2588963794616 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-30 20:16:44.260 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:17:04.211 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-de68d4f7-dcb1-4780-ba5b-813b0568cc16 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Security group member updated on remote: ['0d7928ea-cf42-4dcc-8fd0-447520520f02'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:17:04.211 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-de68d4f7-dcb1-4780-ba5b-813b0568cc16 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Security group member updated ['0d7928ea-cf42-4dcc-8fd0-447520520f02'] 2021-08-30 20:17:04.211 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-de68d4f7-dcb1-4780-ba5b-813b0568cc16 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Refresh firewall rules 2021-08-30 20:17:04.211 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-de68d4f7-dcb1-4780-ba5b-813b0568cc16 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Get security group information for devices via rpc ['de78832f-a834-4f24-9063-844130f5edcd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:17:04.243 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-de68d4f7-dcb1-4780-ba5b-813b0568cc16 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:17:04.243 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-de68d4f7-dcb1-4780-ba5b-813b0568cc16 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:17:04.292 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de68d4f7-dcb1-4780-ba5b-813b0568cc16 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] port_delete event received for 'de78832f-a834-4f24-9063-844130f5edcd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:17:04.292 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: de78832f-a834-4f24-9063-844130f5edcd 2021-08-30 20:17:06.102 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:17:06.947 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'de78832f-a834-4f24-9063-844130f5edcd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:17:06.947 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'de78832f-a834-4f24-9063-844130f5edcd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:17:06.947 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port de78832f-a834-4f24-9063-844130f5edcd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:17:06.967 96 2588963794616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2c44ab28-d2ac-4317-a896-6c1b0240b72c 2021-08-30 20:17:07.933 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de78832f-a834-4f24-9063-844130f5edcd'] 2021-08-30 20:17:07.933 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:17:07.933 96 2588963794616 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-30 20:17:07.933 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de78832f-a834-4f24-9063-844130f5edcd'] 2021-08-30 20:17:08.113 96 2588963794616 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-30 20:17:09.384 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:17:17.149 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group member updated on remote: ['d2e7118f-68a9-4aee-823f-da62892cecb5', '307ddf0e-564b-430b-afbf-e576ea40396f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:17:17.149 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group member updated ['d2e7118f-68a9-4aee-823f-da62892cecb5', '307ddf0e-564b-430b-afbf-e576ea40396f'] 2021-08-30 20:17:17.149 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Refresh firewall rules 2021-08-30 20:17:17.149 96 2588963794616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Get security group information for devices via rpc ['e52258b4-4da3-48ab-bebc-e2c6dda8fd56'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:17:17.180 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] port_update received: e52258b4-4da3-48ab-bebc-e2c6dda8fd56 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:17:17.198 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-agent-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" acquired by "networking_hyperv.neutron._common_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-30 20:17:17.198 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Binding port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:17:17.198 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] 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-30 20:17:17.227 96 2588963794440 MainThread DEBUG neutron.services.trunk.rpc.agent [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e52258b4-4da3-48ab-bebc-e2c6dda8fd56') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:17:17.227 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e52258b4-4da3-48ab-bebc-e2c6dda8fd56') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:17:17.227 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Trunk plugin disabled on server. Assuming port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:17:17.227 96 2588963794440 MainThread INFO networking_hyperv.neutron.trunk_driver [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Binding VLAN ID: 696, VLAN trunk: None to switch port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 2021-08-30 20:17:17.289 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Refresh firewall rules 2021-08-30 20:17:17.289 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Get security group information for devices via rpc ['e52258b4-4da3-48ab-bebc-e2c6dda8fd56'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:17:17.400 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update security group information for ports dict_keys(['e52258b4-4da3-48ab-bebc-e2c6dda8fd56']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:17:17.400 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:17:17.400 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update rules of security group (307ddf0e-564b-430b-afbf-e576ea40396f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:17:17.400 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update members of security group (307ddf0e-564b-430b-afbf-e576ea40396f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:17:17.400 96 2588963794616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update port filter for e52258b4-4da3-48ab-bebc-e2c6dda8fd56 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:17:17.400 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Updating port rules. 2021-08-30 20:17:17.400 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-30 20:17:17.400 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" acquired by "networking_hyperv.neutron._common_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-30 20:17:17.400 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" 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-30 20:17:17.400 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" acquired by "networking_hyperv.neutron._common_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-30 20:17:17.571 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update security group information for ports dict_keys(['e52258b4-4da3-48ab-bebc-e2c6dda8fd56']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:17:17.571 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:17:17.571 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update rules of security group (307ddf0e-564b-430b-afbf-e576ea40396f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:17:17.571 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update members of security group (307ddf0e-564b-430b-afbf-e576ea40396f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:17:17.571 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update port filter for e52258b4-4da3-48ab-bebc-e2c6dda8fd56 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:17:17.571 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Updating port rules. 2021-08-30 20:17:17.571 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-30 20:17:17.851 96 2588963794616 MainThread DEBUG oslo_concurrency.lockutils [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:17:17.851 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-30 20:17:17.867 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" 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-30 20:17:17.867 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" acquired by "networking_hyperv.neutron._common_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-30 20:17:17.966 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-driver-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" 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-30 20:17:18.007 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [req-194a6b21-0c9b-4f47-82bf-b6aacbcd53d1 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Lock "n-hv-agent-port-lock-e52258b4-4da3-48ab-bebc-e2c6dda8fd56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:17:18.320 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f6a2dee-81cd-410a-8c1d-89d7f36e62c8 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] port_delete event received for 'a4e82818-ff88-4a09-8737-774502856b9b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:17:20.281 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32e7a06b-9149-4749-873e-031e278b91a0 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Security group member updated on remote: ['0d7928ea-cf42-4dcc-8fd0-447520520f02'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:17:20.281 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-32e7a06b-9149-4749-873e-031e278b91a0 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Security group member updated ['0d7928ea-cf42-4dcc-8fd0-447520520f02'] 2021-08-30 20:17:21.262 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-574bc40f-44fa-4ac7-9cd5-db2459b00a35 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: 8988a376-2889-40ab-9f51-1042d2c569d8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:17:21.291 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-574bc40f-44fa-4ac7-9cd5-db2459b00a35 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port 8988a376-2889-40ab-9f51-1042d2c569d8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:17:22.461 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 2021-08-30 20:17:23.438 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94294c3c-ee0b-4045-8bd4-ff575fe6090e b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group member updated on remote: ['23948ffa-95e8-4188-a492-4b1f674a26e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:17:23.438 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-94294c3c-ee0b-4045-8bd4-ff575fe6090e b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group member updated ['23948ffa-95e8-4188-a492-4b1f674a26e8'] 2021-08-30 20:17:23.752 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94294c3c-ee0b-4045-8bd4-ff575fe6090e b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] port_delete event received for '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:17:24.188 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:17:24.188 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:17:24.188 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '872037d0-e2fd-4dbf-8fc9-bd418fe4ba00' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:17:24.188 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 872037d0-e2fd-4dbf-8fc9-bd418fe4ba00 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:17:24.214 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1c7a7d7f-5159-41d7-bc10-ebe925cd85b0 2021-08-30 20:17:24.227 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['872037d0-e2fd-4dbf-8fc9-bd418fe4ba00'] 2021-08-30 20:17:24.227 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:17:24.227 96 2588963794440 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-30 20:17:24.227 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['872037d0-e2fd-4dbf-8fc9-bd418fe4ba00'] 2021-08-30 20:17:24.585 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8988a376-2889-40ab-9f51-1042d2c569d8 2021-08-30 20:17:24.585 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e52258b4-4da3-48ab-bebc-e2c6dda8fd56 2021-08-30 20:17:25.182 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bd507f7-4e71-4227-92aa-749dc433cf57 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group member updated on remote: ['307ddf0e-564b-430b-afbf-e576ea40396f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:17:25.182 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-3bd507f7-4e71-4227-92aa-749dc433cf57 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Security group member updated ['307ddf0e-564b-430b-afbf-e576ea40396f'] 2021-08-30 20:17:25.182 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-3bd507f7-4e71-4227-92aa-749dc433cf57 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Refresh firewall rules 2021-08-30 20:17:25.182 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bd507f7-4e71-4227-92aa-749dc433cf57 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Get security group information for devices via rpc ['e52258b4-4da3-48ab-bebc-e2c6dda8fd56'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:17:25.210 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3bd507f7-4e71-4227-92aa-749dc433cf57 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:17:25.236 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3bd507f7-4e71-4227-92aa-749dc433cf57 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:17:25.352 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bd507f7-4e71-4227-92aa-749dc433cf57 5220fe787e0149809a28e193a5e0840f be2eaf6cc0e3423cafb8c3d334c76924 - - -] port_delete event received for 'e52258b4-4da3-48ab-bebc-e2c6dda8fd56' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:17:25.805 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fbce8c0-4ffc-4fc0-93dc-17b447add2dc b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] port_delete event received for '520e645b-b89e-459d-a53d-921094c37e45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:17:26.221 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:17:26.221 96 2588963794440 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-30 20:17:26.471 96 2588963794440 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-30 20:17:26.636 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port 8988a376-2889-40ab-9f51-1042d2c569d8 2021-08-30 20:17:26.636 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port 8988a376-2889-40ab-9f51-1042d2c569d8 updated. Details: {'device': '8988a376-2889-40ab-9f51-1042d2c569d8', 'network_id': '2c44ab28-d2ac-4317-a896-6c1b0240b72c', 'port_id': '8988a376-2889-40ab-9f51-1042d2c569d8', 'mac_address': 'fa:16:3e:94:3f:be', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 675, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2b507c0e-85ad-4943-939c-3601a2c49f89', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-30 20:17:26.636 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:17:26.636 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:17:26.636 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8988a376-2889-40ab-9f51-1042d2c569d8" acquired by "networking_hyperv.neutron._common_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-30 20:17:26.636 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8988a376-2889-40ab-9f51-1042d2c569d8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:17:26.636 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2c44ab28-d2ac-4317-a896-6c1b0240b72c 2021-08-30 20:17:26.650 96 2588963794440 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-30 20:17:26.650 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e52258b4-4da3-48ab-bebc-e2c6dda8fd56' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:17:26.650 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e52258b4-4da3-48ab-bebc-e2c6dda8fd56' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:17:26.650 96 2588963794616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e52258b4-4da3-48ab-bebc-e2c6dda8fd56 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:17:26.685 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e52258b4-4da3-48ab-bebc-e2c6dda8fd56'] 2021-08-30 20:17:26.685 96 2588963794616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:17:26.685 96 2588963794616 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-30 20:17:26.685 96 2588963794616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e52258b4-4da3-48ab-bebc-e2c6dda8fd56'] 2021-08-30 20:17:26.712 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8abf9f85-828c-4871-8a97-dc8be65eb4de b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group rule updated on remote: ['dbb623a3-3930-4e7a-aca9-26074163df9e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:17:26.712 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-8abf9f85-828c-4871-8a97-dc8be65eb4de b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group rule updated ['dbb623a3-3930-4e7a-aca9-26074163df9e'] 2021-08-30 20:17:26.836 96 2588963794440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8988a376-2889-40ab-9f51-1042d2c569d8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:17:26.836 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8988a376-2889-40ab-9f51-1042d2c569d8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:17:26.852 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8988a376-2889-40ab-9f51-1042d2c569d8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:17:26.852 96 2588963794440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 675, VLAN trunk: None to switch port 8988a376-2889-40ab-9f51-1042d2c569d8 2021-08-30 20:17:26.852 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6452fe3-4a08-4d97-84fe-95b117bfad53 b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group rule updated on remote: ['dbb623a3-3930-4e7a-aca9-26074163df9e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:17:26.852 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-a6452fe3-4a08-4d97-84fe-95b117bfad53 b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group rule updated ['dbb623a3-3930-4e7a-aca9-26074163df9e'] 2021-08-30 20:17:26.994 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:17:26.994 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8988a376-2889-40ab-9f51-1042d2c569d8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:17:27.196 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8988a376-2889-40ab-9f51-1042d2c569d8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:17:27.196 96 2588963794440 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-30 20:17:27.196 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0d7928ea-cf42-4dcc-8fd0-447520520f02) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:17:27.196 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0d7928ea-cf42-4dcc-8fd0-447520520f02) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:17:27.196 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8988a376-2889-40ab-9f51-1042d2c569d8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:17:27.196 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:17:27.212 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8988a376-2889-40ab-9f51-1042d2c569d8 not yet added. Adding. 2021-08-30 20:17:27.212 96 2588963794440 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-30 20:17:27.212 96 2588963794440 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-30 20:17:27.368 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8988a376-2889-40ab-9f51-1042d2c569d8" acquired by "networking_hyperv.neutron._common_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-30 20:17:27.495 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8988a376-2889-40ab-9f51-1042d2c569d8" 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-30 20:17:27.495 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8988a376-2889-40ab-9f51-1042d2c569d8" acquired by "networking_hyperv.neutron._common_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-30 20:17:27.680 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8988a376-2889-40ab-9f51-1042d2c569d8" 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-30 20:17:27.836 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8988a376-2889-40ab-9f51-1042d2c569d8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:17:27.836 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8988a376-2889-40ab-9f51-1042d2c569d8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:17:27.836 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8988a376-2889-40ab-9f51-1042d2c569d8 processed. 2021-08-30 20:17:28.228 96 2588963794440 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-30 20:17:28.500 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:17:29.418 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97660d54-e81d-478a-a086-41f199a4313c ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '7d9e0112-c980-49f8-b85b-e4acd2ef7efa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:17:30.808 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0cdd355-f8ff-4b7a-b5ad-4d0e908a6d1b ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '64315060-39c0-4c74-a438-901ad52abfd4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:17:31.290 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8cd3ef2-c13d-452e-b7f7-e555448540dc b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group member updated on remote: ['dbb623a3-3930-4e7a-aca9-26074163df9e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:17:31.290 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-f8cd3ef2-c13d-452e-b7f7-e555448540dc b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group member updated ['dbb623a3-3930-4e7a-aca9-26074163df9e'] 2021-08-30 20:17:31.845 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aab30cd5-345e-4466-8ecf-f4dafb2398a5 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '1d0f10ff-0346-4763-a17f-39b74e6e8baa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:17:31.976 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ece7c01c-4b65-4933-b700-6418e5643406 - - - - -] port_delete event received for '1d0f10ff-0346-4763-a17f-39b74e6e8baa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:17:32.179 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aab30cd5-345e-4466-8ecf-f4dafb2398a5 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network 8889f23d-4f20-433e-b590-ffaaac0f553d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:17:32.179 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-aab30cd5-345e-4466-8ecf-f4dafb2398a5 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Reclaiming local network 8889f23d-4f20-433e-b590-ffaaac0f553d 2021-08-30 20:17:32.461 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97bb7dfd-0f3a-44eb-b142-691d86e50de5 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: f53cd450-9538-4d27-9d59-87a75ecf065e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:17:32.461 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97bb7dfd-0f3a-44eb-b142-691d86e50de5 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port f53cd450-9538-4d27-9d59-87a75ecf065e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:17:34.320 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01153123-5ecf-4ef4-96e7-b2b3071c1047 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '8ef73606-0675-4aa4-b56e-e93689db83c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:17:35.711 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c6d4c17-a4ce-45f1-b911-fbb688b9f38e ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for 'a22cac6b-2eb7-40b7-bc3c-0f0b7124ca04' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:17:36.603 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8093b894-3ef2-4e1c-a3a5-13e5e025e09d ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for 'cd329e3c-b068-4523-a62f-c291e6ebc41f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:17:36.695 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f53cd450-9538-4d27-9d59-87a75ecf065e 2021-08-30 20:17:36.776 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9e23972-b11a-4a09-939b-8cb0d0bea4e1 - - - - -] port_delete event received for 'cd329e3c-b068-4523-a62f-c291e6ebc41f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:17:36.852 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8093b894-3ef2-4e1c-a3a5-13e5e025e09d ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network 4e896760-1298-4ee3-9e5c-1db17b6b2901 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:17:36.852 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8093b894-3ef2-4e1c-a3a5-13e5e025e09d ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network 4e896760-1298-4ee3-9e5c-1db17b6b2901 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-30 20:17:38.278 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:17:38.477 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port f53cd450-9538-4d27-9d59-87a75ecf065e 2021-08-30 20:17:38.495 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port f53cd450-9538-4d27-9d59-87a75ecf065e updated. Details: {'device': 'f53cd450-9538-4d27-9d59-87a75ecf065e', 'network_id': '1c7a7d7f-5159-41d7-bc10-ebe925cd85b0', 'port_id': 'f53cd450-9538-4d27-9d59-87a75ecf065e', 'mac_address': 'fa:16:3e:4d:54:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 652, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '969a173b-5a4e-473c-918b-ad9b648d2e19', '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-30 20:17:38.495 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:17:38.495 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" acquired by "networking_hyperv.neutron._common_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-30 20:17:38.495 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f53cd450-9538-4d27-9d59-87a75ecf065e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:17:38.495 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1c7a7d7f-5159-41d7-bc10-ebe925cd85b0 2021-08-30 20:17:38.495 96 2588963794440 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-30 20:17:38.855 96 2588963794440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f53cd450-9538-4d27-9d59-87a75ecf065e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:17:38.855 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f53cd450-9538-4d27-9d59-87a75ecf065e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:17:38.855 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f53cd450-9538-4d27-9d59-87a75ecf065e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:17:38.855 96 2588963794440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 652, VLAN trunk: None to switch port f53cd450-9538-4d27-9d59-87a75ecf065e 2021-08-30 20:17:39.008 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:17:39.008 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f53cd450-9538-4d27-9d59-87a75ecf065e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:17:39.152 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f53cd450-9538-4d27-9d59-87a75ecf065e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:17:39.152 96 2588963794440 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-30 20:17:39.152 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dbb623a3-3930-4e7a-aca9-26074163df9e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:17:39.152 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f53cd450-9538-4d27-9d59-87a75ecf065e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:17:39.152 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:17:39.152 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f53cd450-9538-4d27-9d59-87a75ecf065e not yet added. Adding. 2021-08-30 20:17:39.152 96 2588963794440 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-30 20:17:39.152 96 2588963794440 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-30 20:17:39.340 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" acquired by "networking_hyperv.neutron._common_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-30 20:17:39.492 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" 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-30 20:17:39.492 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" acquired by "networking_hyperv.neutron._common_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-30 20:17:39.727 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:17:39.898 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:17:39.898 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f53cd450-9538-4d27-9d59-87a75ecf065e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:17:39.898 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f53cd450-9538-4d27-9d59-87a75ecf065e processed. 2021-08-30 20:17:40.305 96 2588963794440 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-30 20:17:40.476 96 2588963794440 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-30 20:18:00.355 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5cba130-993c-4c2b-bd0a-949e55c6770c 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Security group member updated on remote: ['0d7928ea-cf42-4dcc-8fd0-447520520f02'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:18:00.355 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-c5cba130-993c-4c2b-bd0a-949e55c6770c 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Security group member updated ['0d7928ea-cf42-4dcc-8fd0-447520520f02'] 2021-08-30 20:18:00.355 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-c5cba130-993c-4c2b-bd0a-949e55c6770c 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Refresh firewall rules 2021-08-30 20:18:00.368 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5cba130-993c-4c2b-bd0a-949e55c6770c 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Get security group information for devices via rpc ['8988a376-2889-40ab-9f51-1042d2c569d8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:18:00.399 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c5cba130-993c-4c2b-bd0a-949e55c6770c 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:18:00.399 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c5cba130-993c-4c2b-bd0a-949e55c6770c 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:18:00.429 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5cba130-993c-4c2b-bd0a-949e55c6770c 500a527d2c8d46aea4ce96519fdb8e3f f07766daff4745b28547246234d070d4 - - -] port_delete event received for '8988a376-2889-40ab-9f51-1042d2c569d8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:18:00.976 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8988a376-2889-40ab-9f51-1042d2c569d8 2021-08-30 20:18:02.447 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:18:02.447 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8988a376-2889-40ab-9f51-1042d2c569d8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:18:02.447 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8988a376-2889-40ab-9f51-1042d2c569d8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:18:02.447 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8988a376-2889-40ab-9f51-1042d2c569d8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:18:02.461 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2c44ab28-d2ac-4317-a896-6c1b0240b72c 2021-08-30 20:18:02.461 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8988a376-2889-40ab-9f51-1042d2c569d8'] 2021-08-30 20:18:02.461 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:18:02.461 96 2588963794440 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-30 20:18:02.461 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8988a376-2889-40ab-9f51-1042d2c569d8'] 2021-08-30 20:18:04.446 96 2588963794440 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-30 20:18:05.289 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.843s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:18:28.295 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b2ed298-4c61-494b-8617-7a796066ba2d ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network 2c44ab28-d2ac-4317-a896-6c1b0240b72c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:18:28.295 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b2ed298-4c61-494b-8617-7a796066ba2d ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network 2c44ab28-d2ac-4317-a896-6c1b0240b72c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-30 20:18:59.165 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f0680e7-5408-490f-a0c5-5c96beeea99d 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] port_delete event received for 'd6d90909-5e63-4278-9621-e2276327279e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:19:01.413 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: efbc20a6-85e6-41aa-88f0-539c61ce5a43 2021-08-30 20:19:02.414 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-038b7c22-4c87-4cba-856a-f3357c17f9ab 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group member updated on remote: ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:19:02.414 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-038b7c22-4c87-4cba-856a-f3357c17f9ab 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] Security group member updated ['e1e93692-e0d0-46dc-ae45-6f2fdecb92f5'] 2021-08-30 20:19:02.491 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-038b7c22-4c87-4cba-856a-f3357c17f9ab 123cc6e427264658a414ddc2d292ed2f 63d81fd983f0455eb964c3689815abe1 - - -] port_delete event received for 'efbc20a6-85e6-41aa-88f0-539c61ce5a43' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:19:02.949 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:19:02.949 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'efbc20a6-85e6-41aa-88f0-539c61ce5a43' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:19:02.949 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'efbc20a6-85e6-41aa-88f0-539c61ce5a43' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:19:02.949 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port efbc20a6-85e6-41aa-88f0-539c61ce5a43 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:19:02.961 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e804a72b-aade-49dc-a2b1-2149d6575c50 2021-08-30 20:19:02.961 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efbc20a6-85e6-41aa-88f0-539c61ce5a43'] 2021-08-30 20:19:02.961 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:19:02.961 96 2588963794440 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-30 20:19:02.961 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efbc20a6-85e6-41aa-88f0-539c61ce5a43'] 2021-08-30 20:19:04.962 96 2588963794440 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-30 20:19:05.011 96 2588963794440 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-30 20:19:05.026 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-241c1d14-037b-4318-861b-407fc1e6f6a0 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '36666be2-6aed-4598-8875-f443942f487b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:19:06.164 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7791c7f-5caf-4ebb-8416-856272deb627 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for 'e7fdfcd4-b490-4e23-aa37-aac0c9c5d60e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:19:06.931 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e00852ad-1d32-4793-8a22-cbee8c111010 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '79092ec1-9c45-4b6b-8482-0b67231cd612' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:19:07.072 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-073c066e-1b4a-425a-8c0c-3a02241f5684 - - - - -] port_delete event received for '79092ec1-9c45-4b6b-8482-0b67231cd612' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:19:07.164 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e00852ad-1d32-4793-8a22-cbee8c111010 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network e804a72b-aade-49dc-a2b1-2149d6575c50 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:19:07.164 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e00852ad-1d32-4793-8a22-cbee8c111010 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network e804a72b-aade-49dc-a2b1-2149d6575c50 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-30 20:19:08.418 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2ef033e-cb76-4f8e-a3e3-c9e765dd3d74 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for 'ab9a5222-3947-4c67-a6ad-f4141b4fedb8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:19:09.665 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66c56402-4577-45bf-9886-334075dad582 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for 'f1f0f6f8-ceb3-41fc-b87b-d866511e696e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:19:10.463 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-009bc1a5-8f94-456b-a42b-16867fc600a3 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '847071c1-685d-493a-b03d-94b1ae9de361' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:19:10.601 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef63d941-c92c-4f99-bf1c-71f6983a2b31 - - - - -] port_delete event received for '847071c1-685d-493a-b03d-94b1ae9de361' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:19:10.675 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-009bc1a5-8f94-456b-a42b-16867fc600a3 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network 97c19db9-4b2b-4541-8c29-ed6375b85f64 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:19:10.675 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-009bc1a5-8f94-456b-a42b-16867fc600a3 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network 97c19db9-4b2b-4541-8c29-ed6375b85f64 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-30 20:19:16.074 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93b77256-d67b-448f-9691-79c171c55958 - - - - -] port_update received: 46c1c18b-7c5c-4907-9d21-3f4bb3d18af2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:19:16.086 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93b77256-d67b-448f-9691-79c171c55958 - - - - -] No port 46c1c18b-7c5c-4907-9d21-3f4bb3d18af2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:19:17.588 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6f88d3d5-9d9e-4f83-860c-db0735764cba 2021-08-30 20:19:18.008 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51854929-6ec3-4c7c-8b8a-b401f0d8fc0c 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group member updated on remote: ['abdf69ee-57f0-4938-954b-3c9438426356'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:19:18.008 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-51854929-6ec3-4c7c-8b8a-b401f0d8fc0c 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group member updated ['abdf69ee-57f0-4938-954b-3c9438426356'] 2021-08-30 20:19:18.414 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51854929-6ec3-4c7c-8b8a-b401f0d8fc0c 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] port_delete event received for '6f88d3d5-9d9e-4f83-860c-db0735764cba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:19:19.033 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:19:19.033 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6f88d3d5-9d9e-4f83-860c-db0735764cba' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:19:19.033 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6f88d3d5-9d9e-4f83-860c-db0735764cba' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:19:19.033 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6f88d3d5-9d9e-4f83-860c-db0735764cba _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:19:19.038 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 42e7d939-c8e8-4b3c-8f28-9584034ca033 2021-08-30 20:19:19.038 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f88d3d5-9d9e-4f83-860c-db0735764cba'] 2021-08-30 20:19:19.038 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:19:19.038 96 2588963794440 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-30 20:19:19.038 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f88d3d5-9d9e-4f83-860c-db0735764cba'] 2021-08-30 20:19:20.305 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-059479e7-9337-4539-9ad7-c0503738e7fd 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] port_delete event received for '54a65c0f-add7-426d-a76d-044317cb8ad4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:19:20.648 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c01db316-40a0-43b7-a150-1060f4989f43 - - - - -] port_update received: ee96735d-78b7-4fcc-9ead-2b171c1fb98b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:19:20.663 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c01db316-40a0-43b7-a150-1060f4989f43 - - - - -] No port ee96735d-78b7-4fcc-9ead-2b171c1fb98b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:19:21.038 96 2588963794440 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-30 20:19:21.147 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:19:21.538 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a3c0e5e-af3c-4294-8457-b4560d0281d6 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group rule updated on remote: ['12f5c6db-3da9-417d-8683-31e12702c915'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:19:21.538 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-7a3c0e5e-af3c-4294-8457-b4560d0281d6 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group rule updated ['12f5c6db-3da9-417d-8683-31e12702c915'] 2021-08-30 20:19:21.710 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec1de98f-710f-4a40-b7f2-014d52f3aa10 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group rule updated on remote: ['12f5c6db-3da9-417d-8683-31e12702c915'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:19:21.710 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-ec1de98f-710f-4a40-b7f2-014d52f3aa10 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group rule updated ['12f5c6db-3da9-417d-8683-31e12702c915'] 2021-08-30 20:19:23.210 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa568b3d-f1d2-4f05-bf3e-968461b491e4 - - - - -] port_update received: 3782a5c3-d37c-4b6e-b5d0-2e63f476bb2e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:19:23.210 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa568b3d-f1d2-4f05-bf3e-968461b491e4 - - - - -] No port 3782a5c3-d37c-4b6e-b5d0-2e63f476bb2e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:19:25.009 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b859f75-37ac-4caf-ac75-dcddb973461b 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group rule updated on remote: ['9284388f-f8d4-41f1-8be1-0308328ff84b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:19:25.009 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-7b859f75-37ac-4caf-ac75-dcddb973461b 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group rule updated ['9284388f-f8d4-41f1-8be1-0308328ff84b'] 2021-08-30 20:19:25.163 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fd5011b-b3e8-4dfe-92ce-357c9b56258f 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group rule updated on remote: ['9284388f-f8d4-41f1-8be1-0308328ff84b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:19:25.163 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-9fd5011b-b3e8-4dfe-92ce-357c9b56258f 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group rule updated ['9284388f-f8d4-41f1-8be1-0308328ff84b'] 2021-08-30 20:19:25.381 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-925fffa2-90bb-491e-b257-1bbdee8000db 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group rule updated on remote: ['9284388f-f8d4-41f1-8be1-0308328ff84b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:19:25.381 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-925fffa2-90bb-491e-b257-1bbdee8000db 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group rule updated ['9284388f-f8d4-41f1-8be1-0308328ff84b'] 2021-08-30 20:19:25.586 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ebc5381-a01f-4953-a5c5-b3a38e1ff8b7 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group rule updated on remote: ['9284388f-f8d4-41f1-8be1-0308328ff84b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:19:25.586 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-7ebc5381-a01f-4953-a5c5-b3a38e1ff8b7 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group rule updated ['9284388f-f8d4-41f1-8be1-0308328ff84b'] 2021-08-30 20:19:25.773 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e98183a8-8c8b-43f7-8462-f1c03460402f 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group rule updated on remote: ['9284388f-f8d4-41f1-8be1-0308328ff84b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:19:25.803 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-e98183a8-8c8b-43f7-8462-f1c03460402f 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group rule updated ['9284388f-f8d4-41f1-8be1-0308328ff84b'] 2021-08-30 20:19:25.991 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f91db823-1538-48d1-b074-446867c46e7b 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group rule updated on remote: ['9284388f-f8d4-41f1-8be1-0308328ff84b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-30 20:19:25.991 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-f91db823-1538-48d1-b074-446867c46e7b 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group rule updated ['9284388f-f8d4-41f1-8be1-0308328ff84b'] 2021-08-30 20:19:26.132 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fba33b5-9bdc-43c1-91d3-7c9d6e490a85 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group member updated on remote: ['12f5c6db-3da9-417d-8683-31e12702c915'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:19:26.132 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-1fba33b5-9bdc-43c1-91d3-7c9d6e490a85 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group member updated ['12f5c6db-3da9-417d-8683-31e12702c915'] 2021-08-30 20:19:27.147 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90194f14-4a2e-4cc1-b7ec-5644a1be1059 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: 19cf18a0-2332-4607-99ef-0e092ffe8ebf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:19:27.163 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90194f14-4a2e-4cc1-b7ec-5644a1be1059 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port 19cf18a0-2332-4607-99ef-0e092ffe8ebf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:19:28.398 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00c5bd34-f0c1-4728-8767-33e73048613e - - - - -] port_update received: 231537d2-eba8-467f-83e3-4ff711224895 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:19:28.398 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00c5bd34-f0c1-4728-8767-33e73048613e - - - - -] No port 231537d2-eba8-467f-83e3-4ff711224895 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:19:31.571 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 19cf18a0-2332-4607-99ef-0e092ffe8ebf 2021-08-30 20:19:33.090 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:19:33.282 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port 19cf18a0-2332-4607-99ef-0e092ffe8ebf 2021-08-30 20:19:33.282 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port 19cf18a0-2332-4607-99ef-0e092ffe8ebf updated. Details: {'device': '19cf18a0-2332-4607-99ef-0e092ffe8ebf', 'network_id': '42e7d939-c8e8-4b3c-8f28-9584034ca033', 'port_id': '19cf18a0-2332-4607-99ef-0e092ffe8ebf', 'mac_address': 'fa:16:3e:96:22:02', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 683, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8b4a3f0a-f29f-46e2-8e50-1323554e8984', '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-30 20:19:33.282 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:19:33.282 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-19cf18a0-2332-4607-99ef-0e092ffe8ebf" acquired by "networking_hyperv.neutron._common_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-30 20:19:33.282 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 19cf18a0-2332-4607-99ef-0e092ffe8ebf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:19:33.282 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 42e7d939-c8e8-4b3c-8f28-9584034ca033 2021-08-30 20:19:33.282 96 2588963794440 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-30 20:19:33.541 96 2588963794440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '19cf18a0-2332-4607-99ef-0e092ffe8ebf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:19:33.541 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '19cf18a0-2332-4607-99ef-0e092ffe8ebf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:19:33.541 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 19cf18a0-2332-4607-99ef-0e092ffe8ebf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:19:33.541 96 2588963794440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 683, VLAN trunk: None to switch port 19cf18a0-2332-4607-99ef-0e092ffe8ebf 2021-08-30 20:19:33.737 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:19:33.737 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['19cf18a0-2332-4607-99ef-0e092ffe8ebf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:19:34.007 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['19cf18a0-2332-4607-99ef-0e092ffe8ebf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:19:34.007 96 2588963794440 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-30 20:19:34.007 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (12f5c6db-3da9-417d-8683-31e12702c915) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:19:34.007 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 19cf18a0-2332-4607-99ef-0e092ffe8ebf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:19:34.007 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:19:34.007 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 19cf18a0-2332-4607-99ef-0e092ffe8ebf not yet added. Adding. 2021-08-30 20:19:34.007 96 2588963794440 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-30 20:19:34.007 96 2588963794440 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-30 20:19:34.161 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19cf18a0-2332-4607-99ef-0e092ffe8ebf" acquired by "networking_hyperv.neutron._common_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-30 20:19:34.326 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19cf18a0-2332-4607-99ef-0e092ffe8ebf" 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-30 20:19:34.326 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19cf18a0-2332-4607-99ef-0e092ffe8ebf" acquired by "networking_hyperv.neutron._common_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-30 20:19:34.523 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19cf18a0-2332-4607-99ef-0e092ffe8ebf" 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-30 20:19:34.674 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-19cf18a0-2332-4607-99ef-0e092ffe8ebf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:19:34.674 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 19cf18a0-2332-4607-99ef-0e092ffe8ebf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:19:34.674 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 19cf18a0-2332-4607-99ef-0e092ffe8ebf processed. 2021-08-30 20:19:35.117 96 2588963794440 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-30 20:19:35.306 96 2588963794440 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-30 20:19:54.026 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-854a4bb7-9033-4c09-9c95-b959286ed414 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group member updated on remote: ['9284388f-f8d4-41f1-8be1-0308328ff84b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:19:54.026 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [req-854a4bb7-9033-4c09-9c95-b959286ed414 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group member updated ['9284388f-f8d4-41f1-8be1-0308328ff84b'] 2021-08-30 20:19:54.992 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-989b79cf-dae2-4a36-8c3a-b5dd103c023a 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: 53260e88-b5fa-408b-b70c-226b09b84735 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:19:55.009 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-989b79cf-dae2-4a36-8c3a-b5dd103c023a 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port 53260e88-b5fa-408b-b70c-226b09b84735 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:20:01.866 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f53cd450-9538-4d27-9d59-87a75ecf065e 2021-08-30 20:20:03.280 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:20:03.506 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port f53cd450-9538-4d27-9d59-87a75ecf065e 2021-08-30 20:20:03.506 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port f53cd450-9538-4d27-9d59-87a75ecf065e updated. Details: {'device': 'f53cd450-9538-4d27-9d59-87a75ecf065e', 'network_id': '1c7a7d7f-5159-41d7-bc10-ebe925cd85b0', 'port_id': 'f53cd450-9538-4d27-9d59-87a75ecf065e', 'mac_address': 'fa:16:3e:4d:54:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 652, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '969a173b-5a4e-473c-918b-ad9b648d2e19', '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-30 20:20:03.506 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:20:03.525 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" acquired by "networking_hyperv.neutron._common_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-30 20:20:03.525 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f53cd450-9538-4d27-9d59-87a75ecf065e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:20:03.525 96 2588963794440 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-30 20:20:03.543 96 2588963794440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f53cd450-9538-4d27-9d59-87a75ecf065e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:20:03.543 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f53cd450-9538-4d27-9d59-87a75ecf065e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:20:03.553 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f53cd450-9538-4d27-9d59-87a75ecf065e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:20:03.553 96 2588963794440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 652, VLAN trunk: None to switch port f53cd450-9538-4d27-9d59-87a75ecf065e 2021-08-30 20:20:03.589 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:20:03.589 96 2588963794440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f53cd450-9538-4d27-9d59-87a75ecf065e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:20:03.771 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f53cd450-9538-4d27-9d59-87a75ecf065e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:20:03.771 96 2588963794440 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-30 20:20:03.771 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dbb623a3-3930-4e7a-aca9-26074163df9e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:20:03.771 96 2588963794440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f53cd450-9538-4d27-9d59-87a75ecf065e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:20:03.771 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:20:03.771 96 2588963794440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-30 20:20:03.771 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" acquired by "networking_hyperv.neutron._common_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-30 20:20:03.771 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" 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-30 20:20:03.787 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" acquired by "networking_hyperv.neutron._common_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-30 20:20:03.787 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" 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-30 20:20:03.814 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:20:03.814 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f53cd450-9538-4d27-9d59-87a75ecf065e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:20:03.814 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f53cd450-9538-4d27-9d59-87a75ecf065e processed. 2021-08-30 20:20:03.896 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 53260e88-b5fa-408b-b70c-226b09b84735 2021-08-30 20:20:05.290 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:20:05.290 96 2588963794440 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-30 20:20:05.826 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port 53260e88-b5fa-408b-b70c-226b09b84735 2021-08-30 20:20:05.826 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port 53260e88-b5fa-408b-b70c-226b09b84735 updated. Details: {'device': '53260e88-b5fa-408b-b70c-226b09b84735', 'network_id': 'f9f62104-327d-474b-8982-f3503f733f94', 'port_id': '53260e88-b5fa-408b-b70c-226b09b84735', 'mac_address': 'fa:16:3e:36:67:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 688, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dbbd7ae4-72d7-4c24-92c7-19670caa9dd3', '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-30 20:20:05.826 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:20:05.826 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-53260e88-b5fa-408b-b70c-226b09b84735" acquired by "networking_hyperv.neutron._common_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-30 20:20:05.826 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 53260e88-b5fa-408b-b70c-226b09b84735 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:20:05.826 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f9f62104-327d-474b-8982-f3503f733f94 2021-08-30 20:20:05.826 96 2588963791976 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-30 20:20:05.826 96 2588963794440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.532s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:20:06.022 96 2588963791976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '53260e88-b5fa-408b-b70c-226b09b84735') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:20:06.022 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '53260e88-b5fa-408b-b70c-226b09b84735') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:20:06.040 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 53260e88-b5fa-408b-b70c-226b09b84735 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:20:06.040 96 2588963791976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 688, VLAN trunk: None to switch port 53260e88-b5fa-408b-b70c-226b09b84735 2021-08-30 20:20:06.181 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:20:06.181 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['53260e88-b5fa-408b-b70c-226b09b84735'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:20:06.553 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['53260e88-b5fa-408b-b70c-226b09b84735']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:20:06.553 96 2588963791976 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-30 20:20:06.553 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9284388f-f8d4-41f1-8be1-0308328ff84b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:20:06.553 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 53260e88-b5fa-408b-b70c-226b09b84735 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:20:06.553 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:20:06.553 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 53260e88-b5fa-408b-b70c-226b09b84735 not yet added. Adding. 2021-08-30 20:20:06.553 96 2588963791976 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-30 20:20:06.553 96 2588963791976 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-30 20:20:06.725 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53260e88-b5fa-408b-b70c-226b09b84735" acquired by "networking_hyperv.neutron._common_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-30 20:20:06.915 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53260e88-b5fa-408b-b70c-226b09b84735" 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-30 20:20:06.915 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53260e88-b5fa-408b-b70c-226b09b84735" acquired by "networking_hyperv.neutron._common_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-30 20:20:07.109 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53260e88-b5fa-408b-b70c-226b09b84735" 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-30 20:20:07.288 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-53260e88-b5fa-408b-b70c-226b09b84735" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:20:07.288 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 53260e88-b5fa-408b-b70c-226b09b84735 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:20:07.288 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 53260e88-b5fa-408b-b70c-226b09b84735 processed. 2021-08-30 20:20:09.292 96 2588963791976 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-30 20:20:09.663 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:20:22.120 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f53cd450-9538-4d27-9d59-87a75ecf065e 2021-08-30 20:20:23.342 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:20:23.342 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f53cd450-9538-4d27-9d59-87a75ecf065e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:20:23.342 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f53cd450-9538-4d27-9d59-87a75ecf065e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:20:23.342 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f53cd450-9538-4d27-9d59-87a75ecf065e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:20:23.351 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f53cd450-9538-4d27-9d59-87a75ecf065e'] 2021-08-30 20:20:23.365 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:20:23.365 96 2588963791976 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-30 20:20:23.365 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f53cd450-9538-4d27-9d59-87a75ecf065e'] 2021-08-30 20:20:24.131 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f53cd450-9538-4d27-9d59-87a75ecf065e 2021-08-30 20:20:25.352 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:20:25.352 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f53cd450-9538-4d27-9d59-87a75ecf065e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:20:25.352 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f53cd450-9538-4d27-9d59-87a75ecf065e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:20:25.352 96 2588963794440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f53cd450-9538-4d27-9d59-87a75ecf065e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:20:25.352 96 2588963791976 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-30 20:20:25.365 96 2588963794440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1c7a7d7f-5159-41d7-bc10-ebe925cd85b0 2021-08-30 20:20:25.365 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f53cd450-9538-4d27-9d59-87a75ecf065e'] 2021-08-30 20:20:25.365 96 2588963794440 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-30 20:20:25.365 96 2588963794440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f53cd450-9538-4d27-9d59-87a75ecf065e'] 2021-08-30 20:20:25.537 96 2588963791976 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-30 20:20:46.242 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f53cd450-9538-4d27-9d59-87a75ecf065e 2021-08-30 20:20:47.513 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:20:47.747 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port f53cd450-9538-4d27-9d59-87a75ecf065e 2021-08-30 20:20:47.747 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port f53cd450-9538-4d27-9d59-87a75ecf065e updated. Details: {'device': 'f53cd450-9538-4d27-9d59-87a75ecf065e', 'network_id': '1c7a7d7f-5159-41d7-bc10-ebe925cd85b0', 'port_id': 'f53cd450-9538-4d27-9d59-87a75ecf065e', 'mac_address': 'fa:16:3e:4d:54:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 652, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '969a173b-5a4e-473c-918b-ad9b648d2e19', '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-30 20:20:47.747 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:20:47.747 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" acquired by "networking_hyperv.neutron._common_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-30 20:20:47.747 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f53cd450-9538-4d27-9d59-87a75ecf065e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:20:47.747 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1c7a7d7f-5159-41d7-bc10-ebe925cd85b0 2021-08-30 20:20:47.747 96 2588963791976 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-30 20:20:47.960 96 2588963791976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f53cd450-9538-4d27-9d59-87a75ecf065e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:20:47.960 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f53cd450-9538-4d27-9d59-87a75ecf065e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:20:47.960 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f53cd450-9538-4d27-9d59-87a75ecf065e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:20:47.960 96 2588963791976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 652, VLAN trunk: None to switch port f53cd450-9538-4d27-9d59-87a75ecf065e 2021-08-30 20:20:48.120 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:20:48.120 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f53cd450-9538-4d27-9d59-87a75ecf065e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:20:48.256 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f53cd450-9538-4d27-9d59-87a75ecf065e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:20:48.256 96 2588963791976 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-30 20:20:48.256 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dbb623a3-3930-4e7a-aca9-26074163df9e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:20:48.256 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f53cd450-9538-4d27-9d59-87a75ecf065e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:20:48.256 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:20:48.256 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f53cd450-9538-4d27-9d59-87a75ecf065e not yet added. Adding. 2021-08-30 20:20:48.256 96 2588963791976 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-30 20:20:48.287 96 2588963791976 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-30 20:20:48.444 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" acquired by "networking_hyperv.neutron._common_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-30 20:20:48.601 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" 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-30 20:20:48.601 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" acquired by "networking_hyperv.neutron._common_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-30 20:20:48.850 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:20:49.024 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f53cd450-9538-4d27-9d59-87a75ecf065e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:20:49.024 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f53cd450-9538-4d27-9d59-87a75ecf065e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:20:49.024 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f53cd450-9538-4d27-9d59-87a75ecf065e processed. 2021-08-30 20:20:49.527 96 2588963791976 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-30 20:20:49.709 96 2588963791976 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-30 20:21:32.709 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 19cf18a0-2332-4607-99ef-0e092ffe8ebf 2021-08-30 20:21:33.583 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b3d4457-c045-4ee9-a0ec-ffa031110320 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group member updated on remote: ['12f5c6db-3da9-417d-8683-31e12702c915'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:21:33.583 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-4b3d4457-c045-4ee9-a0ec-ffa031110320 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] Security group member updated ['12f5c6db-3da9-417d-8683-31e12702c915'] 2021-08-30 20:21:33.724 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:21:33.724 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '19cf18a0-2332-4607-99ef-0e092ffe8ebf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:21:33.724 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '19cf18a0-2332-4607-99ef-0e092ffe8ebf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:21:33.724 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 19cf18a0-2332-4607-99ef-0e092ffe8ebf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:21:33.724 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 42e7d939-c8e8-4b3c-8f28-9584034ca033 2021-08-30 20:21:33.724 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['19cf18a0-2332-4607-99ef-0e092ffe8ebf'] 2021-08-30 20:21:33.742 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:21:33.742 96 2588963791976 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-30 20:21:33.742 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['19cf18a0-2332-4607-99ef-0e092ffe8ebf'] 2021-08-30 20:21:33.982 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b3d4457-c045-4ee9-a0ec-ffa031110320 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] port_delete event received for '19cf18a0-2332-4607-99ef-0e092ffe8ebf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:21:35.724 96 2588963791976 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-30 20:21:35.757 96 2588963791976 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-30 20:21:36.467 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d94d2a6d-6c44-4d8b-b689-c375847c5cf8 500226534a0e48459c40c4cb22fe68df ef7444ce1b9f4bbc9e9e089c235c1073 - - -] port_delete event received for '59210d58-fda2-4005-b897-788e21012eed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:21:41.445 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d26c0fbc-b42d-43bf-9a5a-3df8fcdd2f15 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '4fcb89df-55d6-4b22-b2f2-cf37ab7ecc9f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:21:43.194 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09ec0a79-3aca-47bd-a5f5-6a433be37016 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for 'c184af72-42db-4586-aa8e-dbbb153e3c31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:21:44.142 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f51b8e8-a6af-4dc8-bedc-cec39e42e476 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '788b2be9-7cba-45a2-88cc-44b6a0149fe4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:21:44.367 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-270f1704-ec29-4331-9861-150d0f1695ad - - - - -] port_delete event received for '788b2be9-7cba-45a2-88cc-44b6a0149fe4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:21:44.407 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f51b8e8-a6af-4dc8-bedc-cec39e42e476 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network 42e7d939-c8e8-4b3c-8f28-9584034ca033 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:21:44.407 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f51b8e8-a6af-4dc8-bedc-cec39e42e476 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network 42e7d939-c8e8-4b3c-8f28-9584034ca033 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-30 20:21:54.427 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30dfc617-c4b3-4ecd-962d-fd35551a927a b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group member updated on remote: ['dbb623a3-3930-4e7a-aca9-26074163df9e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:21:54.427 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-30dfc617-c4b3-4ecd-962d-fd35551a927a b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] Security group member updated ['dbb623a3-3930-4e7a-aca9-26074163df9e'] 2021-08-30 20:21:54.881 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f53cd450-9538-4d27-9d59-87a75ecf065e 2021-08-30 20:21:54.901 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30dfc617-c4b3-4ecd-962d-fd35551a927a b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] port_delete event received for 'f53cd450-9538-4d27-9d59-87a75ecf065e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:21:55.818 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:21:55.818 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f53cd450-9538-4d27-9d59-87a75ecf065e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:21:55.818 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f53cd450-9538-4d27-9d59-87a75ecf065e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:21:55.820 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f53cd450-9538-4d27-9d59-87a75ecf065e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:21:55.820 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1c7a7d7f-5159-41d7-bc10-ebe925cd85b0 2021-08-30 20:21:55.820 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f53cd450-9538-4d27-9d59-87a75ecf065e'] 2021-08-30 20:21:55.820 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:21:55.820 96 2588963791976 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-30 20:21:55.820 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f53cd450-9538-4d27-9d59-87a75ecf065e'] 2021-08-30 20:21:56.818 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-939b3e8e-475a-4d8c-9c09-a3508300f355 b43dce68c36a47e1a09f5628a73c08ca 6fcf607190a34beaa9659775d5976ef9 - - -] port_delete event received for 'd1a80b3b-ab3f-4dcd-a58a-510979479edd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:21:57.825 96 2588963791976 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-30 20:21:57.849 96 2588963791976 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-30 20:22:05.085 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee67e70-4478-467f-a1d1-a9946d89e02a ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '4361789c-70e6-43cb-a413-cc36a0f55056' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:22:06.646 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24bdf01c-483b-49c2-a43d-c1a1ad0cc670 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for 'b2a34cf2-7195-457f-9bee-cbe270628ed9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:22:07.542 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c4c3fef-af43-4749-b386-561c3ca3453b ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '4192e752-84c5-4885-80a0-d8cb5951a205' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:22:07.757 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28cf584e-bcbb-462b-93e0-4058f992ae0d - - - - -] port_delete event received for '4192e752-84c5-4885-80a0-d8cb5951a205' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:22:07.834 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c4c3fef-af43-4749-b386-561c3ca3453b ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network 1c7a7d7f-5159-41d7-bc10-ebe925cd85b0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:22:07.964 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c4c3fef-af43-4749-b386-561c3ca3453b ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network 1c7a7d7f-5159-41d7-bc10-ebe925cd85b0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-30 20:22:49.660 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 53260e88-b5fa-408b-b70c-226b09b84735 2021-08-30 20:22:50.162 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:22:50.162 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '53260e88-b5fa-408b-b70c-226b09b84735' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:22:50.162 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '53260e88-b5fa-408b-b70c-226b09b84735' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:22:50.162 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 53260e88-b5fa-408b-b70c-226b09b84735 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:22:50.162 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f9f62104-327d-474b-8982-f3503f733f94 2021-08-30 20:22:50.162 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['53260e88-b5fa-408b-b70c-226b09b84735'] 2021-08-30 20:22:50.162 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:22:50.162 96 2588963791976 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-30 20:22:50.162 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['53260e88-b5fa-408b-b70c-226b09b84735'] 2021-08-30 20:22:50.410 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-778b5099-e557-43e7-b3f4-b2298c182728 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group member updated on remote: ['9284388f-f8d4-41f1-8be1-0308328ff84b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:22:50.410 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-778b5099-e557-43e7-b3f4-b2298c182728 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group member updated ['9284388f-f8d4-41f1-8be1-0308328ff84b'] 2021-08-30 20:22:51.161 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-778b5099-e557-43e7-b3f4-b2298c182728 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] port_delete event received for '53260e88-b5fa-408b-b70c-226b09b84735' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:22:52.162 96 2588963791976 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-30 20:22:52.239 96 2588963791976 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-30 20:23:03.100 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca717b04-0d7c-4d52-9c3d-dd71bc9a7b44 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group member updated on remote: ['9284388f-f8d4-41f1-8be1-0308328ff84b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:23:03.100 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-ca717b04-0d7c-4d52-9c3d-dd71bc9a7b44 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group member updated ['9284388f-f8d4-41f1-8be1-0308328ff84b'] 2021-08-30 20:23:04.128 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4073849f-2a84-47b3-9c2a-b260a98397d9 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: 4e44391c-e353-422d-a57e-e64c2fb14d02 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:23:04.144 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4073849f-2a84-47b3-9c2a-b260a98397d9 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port 4e44391c-e353-422d-a57e-e64c2fb14d02 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:23:11.582 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4e44391c-e353-422d-a57e-e64c2fb14d02 2021-08-30 20:23:12.224 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:23:12.474 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port 4e44391c-e353-422d-a57e-e64c2fb14d02 2021-08-30 20:23:12.474 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port 4e44391c-e353-422d-a57e-e64c2fb14d02 updated. Details: {'device': '4e44391c-e353-422d-a57e-e64c2fb14d02', 'network_id': 'f9f62104-327d-474b-8982-f3503f733f94', 'port_id': '4e44391c-e353-422d-a57e-e64c2fb14d02', 'mac_address': 'fa:16:3e:1a:b0:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 688, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dbbd7ae4-72d7-4c24-92c7-19670caa9dd3', '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-30 20:23:12.474 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:23:12.474 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e44391c-e353-422d-a57e-e64c2fb14d02" acquired by "networking_hyperv.neutron._common_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-30 20:23:12.474 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4e44391c-e353-422d-a57e-e64c2fb14d02 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:23:12.474 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f9f62104-327d-474b-8982-f3503f733f94 2021-08-30 20:23:12.474 96 2588963791976 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-30 20:23:12.821 96 2588963791976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4e44391c-e353-422d-a57e-e64c2fb14d02') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:23:12.821 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4e44391c-e353-422d-a57e-e64c2fb14d02') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:23:12.821 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4e44391c-e353-422d-a57e-e64c2fb14d02 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:23:12.840 96 2588963791976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 688, VLAN trunk: None to switch port 4e44391c-e353-422d-a57e-e64c2fb14d02 2021-08-30 20:23:13.117 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:23:13.117 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4e44391c-e353-422d-a57e-e64c2fb14d02'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:23:13.424 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4e44391c-e353-422d-a57e-e64c2fb14d02']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:23:13.424 96 2588963791976 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-30 20:23:13.424 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9284388f-f8d4-41f1-8be1-0308328ff84b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:23:13.424 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4e44391c-e353-422d-a57e-e64c2fb14d02 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:23:13.424 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:23:13.424 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4e44391c-e353-422d-a57e-e64c2fb14d02 not yet added. Adding. 2021-08-30 20:23:13.424 96 2588963791976 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-30 20:23:13.424 96 2588963791976 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-30 20:23:13.616 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e44391c-e353-422d-a57e-e64c2fb14d02" acquired by "networking_hyperv.neutron._common_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-30 20:23:13.831 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e44391c-e353-422d-a57e-e64c2fb14d02" 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-30 20:23:13.831 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e44391c-e353-422d-a57e-e64c2fb14d02" acquired by "networking_hyperv.neutron._common_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-30 20:23:14.147 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e44391c-e353-422d-a57e-e64c2fb14d02" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:23:14.320 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e44391c-e353-422d-a57e-e64c2fb14d02" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:23:14.320 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4e44391c-e353-422d-a57e-e64c2fb14d02 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:23:14.320 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4e44391c-e353-422d-a57e-e64c2fb14d02 processed. 2021-08-30 20:23:16.236 96 2588963791976 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-30 20:23:16.440 96 2588963791976 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-30 20:23:56.469 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-937953ae-88dd-44ad-80ac-effc00da39fb 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Security group member updated on remote: ['51014cda-c740-4ae7-b083-7ec38878d88c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:23:56.469 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-937953ae-88dd-44ad-80ac-effc00da39fb 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Security group member updated ['51014cda-c740-4ae7-b083-7ec38878d88c'] 2021-08-30 20:23:57.391 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52dacb31-46fe-4f0d-bf40-786081ca80d6 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: 168f3487-7085-41da-9e5c-6c71cd565c39 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:23:57.391 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52dacb31-46fe-4f0d-bf40-786081ca80d6 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port 168f3487-7085-41da-9e5c-6c71cd565c39 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:24:00.354 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 168f3487-7085-41da-9e5c-6c71cd565c39 2021-08-30 20:24:00.469 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:24:00.688 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port 168f3487-7085-41da-9e5c-6c71cd565c39 2021-08-30 20:24:00.688 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port 168f3487-7085-41da-9e5c-6c71cd565c39 updated. Details: {'device': '168f3487-7085-41da-9e5c-6c71cd565c39', 'network_id': '22c80a64-8b76-4b34-8707-f63d992f8688', 'port_id': '168f3487-7085-41da-9e5c-6c71cd565c39', 'mac_address': 'fa:16:3e:77:f5:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 658, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2705b5bf-2d52-4931-86ff-b9b3af5f5c13', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-30 20:24:00.688 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:24:00.688 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-168f3487-7085-41da-9e5c-6c71cd565c39" acquired by "networking_hyperv.neutron._common_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-30 20:24:00.688 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 168f3487-7085-41da-9e5c-6c71cd565c39 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:24:00.688 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 22c80a64-8b76-4b34-8707-f63d992f8688 2021-08-30 20:24:00.688 96 2588963791976 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-30 20:24:00.891 96 2588963791976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '168f3487-7085-41da-9e5c-6c71cd565c39') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:24:00.891 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '168f3487-7085-41da-9e5c-6c71cd565c39') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:24:00.891 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 168f3487-7085-41da-9e5c-6c71cd565c39 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:24:00.891 96 2588963791976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 658, VLAN trunk: None to switch port 168f3487-7085-41da-9e5c-6c71cd565c39 2021-08-30 20:24:01.016 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:24:01.016 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['168f3487-7085-41da-9e5c-6c71cd565c39'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:24:01.195 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['168f3487-7085-41da-9e5c-6c71cd565c39']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:24:01.195 96 2588963791976 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-30 20:24:01.195 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (51014cda-c740-4ae7-b083-7ec38878d88c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:24:01.195 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (51014cda-c740-4ae7-b083-7ec38878d88c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:24:01.195 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 168f3487-7085-41da-9e5c-6c71cd565c39 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:24:01.195 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:24:01.195 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 168f3487-7085-41da-9e5c-6c71cd565c39 not yet added. Adding. 2021-08-30 20:24:01.195 96 2588963791976 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-30 20:24:01.195 96 2588963791976 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-30 20:24:01.328 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-168f3487-7085-41da-9e5c-6c71cd565c39" acquired by "networking_hyperv.neutron._common_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-30 20:24:01.473 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-168f3487-7085-41da-9e5c-6c71cd565c39" 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-30 20:24:01.473 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-168f3487-7085-41da-9e5c-6c71cd565c39" acquired by "networking_hyperv.neutron._common_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-30 20:24:01.658 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-168f3487-7085-41da-9e5c-6c71cd565c39" 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-30 20:24:01.781 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-168f3487-7085-41da-9e5c-6c71cd565c39" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:24:01.781 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 168f3487-7085-41da-9e5c-6c71cd565c39 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:24:01.781 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 168f3487-7085-41da-9e5c-6c71cd565c39 processed. 2021-08-30 20:24:02.484 96 2588963791976 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-30 20:24:02.688 96 2588963791976 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-30 20:24:07.015 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7702c66d-b6e1-4cbc-86fc-5e9245d892c0 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Security group member updated on remote: ['51014cda-c740-4ae7-b083-7ec38878d88c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:24:07.015 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-7702c66d-b6e1-4cbc-86fc-5e9245d892c0 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Security group member updated ['51014cda-c740-4ae7-b083-7ec38878d88c'] 2021-08-30 20:24:07.015 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-7702c66d-b6e1-4cbc-86fc-5e9245d892c0 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Refresh firewall rules 2021-08-30 20:24:07.015 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7702c66d-b6e1-4cbc-86fc-5e9245d892c0 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Get security group information for devices via rpc ['168f3487-7085-41da-9e5c-6c71cd565c39'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:24:07.081 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7702c66d-b6e1-4cbc-86fc-5e9245d892c0 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:24:07.081 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7702c66d-b6e1-4cbc-86fc-5e9245d892c0 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:24:07.110 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7702c66d-b6e1-4cbc-86fc-5e9245d892c0 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] port_delete event received for '168f3487-7085-41da-9e5c-6c71cd565c39' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:24:08.500 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 168f3487-7085-41da-9e5c-6c71cd565c39 2021-08-30 20:24:10.507 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:24:10.507 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '168f3487-7085-41da-9e5c-6c71cd565c39' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:24:10.507 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '168f3487-7085-41da-9e5c-6c71cd565c39' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:24:10.507 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 168f3487-7085-41da-9e5c-6c71cd565c39 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:24:10.521 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 22c80a64-8b76-4b34-8707-f63d992f8688 2021-08-30 20:24:10.521 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['168f3487-7085-41da-9e5c-6c71cd565c39'] 2021-08-30 20:24:10.521 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:24:10.521 96 2588963791976 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-30 20:24:10.521 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['168f3487-7085-41da-9e5c-6c71cd565c39'] 2021-08-30 20:24:10.978 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b39688ae-73a3-44bc-88fb-aaa1bed6543b 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Security group member updated on remote: ['51014cda-c740-4ae7-b083-7ec38878d88c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:24:10.978 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-b39688ae-73a3-44bc-88fb-aaa1bed6543b 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Security group member updated ['51014cda-c740-4ae7-b083-7ec38878d88c'] 2021-08-30 20:24:11.999 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f70d62b4-cc47-42e5-9c6c-1d580d8ee733 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: b4078601-1386-47f0-b771-059373afd171 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:24:12.015 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f70d62b4-cc47-42e5-9c6c-1d580d8ee733 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port b4078601-1386-47f0-b771-059373afd171 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:24:12.520 96 2588963791976 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-30 20:24:12.534 96 2588963791976 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-30 20:24:14.487 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b4078601-1386-47f0-b771-059373afd171 2021-08-30 20:24:14.531 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:24:14.718 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port b4078601-1386-47f0-b771-059373afd171 2021-08-30 20:24:14.718 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port b4078601-1386-47f0-b771-059373afd171 updated. Details: {'device': 'b4078601-1386-47f0-b771-059373afd171', 'network_id': '22c80a64-8b76-4b34-8707-f63d992f8688', 'port_id': 'b4078601-1386-47f0-b771-059373afd171', 'mac_address': 'fa:16:3e:72:c5:30', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 658, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2705b5bf-2d52-4931-86ff-b9b3af5f5c13', '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-30 20:24:14.718 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:24:14.718 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4078601-1386-47f0-b771-059373afd171" acquired by "networking_hyperv.neutron._common_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-30 20:24:14.718 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b4078601-1386-47f0-b771-059373afd171 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:24:14.737 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 22c80a64-8b76-4b34-8707-f63d992f8688 2021-08-30 20:24:14.737 96 2588963791976 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-30 20:24:14.956 96 2588963791976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b4078601-1386-47f0-b771-059373afd171') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:24:14.956 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b4078601-1386-47f0-b771-059373afd171') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:24:14.956 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b4078601-1386-47f0-b771-059373afd171 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:24:14.956 96 2588963791976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 658, VLAN trunk: None to switch port b4078601-1386-47f0-b771-059373afd171 2021-08-30 20:24:15.082 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:24:15.082 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b4078601-1386-47f0-b771-059373afd171'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:24:15.234 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b4078601-1386-47f0-b771-059373afd171']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:24:15.234 96 2588963791976 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-30 20:24:15.234 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (51014cda-c740-4ae7-b083-7ec38878d88c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:24:15.234 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (51014cda-c740-4ae7-b083-7ec38878d88c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-30 20:24:15.234 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b4078601-1386-47f0-b771-059373afd171 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:24:15.234 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:24:15.234 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b4078601-1386-47f0-b771-059373afd171 not yet added. Adding. 2021-08-30 20:24:15.234 96 2588963791976 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-30 20:24:15.234 96 2588963791976 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-30 20:24:15.381 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4078601-1386-47f0-b771-059373afd171" acquired by "networking_hyperv.neutron._common_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-30 20:24:15.532 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4078601-1386-47f0-b771-059373afd171" 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-30 20:24:15.532 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4078601-1386-47f0-b771-059373afd171" acquired by "networking_hyperv.neutron._common_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-30 20:24:15.697 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4078601-1386-47f0-b771-059373afd171" 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-30 20:24:15.843 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4078601-1386-47f0-b771-059373afd171" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-30 20:24:15.859 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b4078601-1386-47f0-b771-059373afd171 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:24:15.859 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b4078601-1386-47f0-b771-059373afd171 processed. 2021-08-30 20:24:16.541 96 2588963791976 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-30 20:24:16.846 96 2588963791976 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-30 20:24:21.722 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a71e603-16f0-4853-bb9e-e2c2cfce523a 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Security group member updated on remote: ['51014cda-c740-4ae7-b083-7ec38878d88c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:24:21.722 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-2a71e603-16f0-4853-bb9e-e2c2cfce523a 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Security group member updated ['51014cda-c740-4ae7-b083-7ec38878d88c'] 2021-08-30 20:24:21.722 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-2a71e603-16f0-4853-bb9e-e2c2cfce523a 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Refresh firewall rules 2021-08-30 20:24:21.722 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a71e603-16f0-4853-bb9e-e2c2cfce523a 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Get security group information for devices via rpc ['b4078601-1386-47f0-b771-059373afd171'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:24:21.750 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2a71e603-16f0-4853-bb9e-e2c2cfce523a 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:24:21.769 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2a71e603-16f0-4853-bb9e-e2c2cfce523a 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-30 20:24:21.801 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a71e603-16f0-4853-bb9e-e2c2cfce523a 229f0dbbe0da417b9479512bc4f02f4e 659481e09d0a474fb82e4a1cf36bb926 - - -] port_delete event received for 'b4078601-1386-47f0-b771-059373afd171' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:24:22.786 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b4078601-1386-47f0-b771-059373afd171 2021-08-30 20:24:24.581 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:24:25.240 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b4078601-1386-47f0-b771-059373afd171' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:24:26.141 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b4078601-1386-47f0-b771-059373afd171' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:24:26.141 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b4078601-1386-47f0-b771-059373afd171 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:24:26.141 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 22c80a64-8b76-4b34-8707-f63d992f8688 2021-08-30 20:24:27.494 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4078601-1386-47f0-b771-059373afd171'] 2021-08-30 20:24:27.494 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:24:27.494 96 2588963791976 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-30 20:24:27.494 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4078601-1386-47f0-b771-059373afd171'] 2021-08-30 20:24:27.515 96 2588963791976 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-30 20:24:27.539 96 2588963791976 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-30 20:24:46.688 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-944703a0-522a-474c-a633-4d55b57e912a ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network 22c80a64-8b76-4b34-8707-f63d992f8688 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:24:46.688 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-944703a0-522a-474c-a633-4d55b57e912a ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network 22c80a64-8b76-4b34-8707-f63d992f8688 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-30 20:25:50.263 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cff386b8-2ad1-4994-a1df-5ccd30969bbb 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group member updated on remote: ['9284388f-f8d4-41f1-8be1-0308328ff84b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:25:50.263 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-cff386b8-2ad1-4994-a1df-5ccd30969bbb 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group member updated ['9284388f-f8d4-41f1-8be1-0308328ff84b'] 2021-08-30 20:25:51.473 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd48d49b-a56f-4158-bd4c-ed820217ddab 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] port_update received: bf52fdd3-0c54-4554-afb0-00423127f7b1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-30 20:25:51.473 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd48d49b-a56f-4158-bd4c-ed820217ddab 2b57211317d3429ea1d41fffb3f46115 d388df49445043c69cd3c63f019da66b - - -] No port bf52fdd3-0c54-4554-afb0-00423127f7b1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-30 20:25:59.192 96 2588962621752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bf52fdd3-0c54-4554-afb0-00423127f7b1 2021-08-30 20:25:59.983 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-30 20:26:00.185 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Adding port bf52fdd3-0c54-4554-afb0-00423127f7b1 2021-08-30 20:26:00.185 96 2588870794232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Port bf52fdd3-0c54-4554-afb0-00423127f7b1 updated. Details: {'device': 'bf52fdd3-0c54-4554-afb0-00423127f7b1', 'network_id': 'f9f62104-327d-474b-8982-f3503f733f94', 'port_id': 'bf52fdd3-0c54-4554-afb0-00423127f7b1', 'mac_address': 'fa:16:3e:58:54:b3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 688, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dbbd7ae4-72d7-4c24-92c7-19670caa9dd3', '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-30 20:26:00.185 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] 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-30 20:26:00.185 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf52fdd3-0c54-4554-afb0-00423127f7b1" acquired by "networking_hyperv.neutron._common_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-30 20:26:00.185 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bf52fdd3-0c54-4554-afb0-00423127f7b1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-30 20:26:00.185 96 2588963791976 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-30 20:26:00.444 96 2588963791976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf52fdd3-0c54-4554-afb0-00423127f7b1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:26:00.444 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf52fdd3-0c54-4554-afb0-00423127f7b1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-30 20:26:00.444 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bf52fdd3-0c54-4554-afb0-00423127f7b1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-30 20:26:00.444 96 2588963791976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 688, VLAN trunk: None to switch port bf52fdd3-0c54-4554-afb0-00423127f7b1 2021-08-30 20:26:00.562 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-30 20:26:00.562 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bf52fdd3-0c54-4554-afb0-00423127f7b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-30 20:26:00.815 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bf52fdd3-0c54-4554-afb0-00423127f7b1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-30 20:26:00.815 96 2588963791976 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-30 20:26:00.815 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9284388f-f8d4-41f1-8be1-0308328ff84b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-30 20:26:00.829 96 2588963791976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bf52fdd3-0c54-4554-afb0-00423127f7b1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-30 20:26:00.829 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-30 20:26:00.829 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bf52fdd3-0c54-4554-afb0-00423127f7b1 not yet added. Adding. 2021-08-30 20:26:00.829 96 2588963791976 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-30 20:26:00.829 96 2588963791976 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-30 20:26:01.000 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf52fdd3-0c54-4554-afb0-00423127f7b1" acquired by "networking_hyperv.neutron._common_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-30 20:26:01.139 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf52fdd3-0c54-4554-afb0-00423127f7b1" 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-30 20:26:01.153 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf52fdd3-0c54-4554-afb0-00423127f7b1" acquired by "networking_hyperv.neutron._common_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-30 20:26:01.345 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf52fdd3-0c54-4554-afb0-00423127f7b1" 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-30 20:26:01.505 96 2588963791976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf52fdd3-0c54-4554-afb0-00423127f7b1" 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-30 20:26:01.505 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bf52fdd3-0c54-4554-afb0-00423127f7b1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-30 20:26:01.505 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bf52fdd3-0c54-4554-afb0-00423127f7b1 processed. 2021-08-30 20:26:01.997 96 2588963791976 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-30 20:26:02.200 96 2588963791976 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-30 20:27:56.923 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ded1159-5f4b-4053-87a2-e8c333c5fb58 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] port_delete event received for '72ad0d5f-1ab8-4755-b599-101c2b5f98c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:27:59.729 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d169b3a-e374-4d86-ba78-43e21163a5ac 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group member updated on remote: ['9284388f-f8d4-41f1-8be1-0308328ff84b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:27:59.729 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-2d169b3a-e374-4d86-ba78-43e21163a5ac 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group member updated ['9284388f-f8d4-41f1-8be1-0308328ff84b'] 2021-08-30 20:27:59.798 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d169b3a-e374-4d86-ba78-43e21163a5ac 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] port_delete event received for 'bf52fdd3-0c54-4554-afb0-00423127f7b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:28:00.286 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bf52fdd3-0c54-4554-afb0-00423127f7b1 2021-08-30 20:28:00.651 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:28:00.651 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bf52fdd3-0c54-4554-afb0-00423127f7b1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:28:00.651 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bf52fdd3-0c54-4554-afb0-00423127f7b1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:28:00.651 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bf52fdd3-0c54-4554-afb0-00423127f7b1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:28:00.663 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf52fdd3-0c54-4554-afb0-00423127f7b1'] 2021-08-30 20:28:00.663 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:28:00.663 96 2588963791976 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-30 20:28:00.663 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf52fdd3-0c54-4554-afb0-00423127f7b1'] 2021-08-30 20:28:02.660 96 2588963791976 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-30 20:28:02.686 96 2588963791976 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-30 20:28:04.057 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-811a2a12-7d02-4c16-aafe-46d3e360e522 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] port_delete event received for '9724ac45-6c13-455d-b6c0-89613f8e8855' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:28:06.311 96 2588962621928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4e44391c-e353-422d-a57e-e64c2fb14d02 2021-08-30 20:28:06.698 96 2588870794232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0cca3dd-35aa-4048-a545-ed94c1f509d1 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-30 20:28:06.698 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4e44391c-e353-422d-a57e-e64c2fb14d02' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-30 20:28:06.698 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4e44391c-e353-422d-a57e-e64c2fb14d02' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-30 20:28:06.698 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4e44391c-e353-422d-a57e-e64c2fb14d02 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-30 20:28:06.698 96 2588963791976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f9f62104-327d-474b-8982-f3503f733f94 2021-08-30 20:28:06.698 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e44391c-e353-422d-a57e-e64c2fb14d02'] 2021-08-30 20:28:06.698 96 2588963791976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-30 20:28:06.698 96 2588963791976 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-30 20:28:06.698 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e44391c-e353-422d-a57e-e64c2fb14d02'] 2021-08-30 20:28:06.839 96 2588963791976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f511946-ece3-48d3-976a-e100392a162f 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group member updated on remote: ['9284388f-f8d4-41f1-8be1-0308328ff84b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-30 20:28:06.839 96 2588963791976 MainThread INFO neutron.agent.securitygroups_rpc [req-6f511946-ece3-48d3-976a-e100392a162f 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] Security group member updated ['9284388f-f8d4-41f1-8be1-0308328ff84b'] 2021-08-30 20:28:06.948 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f511946-ece3-48d3-976a-e100392a162f 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] port_delete event received for '4e44391c-e353-422d-a57e-e64c2fb14d02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:28:08.714 96 2588963791976 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-30 20:28:08.757 96 2588963791976 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-30 20:28:09.108 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-940aa5fc-bcd1-4594-9c39-c386ec3802c8 0bc4e675968345b99181b088584ad694 6eda64445c834520870f1a4eb63b5ea4 - - -] port_delete event received for '12258748-8fa6-445d-8454-ffd612b3e954' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:28:13.217 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1da4bc4-aff2-4de7-86d0-737ef930a08a ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for 'ee96735d-78b7-4fcc-9ead-2b171c1fb98b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:28:14.557 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-539bb994-c3b5-49b3-918c-dc72ce0b4540 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '46c1c18b-7c5c-4907-9d21-3f4bb3d18af2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:28:15.463 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b861910f-257c-41e1-87b3-385966acc2b2 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for 'b7640cda-b5a5-4d4b-abbf-340c5cff8863' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:28:15.604 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5792651c-f910-4595-bb79-14bd07cbce19 - - - - -] port_delete event received for 'b7640cda-b5a5-4d4b-abbf-340c5cff8863' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:28:15.776 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b861910f-257c-41e1-87b3-385966acc2b2 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network f9f62104-327d-474b-8982-f3503f733f94 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:28:15.776 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b861910f-257c-41e1-87b3-385966acc2b2 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network f9f62104-327d-474b-8982-f3503f733f94 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-30 20:28:16.932 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53b5139a-1f07-45ff-8551-1353d3e05c45 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '231537d2-eba8-467f-83e3-4ff711224895' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:28:18.422 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70d0f5e7-93ba-41b2-80d3-6dedbe8aaf60 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '3782a5c3-d37c-4b6e-b5d0-2e63f476bb2e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:28:19.274 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c57524e-85e4-494d-a5e5-69545c6f87b3 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] port_delete event received for '8399095e-e808-4b1c-9d0a-fee082875b9b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-30 20:28:19.487 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c57524e-85e4-494d-a5e5-69545c6f87b3 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] network_delete received. Deleting network 340b1eff-1188-460a-abcf-de8ae4375acb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-30 20:28:19.487 96 2588963791976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c57524e-85e4-494d-a5e5-69545c6f87b3 ae61376c985f425fad4cfad68e084dd2 6ae93ba4e39e4098876d3f0dcb2e44ec - - -] Network 340b1eff-1188-460a-abcf-de8ae4375acb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463