2021-07-15 19:03:40.952 476 2976322059432 MainThread INFO neutron.common.config [-] Logging enabled! 2021-07-15 19:03:40.952 476 2976322059432 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev470 2021-07-15 19:03:40.952 476 2976322059432 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-07-15 19:03:40.983 476 2976322059432 MainThread INFO os_win.utils.network.networkutils [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] WMI caching is disabled. 2021-07-15 19:03:41.208 476 2976322059432 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-07-15 19:03:41.280 476 2976322059432 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-15 19:03:41.280 476 2976322059432 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-15 19:03:41.499 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent initialized successfully, now running... 2021-07-15 19:03:41.514 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-07-15 19:03:41.514 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-15 19:03:41.561 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-15 19:05:29.637 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ed4d63d-886a-4c40-b8e9-a15e1c00c205 - - - - -] port_update received: ff0113fc-b978-4189-bf81-36933bf21279 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:05:29.652 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ed4d63d-886a-4c40-b8e9-a15e1c00c205 - - - - -] No port ff0113fc-b978-4189-bf81-36933bf21279 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:05:35.777 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e897394-d5ec-4626-ad31-877792190bba - - - - -] port_update received: 5ae6fca4-0ecc-4556-b7e9-e561a082ed9e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:05:35.777 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e897394-d5ec-4626-ad31-877792190bba - - - - -] No port 5ae6fca4-0ecc-4556-b7e9-e561a082ed9e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:05:35.824 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eacfef70-825b-41e1-8f0a-d1f9590a3cf8 - - - - -] port_update received: fd575c09-e9ed-44c5-ab9d-a5452bfabf04 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:05:35.840 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eacfef70-825b-41e1-8f0a-d1f9590a3cf8 - - - - -] No port fd575c09-e9ed-44c5-ab9d-a5452bfabf04 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:05:38.918 476 2974268840424 MainThread WARNING oslo_policy.policy [req-76482f07-1306-4e31-8b88-d766db181b5d fe4dbe0c41664957b01eba4a57af651f 1856c45d386440d690315ecc70becbc1 - - -] 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-07-15 19:05:38.918 476 2974268840424 MainThread WARNING oslo_policy.policy [req-76482f07-1306-4e31-8b88-d766db181b5d fe4dbe0c41664957b01eba4a57af651f 1856c45d386440d690315ecc70becbc1 - - -] 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-07-15 19:05:38.918 476 2974268840424 MainThread WARNING oslo_policy.policy [req-76482f07-1306-4e31-8b88-d766db181b5d fe4dbe0c41664957b01eba4a57af651f 1856c45d386440d690315ecc70becbc1 - - -] 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-07-15 19:05:38.918 476 2974268840424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76482f07-1306-4e31-8b88-d766db181b5d fe4dbe0c41664957b01eba4a57af651f 1856c45d386440d690315ecc70becbc1 - - -] Security group member updated on remote: ['91dc4b16-134c-4843-8563-cb6e63cf06b0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:05:38.918 476 2974268840424 MainThread INFO neutron.agent.securitygroups_rpc [req-76482f07-1306-4e31-8b88-d766db181b5d fe4dbe0c41664957b01eba4a57af651f 1856c45d386440d690315ecc70becbc1 - - -] Security group member updated ['91dc4b16-134c-4843-8563-cb6e63cf06b0'] 2021-07-15 19:05:44.090 476 2974268840424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4afcba5-db28-4d5f-9d41-b9a42ecd2ba6 aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group rule updated on remote: ['a82ef967-328c-48bd-9c3b-f5d818beb6d5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:05:44.090 476 2974268840424 MainThread INFO neutron.agent.securitygroups_rpc [req-d4afcba5-db28-4d5f-9d41-b9a42ecd2ba6 aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group rule updated ['a82ef967-328c-48bd-9c3b-f5d818beb6d5'] 2021-07-15 19:05:45.511 476 2974268840424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f826329-5ad4-4cb8-b132-3c4322fe257a aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group rule updated on remote: ['a82ef967-328c-48bd-9c3b-f5d818beb6d5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:05:45.511 476 2974268840424 MainThread INFO neutron.agent.securitygroups_rpc [req-2f826329-5ad4-4cb8-b132-3c4322fe257a aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group rule updated ['a82ef967-328c-48bd-9c3b-f5d818beb6d5'] 2021-07-15 19:05:45.699 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e740e213-306c-480c-9d19-f3f0227d4c53 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: b49d8c63-27e1-417b-9afc-c4dc82fb1e17 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:05:45.715 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e740e213-306c-480c-9d19-f3f0227d4c53 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port b49d8c63-27e1-417b-9afc-c4dc82fb1e17 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:05:47.074 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f85b4f47-d96b-4af8-b5d6-fd1f4157e996 - - - - -] port_update received: e873ec7b-071c-44e7-97dd-f7651b7ee53c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:05:47.305 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f85b4f47-d96b-4af8-b5d6-fd1f4157e996 - - - - -] No port e873ec7b-071c-44e7-97dd-f7651b7ee53c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:05:49.230 476 2974268840424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f07eeb4-215c-461f-bc74-606b886e898b 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Security group member updated on remote: ['59724185-01e9-4cad-b39f-5f6675704f46'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:05:49.230 476 2974268840424 MainThread INFO neutron.agent.securitygroups_rpc [req-8f07eeb4-215c-461f-bc74-606b886e898b 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Security group member updated ['59724185-01e9-4cad-b39f-5f6675704f46'] 2021-07-15 19:05:51.152 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b490d8b7-8807-4378-a0f3-156207e49227 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network f697de08-0dc9-40ec-8177-c62ed258aa3e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:05:51.152 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b490d8b7-8807-4378-a0f3-156207e49227 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network f697de08-0dc9-40ec-8177-c62ed258aa3e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:05:53.043 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-512e79ac-edaf-4370-ac8c-a5f3c71296a7 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network fa2b7d90-da7a-4dc0-8dc2-08afc8a693e5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:05:53.043 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-512e79ac-edaf-4370-ac8c-a5f3c71296a7 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network fa2b7d90-da7a-4dc0-8dc2-08afc8a693e5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:05:57.520 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8210ca0-171a-4752-ac06-d5f0c3d788b8 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: 3bddef09-7277-44f4-bb05-f109ff222b1f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:05:57.520 476 2974268840424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8210ca0-171a-4752-ac06-d5f0c3d788b8 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port 3bddef09-7277-44f4-bb05-f109ff222b1f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:05:58.367 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b49d8c63-27e1-417b-9afc-c4dc82fb1e17 2021-07-15 19:05:58.841 476 2974268840424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26a3db9f-2f40-44ae-94f7-065a9888e343 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Security group member updated on remote: ['59724185-01e9-4cad-b39f-5f6675704f46'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:05:58.841 476 2974268840424 MainThread INFO neutron.agent.securitygroups_rpc [req-26a3db9f-2f40-44ae-94f7-065a9888e343 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Security group member updated ['59724185-01e9-4cad-b39f-5f6675704f46'] 2021-07-15 19:05:59.558 476 2974268840424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-682879ef-2939-46f4-995c-c64d22d7db2a aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group member updated on remote: ['a82ef967-328c-48bd-9c3b-f5d818beb6d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:05:59.558 476 2974268840424 MainThread INFO neutron.agent.securitygroups_rpc [req-682879ef-2939-46f4-995c-c64d22d7db2a aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group member updated ['a82ef967-328c-48bd-9c3b-f5d818beb6d5'] 2021-07-15 19:06:00.289 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:06:00.370 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3bddef09-7277-44f4-bb05-f109ff222b1f 2021-07-15 19:06:00.995 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port b49d8c63-27e1-417b-9afc-c4dc82fb1e17 2021-07-15 19:06:00.995 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port b49d8c63-27e1-417b-9afc-c4dc82fb1e17 updated. Details: {'device': 'b49d8c63-27e1-417b-9afc-c4dc82fb1e17', 'network_id': '7fce7022-c1f0-402b-a36d-e8b25f99d8c8', 'port_id': 'b49d8c63-27e1-417b-9afc-c4dc82fb1e17', 'mac_address': 'fa:16:3e:b0:ae:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 920, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a68068eb-90cc-429c-92c1-1210de1aa815', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-15 19:06:00.995 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:06:00.995 476 2974268840776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b49d8c63-27e1-417b-9afc-c4dc82fb1e17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:06:00.995 476 2974268840776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b49d8c63-27e1-417b-9afc-c4dc82fb1e17 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:06:00.995 476 2974268840776 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7fce7022-c1f0-402b-a36d-e8b25f99d8c8 2021-07-15 19:06:00.995 476 2974268840776 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-07-15 19:06:01.153 476 2974268840776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b49d8c63-27e1-417b-9afc-c4dc82fb1e17') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:06:01.153 476 2974268840776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b49d8c63-27e1-417b-9afc-c4dc82fb1e17') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:06:01.153 476 2974268840776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b49d8c63-27e1-417b-9afc-c4dc82fb1e17 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:06:01.153 476 2974268840776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 920, VLAN trunk: None to switch port b49d8c63-27e1-417b-9afc-c4dc82fb1e17 2021-07-15 19:06:01.238 476 2974268840776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:06:01.238 476 2974268840776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b49d8c63-27e1-417b-9afc-c4dc82fb1e17'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:06:01.555 476 2974268840952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65051c45-fcac-492b-bee6-a5f269bac9fa 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: b92d1946-c5f1-4ece-bae0-4a14e874e29a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:06:01.570 476 2974268840952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65051c45-fcac-492b-bee6-a5f269bac9fa 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port b92d1946-c5f1-4ece-bae0-4a14e874e29a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:06:01.745 476 2974268840776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b49d8c63-27e1-417b-9afc-c4dc82fb1e17']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:06:01.745 476 2974268840776 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-07-15 19:06:01.761 476 2974268840776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (91dc4b16-134c-4843-8563-cb6e63cf06b0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:06:01.761 476 2974268840776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (91dc4b16-134c-4843-8563-cb6e63cf06b0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:06:01.761 476 2974268840776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b49d8c63-27e1-417b-9afc-c4dc82fb1e17 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:06:01.761 476 2974268840776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:06:01.761 476 2974268840776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b49d8c63-27e1-417b-9afc-c4dc82fb1e17 not yet added. Adding. 2021-07-15 19:06:01.761 476 2974268840776 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-07-15 19:06:01.761 476 2974268840776 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-07-15 19:06:01.832 476 2974268840776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b49d8c63-27e1-417b-9afc-c4dc82fb1e17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:06:01.903 476 2974268840776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b49d8c63-27e1-417b-9afc-c4dc82fb1e17" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:06:01.903 476 2974268840776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b49d8c63-27e1-417b-9afc-c4dc82fb1e17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:06:01.984 476 2974268840776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b49d8c63-27e1-417b-9afc-c4dc82fb1e17" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:06:02.060 476 2974268840776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b49d8c63-27e1-417b-9afc-c4dc82fb1e17" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:06:02.060 476 2974268840776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b49d8c63-27e1-417b-9afc-c4dc82fb1e17 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:06:02.060 476 2974268840776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b49d8c63-27e1-417b-9afc-c4dc82fb1e17 processed. 2021-07-15 19:06:02.292 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:06:02.292 476 2974268840776 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-07-15 19:06:02.760 476 2974268841480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e07886d3-4ca0-4fd6-9f43-bbee73883c25 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: c6a3bb18-ce9e-4194-b560-f04fe56d1ee3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:06:03.683 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 3bddef09-7277-44f4-bb05-f109ff222b1f 2021-07-15 19:06:04.574 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 3bddef09-7277-44f4-bb05-f109ff222b1f updated. Details: {'device': '3bddef09-7277-44f4-bb05-f109ff222b1f', 'network_id': 'a1898f4d-6b9a-4d30-8950-56ad70b81f46', 'port_id': '3bddef09-7277-44f4-bb05-f109ff222b1f', 'mac_address': 'fa:16:3e:69:69:4c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 906, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6812f2bb-00f7-4b0b-a067-257a16519cb5', '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-07-15 19:06:05.580 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:06:05.580 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.base [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Loop iteration exceeded interval (2 vs. 3.288159132003784) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-07-15 19:06:05.580 476 2974268840776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 3.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:06:05.580 476 2974268841480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e07886d3-4ca0-4fd6-9f43-bbee73883c25 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port c6a3bb18-ce9e-4194-b560-f04fe56d1ee3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:06:05.580 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3bddef09-7277-44f4-bb05-f109ff222b1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:06:05.580 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3bddef09-7277-44f4-bb05-f109ff222b1f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:06:05.580 476 2974268841656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a1898f4d-6b9a-4d30-8950-56ad70b81f46 2021-07-15 19:06:05.580 476 2974268841656 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-07-15 19:06:05.580 476 2974268841832 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-07-15 19:06:05.580 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:06:05.714 476 2974268841656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3bddef09-7277-44f4-bb05-f109ff222b1f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:06:05.714 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3bddef09-7277-44f4-bb05-f109ff222b1f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:06:05.714 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3bddef09-7277-44f4-bb05-f109ff222b1f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:06:05.730 476 2974268841656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 906, VLAN trunk: None to switch port 3bddef09-7277-44f4-bb05-f109ff222b1f 2021-07-15 19:06:05.792 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:06:05.792 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3bddef09-7277-44f4-bb05-f109ff222b1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:06:06.339 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3bddef09-7277-44f4-bb05-f109ff222b1f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:06:06.339 476 2974268841656 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-07-15 19:06:06.339 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (59724185-01e9-4cad-b39f-5f6675704f46) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:06:06.339 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (59724185-01e9-4cad-b39f-5f6675704f46) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:06:06.339 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3bddef09-7277-44f4-bb05-f109ff222b1f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:06:06.339 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:06:06.339 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3bddef09-7277-44f4-bb05-f109ff222b1f not yet added. Adding. 2021-07-15 19:06:06.339 476 2974268841656 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-07-15 19:06:06.339 476 2974268841656 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-07-15 19:06:06.433 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3bddef09-7277-44f4-bb05-f109ff222b1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:06:06.538 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3bddef09-7277-44f4-bb05-f109ff222b1f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:06:06.538 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3bddef09-7277-44f4-bb05-f109ff222b1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:06:06.642 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3bddef09-7277-44f4-bb05-f109ff222b1f" 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-07-15 19:06:06.717 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3bddef09-7277-44f4-bb05-f109ff222b1f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:06:06.717 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3bddef09-7277-44f4-bb05-f109ff222b1f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:06:06.717 476 2974268841656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3bddef09-7277-44f4-bb05-f109ff222b1f processed. 2021-07-15 19:06:07.587 476 2974268841656 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-07-15 19:06:07.918 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:06:08.435 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c6a3bb18-ce9e-4194-b560-f04fe56d1ee3 2021-07-15 19:06:08.435 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b92d1946-c5f1-4ece-bae0-4a14e874e29a 2021-07-15 19:06:09.613 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:06:10.422 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port b92d1946-c5f1-4ece-bae0-4a14e874e29a 2021-07-15 19:06:10.422 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port b92d1946-c5f1-4ece-bae0-4a14e874e29a updated. Details: {'device': 'b92d1946-c5f1-4ece-bae0-4a14e874e29a', 'network_id': 'a1898f4d-6b9a-4d30-8950-56ad70b81f46', 'port_id': 'b92d1946-c5f1-4ece-bae0-4a14e874e29a', 'mac_address': 'fa:16:3e:66:7b:6a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 906, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6812f2bb-00f7-4b0b-a067-257a16519cb5', '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-07-15 19:06:10.422 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:06:10.422 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port c6a3bb18-ce9e-4194-b560-f04fe56d1ee3 2021-07-15 19:06:10.442 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port c6a3bb18-ce9e-4194-b560-f04fe56d1ee3 updated. Details: {'device': 'c6a3bb18-ce9e-4194-b560-f04fe56d1ee3', 'network_id': '4194f688-d3d8-4b01-940e-e17b50e63a83', 'port_id': 'c6a3bb18-ce9e-4194-b560-f04fe56d1ee3', 'mac_address': 'fa:16:3e:36:21:5c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 916, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0446c1b-838c-468f-b9ab-64ddc622ac9c', '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-07-15 19:06:10.442 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:06:10.442 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b92d1946-c5f1-4ece-bae0-4a14e874e29a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:06:10.442 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b92d1946-c5f1-4ece-bae0-4a14e874e29a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:06:10.442 476 2974268841656 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-07-15 19:06:10.442 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6a3bb18-ce9e-4194-b560-f04fe56d1ee3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:06:10.442 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c6a3bb18-ce9e-4194-b560-f04fe56d1ee3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:06:10.442 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4194f688-d3d8-4b01-940e-e17b50e63a83 2021-07-15 19:06:10.442 476 2974268841832 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-07-15 19:06:10.589 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c6a3bb18-ce9e-4194-b560-f04fe56d1ee3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:06:10.589 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c6a3bb18-ce9e-4194-b560-f04fe56d1ee3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:06:10.589 476 2974268841656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b92d1946-c5f1-4ece-bae0-4a14e874e29a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:06:10.589 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b92d1946-c5f1-4ece-bae0-4a14e874e29a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:06:10.607 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c6a3bb18-ce9e-4194-b560-f04fe56d1ee3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:06:10.607 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 916, VLAN trunk: None to switch port c6a3bb18-ce9e-4194-b560-f04fe56d1ee3 2021-07-15 19:06:10.607 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b92d1946-c5f1-4ece-bae0-4a14e874e29a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:06:10.607 476 2974268841656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 906, VLAN trunk: None to switch port b92d1946-c5f1-4ece-bae0-4a14e874e29a 2021-07-15 19:06:10.694 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:06:10.694 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c6a3bb18-ce9e-4194-b560-f04fe56d1ee3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:06:10.694 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:06:10.694 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b92d1946-c5f1-4ece-bae0-4a14e874e29a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:06:11.013 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c6a3bb18-ce9e-4194-b560-f04fe56d1ee3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:06:11.013 476 2974268841832 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-07-15 19:06:11.013 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a82ef967-328c-48bd-9c3b-f5d818beb6d5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:06:11.013 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c6a3bb18-ce9e-4194-b560-f04fe56d1ee3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:06:11.013 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:06:11.013 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c6a3bb18-ce9e-4194-b560-f04fe56d1ee3 not yet added. Adding. 2021-07-15 19:06:11.013 476 2974268841832 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-07-15 19:06:11.013 476 2974268841832 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-07-15 19:06:11.013 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b92d1946-c5f1-4ece-bae0-4a14e874e29a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:06:11.013 476 2974268841656 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-07-15 19:06:11.013 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (59724185-01e9-4cad-b39f-5f6675704f46) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:06:11.013 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (59724185-01e9-4cad-b39f-5f6675704f46) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:06:11.013 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b92d1946-c5f1-4ece-bae0-4a14e874e29a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:06:11.013 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:06:11.013 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b92d1946-c5f1-4ece-bae0-4a14e874e29a not yet added. Adding. 2021-07-15 19:06:11.013 476 2974268841656 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-07-15 19:06:11.032 476 2974268841656 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-07-15 19:06:11.132 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6a3bb18-ce9e-4194-b560-f04fe56d1ee3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:06:11.132 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b92d1946-c5f1-4ece-bae0-4a14e874e29a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:06:11.279 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6a3bb18-ce9e-4194-b560-f04fe56d1ee3" 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-07-15 19:06:11.279 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6a3bb18-ce9e-4194-b560-f04fe56d1ee3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:06:11.279 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b92d1946-c5f1-4ece-bae0-4a14e874e29a" 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-07-15 19:06:11.279 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b92d1946-c5f1-4ece-bae0-4a14e874e29a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:06:11.436 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6a3bb18-ce9e-4194-b560-f04fe56d1ee3" 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-07-15 19:06:11.436 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b92d1946-c5f1-4ece-bae0-4a14e874e29a" 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-07-15 19:06:11.543 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b92d1946-c5f1-4ece-bae0-4a14e874e29a" 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-07-15 19:06:11.543 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b92d1946-c5f1-4ece-bae0-4a14e874e29a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:06:11.543 476 2974268841656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b92d1946-c5f1-4ece-bae0-4a14e874e29a processed. 2021-07-15 19:06:11.559 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6a3bb18-ce9e-4194-b560-f04fe56d1ee3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:06:11.559 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c6a3bb18-ce9e-4194-b560-f04fe56d1ee3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:06:11.559 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c6a3bb18-ce9e-4194-b560-f04fe56d1ee3 processed. 2021-07-15 19:06:11.622 476 2974268841832 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-07-15 19:06:12.386 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:06:26.653 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b49d8c63-27e1-417b-9afc-c4dc82fb1e17 2021-07-15 19:06:28.160 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df8847ee-301a-4d0e-b20d-169bc4e64e82 fe4dbe0c41664957b01eba4a57af651f 1856c45d386440d690315ecc70becbc1 - - -] Security group member updated on remote: ['91dc4b16-134c-4843-8563-cb6e63cf06b0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:06:29.292 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-df8847ee-301a-4d0e-b20d-169bc4e64e82 fe4dbe0c41664957b01eba4a57af651f 1856c45d386440d690315ecc70becbc1 - - -] Security group member updated ['91dc4b16-134c-4843-8563-cb6e63cf06b0'] 2021-07-15 19:06:29.301 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-df8847ee-301a-4d0e-b20d-169bc4e64e82 fe4dbe0c41664957b01eba4a57af651f 1856c45d386440d690315ecc70becbc1 - - -] Refresh firewall rules 2021-07-15 19:06:29.301 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df8847ee-301a-4d0e-b20d-169bc4e64e82 fe4dbe0c41664957b01eba4a57af651f 1856c45d386440d690315ecc70becbc1 - - -] Get security group information for devices via rpc ['b49d8c63-27e1-417b-9afc-c4dc82fb1e17'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:06:29.301 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df8847ee-301a-4d0e-b20d-169bc4e64e82 fe4dbe0c41664957b01eba4a57af651f 1856c45d386440d690315ecc70becbc1 - - -] port_delete event received for 'b49d8c63-27e1-417b-9afc-c4dc82fb1e17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:06:29.301 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:06:29.301 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b49d8c63-27e1-417b-9afc-c4dc82fb1e17' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:06:29.301 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b49d8c63-27e1-417b-9afc-c4dc82fb1e17' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:06:29.301 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b49d8c63-27e1-417b-9afc-c4dc82fb1e17 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:06:29.330 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-df8847ee-301a-4d0e-b20d-169bc4e64e82 fe4dbe0c41664957b01eba4a57af651f 1856c45d386440d690315ecc70becbc1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:06:29.330 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-df8847ee-301a-4d0e-b20d-169bc4e64e82 fe4dbe0c41664957b01eba4a57af651f 1856c45d386440d690315ecc70becbc1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:06:29.341 476 2974268841656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7fce7022-c1f0-402b-a36d-e8b25f99d8c8 2021-07-15 19:06:29.341 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b49d8c63-27e1-417b-9afc-c4dc82fb1e17'] 2021-07-15 19:06:29.341 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:06:29.341 476 2974268841656 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-07-15 19:06:29.341 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b49d8c63-27e1-417b-9afc-c4dc82fb1e17'] 2021-07-15 19:06:31.308 476 2974268841656 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-07-15 19:06:31.700 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:06:47.747 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8127773-57d0-456e-885d-e4f246b76f7d 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network 7fce7022-c1f0-402b-a36d-e8b25f99d8c8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:06:48.488 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8127773-57d0-456e-885d-e4f246b76f7d 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network 7fce7022-c1f0-402b-a36d-e8b25f99d8c8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:07:01.441 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-adb96202-684d-4992-8335-8dca6e20c633 823b87b7dcae43859a10c0ad828da71d 999b9819cd5247eab76d3e50aec36640 - - -] Security group member updated on remote: ['9897731e-2e20-4a83-965d-f48feeb81a2e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:07:01.441 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-adb96202-684d-4992-8335-8dca6e20c633 823b87b7dcae43859a10c0ad828da71d 999b9819cd5247eab76d3e50aec36640 - - -] Security group member updated ['9897731e-2e20-4a83-965d-f48feeb81a2e'] 2021-07-15 19:07:04.673 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5f6c64e-d734-452f-914c-a4dd181d8376 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: 819fd075-0912-44df-a551-e46a1e10dab7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:07:04.686 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5f6c64e-d734-452f-914c-a4dd181d8376 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port 819fd075-0912-44df-a551-e46a1e10dab7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:07:07.469 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 819fd075-0912-44df-a551-e46a1e10dab7 2021-07-15 19:07:08.116 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc9b89f2-ad70-4897-87cc-d5d265fedc8a 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network a6015d60-5c58-4a59-9716-b227df6a8de3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:07:08.475 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc9b89f2-ad70-4897-87cc-d5d265fedc8a 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network a6015d60-5c58-4a59-9716-b227df6a8de3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:07:09.402 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:07:10.485 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45d976a4-ef3a-4291-90ca-728cd36cb3cf 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network ac917000-5489-4dcf-9282-8087362f6f73 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:07:10.485 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45d976a4-ef3a-4291-90ca-728cd36cb3cf 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network ac917000-5489-4dcf-9282-8087362f6f73 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:07:10.823 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 819fd075-0912-44df-a551-e46a1e10dab7 2021-07-15 19:07:10.823 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 819fd075-0912-44df-a551-e46a1e10dab7 updated. Details: {'device': '819fd075-0912-44df-a551-e46a1e10dab7', 'network_id': '9ba45074-bca6-45f9-a999-fc25ac9f400e', 'port_id': '819fd075-0912-44df-a551-e46a1e10dab7', 'mac_address': 'fa:16:3e:25:24:60', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 926, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8730c1df-da2f-4c14-90c9-05a692225cfc', 'ip_address': '192.168.233.106'}], '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-07-15 19:07:10.823 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:07:10.823 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-819fd075-0912-44df-a551-e46a1e10dab7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:07:10.823 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 819fd075-0912-44df-a551-e46a1e10dab7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:07:10.823 476 2974268841656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9ba45074-bca6-45f9-a999-fc25ac9f400e 2021-07-15 19:07:10.823 476 2974268841656 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-07-15 19:07:11.011 476 2974268841656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '819fd075-0912-44df-a551-e46a1e10dab7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:07:11.011 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '819fd075-0912-44df-a551-e46a1e10dab7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:07:11.027 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 819fd075-0912-44df-a551-e46a1e10dab7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:07:11.027 476 2974268841656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 926, VLAN trunk: None to switch port 819fd075-0912-44df-a551-e46a1e10dab7 2021-07-15 19:07:11.122 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:07:11.122 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['819fd075-0912-44df-a551-e46a1e10dab7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:07:11.293 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['819fd075-0912-44df-a551-e46a1e10dab7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:07:11.293 476 2974268841656 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-07-15 19:07:11.293 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9897731e-2e20-4a83-965d-f48feeb81a2e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:07:11.293 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9897731e-2e20-4a83-965d-f48feeb81a2e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:07:11.293 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 819fd075-0912-44df-a551-e46a1e10dab7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:07:11.293 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:07:11.293 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 819fd075-0912-44df-a551-e46a1e10dab7 not yet added. Adding. 2021-07-15 19:07:11.293 476 2974268841656 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-07-15 19:07:11.293 476 2974268841656 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-07-15 19:07:11.432 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-819fd075-0912-44df-a551-e46a1e10dab7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:07:11.575 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-819fd075-0912-44df-a551-e46a1e10dab7" 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-07-15 19:07:11.575 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-819fd075-0912-44df-a551-e46a1e10dab7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:07:11.729 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-819fd075-0912-44df-a551-e46a1e10dab7" 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-07-15 19:07:11.838 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-819fd075-0912-44df-a551-e46a1e10dab7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:07:11.860 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 819fd075-0912-44df-a551-e46a1e10dab7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:07:11.860 476 2974268841656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 819fd075-0912-44df-a551-e46a1e10dab7 processed. 2021-07-15 19:07:13.451 476 2974268841656 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-07-15 19:07:13.735 476 2974268841656 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-07-15 19:07:19.082 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbb20e00-03e4-487b-a985-12aef6e5aaae 823b87b7dcae43859a10c0ad828da71d 999b9819cd5247eab76d3e50aec36640 - - -] Security group member updated on remote: ['9897731e-2e20-4a83-965d-f48feeb81a2e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:07:19.082 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-fbb20e00-03e4-487b-a985-12aef6e5aaae 823b87b7dcae43859a10c0ad828da71d 999b9819cd5247eab76d3e50aec36640 - - -] Security group member updated ['9897731e-2e20-4a83-965d-f48feeb81a2e'] 2021-07-15 19:07:19.082 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-fbb20e00-03e4-487b-a985-12aef6e5aaae 823b87b7dcae43859a10c0ad828da71d 999b9819cd5247eab76d3e50aec36640 - - -] Refresh firewall rules 2021-07-15 19:07:19.082 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbb20e00-03e4-487b-a985-12aef6e5aaae 823b87b7dcae43859a10c0ad828da71d 999b9819cd5247eab76d3e50aec36640 - - -] Get security group information for devices via rpc ['819fd075-0912-44df-a551-e46a1e10dab7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:07:19.105 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fbb20e00-03e4-487b-a985-12aef6e5aaae 823b87b7dcae43859a10c0ad828da71d 999b9819cd5247eab76d3e50aec36640 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:07:19.105 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fbb20e00-03e4-487b-a985-12aef6e5aaae 823b87b7dcae43859a10c0ad828da71d 999b9819cd5247eab76d3e50aec36640 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:07:19.171 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbb20e00-03e4-487b-a985-12aef6e5aaae 823b87b7dcae43859a10c0ad828da71d 999b9819cd5247eab76d3e50aec36640 - - -] port_delete event received for '819fd075-0912-44df-a551-e46a1e10dab7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:07:19.670 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 819fd075-0912-44df-a551-e46a1e10dab7 2021-07-15 19:07:21.499 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:07:21.499 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '819fd075-0912-44df-a551-e46a1e10dab7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:07:21.499 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '819fd075-0912-44df-a551-e46a1e10dab7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:07:21.499 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 819fd075-0912-44df-a551-e46a1e10dab7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:07:21.512 476 2974268841656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9ba45074-bca6-45f9-a999-fc25ac9f400e 2021-07-15 19:07:21.512 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['819fd075-0912-44df-a551-e46a1e10dab7'] 2021-07-15 19:07:21.512 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:07:21.512 476 2974268841656 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-07-15 19:07:21.512 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['819fd075-0912-44df-a551-e46a1e10dab7'] 2021-07-15 19:07:23.510 476 2974268841656 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-07-15 19:07:23.576 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:07:33.678 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a07ca3c8-3107-4e15-b555-5a6decdd18ee - - - - -] port_update received: 621e6411-3328-45d1-b605-98a207fcf0a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:07:33.704 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a07ca3c8-3107-4e15-b555-5a6decdd18ee - - - - -] No port 621e6411-3328-45d1-b605-98a207fcf0a0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:07:39.134 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5179e27c-8378-438d-8a23-50d0eae0d3e6 - - - - -] port_update received: ac092cf9-3a96-4408-ae5d-7498c03670e2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:07:39.699 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5179e27c-8378-438d-8a23-50d0eae0d3e6 - - - - -] No port ac092cf9-3a96-4408-ae5d-7498c03670e2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:07:42.600 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3170a4ac-4069-430c-bc09-c49fac505e3d - - - - -] port_update received: 2fb83d40-af38-4d70-a032-4f00a608e7a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:07:43.042 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3170a4ac-4069-430c-bc09-c49fac505e3d - - - - -] No port 2fb83d40-af38-4d70-a032-4f00a608e7a0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:07:48.126 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecb389c2-0ad3-4239-aa6a-d239016646cd - - - - -] port_update received: e8fa8f55-ed61-482a-9003-691d06000756 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:07:48.137 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecb389c2-0ad3-4239-aa6a-d239016646cd - - - - -] No port e8fa8f55-ed61-482a-9003-691d06000756 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:08:01.807 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e118b97-e203-48a0-8f72-c84fa7547a57 acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group member updated on remote: ['e82d83a1-9374-452d-af91-d7c2756cd1be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:08:01.807 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-0e118b97-e203-48a0-8f72-c84fa7547a57 acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group member updated ['e82d83a1-9374-452d-af91-d7c2756cd1be'] 2021-07-15 19:08:03.090 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-673646b0-c841-4338-ac31-54bd1736c70f f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Security group member updated on remote: ['36efa315-b73c-4116-94e5-7dfd5381d0ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:08:03.090 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-673646b0-c841-4338-ac31-54bd1736c70f f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Security group member updated ['36efa315-b73c-4116-94e5-7dfd5381d0ad'] 2021-07-15 19:08:14.263 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61581294-a699-4e04-9d6a-01e9a5875895 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: 30f00814-48b5-403d-91ee-654489e636c4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:08:14.292 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61581294-a699-4e04-9d6a-01e9a5875895 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port 30f00814-48b5-403d-91ee-654489e636c4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:08:14.306 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca1c51d5-4473-427b-967c-090694fed717 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: af8dd60a-8976-4637-9d43-890c84492036 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:08:14.306 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca1c51d5-4473-427b-967c-090694fed717 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port af8dd60a-8976-4637-9d43-890c84492036 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:08:17.455 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 30f00814-48b5-403d-91ee-654489e636c4 2021-07-15 19:08:17.455 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: af8dd60a-8976-4637-9d43-890c84492036 2021-07-15 19:08:17.930 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:08:18.399 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port af8dd60a-8976-4637-9d43-890c84492036 2021-07-15 19:08:18.399 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port af8dd60a-8976-4637-9d43-890c84492036 updated. Details: {'device': 'af8dd60a-8976-4637-9d43-890c84492036', 'network_id': 'fde56a34-cfb6-471e-8335-26622e2a2854', 'port_id': 'af8dd60a-8976-4637-9d43-890c84492036', 'mac_address': 'fa:16:3e:41:42:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 939, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '908d85fd-a177-4409-8138-ba0f12d65f43', '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-07-15 19:08:18.399 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:08:18.399 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 30f00814-48b5-403d-91ee-654489e636c4 2021-07-15 19:08:18.399 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 30f00814-48b5-403d-91ee-654489e636c4 updated. Details: {'device': '30f00814-48b5-403d-91ee-654489e636c4', 'network_id': 'c08679d7-fb47-49f8-b628-d7e87c9b3908', 'port_id': '30f00814-48b5-403d-91ee-654489e636c4', 'mac_address': 'fa:16:3e:77:20:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 936, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c362ec95-47d0-4b33-bb29-85cf504862d5', '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-07-15 19:08:18.399 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:08:18.399 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30f00814-48b5-403d-91ee-654489e636c4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:18.415 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 30f00814-48b5-403d-91ee-654489e636c4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:08:18.416 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c08679d7-fb47-49f8-b628-d7e87c9b3908 2021-07-15 19:08:18.416 476 2974268841832 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-07-15 19:08:18.416 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-af8dd60a-8976-4637-9d43-890c84492036" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:18.416 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port af8dd60a-8976-4637-9d43-890c84492036 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:08:18.416 476 2974268841656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fde56a34-cfb6-471e-8335-26622e2a2854 2021-07-15 19:08:18.416 476 2974268841656 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-07-15 19:08:18.556 476 2974268841656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'af8dd60a-8976-4637-9d43-890c84492036') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:08:18.556 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'af8dd60a-8976-4637-9d43-890c84492036') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:08:18.556 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '30f00814-48b5-403d-91ee-654489e636c4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:08:18.556 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '30f00814-48b5-403d-91ee-654489e636c4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:08:18.556 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port af8dd60a-8976-4637-9d43-890c84492036 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:08:18.556 476 2974268841656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 939, VLAN trunk: None to switch port af8dd60a-8976-4637-9d43-890c84492036 2021-07-15 19:08:18.556 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 30f00814-48b5-403d-91ee-654489e636c4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:08:18.556 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 936, VLAN trunk: None to switch port 30f00814-48b5-403d-91ee-654489e636c4 2021-07-15 19:08:18.659 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:08:18.659 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['30f00814-48b5-403d-91ee-654489e636c4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:08:18.659 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:08:18.659 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['af8dd60a-8976-4637-9d43-890c84492036'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:08:18.910 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['af8dd60a-8976-4637-9d43-890c84492036']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:08:18.910 476 2974268841656 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-07-15 19:08:18.910 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e82d83a1-9374-452d-af91-d7c2756cd1be) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:08:18.910 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e82d83a1-9374-452d-af91-d7c2756cd1be) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:08:18.910 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for af8dd60a-8976-4637-9d43-890c84492036 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:08:18.910 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:08:18.910 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device af8dd60a-8976-4637-9d43-890c84492036 not yet added. Adding. 2021-07-15 19:08:18.910 476 2974268841656 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-07-15 19:08:18.910 476 2974268841656 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-07-15 19:08:18.910 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['30f00814-48b5-403d-91ee-654489e636c4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:08:18.910 476 2974268841832 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-07-15 19:08:18.910 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (36efa315-b73c-4116-94e5-7dfd5381d0ad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:08:18.910 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (36efa315-b73c-4116-94e5-7dfd5381d0ad) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:08:18.910 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 30f00814-48b5-403d-91ee-654489e636c4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:08:18.910 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:08:18.910 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 30f00814-48b5-403d-91ee-654489e636c4 not yet added. Adding. 2021-07-15 19:08:18.910 476 2974268841832 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-07-15 19:08:18.930 476 2974268841832 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-07-15 19:08:19.027 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:19.027 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30f00814-48b5-403d-91ee-654489e636c4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:19.169 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:08:19.169 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:19.188 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30f00814-48b5-403d-91ee-654489e636c4" 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-07-15 19:08:19.188 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30f00814-48b5-403d-91ee-654489e636c4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:19.337 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" 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-07-15 19:08:19.337 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30f00814-48b5-403d-91ee-654489e636c4" 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-07-15 19:08:19.439 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-af8dd60a-8976-4637-9d43-890c84492036" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:08:19.439 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port af8dd60a-8976-4637-9d43-890c84492036 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:08:19.439 476 2974268841656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port af8dd60a-8976-4637-9d43-890c84492036 processed. 2021-07-15 19:08:19.454 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30f00814-48b5-403d-91ee-654489e636c4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:08:19.454 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 30f00814-48b5-403d-91ee-654489e636c4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:08:19.454 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 30f00814-48b5-403d-91ee-654489e636c4 processed. 2021-07-15 19:08:19.931 476 2974268841832 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-07-15 19:08:20.384 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:08:27.462 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9ac3811-8448-4501-9f39-9547367914e3 f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Security group member updated on remote: ['36efa315-b73c-4116-94e5-7dfd5381d0ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:08:27.462 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-a9ac3811-8448-4501-9f39-9547367914e3 f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Security group member updated ['36efa315-b73c-4116-94e5-7dfd5381d0ad'] 2021-07-15 19:08:27.462 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-a9ac3811-8448-4501-9f39-9547367914e3 f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Refresh firewall rules 2021-07-15 19:08:27.462 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9ac3811-8448-4501-9f39-9547367914e3 f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Get security group information for devices via rpc ['30f00814-48b5-403d-91ee-654489e636c4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:08:27.509 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a9ac3811-8448-4501-9f39-9547367914e3 f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:08:27.509 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a9ac3811-8448-4501-9f39-9547367914e3 f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:08:27.551 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9ac3811-8448-4501-9f39-9547367914e3 f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] port_delete event received for '30f00814-48b5-403d-91ee-654489e636c4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:08:27.659 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 30f00814-48b5-403d-91ee-654489e636c4 2021-07-15 19:08:27.956 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:08:27.956 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '30f00814-48b5-403d-91ee-654489e636c4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:08:27.956 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '30f00814-48b5-403d-91ee-654489e636c4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:08:27.956 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 30f00814-48b5-403d-91ee-654489e636c4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:08:27.966 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c08679d7-fb47-49f8-b628-d7e87c9b3908 2021-07-15 19:08:27.966 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30f00814-48b5-403d-91ee-654489e636c4'] 2021-07-15 19:08:27.966 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:08:27.966 476 2974268841832 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-07-15 19:08:27.966 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30f00814-48b5-403d-91ee-654489e636c4'] 2021-07-15 19:08:29.961 476 2974268841832 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-07-15 19:08:29.983 476 2974268841832 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-07-15 19:08:31.821 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82406647-d32d-4fea-b635-81fa933c749c f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Security group member updated on remote: ['36efa315-b73c-4116-94e5-7dfd5381d0ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:08:31.821 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-82406647-d32d-4fea-b635-81fa933c749c f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Security group member updated ['36efa315-b73c-4116-94e5-7dfd5381d0ad'] 2021-07-15 19:08:32.814 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a2cb279-ec65-41fa-ba37-3b6abdfa8f6c 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: 027466d4-607e-4aa4-86b5-16025b82d962 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:08:32.844 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a2cb279-ec65-41fa-ba37-3b6abdfa8f6c 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port 027466d4-607e-4aa4-86b5-16025b82d962 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:08:35.509 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-213b0af7-5e09-4e32-8b7d-d3cf2eb13147 acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group rule updated on remote: ['206ccfb5-0398-40d7-a1ff-f14ef771ee85'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:08:35.509 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-213b0af7-5e09-4e32-8b7d-d3cf2eb13147 acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group rule updated ['206ccfb5-0398-40d7-a1ff-f14ef771ee85'] 2021-07-15 19:08:35.649 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 027466d4-607e-4aa4-86b5-16025b82d962 2021-07-15 19:08:35.680 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c7dd610-59e2-4ca9-ae77-421225937cd9 acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group rule updated on remote: ['206ccfb5-0398-40d7-a1ff-f14ef771ee85'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:08:35.696 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-4c7dd610-59e2-4ca9-ae77-421225937cd9 acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group rule updated ['206ccfb5-0398-40d7-a1ff-f14ef771ee85'] 2021-07-15 19:08:35.852 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46594867-e105-4375-bb96-b7e303863f95 acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group rule updated on remote: ['206ccfb5-0398-40d7-a1ff-f14ef771ee85'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:08:35.852 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-46594867-e105-4375-bb96-b7e303863f95 acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group rule updated ['206ccfb5-0398-40d7-a1ff-f14ef771ee85'] 2021-07-15 19:08:35.977 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:08:36.145 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cba4570a-d3e7-47bd-bdbd-f25771589021 acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group rule updated on remote: ['206ccfb5-0398-40d7-a1ff-f14ef771ee85'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:08:36.145 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-cba4570a-d3e7-47bd-bdbd-f25771589021 acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group rule updated ['206ccfb5-0398-40d7-a1ff-f14ef771ee85'] 2021-07-15 19:08:36.280 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 027466d4-607e-4aa4-86b5-16025b82d962 2021-07-15 19:08:36.280 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 027466d4-607e-4aa4-86b5-16025b82d962 updated. Details: {'device': '027466d4-607e-4aa4-86b5-16025b82d962', 'network_id': 'c08679d7-fb47-49f8-b628-d7e87c9b3908', 'port_id': '027466d4-607e-4aa4-86b5-16025b82d962', 'mac_address': 'fa:16:3e:75:cb:c3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 936, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c362ec95-47d0-4b33-bb29-85cf504862d5', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-15 19:08:36.280 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:08:36.280 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-027466d4-607e-4aa4-86b5-16025b82d962" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:36.280 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 027466d4-607e-4aa4-86b5-16025b82d962 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:08:36.280 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c08679d7-fb47-49f8-b628-d7e87c9b3908 2021-07-15 19:08:36.280 476 2974268841832 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-07-15 19:08:36.435 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62234e81-321e-45dc-a904-9492fff121c6 acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group rule updated on remote: ['206ccfb5-0398-40d7-a1ff-f14ef771ee85'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:08:36.435 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-62234e81-321e-45dc-a904-9492fff121c6 acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group rule updated ['206ccfb5-0398-40d7-a1ff-f14ef771ee85'] 2021-07-15 19:08:36.455 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '027466d4-607e-4aa4-86b5-16025b82d962') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:08:36.455 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '027466d4-607e-4aa4-86b5-16025b82d962') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:08:36.455 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 027466d4-607e-4aa4-86b5-16025b82d962 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:08:36.455 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 936, VLAN trunk: None to switch port 027466d4-607e-4aa4-86b5-16025b82d962 2021-07-15 19:08:36.555 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:08:36.555 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['027466d4-607e-4aa4-86b5-16025b82d962'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:08:36.695 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-014a81cb-92d6-4c09-861e-39f0e1dd5bb8 acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group rule updated on remote: ['206ccfb5-0398-40d7-a1ff-f14ef771ee85'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:08:36.695 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-014a81cb-92d6-4c09-861e-39f0e1dd5bb8 acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group rule updated ['206ccfb5-0398-40d7-a1ff-f14ef771ee85'] 2021-07-15 19:08:36.746 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['027466d4-607e-4aa4-86b5-16025b82d962']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:08:36.746 476 2974268841832 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-07-15 19:08:36.746 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (36efa315-b73c-4116-94e5-7dfd5381d0ad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:08:36.746 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (36efa315-b73c-4116-94e5-7dfd5381d0ad) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:08:36.746 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 027466d4-607e-4aa4-86b5-16025b82d962 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:08:36.746 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:08:36.746 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 027466d4-607e-4aa4-86b5-16025b82d962 not yet added. Adding. 2021-07-15 19:08:36.774 476 2974268841832 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-07-15 19:08:36.774 476 2974268841832 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-07-15 19:08:36.920 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-027466d4-607e-4aa4-86b5-16025b82d962" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:37.073 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-027466d4-607e-4aa4-86b5-16025b82d962" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:08:37.073 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-027466d4-607e-4aa4-86b5-16025b82d962" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:37.264 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-027466d4-607e-4aa4-86b5-16025b82d962" 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-07-15 19:08:37.307 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group member updated on remote: ['206ccfb5-0398-40d7-a1ff-f14ef771ee85', 'e82d83a1-9374-452d-af91-d7c2756cd1be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:08:37.307 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group member updated ['206ccfb5-0398-40d7-a1ff-f14ef771ee85', 'e82d83a1-9374-452d-af91-d7c2756cd1be'] 2021-07-15 19:08:37.307 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Refresh firewall rules 2021-07-15 19:08:37.307 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Get security group information for devices via rpc ['af8dd60a-8976-4637-9d43-890c84492036'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:08:37.342 476 2974286688680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] port_update received: af8dd60a-8976-4637-9d43-890c84492036 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:08:37.360 476 2974286688680 MainThread DEBUG oslo_concurrency.lockutils [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-agent-port-lock-af8dd60a-8976-4637-9d43-890c84492036" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:37.375 476 2974286688680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Binding port af8dd60a-8976-4637-9d43-890c84492036 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:08:37.375 476 2974286688680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] 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-07-15 19:08:37.400 476 2974286688680 MainThread DEBUG neutron.services.trunk.rpc.agent [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'af8dd60a-8976-4637-9d43-890c84492036') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:08:37.400 476 2974286688680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'af8dd60a-8976-4637-9d43-890c84492036') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:08:37.400 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-027466d4-607e-4aa4-86b5-16025b82d962" 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-07-15 19:08:37.400 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 027466d4-607e-4aa4-86b5-16025b82d962 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:08:37.400 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 027466d4-607e-4aa4-86b5-16025b82d962 processed. 2021-07-15 19:08:37.431 476 2974286688680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Trunk plugin disabled on server. Assuming port af8dd60a-8976-4637-9d43-890c84492036 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:08:37.431 476 2974286688680 MainThread INFO networking_hyperv.neutron.trunk_driver [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Binding VLAN ID: 939, VLAN trunk: None to switch port af8dd60a-8976-4637-9d43-890c84492036 2021-07-15 19:08:37.479 476 2974286688680 MainThread INFO neutron.agent.securitygroups_rpc [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Refresh firewall rules 2021-07-15 19:08:37.479 476 2974286688680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Get security group information for devices via rpc ['af8dd60a-8976-4637-9d43-890c84492036'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:08:37.761 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b92d1946-c5f1-4ece-bae0-4a14e874e29a 2021-07-15 19:08:37.978 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:08:37.978 476 2974286688504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b92d1946-c5f1-4ece-bae0-4a14e874e29a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:08:37.978 476 2974286688504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b92d1946-c5f1-4ece-bae0-4a14e874e29a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:08:37.978 476 2974286688504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b92d1946-c5f1-4ece-bae0-4a14e874e29a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:08:37.978 476 2974268841832 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-07-15 19:08:37.978 476 2974286688504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b92d1946-c5f1-4ece-bae0-4a14e874e29a'] 2021-07-15 19:08:37.978 476 2974286688504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:08:37.978 476 2974286688504 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-07-15 19:08:37.978 476 2974286688504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b92d1946-c5f1-4ece-bae0-4a14e874e29a'] 2021-07-15 19:08:38.235 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update security group information for ports dict_keys(['af8dd60a-8976-4637-9d43-890c84492036']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:08:38.235 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:08:38.235 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update rules of security group (206ccfb5-0398-40d7-a1ff-f14ef771ee85) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:08:38.235 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update rules of security group (e82d83a1-9374-452d-af91-d7c2756cd1be) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:08:38.235 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update members of security group (e82d83a1-9374-452d-af91-d7c2756cd1be) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:08:38.235 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update port filter for af8dd60a-8976-4637-9d43-890c84492036 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:08:38.235 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Updating port rules. 2021-07-15 19:08:38.235 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Creating 6 new rules, removing 0 old rules. 2021-07-15 19:08:38.235 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:38.323 476 2974286688680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update security group information for ports dict_keys(['af8dd60a-8976-4637-9d43-890c84492036']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:08:38.323 476 2974286688680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:08:38.323 476 2974286688680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update rules of security group (206ccfb5-0398-40d7-a1ff-f14ef771ee85) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:08:38.323 476 2974286688680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update rules of security group (e82d83a1-9374-452d-af91-d7c2756cd1be) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:08:38.323 476 2974286688680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update members of security group (e82d83a1-9374-452d-af91-d7c2756cd1be) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:08:38.323 476 2974286688680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update port filter for af8dd60a-8976-4637-9d43-890c84492036 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:08:38.323 476 2974286688680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Updating port rules. 2021-07-15 19:08:38.323 476 2974286688680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Creating 6 new rules, removing 0 old rules. 2021-07-15 19:08:38.388 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" 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-07-15 19:08:38.388 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:38.388 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" 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-07-15 19:08:38.388 476 2974286688680 MainThread DEBUG oslo_concurrency.lockutils [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:38.489 476 2974286688680 MainThread DEBUG oslo_concurrency.lockutils [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:08:38.489 476 2974286688680 MainThread DEBUG oslo_concurrency.lockutils [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:38.489 476 2974286688680 MainThread DEBUG oslo_concurrency.lockutils [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" 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-07-15 19:08:38.540 476 2974286688680 MainThread DEBUG oslo_concurrency.lockutils [req-a0dff496-326b-4ec4-830e-bcfb7fd5877c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-agent-port-lock-af8dd60a-8976-4637-9d43-890c84492036" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:08:38.589 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:08:38.889 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Security group member updated on remote: ['59724185-01e9-4cad-b39f-5f6675704f46'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:08:38.889 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Security group member updated ['59724185-01e9-4cad-b39f-5f6675704f46'] 2021-07-15 19:08:38.889 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Refresh firewall rules 2021-07-15 19:08:38.889 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Get security group information for devices via rpc ['3bddef09-7277-44f4-bb05-f109ff222b1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:08:39.027 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] port_delete event received for 'b92d1946-c5f1-4ece-bae0-4a14e874e29a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:08:39.056 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Update security group information for ports dict_keys(['3bddef09-7277-44f4-bb05-f109ff222b1f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:08:39.056 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:08:39.056 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Update rules of security group (59724185-01e9-4cad-b39f-5f6675704f46) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:08:39.056 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Update members of security group (59724185-01e9-4cad-b39f-5f6675704f46) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:08:39.056 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Update port filter for 3bddef09-7277-44f4-bb05-f109ff222b1f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:08:39.056 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Updating port rules. 2021-07-15 19:08:39.056 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Creating 0 new rules, removing 1 old rules. 2021-07-15 19:08:39.056 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Lock "n-hv-driver-port-lock-3bddef09-7277-44f4-bb05-f109ff222b1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:39.056 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Lock "n-hv-driver-port-lock-3bddef09-7277-44f4-bb05-f109ff222b1f" 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-07-15 19:08:39.056 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Lock "n-hv-driver-port-lock-3bddef09-7277-44f4-bb05-f109ff222b1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:08:39.277 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-39c1f0af-e17d-42a1-80cd-ba5abd98eaf2 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Lock "n-hv-driver-port-lock-3bddef09-7277-44f4-bb05-f109ff222b1f" 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-07-15 19:08:43.774 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f7dc43e-bc96-4112-ab1e-b6b8117ebf71 f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Security group member updated on remote: ['36efa315-b73c-4116-94e5-7dfd5381d0ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:08:43.774 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-0f7dc43e-bc96-4112-ab1e-b6b8117ebf71 f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Security group member updated ['36efa315-b73c-4116-94e5-7dfd5381d0ad'] 2021-07-15 19:08:43.774 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-0f7dc43e-bc96-4112-ab1e-b6b8117ebf71 f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Refresh firewall rules 2021-07-15 19:08:43.774 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f7dc43e-bc96-4112-ab1e-b6b8117ebf71 f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Get security group information for devices via rpc ['027466d4-607e-4aa4-86b5-16025b82d962'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:08:43.805 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f7dc43e-bc96-4112-ab1e-b6b8117ebf71 f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:08:43.805 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f7dc43e-bc96-4112-ab1e-b6b8117ebf71 f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:08:43.823 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 027466d4-607e-4aa4-86b5-16025b82d962 2021-07-15 19:08:43.837 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f7dc43e-bc96-4112-ab1e-b6b8117ebf71 f5b0709b81884e589a44b11542810bc6 72cc1babbf47483e8e439aa4e6338f8e - - -] port_delete event received for '027466d4-607e-4aa4-86b5-16025b82d962' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:08:44.012 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:08:44.012 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '027466d4-607e-4aa4-86b5-16025b82d962' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:08:44.012 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '027466d4-607e-4aa4-86b5-16025b82d962' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:08:44.012 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 027466d4-607e-4aa4-86b5-16025b82d962 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:08:44.024 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c08679d7-fb47-49f8-b628-d7e87c9b3908 2021-07-15 19:08:44.024 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['027466d4-607e-4aa4-86b5-16025b82d962'] 2021-07-15 19:08:44.024 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:08:44.024 476 2974268841832 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-07-15 19:08:44.024 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['027466d4-607e-4aa4-86b5-16025b82d962'] 2021-07-15 19:08:46.027 476 2974268841832 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-07-15 19:08:46.061 476 2974268841832 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-07-15 19:08:50.163 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00181160-df89-400a-98d8-2c852b22b5e5 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Security group member updated on remote: ['59724185-01e9-4cad-b39f-5f6675704f46'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:08:50.163 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-00181160-df89-400a-98d8-2c852b22b5e5 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Security group member updated ['59724185-01e9-4cad-b39f-5f6675704f46'] 2021-07-15 19:08:50.163 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-00181160-df89-400a-98d8-2c852b22b5e5 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Refresh firewall rules 2021-07-15 19:08:50.165 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00181160-df89-400a-98d8-2c852b22b5e5 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Get security group information for devices via rpc ['3bddef09-7277-44f4-bb05-f109ff222b1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:08:50.196 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-00181160-df89-400a-98d8-2c852b22b5e5 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:08:50.196 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-00181160-df89-400a-98d8-2c852b22b5e5 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:08:50.275 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00181160-df89-400a-98d8-2c852b22b5e5 8d16a88145ac4f9fb14acb56ae86435f 1e8e384a6ac8489ea99ff26a8093883c - - -] port_delete event received for '3bddef09-7277-44f4-bb05-f109ff222b1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:08:51.509 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3bddef09-7277-44f4-bb05-f109ff222b1f 2021-07-15 19:08:52.039 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:08:52.039 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3bddef09-7277-44f4-bb05-f109ff222b1f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:08:52.039 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3bddef09-7277-44f4-bb05-f109ff222b1f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:08:52.039 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3bddef09-7277-44f4-bb05-f109ff222b1f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:08:52.052 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a1898f4d-6b9a-4d30-8950-56ad70b81f46 2021-07-15 19:08:52.052 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3bddef09-7277-44f4-bb05-f109ff222b1f'] 2021-07-15 19:08:52.052 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:08:52.052 476 2974268841832 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-07-15 19:08:52.052 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3bddef09-7277-44f4-bb05-f109ff222b1f'] 2021-07-15 19:08:54.040 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28cb1650-981a-47e0-95a0-5f19a896330b 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for 'fd575c09-e9ed-44c5-ab9d-a5452bfabf04' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:08:54.040 476 2974268841656 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-07-15 19:08:54.102 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:08:55.507 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0778732a-d1bc-4b3c-93e7-7a0d8712ae49 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for 'ff0113fc-b978-4189-bf81-36933bf21279' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:08:56.456 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfa1d48e-3336-4a4a-9260-dc71c7b02aee 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network a1898f4d-6b9a-4d30-8950-56ad70b81f46 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:08:56.456 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfa1d48e-3336-4a4a-9260-dc71c7b02aee 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network a1898f4d-6b9a-4d30-8950-56ad70b81f46 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:09:03.399 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90a6e4e7-b897-4356-bd05-dafba141ef3b - - - - -] port_update received: f94e3224-83ee-47a4-8038-3a77f421c61b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:09:03.409 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90a6e4e7-b897-4356-bd05-dafba141ef3b - - - - -] No port f94e3224-83ee-47a4-8038-3a77f421c61b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:09:05.852 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c002146-d328-4323-b08b-8ab0ea8a5bab fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group rule updated on remote: ['ebb31436-fab1-470b-9119-b81399bf8881'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:09:05.852 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-0c002146-d328-4323-b08b-8ab0ea8a5bab fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group rule updated ['ebb31436-fab1-470b-9119-b81399bf8881'] 2021-07-15 19:09:06.025 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64e07839-34e2-41b4-a372-22c067f5f8dc fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group rule updated on remote: ['ebb31436-fab1-470b-9119-b81399bf8881'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:09:06.025 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-64e07839-34e2-41b4-a372-22c067f5f8dc fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group rule updated ['ebb31436-fab1-470b-9119-b81399bf8881'] 2021-07-15 19:09:08.516 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ccd2e86-a12b-4aca-b39c-d521ab51473a - - - - -] port_update received: d9bec8fe-4fd4-4cde-b8a4-48a3e9cafff3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:09:08.516 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ccd2e86-a12b-4aca-b39c-d521ab51473a - - - - -] No port d9bec8fe-4fd4-4cde-b8a4-48a3e9cafff3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:09:10.648 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f2e67c2-f166-4836-893a-62737ddb0a24 fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group member updated on remote: ['ebb31436-fab1-470b-9119-b81399bf8881'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:09:10.648 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-0f2e67c2-f166-4836-893a-62737ddb0a24 fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group member updated ['ebb31436-fab1-470b-9119-b81399bf8881'] 2021-07-15 19:09:12.039 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d714282b-68c7-4b84-9cb9-571658fda451 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: 666a53d6-ecf4-4b10-907c-68da82a6ddf2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:09:12.054 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d714282b-68c7-4b84-9cb9-571658fda451 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:09:12.320 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7544f62-93be-488c-842f-464d3c1979f5 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network c08679d7-fb47-49f8-b628-d7e87c9b3908 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:09:12.320 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7544f62-93be-488c-842f-464d3c1979f5 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network c08679d7-fb47-49f8-b628-d7e87c9b3908 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:09:13.758 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 666a53d6-ecf4-4b10-907c-68da82a6ddf2 2021-07-15 19:09:14.180 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:09:14.376 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 2021-07-15 19:09:14.376 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 updated. Details: {'device': '666a53d6-ecf4-4b10-907c-68da82a6ddf2', 'network_id': '7b72bcf4-08c7-4e93-9476-ff02c7c72c89', 'port_id': '666a53d6-ecf4-4b10-907c-68da82a6ddf2', 'mac_address': 'fa:16:3e:38:e9:fd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 947, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a5bee8ce-ffb9-4467-9559-d91a53ed3aa0', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-15 19:09:14.376 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:09:14.376 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:09:14.376 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:09:14.398 476 2974268841656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7b72bcf4-08c7-4e93-9476-ff02c7c72c89 2021-07-15 19:09:14.398 476 2974268841656 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-07-15 19:09:14.515 476 2974268841656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '666a53d6-ecf4-4b10-907c-68da82a6ddf2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:09:14.515 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '666a53d6-ecf4-4b10-907c-68da82a6ddf2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:09:14.515 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:09:14.515 476 2974268841656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 947, VLAN trunk: None to switch port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 2021-07-15 19:09:14.602 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:09:14.602 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['666a53d6-ecf4-4b10-907c-68da82a6ddf2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:09:14.758 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['666a53d6-ecf4-4b10-907c-68da82a6ddf2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:09:14.758 476 2974268841656 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-07-15 19:09:14.758 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ebb31436-fab1-470b-9119-b81399bf8881) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:09:14.764 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 666a53d6-ecf4-4b10-907c-68da82a6ddf2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:09:14.764 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:09:14.764 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 666a53d6-ecf4-4b10-907c-68da82a6ddf2 not yet added. Adding. 2021-07-15 19:09:14.764 476 2974268841656 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-07-15 19:09:14.764 476 2974268841656 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-07-15 19:09:14.855 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:09:14.952 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" 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-07-15 19:09:14.952 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:09:15.060 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:09:15.148 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:09:15.150 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:09:15.150 476 2974268841656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 processed. 2021-07-15 19:09:16.195 476 2974268841656 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-07-15 19:09:16.398 476 2974268841656 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-07-15 19:10:01.413 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-999a975c-a88f-4720-98e9-ffde212c54be aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group member updated on remote: ['a82ef967-328c-48bd-9c3b-f5d818beb6d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:10:01.413 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-999a975c-a88f-4720-98e9-ffde212c54be aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group member updated ['a82ef967-328c-48bd-9c3b-f5d818beb6d5'] 2021-07-15 19:10:01.772 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-999a975c-a88f-4720-98e9-ffde212c54be aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] port_delete event received for 'c6a3bb18-ce9e-4194-b560-f04fe56d1ee3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:10:02.009 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c6a3bb18-ce9e-4194-b560-f04fe56d1ee3 2021-07-15 19:10:02.522 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:10:02.522 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c6a3bb18-ce9e-4194-b560-f04fe56d1ee3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:10:02.522 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c6a3bb18-ce9e-4194-b560-f04fe56d1ee3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:10:02.522 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c6a3bb18-ce9e-4194-b560-f04fe56d1ee3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:10:02.528 476 2974268841656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4194f688-d3d8-4b01-940e-e17b50e63a83 2021-07-15 19:10:02.528 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6a3bb18-ce9e-4194-b560-f04fe56d1ee3'] 2021-07-15 19:10:02.528 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:10:02.528 476 2974268841656 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-07-15 19:10:02.528 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6a3bb18-ce9e-4194-b560-f04fe56d1ee3'] 2021-07-15 19:10:04.368 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cb2b458-294c-4055-a621-b804ed45370f aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] port_delete event received for '3ff2fa5a-fcc5-4fc0-827c-38f5f4750636' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:10:04.524 476 2974268841656 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-07-15 19:10:04.539 476 2974268841656 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-07-15 19:10:04.867 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cbf2ecf0-b5b3-4e93-9ec7-1ab3c05bf6dd aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group rule updated on remote: ['4e989048-8ae1-4b40-818b-08170e7b816b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:10:04.867 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-cbf2ecf0-b5b3-4e93-9ec7-1ab3c05bf6dd aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group rule updated ['4e989048-8ae1-4b40-818b-08170e7b816b'] 2021-07-15 19:10:05.013 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5087ee0d-6e98-4a2d-a604-8baee93827e5 aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group rule updated on remote: ['4e989048-8ae1-4b40-818b-08170e7b816b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:10:05.013 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-5087ee0d-6e98-4a2d-a604-8baee93827e5 aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group rule updated ['4e989048-8ae1-4b40-818b-08170e7b816b'] 2021-07-15 19:10:07.335 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group member updated on remote: ['206ccfb5-0398-40d7-a1ff-f14ef771ee85', 'e82d83a1-9374-452d-af91-d7c2756cd1be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:10:07.335 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group member updated ['206ccfb5-0398-40d7-a1ff-f14ef771ee85', 'e82d83a1-9374-452d-af91-d7c2756cd1be'] 2021-07-15 19:10:07.335 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Refresh firewall rules 2021-07-15 19:10:07.335 476 2974268841656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Get security group information for devices via rpc ['af8dd60a-8976-4637-9d43-890c84492036'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:10:07.379 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] port_update received: af8dd60a-8976-4637-9d43-890c84492036 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:10:07.379 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-agent-port-lock-af8dd60a-8976-4637-9d43-890c84492036" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:10:07.379 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Binding port af8dd60a-8976-4637-9d43-890c84492036 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:10:07.379 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] 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-07-15 19:10:07.400 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'af8dd60a-8976-4637-9d43-890c84492036') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:10:07.400 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'af8dd60a-8976-4637-9d43-890c84492036') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:10:07.400 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Trunk plugin disabled on server. Assuming port af8dd60a-8976-4637-9d43-890c84492036 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:10:07.420 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Binding VLAN ID: 939, VLAN trunk: None to switch port af8dd60a-8976-4637-9d43-890c84492036 2021-07-15 19:10:07.447 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Refresh firewall rules 2021-07-15 19:10:07.447 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Get security group information for devices via rpc ['af8dd60a-8976-4637-9d43-890c84492036'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:10:07.660 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update security group information for ports dict_keys(['af8dd60a-8976-4637-9d43-890c84492036']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:10:07.660 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:10:07.660 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update rules of security group (e82d83a1-9374-452d-af91-d7c2756cd1be) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:10:07.660 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update members of security group (e82d83a1-9374-452d-af91-d7c2756cd1be) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:10:07.660 476 2974268841656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update port filter for af8dd60a-8976-4637-9d43-890c84492036 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:10:07.660 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Updating port rules. 2021-07-15 19:10:07.660 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Creating 0 new rules, removing 6 old rules. 2021-07-15 19:10:07.660 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:10:07.660 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" 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-07-15 19:10:07.660 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:10:07.757 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update security group information for ports dict_keys(['af8dd60a-8976-4637-9d43-890c84492036']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:10:07.757 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:10:07.757 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update rules of security group (e82d83a1-9374-452d-af91-d7c2756cd1be) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:10:07.757 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update members of security group (e82d83a1-9374-452d-af91-d7c2756cd1be) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:10:07.757 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update port filter for af8dd60a-8976-4637-9d43-890c84492036 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:10:07.757 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Updating port rules. 2021-07-15 19:10:07.757 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Creating 0 new rules, removing 6 old rules. 2021-07-15 19:10:07.829 476 2974268841656 MainThread DEBUG oslo_concurrency.lockutils [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" 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-07-15 19:10:07.829 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:10:07.829 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" 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-07-15 19:10:07.829 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:10:07.886 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-driver-port-lock-af8dd60a-8976-4637-9d43-890c84492036" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:10:07.898 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-ea559f32-cf9f-4c6d-aeff-0a0ac12cd20c acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Lock "n-hv-agent-port-lock-af8dd60a-8976-4637-9d43-890c84492036" 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-07-15 19:10:08.623 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2da17d52-7643-4a81-b11e-196442982c6a acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] port_delete event received for '2eb6d98d-8f48-43ce-926c-e6c4ec8f573b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:10:08.836 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7011ad9-08aa-49a0-b7e5-e54fcd9493cd aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group member updated on remote: ['4e989048-8ae1-4b40-818b-08170e7b816b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:10:08.836 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-e7011ad9-08aa-49a0-b7e5-e54fcd9493cd aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group member updated ['4e989048-8ae1-4b40-818b-08170e7b816b'] 2021-07-15 19:10:10.179 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-735c3731-64f4-442f-9699-944c379241bc 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: 7a752246-c84f-4851-9cdc-a12cb99b0f79 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:10:10.210 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-735c3731-64f4-442f-9699-944c379241bc 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port 7a752246-c84f-4851-9cdc-a12cb99b0f79 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:10:12.195 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7a752246-c84f-4851-9cdc-a12cb99b0f79 2021-07-15 19:10:12.554 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:10:12.757 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 7a752246-c84f-4851-9cdc-a12cb99b0f79 2021-07-15 19:10:12.757 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 7a752246-c84f-4851-9cdc-a12cb99b0f79 updated. Details: {'device': '7a752246-c84f-4851-9cdc-a12cb99b0f79', 'network_id': '4194f688-d3d8-4b01-940e-e17b50e63a83', 'port_id': '7a752246-c84f-4851-9cdc-a12cb99b0f79', 'mac_address': 'fa:16:3e:f4:79:be', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 916, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0446c1b-838c-468f-b9ab-64ddc622ac9c', '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-07-15 19:10:12.757 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:10:12.757 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7a752246-c84f-4851-9cdc-a12cb99b0f79" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:10:12.757 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7a752246-c84f-4851-9cdc-a12cb99b0f79 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:10:12.772 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4194f688-d3d8-4b01-940e-e17b50e63a83 2021-07-15 19:10:12.772 476 2974268841832 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-07-15 19:10:12.903 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7a752246-c84f-4851-9cdc-a12cb99b0f79') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:10:12.903 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7a752246-c84f-4851-9cdc-a12cb99b0f79') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:10:12.903 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7a752246-c84f-4851-9cdc-a12cb99b0f79 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:10:12.903 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 916, VLAN trunk: None to switch port 7a752246-c84f-4851-9cdc-a12cb99b0f79 2021-07-15 19:10:12.985 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:10:12.985 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7a752246-c84f-4851-9cdc-a12cb99b0f79'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:10:13.120 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7a752246-c84f-4851-9cdc-a12cb99b0f79']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:10:13.120 476 2974268841832 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-07-15 19:10:13.120 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4e989048-8ae1-4b40-818b-08170e7b816b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:10:13.120 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7a752246-c84f-4851-9cdc-a12cb99b0f79 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:10:13.120 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:10:13.120 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7a752246-c84f-4851-9cdc-a12cb99b0f79 not yet added. Adding. 2021-07-15 19:10:13.120 476 2974268841832 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-07-15 19:10:13.120 476 2974268841832 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-07-15 19:10:13.227 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7a752246-c84f-4851-9cdc-a12cb99b0f79" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:10:13.325 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7a752246-c84f-4851-9cdc-a12cb99b0f79" 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-07-15 19:10:13.325 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7a752246-c84f-4851-9cdc-a12cb99b0f79" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:10:13.432 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7a752246-c84f-4851-9cdc-a12cb99b0f79" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:10:13.539 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7a752246-c84f-4851-9cdc-a12cb99b0f79" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:10:13.539 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7a752246-c84f-4851-9cdc-a12cb99b0f79 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:10:13.539 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7a752246-c84f-4851-9cdc-a12cb99b0f79 processed. 2021-07-15 19:10:14.085 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: af8dd60a-8976-4637-9d43-890c84492036 2021-07-15 19:10:14.315 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc2b7ee7-76f4-4c34-8a9b-c44dd1d4954e acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group member updated on remote: ['e82d83a1-9374-452d-af91-d7c2756cd1be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:10:14.315 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-bc2b7ee7-76f4-4c34-8a9b-c44dd1d4954e acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Security group member updated ['e82d83a1-9374-452d-af91-d7c2756cd1be'] 2021-07-15 19:10:14.315 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-bc2b7ee7-76f4-4c34-8a9b-c44dd1d4954e acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Refresh firewall rules 2021-07-15 19:10:14.315 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc2b7ee7-76f4-4c34-8a9b-c44dd1d4954e acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Get security group information for devices via rpc ['af8dd60a-8976-4637-9d43-890c84492036'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:10:14.350 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc2b7ee7-76f4-4c34-8a9b-c44dd1d4954e acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:10:14.350 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc2b7ee7-76f4-4c34-8a9b-c44dd1d4954e acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:10:14.382 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc2b7ee7-76f4-4c34-8a9b-c44dd1d4954e acf72e5ca4974109b3238b6c96f280d3 4027187114894275832071280cd2e36d - - -] port_delete event received for 'af8dd60a-8976-4637-9d43-890c84492036' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:10:14.553 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:10:14.553 476 2974268841832 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-07-15 19:10:14.553 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'af8dd60a-8976-4637-9d43-890c84492036' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:10:14.553 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'af8dd60a-8976-4637-9d43-890c84492036' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:10:14.553 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port af8dd60a-8976-4637-9d43-890c84492036 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:10:14.565 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['af8dd60a-8976-4637-9d43-890c84492036'] 2021-07-15 19:10:14.565 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:10:14.565 476 2974268841656 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-07-15 19:10:14.565 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['af8dd60a-8976-4637-9d43-890c84492036'] 2021-07-15 19:10:14.772 476 2974268841832 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-07-15 19:10:16.244 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 666a53d6-ecf4-4b10-907c-68da82a6ddf2 2021-07-15 19:10:16.570 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:10:16.570 476 2974268841832 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-07-15 19:10:16.605 476 2974268841832 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-07-15 19:10:16.944 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 2021-07-15 19:10:16.944 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 updated. Details: {'device': '666a53d6-ecf4-4b10-907c-68da82a6ddf2', 'network_id': '7b72bcf4-08c7-4e93-9476-ff02c7c72c89', 'port_id': '666a53d6-ecf4-4b10-907c-68da82a6ddf2', 'mac_address': 'fa:16:3e:38:e9:fd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 947, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a5bee8ce-ffb9-4467-9559-d91a53ed3aa0', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-15 19:10:16.944 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:10:16.944 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:10:16.944 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:10:16.944 476 2974268841832 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-07-15 19:10:16.960 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '666a53d6-ecf4-4b10-907c-68da82a6ddf2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:10:16.960 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '666a53d6-ecf4-4b10-907c-68da82a6ddf2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:10:16.975 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:10:16.975 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 947, VLAN trunk: None to switch port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 2021-07-15 19:10:17.007 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:10:17.007 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['666a53d6-ecf4-4b10-907c-68da82a6ddf2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:10:17.226 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['666a53d6-ecf4-4b10-907c-68da82a6ddf2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:10:17.226 476 2974268841832 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-07-15 19:10:17.226 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ebb31436-fab1-470b-9119-b81399bf8881) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:10:17.226 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 666a53d6-ecf4-4b10-907c-68da82a6ddf2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:10:17.226 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:10:17.226 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-15 19:10:17.226 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:10:17.226 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" 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-07-15 19:10:17.226 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:10:17.226 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" 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-07-15 19:10:17.257 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" 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-07-15 19:10:17.257 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:10:17.257 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 processed. 2021-07-15 19:10:18.600 476 2974268841832 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-07-15 19:10:18.820 476 2974268841832 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-07-15 19:10:19.022 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e45d0feb-4001-461e-a974-e782aafa7661 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for 'ac092cf9-3a96-4408-ae5d-7498c03670e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:10:21.272 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d65fed14-98bb-4ba0-b0d2-d5349ea9f08e 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for '621e6411-3328-45d1-b605-98a207fcf0a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:10:22.476 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f56dcb7f-0613-404e-baf9-d2cd4710c0c1 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for '8e5836ec-950b-4277-bd8e-49e40be7743d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:10:22.671 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f40f132-aa2f-4597-b903-c76bc698d947 - - - - -] port_delete event received for '8e5836ec-950b-4277-bd8e-49e40be7743d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:10:22.747 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f56dcb7f-0613-404e-baf9-d2cd4710c0c1 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network fde56a34-cfb6-471e-8335-26622e2a2854 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:10:22.747 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f56dcb7f-0613-404e-baf9-d2cd4710c0c1 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Reclaiming local network fde56a34-cfb6-471e-8335-26622e2a2854 2021-07-15 19:10:24.288 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c371e99-1417-4ba0-b45d-fd5dd6a3f343 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for 'e8fa8f55-ed61-482a-9003-691d06000756' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:10:25.757 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a74e7792-e1da-4656-83ae-7cecf6c52e3f 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for '2fb83d40-af38-4d70-a032-4f00a608e7a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:10:26.868 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd0ab321-47ba-4ba3-ae0a-7b2c15149cd6 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for '0dff99bd-9432-4b7a-b3ae-75cb7045443b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:10:27.088 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d353b5c-8365-4a9e-9a52-2abbd9136a2d - - - - -] port_delete event received for '0dff99bd-9432-4b7a-b3ae-75cb7045443b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:10:27.169 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd0ab321-47ba-4ba3-ae0a-7b2c15149cd6 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network 2fe781e9-7b3e-4633-9c17-002eb59808f2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:10:27.182 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd0ab321-47ba-4ba3-ae0a-7b2c15149cd6 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network 2fe781e9-7b3e-4633-9c17-002eb59808f2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:10:30.210 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 666a53d6-ecf4-4b10-907c-68da82a6ddf2 2021-07-15 19:10:30.665 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:10:30.665 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '666a53d6-ecf4-4b10-907c-68da82a6ddf2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:10:30.665 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '666a53d6-ecf4-4b10-907c-68da82a6ddf2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:10:30.665 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:10:30.680 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['666a53d6-ecf4-4b10-907c-68da82a6ddf2'] 2021-07-15 19:10:30.680 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:10:30.680 476 2974268841832 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-07-15 19:10:30.680 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['666a53d6-ecf4-4b10-907c-68da82a6ddf2'] 2021-07-15 19:10:32.215 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 666a53d6-ecf4-4b10-907c-68da82a6ddf2 2021-07-15 19:10:32.663 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:10:32.663 476 2974268841832 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-07-15 19:10:32.663 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '666a53d6-ecf4-4b10-907c-68da82a6ddf2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:10:32.663 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '666a53d6-ecf4-4b10-907c-68da82a6ddf2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:10:32.663 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:10:32.678 476 2974268841656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7b72bcf4-08c7-4e93-9476-ff02c7c72c89 2021-07-15 19:10:32.687 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['666a53d6-ecf4-4b10-907c-68da82a6ddf2'] 2021-07-15 19:10:32.687 476 2974268841656 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-07-15 19:10:32.687 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['666a53d6-ecf4-4b10-907c-68da82a6ddf2'] 2021-07-15 19:10:32.803 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:10:52.525 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 666a53d6-ecf4-4b10-907c-68da82a6ddf2 2021-07-15 19:10:52.741 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:10:52.936 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 2021-07-15 19:10:52.936 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 updated. Details: {'device': '666a53d6-ecf4-4b10-907c-68da82a6ddf2', 'network_id': '7b72bcf4-08c7-4e93-9476-ff02c7c72c89', 'port_id': '666a53d6-ecf4-4b10-907c-68da82a6ddf2', 'mac_address': 'fa:16:3e:38:e9:fd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 947, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a5bee8ce-ffb9-4467-9559-d91a53ed3aa0', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-15 19:10:52.936 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:10:52.936 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:10:52.936 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:10:52.936 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7b72bcf4-08c7-4e93-9476-ff02c7c72c89 2021-07-15 19:10:52.936 476 2974268841832 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-07-15 19:10:53.070 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '666a53d6-ecf4-4b10-907c-68da82a6ddf2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:10:53.070 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '666a53d6-ecf4-4b10-907c-68da82a6ddf2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:10:53.070 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:10:53.070 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 947, VLAN trunk: None to switch port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 2021-07-15 19:10:53.131 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:10:53.131 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['666a53d6-ecf4-4b10-907c-68da82a6ddf2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:10:53.304 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['666a53d6-ecf4-4b10-907c-68da82a6ddf2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:10:53.304 476 2974268841832 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-07-15 19:10:53.304 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ebb31436-fab1-470b-9119-b81399bf8881) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:10:53.304 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 666a53d6-ecf4-4b10-907c-68da82a6ddf2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:10:53.304 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:10:53.304 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 666a53d6-ecf4-4b10-907c-68da82a6ddf2 not yet added. Adding. 2021-07-15 19:10:53.304 476 2974268841832 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-07-15 19:10:53.304 476 2974268841832 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-07-15 19:10:53.383 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:10:53.476 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" 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-07-15 19:10:53.476 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:10:53.572 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" 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-07-15 19:10:53.649 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-666a53d6-ecf4-4b10-907c-68da82a6ddf2" 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-07-15 19:10:53.649 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:10:53.649 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 processed. 2021-07-15 19:10:54.758 476 2974268841832 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-07-15 19:10:54.930 476 2974268841832 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-07-15 19:11:21.537 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb25abb4-7b9a-4ece-9ed1-a455c8ef9e6c aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group member updated on remote: ['4e989048-8ae1-4b40-818b-08170e7b816b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:11:21.537 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-cb25abb4-7b9a-4ece-9ed1-a455c8ef9e6c aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] Security group member updated ['4e989048-8ae1-4b40-818b-08170e7b816b'] 2021-07-15 19:11:21.864 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb25abb4-7b9a-4ece-9ed1-a455c8ef9e6c aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] port_delete event received for '7a752246-c84f-4851-9cdc-a12cb99b0f79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:11:22.539 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7a752246-c84f-4851-9cdc-a12cb99b0f79 2021-07-15 19:11:22.914 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:11:22.914 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7a752246-c84f-4851-9cdc-a12cb99b0f79' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:11:22.914 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7a752246-c84f-4851-9cdc-a12cb99b0f79' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:11:22.914 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7a752246-c84f-4851-9cdc-a12cb99b0f79 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:11:22.914 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4194f688-d3d8-4b01-940e-e17b50e63a83 2021-07-15 19:11:22.914 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7a752246-c84f-4851-9cdc-a12cb99b0f79'] 2021-07-15 19:11:22.914 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:11:22.914 476 2974268841832 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-07-15 19:11:22.914 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7a752246-c84f-4851-9cdc-a12cb99b0f79'] 2021-07-15 19:11:23.469 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b19c25e7-fee4-4255-89b1-c0bb1a69e223 aabb9272683f453686582fd80620f202 11d5286a3f064fc5b43d1d7139d00770 - - -] port_delete event received for '1d9a2d8e-a7df-4e52-9790-f8f5f8ddd63a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:11:24.928 476 2974268841832 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-07-15 19:11:24.961 476 2974268841832 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-07-15 19:11:28.365 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88a7329d-3701-4088-8df1-e27ff3a77882 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for 'e873ec7b-071c-44e7-97dd-f7651b7ee53c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:11:29.712 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccfcabcb-413a-4ebf-8e6e-86dfc4f2ab75 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for '5ae6fca4-0ecc-4556-b7e9-e561a082ed9e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:11:30.523 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-173925f4-01e2-4319-bb41-f053f5647651 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for '2423c5e9-8401-4c49-b4a0-09af5556f2e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:11:30.757 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-173925f4-01e2-4319-bb41-f053f5647651 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network 4194f688-d3d8-4b01-940e-e17b50e63a83 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:11:30.757 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-173925f4-01e2-4319-bb41-f053f5647651 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network 4194f688-d3d8-4b01-940e-e17b50e63a83 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:11:34.399 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-acc3fe81-4679-4da2-a098-a956716e7356 fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group member updated on remote: ['ebb31436-fab1-470b-9119-b81399bf8881'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:11:34.399 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-acc3fe81-4679-4da2-a098-a956716e7356 fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group member updated ['ebb31436-fab1-470b-9119-b81399bf8881'] 2021-07-15 19:11:34.631 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 666a53d6-ecf4-4b10-907c-68da82a6ddf2 2021-07-15 19:11:34.696 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-acc3fe81-4679-4da2-a098-a956716e7356 fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] port_delete event received for '666a53d6-ecf4-4b10-907c-68da82a6ddf2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:11:34.993 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:11:34.993 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '666a53d6-ecf4-4b10-907c-68da82a6ddf2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:11:34.993 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '666a53d6-ecf4-4b10-907c-68da82a6ddf2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:11:34.993 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 666a53d6-ecf4-4b10-907c-68da82a6ddf2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:11:34.993 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7b72bcf4-08c7-4e93-9476-ff02c7c72c89 2021-07-15 19:11:34.993 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['666a53d6-ecf4-4b10-907c-68da82a6ddf2'] 2021-07-15 19:11:34.993 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:11:34.993 476 2974268841832 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-07-15 19:11:34.993 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['666a53d6-ecf4-4b10-907c-68da82a6ddf2'] 2021-07-15 19:11:35.693 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aeb97373-ad51-4af9-97fa-0aaf9483a5e5 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated on remote: ['5bf27048-0485-4654-9540-24b4b02a1e59'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:11:35.693 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-aeb97373-ad51-4af9-97fa-0aaf9483a5e5 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated ['5bf27048-0485-4654-9540-24b4b02a1e59'] 2021-07-15 19:11:36.568 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c7d345e-56f2-4fe9-ae44-2311fa1bf0ef 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: 77ebbf1e-598c-49f5-9a66-7144131d27dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:11:36.584 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c7d345e-56f2-4fe9-ae44-2311fa1bf0ef 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port 77ebbf1e-598c-49f5-9a66-7144131d27dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:11:36.849 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c193e7e-99fd-4b0c-aca6-16502cca4ee7 fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] port_delete event received for 'b5b956e3-89b0-4ee7-aded-23ff7579c802' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:11:37.006 476 2974268841832 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-07-15 19:11:37.037 476 2974268841832 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-07-15 19:11:37.489 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d564d6f5-add0-41e3-a261-1c635294e522 fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group rule updated on remote: ['3603c9d5-a672-4ffe-b7f4-12e1a77c0ff9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:11:37.489 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-d564d6f5-add0-41e3-a261-1c635294e522 fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group rule updated ['3603c9d5-a672-4ffe-b7f4-12e1a77c0ff9'] 2021-07-15 19:11:37.682 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df8d6eb2-25fe-40ab-a928-341e695f5b2f fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group rule updated on remote: ['3603c9d5-a672-4ffe-b7f4-12e1a77c0ff9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:11:37.682 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-df8d6eb2-25fe-40ab-a928-341e695f5b2f fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group rule updated ['3603c9d5-a672-4ffe-b7f4-12e1a77c0ff9'] 2021-07-15 19:11:38.930 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 77ebbf1e-598c-49f5-9a66-7144131d27dd 2021-07-15 19:11:39.021 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:11:39.352 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 77ebbf1e-598c-49f5-9a66-7144131d27dd 2021-07-15 19:11:39.352 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 77ebbf1e-598c-49f5-9a66-7144131d27dd updated. Details: {'device': '77ebbf1e-598c-49f5-9a66-7144131d27dd', 'network_id': 'c4eca23b-97ca-42ec-b8db-1c0bd2a73ec9', 'port_id': '77ebbf1e-598c-49f5-9a66-7144131d27dd', 'mac_address': 'fa:16:3e:3e:41:95', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 934, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bc09f7a0-22df-48da-82a7-ef3aa6421dcf', '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-07-15 19:11:39.352 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:11:39.352 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:11:39.352 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 77ebbf1e-598c-49f5-9a66-7144131d27dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:11:39.352 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c4eca23b-97ca-42ec-b8db-1c0bd2a73ec9 2021-07-15 19:11:39.352 476 2974268841832 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-07-15 19:11:39.478 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '77ebbf1e-598c-49f5-9a66-7144131d27dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:11:39.478 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '77ebbf1e-598c-49f5-9a66-7144131d27dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:11:39.478 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 77ebbf1e-598c-49f5-9a66-7144131d27dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:11:39.478 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 934, VLAN trunk: None to switch port 77ebbf1e-598c-49f5-9a66-7144131d27dd 2021-07-15 19:11:39.537 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:11:39.537 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['77ebbf1e-598c-49f5-9a66-7144131d27dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:11:39.724 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['77ebbf1e-598c-49f5-9a66-7144131d27dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:11:39.724 476 2974268841832 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-07-15 19:11:39.724 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:11:39.724 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:11:39.724 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 77ebbf1e-598c-49f5-9a66-7144131d27dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:11:39.729 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:11:39.729 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 77ebbf1e-598c-49f5-9a66-7144131d27dd not yet added. Adding. 2021-07-15 19:11:39.729 476 2974268841832 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-07-15 19:11:39.729 476 2974268841832 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-07-15 19:11:39.793 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:11:39.858 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:11:39.858 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:11:39.935 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:11:39.992 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" 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-07-15 19:11:39.992 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 77ebbf1e-598c-49f5-9a66-7144131d27dd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:11:39.992 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 77ebbf1e-598c-49f5-9a66-7144131d27dd processed. 2021-07-15 19:11:41.037 476 2974268841832 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-07-15 19:11:41.242 476 2974268841832 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-07-15 19:11:41.336 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-647b0392-11ea-41e8-9729-6a15693a6952 fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group member updated on remote: ['3603c9d5-a672-4ffe-b7f4-12e1a77c0ff9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:11:41.336 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-647b0392-11ea-41e8-9729-6a15693a6952 fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group member updated ['3603c9d5-a672-4ffe-b7f4-12e1a77c0ff9'] 2021-07-15 19:11:42.414 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a03b00af-f182-43ab-88a8-9f415e09635e 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: aabd956d-69af-4f50-b2e4-304102ac9a06 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:11:42.428 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a03b00af-f182-43ab-88a8-9f415e09635e 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port aabd956d-69af-4f50-b2e4-304102ac9a06 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:11:44.959 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aabd956d-69af-4f50-b2e4-304102ac9a06 2021-07-15 19:11:45.052 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:11:45.273 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port aabd956d-69af-4f50-b2e4-304102ac9a06 2021-07-15 19:11:45.273 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port aabd956d-69af-4f50-b2e4-304102ac9a06 updated. Details: {'device': 'aabd956d-69af-4f50-b2e4-304102ac9a06', 'network_id': '7b72bcf4-08c7-4e93-9476-ff02c7c72c89', 'port_id': 'aabd956d-69af-4f50-b2e4-304102ac9a06', 'mac_address': 'fa:16:3e:09:1f:d7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 947, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a5bee8ce-ffb9-4467-9559-d91a53ed3aa0', '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-07-15 19:11:45.273 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:11:45.273 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:11:45.273 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aabd956d-69af-4f50-b2e4-304102ac9a06 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:11:45.273 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7b72bcf4-08c7-4e93-9476-ff02c7c72c89 2021-07-15 19:11:45.273 476 2974268841832 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-07-15 19:11:45.386 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aabd956d-69af-4f50-b2e4-304102ac9a06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:11:45.386 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aabd956d-69af-4f50-b2e4-304102ac9a06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:11:45.406 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aabd956d-69af-4f50-b2e4-304102ac9a06 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:11:45.406 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 947, VLAN trunk: None to switch port aabd956d-69af-4f50-b2e4-304102ac9a06 2021-07-15 19:11:45.468 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:11:45.468 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aabd956d-69af-4f50-b2e4-304102ac9a06'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:11:45.649 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aabd956d-69af-4f50-b2e4-304102ac9a06']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:11:45.649 476 2974268841832 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-07-15 19:11:45.649 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3603c9d5-a672-4ffe-b7f4-12e1a77c0ff9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:11:45.649 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aabd956d-69af-4f50-b2e4-304102ac9a06 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:11:45.649 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:11:45.649 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aabd956d-69af-4f50-b2e4-304102ac9a06 not yet added. Adding. 2021-07-15 19:11:45.649 476 2974268841832 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-07-15 19:11:45.649 476 2974268841832 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-07-15 19:11:45.730 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:11:45.804 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:11:45.804 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:11:45.896 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" 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-07-15 19:11:45.981 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" 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-07-15 19:11:45.981 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aabd956d-69af-4f50-b2e4-304102ac9a06 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:11:45.981 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aabd956d-69af-4f50-b2e4-304102ac9a06 processed. 2021-07-15 19:11:47.058 476 2974268841832 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-07-15 19:11:47.289 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:11:54.162 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated on remote: ['5bf27048-0485-4654-9540-24b4b02a1e59'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:11:54.162 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated ['5bf27048-0485-4654-9540-24b4b02a1e59'] 2021-07-15 19:11:54.162 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Refresh firewall rules 2021-07-15 19:11:54.162 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Get security group information for devices via rpc ['77ebbf1e-598c-49f5-9a66-7144131d27dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:11:54.368 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update security group information for ports dict_keys(['77ebbf1e-598c-49f5-9a66-7144131d27dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:11:54.368 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:11:54.368 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update rules of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:11:54.368 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update members of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:11:54.368 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update port filter for 77ebbf1e-598c-49f5-9a66-7144131d27dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:11:54.368 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Updating port rules. 2021-07-15 19:11:54.368 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-15 19:11:54.368 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:11:54.460 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:11:54.460 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:11:54.478 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-a57f6384-efc1-4000-b470-7abe67a41983 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" 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-07-15 19:11:55.164 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a98ec6f-1e0a-491c-9279-072ea5352e5e 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:11:55.164 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a98ec6f-1e0a-491c-9279-072ea5352e5e 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:11:57.037 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad 2021-07-15 19:11:57.099 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:11:57.301 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad 2021-07-15 19:11:57.301 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad updated. Details: {'device': '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad', 'network_id': 'c4eca23b-97ca-42ec-b8db-1c0bd2a73ec9', 'port_id': '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad', 'mac_address': 'fa:16:3e:a3:b3:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 934, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bc09f7a0-22df-48da-82a7-ef3aa6421dcf', '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-07-15 19:11:57.301 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:11:57.318 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:11:57.318 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:11:57.318 476 2974268841832 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-07-15 19:11:57.445 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:11:57.445 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:11:57.445 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:11:57.445 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 934, VLAN trunk: None to switch port 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad 2021-07-15 19:11:57.522 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:11:57.522 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['79ac5ecf-dc65-424b-8dd9-fff5e486b5ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:11:57.679 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['79ac5ecf-dc65-424b-8dd9-fff5e486b5ad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:11:57.679 476 2974268841832 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-07-15 19:11:57.679 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:11:57.679 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:11:57.679 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:11:57.696 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:11:57.696 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad not yet added. Adding. 2021-07-15 19:11:57.696 476 2974268841832 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-07-15 19:11:57.696 476 2974268841832 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-07-15 19:11:57.803 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:11:57.913 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:11:57.913 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:11:58.024 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:11:58.117 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:11:58.117 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:11:58.117 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad processed. 2021-07-15 19:11:59.115 476 2974268841832 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-07-15 19:11:59.321 476 2974268841832 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-07-15 19:12:05.210 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated on remote: ['5bf27048-0485-4654-9540-24b4b02a1e59'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:12:05.210 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated ['5bf27048-0485-4654-9540-24b4b02a1e59'] 2021-07-15 19:12:05.210 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Refresh firewall rules 2021-07-15 19:12:05.210 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Get security group information for devices via rpc ['77ebbf1e-598c-49f5-9a66-7144131d27dd', '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:12:05.521 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update security group information for ports dict_keys(['77ebbf1e-598c-49f5-9a66-7144131d27dd', '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:12:05.521 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:12:05.521 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update rules of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:12:05.521 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update members of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:12:05.521 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update port filter for 77ebbf1e-598c-49f5-9a66-7144131d27dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:12:05.521 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Updating port rules. 2021-07-15 19:12:05.521 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-15 19:12:05.521 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:05.649 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" 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-07-15 19:12:05.649 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:05.649 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" 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-07-15 19:12:05.649 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update port filter for 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:12:05.665 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Updating port rules. 2021-07-15 19:12:05.665 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-15 19:12:05.665 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:05.774 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:12:05.802 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:05.802 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-458ffd55-38d2-4847-a1a4-0c4292467c8e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" 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-07-15 19:12:06.039 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9a24941-e209-4dc4-a7d9-6e7af310850b 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: cfb493fe-15de-48ed-a017-e32840bd54ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:12:06.055 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9a24941-e209-4dc4-a7d9-6e7af310850b 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port cfb493fe-15de-48ed-a017-e32840bd54ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:12:09.133 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cfb493fe-15de-48ed-a017-e32840bd54ce 2021-07-15 19:12:09.193 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:12:09.407 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port cfb493fe-15de-48ed-a017-e32840bd54ce 2021-07-15 19:12:09.407 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port cfb493fe-15de-48ed-a017-e32840bd54ce updated. Details: {'device': 'cfb493fe-15de-48ed-a017-e32840bd54ce', 'network_id': 'c4eca23b-97ca-42ec-b8db-1c0bd2a73ec9', 'port_id': 'cfb493fe-15de-48ed-a017-e32840bd54ce', 'mac_address': 'fa:16:3e:8d:01:e2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 934, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bc09f7a0-22df-48da-82a7-ef3aa6421dcf', '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-07-15 19:12:09.407 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:12:09.415 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cfb493fe-15de-48ed-a017-e32840bd54ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:09.415 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cfb493fe-15de-48ed-a017-e32840bd54ce _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:12:09.415 476 2974268841832 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-07-15 19:12:09.553 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cfb493fe-15de-48ed-a017-e32840bd54ce') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:12:09.553 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cfb493fe-15de-48ed-a017-e32840bd54ce') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:12:09.553 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cfb493fe-15de-48ed-a017-e32840bd54ce is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:12:09.553 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 934, VLAN trunk: None to switch port cfb493fe-15de-48ed-a017-e32840bd54ce 2021-07-15 19:12:09.638 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:12:09.638 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cfb493fe-15de-48ed-a017-e32840bd54ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:12:09.805 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cfb493fe-15de-48ed-a017-e32840bd54ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:12:09.805 476 2974268841832 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-07-15 19:12:09.805 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:12:09.805 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:12:09.805 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cfb493fe-15de-48ed-a017-e32840bd54ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:12:09.805 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:12:09.805 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cfb493fe-15de-48ed-a017-e32840bd54ce not yet added. Adding. 2021-07-15 19:12:09.805 476 2974268841832 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-07-15 19:12:09.805 476 2974268841832 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-07-15 19:12:09.965 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfb493fe-15de-48ed-a017-e32840bd54ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:10.085 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfb493fe-15de-48ed-a017-e32840bd54ce" 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-07-15 19:12:10.085 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfb493fe-15de-48ed-a017-e32840bd54ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:10.274 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfb493fe-15de-48ed-a017-e32840bd54ce" 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-07-15 19:12:10.381 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cfb493fe-15de-48ed-a017-e32840bd54ce" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:12:10.381 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cfb493fe-15de-48ed-a017-e32840bd54ce status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:12:10.381 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cfb493fe-15de-48ed-a017-e32840bd54ce processed. 2021-07-15 19:12:11.220 476 2974268841832 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-07-15 19:12:11.413 476 2974268841832 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-07-15 19:12:25.867 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated on remote: ['5bf27048-0485-4654-9540-24b4b02a1e59'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:12:25.867 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated ['5bf27048-0485-4654-9540-24b4b02a1e59'] 2021-07-15 19:12:25.867 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Refresh firewall rules 2021-07-15 19:12:25.867 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Get security group information for devices via rpc ['77ebbf1e-598c-49f5-9a66-7144131d27dd', '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad', 'cfb493fe-15de-48ed-a017-e32840bd54ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:12:26.183 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update security group information for ports dict_keys(['77ebbf1e-598c-49f5-9a66-7144131d27dd', '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad', 'cfb493fe-15de-48ed-a017-e32840bd54ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:12:26.183 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:12:26.183 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update rules of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:12:26.183 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update members of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:12:26.183 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update port filter for 77ebbf1e-598c-49f5-9a66-7144131d27dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:12:26.183 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Updating port rules. 2021-07-15 19:12:26.183 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-15 19:12:26.183 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:26.349 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" 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-07-15 19:12:26.349 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:26.349 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" 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-07-15 19:12:26.349 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update port filter for 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:12:26.349 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Updating port rules. 2021-07-15 19:12:26.349 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-15 19:12:26.349 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:26.507 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" 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-07-15 19:12:26.507 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:26.507 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" 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-07-15 19:12:26.507 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update port filter for cfb493fe-15de-48ed-a017-e32840bd54ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:12:26.507 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Updating port rules. 2021-07-15 19:12:26.507 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-15 19:12:26.523 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-cfb493fe-15de-48ed-a017-e32840bd54ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:26.679 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-cfb493fe-15de-48ed-a017-e32840bd54ce" 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-07-15 19:12:26.679 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-cfb493fe-15de-48ed-a017-e32840bd54ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:26.679 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-548de407-c767-43dc-b80a-fab8de2de67e 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-cfb493fe-15de-48ed-a017-e32840bd54ce" 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-07-15 19:12:26.742 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5cb10f3-0d1a-4dd4-bdff-5eec1b9475d2 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: 21deac48-168c-4d7b-b57a-a86d16ae4daa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:12:26.757 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5cb10f3-0d1a-4dd4-bdff-5eec1b9475d2 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port 21deac48-168c-4d7b-b57a-a86d16ae4daa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:12:29.287 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 21deac48-168c-4d7b-b57a-a86d16ae4daa 2021-07-15 19:12:29.333 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:12:29.650 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 21deac48-168c-4d7b-b57a-a86d16ae4daa 2021-07-15 19:12:29.650 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 21deac48-168c-4d7b-b57a-a86d16ae4daa updated. Details: {'device': '21deac48-168c-4d7b-b57a-a86d16ae4daa', 'network_id': 'c4eca23b-97ca-42ec-b8db-1c0bd2a73ec9', 'port_id': '21deac48-168c-4d7b-b57a-a86d16ae4daa', 'mac_address': 'fa:16:3e:cd:56:3c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 934, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bc09f7a0-22df-48da-82a7-ef3aa6421dcf', '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-07-15 19:12:29.650 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:12:29.650 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-21deac48-168c-4d7b-b57a-a86d16ae4daa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:29.650 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 21deac48-168c-4d7b-b57a-a86d16ae4daa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:12:29.650 476 2974268841832 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-07-15 19:12:29.837 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '21deac48-168c-4d7b-b57a-a86d16ae4daa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:12:29.837 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '21deac48-168c-4d7b-b57a-a86d16ae4daa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:12:29.837 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 21deac48-168c-4d7b-b57a-a86d16ae4daa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:12:29.837 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 934, VLAN trunk: None to switch port 21deac48-168c-4d7b-b57a-a86d16ae4daa 2021-07-15 19:12:29.927 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:12:29.927 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['21deac48-168c-4d7b-b57a-a86d16ae4daa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:12:30.093 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['21deac48-168c-4d7b-b57a-a86d16ae4daa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:12:30.093 476 2974268841832 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-07-15 19:12:30.093 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:12:30.093 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:12:30.093 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 21deac48-168c-4d7b-b57a-a86d16ae4daa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:12:30.093 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:12:30.093 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 21deac48-168c-4d7b-b57a-a86d16ae4daa not yet added. Adding. 2021-07-15 19:12:30.093 476 2974268841832 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-07-15 19:12:30.093 476 2974268841832 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-07-15 19:12:30.258 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21deac48-168c-4d7b-b57a-a86d16ae4daa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:30.400 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21deac48-168c-4d7b-b57a-a86d16ae4daa" 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-07-15 19:12:30.400 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21deac48-168c-4d7b-b57a-a86d16ae4daa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:30.560 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21deac48-168c-4d7b-b57a-a86d16ae4daa" 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-07-15 19:12:30.680 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-21deac48-168c-4d7b-b57a-a86d16ae4daa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:12:30.680 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 21deac48-168c-4d7b-b57a-a86d16ae4daa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:12:30.680 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 21deac48-168c-4d7b-b57a-a86d16ae4daa processed. 2021-07-15 19:12:31.337 476 2974268841832 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-07-15 19:12:31.536 476 2974268841832 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-07-15 19:12:47.085 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 21deac48-168c-4d7b-b57a-a86d16ae4daa 2021-07-15 19:12:47.302 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated on remote: ['5bf27048-0485-4654-9540-24b4b02a1e59'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:12:47.302 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated ['5bf27048-0485-4654-9540-24b4b02a1e59'] 2021-07-15 19:12:47.302 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Refresh firewall rules 2021-07-15 19:12:47.302 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Get security group information for devices via rpc ['77ebbf1e-598c-49f5-9a66-7144131d27dd', '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad', 'cfb493fe-15de-48ed-a017-e32840bd54ce', '21deac48-168c-4d7b-b57a-a86d16ae4daa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:12:47.398 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] port_delete event received for '21deac48-168c-4d7b-b57a-a86d16ae4daa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:12:47.413 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:12:47.413 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '21deac48-168c-4d7b-b57a-a86d16ae4daa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:12:47.413 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '21deac48-168c-4d7b-b57a-a86d16ae4daa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:12:47.413 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 21deac48-168c-4d7b-b57a-a86d16ae4daa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:12:47.429 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['21deac48-168c-4d7b-b57a-a86d16ae4daa'] 2021-07-15 19:12:47.429 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:12:47.429 476 2974268841656 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-07-15 19:12:47.429 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['21deac48-168c-4d7b-b57a-a86d16ae4daa'] 2021-07-15 19:12:47.665 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update security group information for ports dict_keys(['77ebbf1e-598c-49f5-9a66-7144131d27dd', '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad', 'cfb493fe-15de-48ed-a017-e32840bd54ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:12:47.665 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:12:47.665 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update rules of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:12:47.665 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update members of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:12:47.665 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update port filter for 77ebbf1e-598c-49f5-9a66-7144131d27dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:12:47.665 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Updating port rules. 2021-07-15 19:12:47.665 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-15 19:12:47.665 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:47.665 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" 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-07-15 19:12:47.680 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:47.864 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" 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-07-15 19:12:47.864 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update port filter for 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:12:47.864 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Updating port rules. 2021-07-15 19:12:47.864 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-15 19:12:47.864 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:47.864 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" 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-07-15 19:12:47.864 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:48.036 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:12:48.036 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update port filter for cfb493fe-15de-48ed-a017-e32840bd54ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:12:48.036 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Updating port rules. 2021-07-15 19:12:48.036 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-15 19:12:48.058 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-cfb493fe-15de-48ed-a017-e32840bd54ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:48.058 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-cfb493fe-15de-48ed-a017-e32840bd54ce" 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-07-15 19:12:48.058 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-cfb493fe-15de-48ed-a017-e32840bd54ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:48.258 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-29a3ea8c-8792-4114-b8f4-574da7638eec 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-cfb493fe-15de-48ed-a017-e32840bd54ce" 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-07-15 19:12:49.427 476 2974268841832 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-07-15 19:12:49.460 476 2974268841832 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-07-15 19:12:52.301 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated on remote: ['5bf27048-0485-4654-9540-24b4b02a1e59'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:12:52.301 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated ['5bf27048-0485-4654-9540-24b4b02a1e59'] 2021-07-15 19:12:52.301 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Refresh firewall rules 2021-07-15 19:12:52.301 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Get security group information for devices via rpc ['77ebbf1e-598c-49f5-9a66-7144131d27dd', '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad', 'cfb493fe-15de-48ed-a017-e32840bd54ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:12:52.380 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] port_delete event received for 'cfb493fe-15de-48ed-a017-e32840bd54ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:12:52.551 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update security group information for ports dict_keys(['77ebbf1e-598c-49f5-9a66-7144131d27dd', '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:12:52.551 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:12:52.551 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update rules of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:12:52.551 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update members of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:12:52.551 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update port filter for 77ebbf1e-598c-49f5-9a66-7144131d27dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:12:52.551 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Updating port rules. 2021-07-15 19:12:52.567 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-15 19:12:52.567 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:52.567 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" 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-07-15 19:12:52.567 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:52.715 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:12:52.715 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update port filter for 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:12:52.715 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Updating port rules. 2021-07-15 19:12:52.715 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-15 19:12:52.715 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:52.715 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" 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-07-15 19:12:52.715 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:52.856 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-2917ac87-40d2-4113-a322-6ed15b9bac01 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-79ac5ecf-dc65-424b-8dd9-fff5e486b5ad" 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-07-15 19:12:53.117 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cfb493fe-15de-48ed-a017-e32840bd54ce 2021-07-15 19:12:53.442 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:12:53.442 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cfb493fe-15de-48ed-a017-e32840bd54ce' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:12:53.442 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cfb493fe-15de-48ed-a017-e32840bd54ce' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:12:53.442 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cfb493fe-15de-48ed-a017-e32840bd54ce _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:12:53.457 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cfb493fe-15de-48ed-a017-e32840bd54ce'] 2021-07-15 19:12:53.457 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:12:53.457 476 2974268841832 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-07-15 19:12:53.457 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cfb493fe-15de-48ed-a017-e32840bd54ce'] 2021-07-15 19:12:53.549 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aabd956d-69af-4f50-b2e4-304102ac9a06 2021-07-15 19:12:55.460 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:12:55.460 476 2974268841832 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-07-15 19:12:55.489 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:12:55.723 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port aabd956d-69af-4f50-b2e4-304102ac9a06 2021-07-15 19:12:55.723 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port aabd956d-69af-4f50-b2e4-304102ac9a06 updated. Details: {'device': 'aabd956d-69af-4f50-b2e4-304102ac9a06', 'network_id': '7b72bcf4-08c7-4e93-9476-ff02c7c72c89', 'port_id': 'aabd956d-69af-4f50-b2e4-304102ac9a06', 'mac_address': 'fa:16:3e:09:1f:d7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 947, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a5bee8ce-ffb9-4467-9559-d91a53ed3aa0', '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-07-15 19:12:55.723 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:12:55.723 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:55.723 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aabd956d-69af-4f50-b2e4-304102ac9a06 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:12:55.723 476 2974268841832 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-07-15 19:12:55.750 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aabd956d-69af-4f50-b2e4-304102ac9a06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:12:55.750 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aabd956d-69af-4f50-b2e4-304102ac9a06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:12:55.757 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aabd956d-69af-4f50-b2e4-304102ac9a06 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:12:55.757 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 947, VLAN trunk: None to switch port aabd956d-69af-4f50-b2e4-304102ac9a06 2021-07-15 19:12:55.792 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:12:55.792 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aabd956d-69af-4f50-b2e4-304102ac9a06'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:12:55.992 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aabd956d-69af-4f50-b2e4-304102ac9a06']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:12:55.992 476 2974268841832 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-07-15 19:12:55.992 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3603c9d5-a672-4ffe-b7f4-12e1a77c0ff9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:12:55.992 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aabd956d-69af-4f50-b2e4-304102ac9a06 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:12:55.992 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:12:55.992 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-15 19:12:55.992 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:55.992 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" 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-07-15 19:12:55.992 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:55.992 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" 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-07-15 19:12:56.047 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" 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-07-15 19:12:56.058 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aabd956d-69af-4f50-b2e4-304102ac9a06 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:12:56.058 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aabd956d-69af-4f50-b2e4-304102ac9a06 processed. 2021-07-15 19:12:56.342 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated on remote: ['5bf27048-0485-4654-9540-24b4b02a1e59'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:12:56.342 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated ['5bf27048-0485-4654-9540-24b4b02a1e59'] 2021-07-15 19:12:56.342 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Refresh firewall rules 2021-07-15 19:12:56.342 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Get security group information for devices via rpc ['77ebbf1e-598c-49f5-9a66-7144131d27dd', '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:12:56.476 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] port_delete event received for '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:12:56.668 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update security group information for ports dict_keys(['77ebbf1e-598c-49f5-9a66-7144131d27dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:12:56.668 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:12:56.668 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update rules of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:12:56.668 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update members of security group (5bf27048-0485-4654-9540-24b4b02a1e59) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:12:56.668 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Update port filter for 77ebbf1e-598c-49f5-9a66-7144131d27dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:12:56.668 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Updating port rules. 2021-07-15 19:12:56.668 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-15 19:12:56.668 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:56.668 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" 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-07-15 19:12:56.668 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:12:56.836 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [req-bb454bee-25c2-4f7f-9c40-0d2354ca341b 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Lock "n-hv-driver-port-lock-77ebbf1e-598c-49f5-9a66-7144131d27dd" 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-07-15 19:12:57.154 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad 2021-07-15 19:12:57.489 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:12:57.489 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:12:57.489 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '79ac5ecf-dc65-424b-8dd9-fff5e486b5ad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:12:57.489 476 2974268841656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 79ac5ecf-dc65-424b-8dd9-fff5e486b5ad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:12:57.489 476 2974268841832 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-07-15 19:12:57.505 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['79ac5ecf-dc65-424b-8dd9-fff5e486b5ad'] 2021-07-15 19:12:57.505 476 2974268841656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:12:57.505 476 2974268841656 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-07-15 19:12:57.505 476 2974268841656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['79ac5ecf-dc65-424b-8dd9-fff5e486b5ad'] 2021-07-15 19:12:57.829 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:13:01.176 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 77ebbf1e-598c-49f5-9a66-7144131d27dd 2021-07-15 19:13:01.526 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:13:01.526 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '77ebbf1e-598c-49f5-9a66-7144131d27dd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:13:01.526 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '77ebbf1e-598c-49f5-9a66-7144131d27dd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:13:01.526 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 77ebbf1e-598c-49f5-9a66-7144131d27dd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:13:01.526 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c4eca23b-97ca-42ec-b8db-1c0bd2a73ec9 2021-07-15 19:13:01.526 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['77ebbf1e-598c-49f5-9a66-7144131d27dd'] 2021-07-15 19:13:01.526 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:13:01.526 476 2974268841832 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-07-15 19:13:01.526 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['77ebbf1e-598c-49f5-9a66-7144131d27dd'] 2021-07-15 19:13:01.904 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddf0a78a-fce2-4e90-82bd-22b6b0e153cc 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated on remote: ['5bf27048-0485-4654-9540-24b4b02a1e59'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:13:01.904 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-ddf0a78a-fce2-4e90-82bd-22b6b0e153cc 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] Security group member updated ['5bf27048-0485-4654-9540-24b4b02a1e59'] 2021-07-15 19:13:02.020 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ddf0a78a-fce2-4e90-82bd-22b6b0e153cc 0f20876c19cc436d9d4b2227c440173e 486c66d28b444df8a8a63dcbc2a36275 - - -] port_delete event received for '77ebbf1e-598c-49f5-9a66-7144131d27dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:13:03.536 476 2974268841832 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-07-15 19:13:03.554 476 2974268841832 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-07-15 19:13:03.899 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3cc54a2-a799-4f45-9b5a-5977d3db4fa5 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network c4eca23b-97ca-42ec-b8db-1c0bd2a73ec9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:13:03.899 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3cc54a2-a799-4f45-9b5a-5977d3db4fa5 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network c4eca23b-97ca-42ec-b8db-1c0bd2a73ec9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:13:05.196 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aabd956d-69af-4f50-b2e4-304102ac9a06 2021-07-15 19:13:05.536 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:13:05.536 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aabd956d-69af-4f50-b2e4-304102ac9a06' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:13:05.536 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aabd956d-69af-4f50-b2e4-304102ac9a06' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:13:05.536 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aabd956d-69af-4f50-b2e4-304102ac9a06 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:13:05.536 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aabd956d-69af-4f50-b2e4-304102ac9a06'] 2021-07-15 19:13:05.536 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:13:05.536 476 2974268841832 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-07-15 19:13:05.536 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aabd956d-69af-4f50-b2e4-304102ac9a06'] 2021-07-15 19:13:07.536 476 2974268841832 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-07-15 19:13:07.696 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:13:09.239 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aabd956d-69af-4f50-b2e4-304102ac9a06 2021-07-15 19:13:09.536 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:13:09.536 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aabd956d-69af-4f50-b2e4-304102ac9a06' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:13:09.536 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aabd956d-69af-4f50-b2e4-304102ac9a06' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:13:09.536 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aabd956d-69af-4f50-b2e4-304102ac9a06 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:13:09.536 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7b72bcf4-08c7-4e93-9476-ff02c7c72c89 2021-07-15 19:13:09.536 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aabd956d-69af-4f50-b2e4-304102ac9a06'] 2021-07-15 19:13:09.536 476 2974268841832 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-07-15 19:13:09.536 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aabd956d-69af-4f50-b2e4-304102ac9a06'] 2021-07-15 19:13:11.551 476 2974268841832 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-07-15 19:13:11.661 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:13:23.739 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aabd956d-69af-4f50-b2e4-304102ac9a06 2021-07-15 19:13:25.618 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:13:25.838 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port aabd956d-69af-4f50-b2e4-304102ac9a06 2021-07-15 19:13:25.838 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port aabd956d-69af-4f50-b2e4-304102ac9a06 updated. Details: {'device': 'aabd956d-69af-4f50-b2e4-304102ac9a06', 'network_id': '7b72bcf4-08c7-4e93-9476-ff02c7c72c89', 'port_id': 'aabd956d-69af-4f50-b2e4-304102ac9a06', 'mac_address': 'fa:16:3e:09:1f:d7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 947, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a5bee8ce-ffb9-4467-9559-d91a53ed3aa0', '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-07-15 19:13:25.838 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:13:25.838 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:13:25.838 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aabd956d-69af-4f50-b2e4-304102ac9a06 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:13:25.838 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7b72bcf4-08c7-4e93-9476-ff02c7c72c89 2021-07-15 19:13:25.838 476 2974268841832 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-07-15 19:13:25.963 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aabd956d-69af-4f50-b2e4-304102ac9a06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:13:25.963 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aabd956d-69af-4f50-b2e4-304102ac9a06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:13:25.963 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aabd956d-69af-4f50-b2e4-304102ac9a06 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:13:25.963 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 947, VLAN trunk: None to switch port aabd956d-69af-4f50-b2e4-304102ac9a06 2021-07-15 19:13:26.036 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:13:26.036 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aabd956d-69af-4f50-b2e4-304102ac9a06'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:13:26.197 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aabd956d-69af-4f50-b2e4-304102ac9a06']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:13:26.197 476 2974268841832 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-07-15 19:13:26.197 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3603c9d5-a672-4ffe-b7f4-12e1a77c0ff9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:13:26.223 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aabd956d-69af-4f50-b2e4-304102ac9a06 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:13:26.223 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:13:26.223 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aabd956d-69af-4f50-b2e4-304102ac9a06 not yet added. Adding. 2021-07-15 19:13:26.223 476 2974268841832 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-07-15 19:13:26.223 476 2974268841832 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-07-15 19:13:26.289 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:13:26.352 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:13:26.352 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:13:26.429 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:13:26.504 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aabd956d-69af-4f50-b2e4-304102ac9a06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:13:26.504 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aabd956d-69af-4f50-b2e4-304102ac9a06 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:13:26.504 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aabd956d-69af-4f50-b2e4-304102ac9a06 processed. 2021-07-15 19:13:27.629 476 2974268841832 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-07-15 19:13:27.817 476 2974268841832 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-07-15 19:14:01.785 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78bd7e0a-9f35-4b08-b864-15229b8f73f5 - - - - -] port_update received: b2b624cf-4a5c-4acd-ad6a-cc6b01b5b8db port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:14:01.802 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78bd7e0a-9f35-4b08-b864-15229b8f73f5 - - - - -] No port b2b624cf-4a5c-4acd-ad6a-cc6b01b5b8db defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:14:05.629 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aabd956d-69af-4f50-b2e4-304102ac9a06 2021-07-15 19:14:05.801 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:14:05.801 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aabd956d-69af-4f50-b2e4-304102ac9a06' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:14:05.801 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aabd956d-69af-4f50-b2e4-304102ac9a06' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:14:05.801 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aabd956d-69af-4f50-b2e4-304102ac9a06 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:14:05.801 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7b72bcf4-08c7-4e93-9476-ff02c7c72c89 2021-07-15 19:14:05.801 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aabd956d-69af-4f50-b2e4-304102ac9a06'] 2021-07-15 19:14:05.801 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:14:05.801 476 2974268841832 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-07-15 19:14:05.801 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aabd956d-69af-4f50-b2e4-304102ac9a06'] 2021-07-15 19:14:05.863 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c10275c7-0138-426e-9f6c-faec9f9cbbd1 - - - - -] port_update received: 540789cd-421a-401e-afd9-9362a32663ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:14:05.879 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c10275c7-0138-426e-9f6c-faec9f9cbbd1 - - - - -] No port 540789cd-421a-401e-afd9-9362a32663ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:14:06.004 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-093130bd-2a87-4a57-b3a7-c7a64e9d39bf fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group member updated on remote: ['3603c9d5-a672-4ffe-b7f4-12e1a77c0ff9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:14:06.004 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-093130bd-2a87-4a57-b3a7-c7a64e9d39bf fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] Security group member updated ['3603c9d5-a672-4ffe-b7f4-12e1a77c0ff9'] 2021-07-15 19:14:06.488 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-093130bd-2a87-4a57-b3a7-c7a64e9d39bf fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] port_delete event received for 'aabd956d-69af-4f50-b2e4-304102ac9a06' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:14:07.410 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9def81d-805a-4096-9fbe-84e89b8fd597 - - - - -] port_update received: 77260a6c-02e8-4071-be5f-14ce410db60d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:14:07.410 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9def81d-805a-4096-9fbe-84e89b8fd597 - - - - -] No port 77260a6c-02e8-4071-be5f-14ce410db60d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:14:07.801 476 2974268841832 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-07-15 19:14:07.847 476 2974268841832 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-07-15 19:14:09.129 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f215ca4-14a0-420f-aea7-9f1d502a42ce fb78695137724e2da71a838bd0604178 0be4587d964244979a1f44d613e7a0fd - - -] port_delete event received for 'a29adbf3-8f5d-4fd2-8f7a-f75365b3af34' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:14:09.941 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-367be543-291b-4935-86b0-903ce052d8b2 b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group rule updated on remote: ['f8f6c765-7469-4297-878f-241c23338065'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:14:09.941 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-367be543-291b-4935-86b0-903ce052d8b2 b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group rule updated ['f8f6c765-7469-4297-878f-241c23338065'] 2021-07-15 19:14:10.090 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bef3b984-768b-49a0-b61a-a821649dfbcd b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group rule updated on remote: ['f8f6c765-7469-4297-878f-241c23338065'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:14:10.090 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-bef3b984-768b-49a0-b61a-a821649dfbcd b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group rule updated ['f8f6c765-7469-4297-878f-241c23338065'] 2021-07-15 19:14:10.238 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-145817f1-bfc7-43ee-b8c1-3e8786b3d283 b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group rule updated on remote: ['f8f6c765-7469-4297-878f-241c23338065'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:14:10.238 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-145817f1-bfc7-43ee-b8c1-3e8786b3d283 b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group rule updated ['f8f6c765-7469-4297-878f-241c23338065'] 2021-07-15 19:14:10.387 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98106a8d-9028-4738-9752-866e0cb16d18 b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group rule updated on remote: ['f8f6c765-7469-4297-878f-241c23338065'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:14:10.387 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-98106a8d-9028-4738-9752-866e0cb16d18 b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group rule updated ['f8f6c765-7469-4297-878f-241c23338065'] 2021-07-15 19:14:10.582 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f874b7e-5791-444f-abab-ff6d6e1c104b b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group rule updated on remote: ['f8f6c765-7469-4297-878f-241c23338065'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:14:10.582 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-1f874b7e-5791-444f-abab-ff6d6e1c104b b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group rule updated ['f8f6c765-7469-4297-878f-241c23338065'] 2021-07-15 19:14:10.746 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ad5c8ea-e263-466d-9d84-f438f38c8bf0 b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group rule updated on remote: ['f8f6c765-7469-4297-878f-241c23338065'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:14:10.746 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-7ad5c8ea-e263-466d-9d84-f438f38c8bf0 b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group rule updated ['f8f6c765-7469-4297-878f-241c23338065'] 2021-07-15 19:14:11.676 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf496b2a-2994-45a5-8e71-8283c5c536f7 - - - - -] port_update received: a6537bac-14cb-49d0-9388-4c84726e640e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:14:11.691 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf496b2a-2994-45a5-8e71-8283c5c536f7 - - - - -] No port a6537bac-14cb-49d0-9388-4c84726e640e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:14:13.269 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86d6a8ad-62f9-4931-aa0b-f624ec1f59d3 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for 'd9bec8fe-4fd4-4cde-b8a4-48a3e9cafff3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:14:14.816 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-966bb3a0-fab7-4800-9664-ea0439b60ffa 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for 'f94e3224-83ee-47a4-8038-3a77f421c61b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:14:15.669 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa1513ad-7935-409a-ba7e-c368da112831 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for 'fdf4d33c-070b-4019-8ad7-a008372910ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:14:15.973 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa1513ad-7935-409a-ba7e-c368da112831 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network 7b72bcf4-08c7-4e93-9476-ff02c7c72c89 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:14:15.973 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa1513ad-7935-409a-ba7e-c368da112831 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network 7b72bcf4-08c7-4e93-9476-ff02c7c72c89 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:14:30.097 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33250c0e-49dd-491b-9f00-d16dac34c0b3 b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group member updated on remote: ['f8f6c765-7469-4297-878f-241c23338065'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:14:30.097 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-33250c0e-49dd-491b-9f00-d16dac34c0b3 b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group member updated ['f8f6c765-7469-4297-878f-241c23338065'] 2021-07-15 19:14:30.988 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b66f7bc-5ca6-4dfc-bd2e-52c94215b086 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: 431965d3-2787-4c10-990e-3130aa8a6fd8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:14:31.003 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b66f7bc-5ca6-4dfc-bd2e-52c94215b086 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port 431965d3-2787-4c10-990e-3130aa8a6fd8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:14:38.300 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 431965d3-2787-4c10-990e-3130aa8a6fd8 2021-07-15 19:14:39.956 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:14:40.160 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 431965d3-2787-4c10-990e-3130aa8a6fd8 2021-07-15 19:14:40.160 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 431965d3-2787-4c10-990e-3130aa8a6fd8 updated. Details: {'device': '431965d3-2787-4c10-990e-3130aa8a6fd8', 'network_id': '6e6ab359-bf1b-47d9-ab86-2eda534dddd7', 'port_id': '431965d3-2787-4c10-990e-3130aa8a6fd8', 'mac_address': 'fa:16:3e:af:7d:e2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 928, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '10d31f9a-422f-46e1-a676-3337bb7deca7', '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-07-15 19:14:40.160 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:14:40.160 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-431965d3-2787-4c10-990e-3130aa8a6fd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:14:40.160 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 431965d3-2787-4c10-990e-3130aa8a6fd8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:14:40.160 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6e6ab359-bf1b-47d9-ab86-2eda534dddd7 2021-07-15 19:14:40.170 476 2974268841832 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-07-15 19:14:40.290 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '431965d3-2787-4c10-990e-3130aa8a6fd8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:14:40.290 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '431965d3-2787-4c10-990e-3130aa8a6fd8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:14:40.290 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 431965d3-2787-4c10-990e-3130aa8a6fd8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:14:40.290 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 928, VLAN trunk: None to switch port 431965d3-2787-4c10-990e-3130aa8a6fd8 2021-07-15 19:14:40.347 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:14:40.347 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['431965d3-2787-4c10-990e-3130aa8a6fd8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:14:40.597 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['431965d3-2787-4c10-990e-3130aa8a6fd8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:14:40.613 476 2974268841832 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-07-15 19:14:40.613 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f8f6c765-7469-4297-878f-241c23338065) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:14:40.613 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 431965d3-2787-4c10-990e-3130aa8a6fd8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:14:40.613 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:14:40.613 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 431965d3-2787-4c10-990e-3130aa8a6fd8 not yet added. Adding. 2021-07-15 19:14:40.613 476 2974268841832 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-07-15 19:14:40.613 476 2974268841832 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-07-15 19:14:40.676 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-431965d3-2787-4c10-990e-3130aa8a6fd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:14:40.738 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-431965d3-2787-4c10-990e-3130aa8a6fd8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:14:40.738 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-431965d3-2787-4c10-990e-3130aa8a6fd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:14:40.820 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-431965d3-2787-4c10-990e-3130aa8a6fd8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:14:40.879 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-431965d3-2787-4c10-990e-3130aa8a6fd8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:14:40.879 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 431965d3-2787-4c10-990e-3130aa8a6fd8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:14:40.879 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 431965d3-2787-4c10-990e-3130aa8a6fd8 processed. 2021-07-15 19:14:41.972 476 2974268841832 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-07-15 19:14:42.136 476 2974268841832 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-07-15 19:15:30.386 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5a0a6a4-d9f3-4d64-bc7b-e83ad3dfda64 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Security group member updated on remote: ['d0d44f3d-c9c7-4f2d-9760-603c98aefc0b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:15:30.386 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-b5a0a6a4-d9f3-4d64-bc7b-e83ad3dfda64 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Security group member updated ['d0d44f3d-c9c7-4f2d-9760-603c98aefc0b'] 2021-07-15 19:15:31.249 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-182648d5-e02a-4b6b-b106-256bb920bc09 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: 90af63a0-1ed1-4eeb-85a0-61e69969293d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:15:31.268 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-182648d5-e02a-4b6b-b106-256bb920bc09 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port 90af63a0-1ed1-4eeb-85a0-61e69969293d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:15:32.643 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 90af63a0-1ed1-4eeb-85a0-61e69969293d 2021-07-15 19:15:34.268 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:15:34.503 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 90af63a0-1ed1-4eeb-85a0-61e69969293d 2021-07-15 19:15:34.503 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 90af63a0-1ed1-4eeb-85a0-61e69969293d updated. Details: {'device': '90af63a0-1ed1-4eeb-85a0-61e69969293d', 'network_id': 'f6ecd627-b8cc-480a-86be-510b2af082a9', 'port_id': '90af63a0-1ed1-4eeb-85a0-61e69969293d', 'mac_address': 'fa:16:3e:a4:7e:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 906, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '57e7c69e-6ee5-44b0-b7a6-ead3b8d2e7e6', '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-07-15 19:15:34.503 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:15:34.503 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-90af63a0-1ed1-4eeb-85a0-61e69969293d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:15:34.503 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 90af63a0-1ed1-4eeb-85a0-61e69969293d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:15:34.503 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f6ecd627-b8cc-480a-86be-510b2af082a9 2021-07-15 19:15:34.503 476 2974268841832 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-07-15 19:15:34.616 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '90af63a0-1ed1-4eeb-85a0-61e69969293d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:15:34.616 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '90af63a0-1ed1-4eeb-85a0-61e69969293d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:15:34.616 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 90af63a0-1ed1-4eeb-85a0-61e69969293d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:15:34.616 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 906, VLAN trunk: None to switch port 90af63a0-1ed1-4eeb-85a0-61e69969293d 2021-07-15 19:15:34.675 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:15:34.675 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['90af63a0-1ed1-4eeb-85a0-61e69969293d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:15:34.862 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['90af63a0-1ed1-4eeb-85a0-61e69969293d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:15:34.862 476 2974268841832 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-07-15 19:15:34.862 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d0d44f3d-c9c7-4f2d-9760-603c98aefc0b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:15:34.862 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d0d44f3d-c9c7-4f2d-9760-603c98aefc0b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:15:34.862 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 90af63a0-1ed1-4eeb-85a0-61e69969293d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:15:34.862 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:15:34.862 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 90af63a0-1ed1-4eeb-85a0-61e69969293d not yet added. Adding. 2021-07-15 19:15:34.862 476 2974268841832 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-07-15 19:15:34.862 476 2974268841832 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-07-15 19:15:34.943 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-90af63a0-1ed1-4eeb-85a0-61e69969293d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:15:35.020 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-90af63a0-1ed1-4eeb-85a0-61e69969293d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:15:35.020 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-90af63a0-1ed1-4eeb-85a0-61e69969293d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:15:35.101 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-90af63a0-1ed1-4eeb-85a0-61e69969293d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:15:35.183 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-90af63a0-1ed1-4eeb-85a0-61e69969293d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:15:35.183 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 90af63a0-1ed1-4eeb-85a0-61e69969293d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:15:35.183 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 90af63a0-1ed1-4eeb-85a0-61e69969293d processed. 2021-07-15 19:15:36.268 476 2974268841832 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-07-15 19:15:36.487 476 2974268841832 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-07-15 19:16:20.486 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 90af63a0-1ed1-4eeb-85a0-61e69969293d 2021-07-15 19:16:20.674 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52cab7f2-f0ce-4522-984f-a890481ee13d 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Security group member updated on remote: ['d0d44f3d-c9c7-4f2d-9760-603c98aefc0b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:16:20.674 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-52cab7f2-f0ce-4522-984f-a890481ee13d 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Security group member updated ['d0d44f3d-c9c7-4f2d-9760-603c98aefc0b'] 2021-07-15 19:16:20.674 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-52cab7f2-f0ce-4522-984f-a890481ee13d 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Refresh firewall rules 2021-07-15 19:16:20.674 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52cab7f2-f0ce-4522-984f-a890481ee13d 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Get security group information for devices via rpc ['90af63a0-1ed1-4eeb-85a0-61e69969293d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:16:20.705 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52cab7f2-f0ce-4522-984f-a890481ee13d 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:16:20.716 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52cab7f2-f0ce-4522-984f-a890481ee13d 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:16:20.752 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52cab7f2-f0ce-4522-984f-a890481ee13d 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] port_delete event received for '90af63a0-1ed1-4eeb-85a0-61e69969293d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:16:22.455 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:16:22.455 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '90af63a0-1ed1-4eeb-85a0-61e69969293d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:16:22.455 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '90af63a0-1ed1-4eeb-85a0-61e69969293d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:16:22.455 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 90af63a0-1ed1-4eeb-85a0-61e69969293d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:16:22.455 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f6ecd627-b8cc-480a-86be-510b2af082a9 2021-07-15 19:16:22.455 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['90af63a0-1ed1-4eeb-85a0-61e69969293d'] 2021-07-15 19:16:22.455 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:16:22.455 476 2974268841832 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-07-15 19:16:22.455 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['90af63a0-1ed1-4eeb-85a0-61e69969293d'] 2021-07-15 19:16:24.449 476 2974268841832 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-07-15 19:16:24.544 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:16:34.736 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09ebecae-8b26-4790-a0bd-a2beb06d75d0 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Security group member updated on remote: ['d0d44f3d-c9c7-4f2d-9760-603c98aefc0b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:16:34.736 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-09ebecae-8b26-4790-a0bd-a2beb06d75d0 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Security group member updated ['d0d44f3d-c9c7-4f2d-9760-603c98aefc0b'] 2021-07-15 19:16:35.783 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-007c6709-2392-4413-8b0f-0ac2251fe846 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: f562a8ce-448f-40b2-b9fb-e7f30cc916f7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:16:35.794 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-007c6709-2392-4413-8b0f-0ac2251fe846 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port f562a8ce-448f-40b2-b9fb-e7f30cc916f7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:16:37.062 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f562a8ce-448f-40b2-b9fb-e7f30cc916f7 2021-07-15 19:16:38.517 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:16:38.718 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port f562a8ce-448f-40b2-b9fb-e7f30cc916f7 2021-07-15 19:16:38.718 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port f562a8ce-448f-40b2-b9fb-e7f30cc916f7 updated. Details: {'device': 'f562a8ce-448f-40b2-b9fb-e7f30cc916f7', 'network_id': 'f6ecd627-b8cc-480a-86be-510b2af082a9', 'port_id': 'f562a8ce-448f-40b2-b9fb-e7f30cc916f7', 'mac_address': 'fa:16:3e:6b:f7:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 906, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '57e7c69e-6ee5-44b0-b7a6-ead3b8d2e7e6', '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-07-15 19:16:38.718 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:16:38.718 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f562a8ce-448f-40b2-b9fb-e7f30cc916f7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:16:38.718 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f562a8ce-448f-40b2-b9fb-e7f30cc916f7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:16:38.718 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f6ecd627-b8cc-480a-86be-510b2af082a9 2021-07-15 19:16:38.718 476 2974268841832 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-07-15 19:16:38.848 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f562a8ce-448f-40b2-b9fb-e7f30cc916f7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:16:38.848 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f562a8ce-448f-40b2-b9fb-e7f30cc916f7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:16:38.848 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f562a8ce-448f-40b2-b9fb-e7f30cc916f7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:16:38.848 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 906, VLAN trunk: None to switch port f562a8ce-448f-40b2-b9fb-e7f30cc916f7 2021-07-15 19:16:38.931 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:16:38.931 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f562a8ce-448f-40b2-b9fb-e7f30cc916f7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:16:39.077 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f562a8ce-448f-40b2-b9fb-e7f30cc916f7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:16:39.077 476 2974268841832 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-07-15 19:16:39.077 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d0d44f3d-c9c7-4f2d-9760-603c98aefc0b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:16:39.077 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d0d44f3d-c9c7-4f2d-9760-603c98aefc0b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-15 19:16:39.077 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f562a8ce-448f-40b2-b9fb-e7f30cc916f7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:16:39.077 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:16:39.077 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f562a8ce-448f-40b2-b9fb-e7f30cc916f7 not yet added. Adding. 2021-07-15 19:16:39.077 476 2974268841832 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-07-15 19:16:39.077 476 2974268841832 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-07-15 19:16:39.159 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f562a8ce-448f-40b2-b9fb-e7f30cc916f7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:16:39.240 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f562a8ce-448f-40b2-b9fb-e7f30cc916f7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:16:39.240 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f562a8ce-448f-40b2-b9fb-e7f30cc916f7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:16:39.330 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f562a8ce-448f-40b2-b9fb-e7f30cc916f7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:16:39.392 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f562a8ce-448f-40b2-b9fb-e7f30cc916f7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:16:39.392 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f562a8ce-448f-40b2-b9fb-e7f30cc916f7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:16:39.392 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f562a8ce-448f-40b2-b9fb-e7f30cc916f7 processed. 2021-07-15 19:16:40.533 476 2974268841832 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-07-15 19:16:40.720 476 2974268841832 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-07-15 19:17:00.762 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 431965d3-2787-4c10-990e-3130aa8a6fd8 2021-07-15 19:17:02.664 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:17:02.664 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '431965d3-2787-4c10-990e-3130aa8a6fd8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:17:02.664 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '431965d3-2787-4c10-990e-3130aa8a6fd8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:17:02.664 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 431965d3-2787-4c10-990e-3130aa8a6fd8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:17:02.674 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6e6ab359-bf1b-47d9-ab86-2eda534dddd7 2021-07-15 19:17:02.674 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['431965d3-2787-4c10-990e-3130aa8a6fd8'] 2021-07-15 19:17:02.674 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:17:02.674 476 2974268841832 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-07-15 19:17:02.674 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['431965d3-2787-4c10-990e-3130aa8a6fd8'] 2021-07-15 19:17:04.662 476 2974268841832 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-07-15 19:17:04.767 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f562a8ce-448f-40b2-b9fb-e7f30cc916f7 2021-07-15 19:17:04.811 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:17:05.095 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9e12518-57f0-4dc7-9d2d-edd8237f0da8 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Security group member updated on remote: ['d0d44f3d-c9c7-4f2d-9760-603c98aefc0b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:17:05.111 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-e9e12518-57f0-4dc7-9d2d-edd8237f0da8 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Security group member updated ['d0d44f3d-c9c7-4f2d-9760-603c98aefc0b'] 2021-07-15 19:17:05.111 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-e9e12518-57f0-4dc7-9d2d-edd8237f0da8 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Refresh firewall rules 2021-07-15 19:17:05.111 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9e12518-57f0-4dc7-9d2d-edd8237f0da8 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Get security group information for devices via rpc ['f562a8ce-448f-40b2-b9fb-e7f30cc916f7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:17:05.142 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9e12518-57f0-4dc7-9d2d-edd8237f0da8 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:17:05.142 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9e12518-57f0-4dc7-9d2d-edd8237f0da8 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-15 19:17:05.186 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9e12518-57f0-4dc7-9d2d-edd8237f0da8 313d10cd49cd46a488fb85364c3fbe37 99f3a68f4d5242f983b5286b5ae18ca7 - - -] port_delete event received for 'f562a8ce-448f-40b2-b9fb-e7f30cc916f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:17:06.658 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:17:06.658 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f562a8ce-448f-40b2-b9fb-e7f30cc916f7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:17:06.658 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f562a8ce-448f-40b2-b9fb-e7f30cc916f7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:17:06.658 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f562a8ce-448f-40b2-b9fb-e7f30cc916f7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:17:06.658 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f6ecd627-b8cc-480a-86be-510b2af082a9 2021-07-15 19:17:06.658 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f562a8ce-448f-40b2-b9fb-e7f30cc916f7'] 2021-07-15 19:17:06.658 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:17:06.670 476 2974268841832 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-07-15 19:17:06.670 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f562a8ce-448f-40b2-b9fb-e7f30cc916f7'] 2021-07-15 19:17:08.670 476 2974268841832 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-07-15 19:17:09.314 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 431965d3-2787-4c10-990e-3130aa8a6fd8 2021-07-15 19:17:10.173 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:17:11.160 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:17:11.421 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 431965d3-2787-4c10-990e-3130aa8a6fd8 2021-07-15 19:17:11.421 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 431965d3-2787-4c10-990e-3130aa8a6fd8 updated. Details: {'device': '431965d3-2787-4c10-990e-3130aa8a6fd8', 'network_id': '6e6ab359-bf1b-47d9-ab86-2eda534dddd7', 'port_id': '431965d3-2787-4c10-990e-3130aa8a6fd8', 'mac_address': 'fa:16:3e:af:7d:e2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 928, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '10d31f9a-422f-46e1-a676-3337bb7deca7', '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-07-15 19:17:11.421 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:17:11.421 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-431965d3-2787-4c10-990e-3130aa8a6fd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:17:11.426 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 431965d3-2787-4c10-990e-3130aa8a6fd8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:17:11.426 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6e6ab359-bf1b-47d9-ab86-2eda534dddd7 2021-07-15 19:17:11.426 476 2974268841832 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-07-15 19:17:11.569 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '431965d3-2787-4c10-990e-3130aa8a6fd8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:17:11.569 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '431965d3-2787-4c10-990e-3130aa8a6fd8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:17:11.569 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 431965d3-2787-4c10-990e-3130aa8a6fd8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:17:11.569 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 928, VLAN trunk: None to switch port 431965d3-2787-4c10-990e-3130aa8a6fd8 2021-07-15 19:17:11.626 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:17:11.626 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['431965d3-2787-4c10-990e-3130aa8a6fd8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:17:11.923 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['431965d3-2787-4c10-990e-3130aa8a6fd8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:17:11.923 476 2974268841832 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-07-15 19:17:11.923 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f8f6c765-7469-4297-878f-241c23338065) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:17:11.923 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 431965d3-2787-4c10-990e-3130aa8a6fd8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:17:11.923 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:17:11.923 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 431965d3-2787-4c10-990e-3130aa8a6fd8 not yet added. Adding. 2021-07-15 19:17:11.923 476 2974268841832 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-07-15 19:17:11.923 476 2974268841832 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-07-15 19:17:11.996 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-431965d3-2787-4c10-990e-3130aa8a6fd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:17:12.069 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-431965d3-2787-4c10-990e-3130aa8a6fd8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:17:12.069 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-431965d3-2787-4c10-990e-3130aa8a6fd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:17:12.152 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-431965d3-2787-4c10-990e-3130aa8a6fd8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:17:12.217 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-431965d3-2787-4c10-990e-3130aa8a6fd8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:17:12.217 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 431965d3-2787-4c10-990e-3130aa8a6fd8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:17:12.217 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 431965d3-2787-4c10-990e-3130aa8a6fd8 processed. 2021-07-15 19:17:13.189 476 2974268841832 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-07-15 19:17:13.376 476 2974268841832 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-07-15 19:17:29.783 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee2b08fc-be86-4c0d-82a1-a077b363398d 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network f6ecd627-b8cc-480a-86be-510b2af082a9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:17:29.783 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee2b08fc-be86-4c0d-82a1-a077b363398d 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network f6ecd627-b8cc-480a-86be-510b2af082a9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:18:30.365 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79177ded-91b9-482b-9aaa-5cf2dbef088a b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] port_delete event received for 'e87276c4-0cc9-4d63-a496-3c12e35dfc5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:18:33.250 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c264841-5548-406e-8cc4-40c79f148f0a b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group member updated on remote: ['f8f6c765-7469-4297-878f-241c23338065'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:18:33.250 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-2c264841-5548-406e-8cc4-40c79f148f0a b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] Security group member updated ['f8f6c765-7469-4297-878f-241c23338065'] 2021-07-15 19:18:33.329 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 431965d3-2787-4c10-990e-3130aa8a6fd8 2021-07-15 19:18:33.329 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c264841-5548-406e-8cc4-40c79f148f0a b13c06b65a3d439985d53a912d890afe 101ff66caca44ae4be72fa46746bcb36 - - -] port_delete event received for '431965d3-2787-4c10-990e-3130aa8a6fd8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:18:33.662 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:18:33.662 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '431965d3-2787-4c10-990e-3130aa8a6fd8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:18:33.662 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '431965d3-2787-4c10-990e-3130aa8a6fd8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:18:33.662 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 431965d3-2787-4c10-990e-3130aa8a6fd8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:18:33.662 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6e6ab359-bf1b-47d9-ab86-2eda534dddd7 2021-07-15 19:18:33.662 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['431965d3-2787-4c10-990e-3130aa8a6fd8'] 2021-07-15 19:18:33.662 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:18:33.662 476 2974268841832 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-07-15 19:18:33.662 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['431965d3-2787-4c10-990e-3130aa8a6fd8'] 2021-07-15 19:18:35.672 476 2974268841832 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-07-15 19:18:35.703 476 2974268841832 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-07-15 19:18:36.097 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-606ee6b1-b3ed-437d-9bdc-e278fb054fae 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for '540789cd-421a-401e-afd9-9362a32663ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:18:37.641 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfa159dc-1035-41f9-86aa-2781193149fd 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for 'b2b624cf-4a5c-4acd-ad6a-cc6b01b5b8db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:18:38.505 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88ae7045-19cc-47fa-af70-8f8013e68b70 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for '8dc5a647-47c7-40c2-b4ec-b950ede09e78' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:18:38.781 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88ae7045-19cc-47fa-af70-8f8013e68b70 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network 6e6ab359-bf1b-47d9-ab86-2eda534dddd7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:18:38.781 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88ae7045-19cc-47fa-af70-8f8013e68b70 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network 6e6ab359-bf1b-47d9-ab86-2eda534dddd7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:18:38.828 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9f9680f-0aa2-49ca-8c24-b79cd1808d3b - - - - -] port_delete event received for '8dc5a647-47c7-40c2-b4ec-b950ede09e78' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:18:39.906 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb6cbdbc-f4d3-4c16-abd9-32ec3f16ab1e 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for 'a6537bac-14cb-49d0-9388-4c84726e640e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:18:41.147 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bd05df5-243d-4470-8399-312180ddb51d 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for '77260a6c-02e8-4071-be5f-14ce410db60d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:18:41.953 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de2199f5-5552-4fb5-ba70-a936fcc7db02 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for '3562d311-36ee-4ad7-90cf-68a09125c460' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:18:42.203 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a359b44-7d53-436c-a64c-8615f5e65363 - - - - -] port_delete event received for '3562d311-36ee-4ad7-90cf-68a09125c460' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:18:42.225 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de2199f5-5552-4fb5-ba70-a936fcc7db02 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network d0456e6e-835a-4d95-a3ce-226757a2a385 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:18:42.225 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de2199f5-5552-4fb5-ba70-a936fcc7db02 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network d0456e6e-835a-4d95-a3ce-226757a2a385 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:18:47.969 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18e56ca3-40d4-4371-9e7e-61e110648c0d - - - - -] port_update received: 8633125d-b337-41f4-aaee-23ededc22cfb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:18:47.973 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18e56ca3-40d4-4371-9e7e-61e110648c0d - - - - -] No port 8633125d-b337-41f4-aaee-23ededc22cfb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:18:51.835 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35342552-63b5-4806-b05f-d7663ec8fe2c - - - - -] port_update received: ef2e0af8-eff9-4fc2-87a9-501048c790fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:18:51.835 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35342552-63b5-4806-b05f-d7663ec8fe2c - - - - -] No port ef2e0af8-eff9-4fc2-87a9-501048c790fd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:18:53.422 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c44c780-42d6-45ed-8dbb-b6d374dce3d8 - - - - -] port_update received: 0e26b45e-3a87-4819-a75f-dfb3010abc10 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:18:53.422 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c44c780-42d6-45ed-8dbb-b6d374dce3d8 - - - - -] No port 0e26b45e-3a87-4819-a75f-dfb3010abc10 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:18:54.866 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad078e6b-4e73-408e-b853-51d937abae0c 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group rule updated on remote: ['5ad3f2bd-8410-4317-8765-bfb824030558'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:18:54.866 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-ad078e6b-4e73-408e-b853-51d937abae0c 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group rule updated ['5ad3f2bd-8410-4317-8765-bfb824030558'] 2021-07-15 19:18:55.031 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84484f82-db79-4dcb-93fb-811588ddad91 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group rule updated on remote: ['5ad3f2bd-8410-4317-8765-bfb824030558'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:18:55.031 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-84484f82-db79-4dcb-93fb-811588ddad91 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group rule updated ['5ad3f2bd-8410-4317-8765-bfb824030558'] 2021-07-15 19:18:55.178 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0022ea8-7184-45a2-bad4-d1fa327a3c8c 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group rule updated on remote: ['5ad3f2bd-8410-4317-8765-bfb824030558'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:18:55.178 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-d0022ea8-7184-45a2-bad4-d1fa327a3c8c 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group rule updated ['5ad3f2bd-8410-4317-8765-bfb824030558'] 2021-07-15 19:18:55.344 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-015e78f7-8050-45ee-b97e-5cc91755229a 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group rule updated on remote: ['5ad3f2bd-8410-4317-8765-bfb824030558'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:18:55.344 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-015e78f7-8050-45ee-b97e-5cc91755229a 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group rule updated ['5ad3f2bd-8410-4317-8765-bfb824030558'] 2021-07-15 19:18:55.491 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd7659df-0862-40e3-8cfa-9cd2b967faa3 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group rule updated on remote: ['5ad3f2bd-8410-4317-8765-bfb824030558'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:18:55.491 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-cd7659df-0862-40e3-8cfa-9cd2b967faa3 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group rule updated ['5ad3f2bd-8410-4317-8765-bfb824030558'] 2021-07-15 19:18:55.640 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d2d91b0-3bd8-4608-8450-6c4d459c1e99 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group rule updated on remote: ['5ad3f2bd-8410-4317-8765-bfb824030558'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-15 19:18:55.640 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-9d2d91b0-3bd8-4608-8450-6c4d459c1e99 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group rule updated ['5ad3f2bd-8410-4317-8765-bfb824030558'] 2021-07-15 19:18:57.578 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9b76eed-7c78-496a-9f67-b127afad5a48 - - - - -] port_update received: 7f8b8a8d-c25f-43d6-b66d-9333c055e265 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:18:57.594 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9b76eed-7c78-496a-9f67-b127afad5a48 - - - - -] No port 7f8b8a8d-c25f-43d6-b66d-9333c055e265 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:19:12.765 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee170135-0a7d-4b48-a12d-ba4955a93bfd 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group member updated on remote: ['5ad3f2bd-8410-4317-8765-bfb824030558'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:19:12.765 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-ee170135-0a7d-4b48-a12d-ba4955a93bfd 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group member updated ['5ad3f2bd-8410-4317-8765-bfb824030558'] 2021-07-15 19:19:13.608 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de04c5ff-9bcf-44e2-9e74-ed538769cd30 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: 7df9182f-0b5b-454e-9d8a-0e5fe69afd7d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:19:13.640 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de04c5ff-9bcf-44e2-9e74-ed538769cd30 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port 7df9182f-0b5b-454e-9d8a-0e5fe69afd7d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:19:19.915 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7df9182f-0b5b-454e-9d8a-0e5fe69afd7d 2021-07-15 19:19:19.915 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:19:20.139 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 7df9182f-0b5b-454e-9d8a-0e5fe69afd7d 2021-07-15 19:19:20.139 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 7df9182f-0b5b-454e-9d8a-0e5fe69afd7d updated. Details: {'device': '7df9182f-0b5b-454e-9d8a-0e5fe69afd7d', 'network_id': '55b4fc6f-ce63-4e8d-85a8-bd607261aaf9', 'port_id': '7df9182f-0b5b-454e-9d8a-0e5fe69afd7d', 'mac_address': 'fa:16:3e:75:4a:59', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 931, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '66190b14-ee07-4c5a-820f-f5c18614b9be', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-15 19:19:20.139 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:19:20.139 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7df9182f-0b5b-454e-9d8a-0e5fe69afd7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:19:20.139 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7df9182f-0b5b-454e-9d8a-0e5fe69afd7d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:19:20.139 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 55b4fc6f-ce63-4e8d-85a8-bd607261aaf9 2021-07-15 19:19:20.148 476 2974268841832 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-07-15 19:19:20.269 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7df9182f-0b5b-454e-9d8a-0e5fe69afd7d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:19:20.269 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7df9182f-0b5b-454e-9d8a-0e5fe69afd7d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:19:20.269 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7df9182f-0b5b-454e-9d8a-0e5fe69afd7d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:19:20.269 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 931, VLAN trunk: None to switch port 7df9182f-0b5b-454e-9d8a-0e5fe69afd7d 2021-07-15 19:19:20.327 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:19:20.327 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7df9182f-0b5b-454e-9d8a-0e5fe69afd7d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:19:20.592 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7df9182f-0b5b-454e-9d8a-0e5fe69afd7d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:19:20.592 476 2974268841832 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-07-15 19:19:20.592 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5ad3f2bd-8410-4317-8765-bfb824030558) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:19:20.592 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7df9182f-0b5b-454e-9d8a-0e5fe69afd7d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:19:20.592 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:19:20.592 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7df9182f-0b5b-454e-9d8a-0e5fe69afd7d not yet added. Adding. 2021-07-15 19:19:20.592 476 2974268841832 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-07-15 19:19:20.592 476 2974268841832 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-07-15 19:19:20.663 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7df9182f-0b5b-454e-9d8a-0e5fe69afd7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:19:20.733 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7df9182f-0b5b-454e-9d8a-0e5fe69afd7d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:19:20.733 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7df9182f-0b5b-454e-9d8a-0e5fe69afd7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:19:20.811 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7df9182f-0b5b-454e-9d8a-0e5fe69afd7d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:19:20.889 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7df9182f-0b5b-454e-9d8a-0e5fe69afd7d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:19:20.891 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7df9182f-0b5b-454e-9d8a-0e5fe69afd7d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:19:20.891 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7df9182f-0b5b-454e-9d8a-0e5fe69afd7d processed. 2021-07-15 19:19:21.929 476 2974268841832 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-07-15 19:19:22.139 476 2974268841832 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-07-15 19:21:22.527 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7df9182f-0b5b-454e-9d8a-0e5fe69afd7d 2021-07-15 19:21:23.463 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86dad97d-0e8b-40ac-92b5-e7bbf74691d9 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group member updated on remote: ['5ad3f2bd-8410-4317-8765-bfb824030558'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:21:23.463 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-86dad97d-0e8b-40ac-92b5-e7bbf74691d9 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group member updated ['5ad3f2bd-8410-4317-8765-bfb824030558'] 2021-07-15 19:21:23.791 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86dad97d-0e8b-40ac-92b5-e7bbf74691d9 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] port_delete event received for '7df9182f-0b5b-454e-9d8a-0e5fe69afd7d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:21:24.494 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:21:24.496 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7df9182f-0b5b-454e-9d8a-0e5fe69afd7d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:21:24.496 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7df9182f-0b5b-454e-9d8a-0e5fe69afd7d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:21:24.496 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7df9182f-0b5b-454e-9d8a-0e5fe69afd7d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:21:24.496 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 55b4fc6f-ce63-4e8d-85a8-bd607261aaf9 2021-07-15 19:21:24.496 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7df9182f-0b5b-454e-9d8a-0e5fe69afd7d'] 2021-07-15 19:21:24.496 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:21:24.496 476 2974268841832 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-07-15 19:21:24.496 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7df9182f-0b5b-454e-9d8a-0e5fe69afd7d'] 2021-07-15 19:21:26.494 476 2974268841832 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-07-15 19:21:26.511 476 2974268841832 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-07-15 19:21:28.197 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07d561dc-bb83-438b-bafa-005f65f2b60b 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group member updated on remote: ['5ad3f2bd-8410-4317-8765-bfb824030558'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:21:28.197 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-07d561dc-bb83-438b-bafa-005f65f2b60b 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group member updated ['5ad3f2bd-8410-4317-8765-bfb824030558'] 2021-07-15 19:21:28.995 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b6e6a75-29ef-43cb-90a4-f0b613cff8da 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: df723df6-9fa2-4b10-8313-05d9c8d40e0f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:21:28.995 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b6e6a75-29ef-43cb-90a4-f0b613cff8da 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port df723df6-9fa2-4b10-8313-05d9c8d40e0f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:21:36.666 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: df723df6-9fa2-4b10-8313-05d9c8d40e0f 2021-07-15 19:21:38.525 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:21:38.714 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port df723df6-9fa2-4b10-8313-05d9c8d40e0f 2021-07-15 19:21:38.714 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port df723df6-9fa2-4b10-8313-05d9c8d40e0f updated. Details: {'device': 'df723df6-9fa2-4b10-8313-05d9c8d40e0f', 'network_id': '55b4fc6f-ce63-4e8d-85a8-bd607261aaf9', 'port_id': 'df723df6-9fa2-4b10-8313-05d9c8d40e0f', 'mac_address': 'fa:16:3e:0e:7f:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 931, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '66190b14-ee07-4c5a-820f-f5c18614b9be', '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-07-15 19:21:38.714 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:21:38.714 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-df723df6-9fa2-4b10-8313-05d9c8d40e0f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:21:38.714 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port df723df6-9fa2-4b10-8313-05d9c8d40e0f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:21:38.714 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 55b4fc6f-ce63-4e8d-85a8-bd607261aaf9 2021-07-15 19:21:38.714 476 2974268841832 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-07-15 19:21:38.884 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'df723df6-9fa2-4b10-8313-05d9c8d40e0f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:21:38.884 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'df723df6-9fa2-4b10-8313-05d9c8d40e0f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:21:38.884 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port df723df6-9fa2-4b10-8313-05d9c8d40e0f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:21:38.884 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 931, VLAN trunk: None to switch port df723df6-9fa2-4b10-8313-05d9c8d40e0f 2021-07-15 19:21:38.936 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:21:38.936 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['df723df6-9fa2-4b10-8313-05d9c8d40e0f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:21:39.197 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['df723df6-9fa2-4b10-8313-05d9c8d40e0f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:21:39.197 476 2974268841832 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-07-15 19:21:39.212 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5ad3f2bd-8410-4317-8765-bfb824030558) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:21:39.212 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for df723df6-9fa2-4b10-8313-05d9c8d40e0f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:21:39.212 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:21:39.212 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device df723df6-9fa2-4b10-8313-05d9c8d40e0f not yet added. Adding. 2021-07-15 19:21:39.212 476 2974268841832 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-07-15 19:21:39.212 476 2974268841832 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-07-15 19:21:39.275 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df723df6-9fa2-4b10-8313-05d9c8d40e0f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:21:39.341 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df723df6-9fa2-4b10-8313-05d9c8d40e0f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:21:39.341 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df723df6-9fa2-4b10-8313-05d9c8d40e0f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:21:39.401 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df723df6-9fa2-4b10-8313-05d9c8d40e0f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:21:39.494 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-df723df6-9fa2-4b10-8313-05d9c8d40e0f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:21:39.494 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port df723df6-9fa2-4b10-8313-05d9c8d40e0f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:21:39.494 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port df723df6-9fa2-4b10-8313-05d9c8d40e0f processed. 2021-07-15 19:21:40.525 476 2974268841832 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-07-15 19:21:40.712 476 2974268841832 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-07-15 19:23:24.651 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-111e23a2-520a-44a7-b90d-9fd6aa236521 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group member updated on remote: ['5ad3f2bd-8410-4317-8765-bfb824030558'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:23:24.651 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-111e23a2-520a-44a7-b90d-9fd6aa236521 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group member updated ['5ad3f2bd-8410-4317-8765-bfb824030558'] 2021-07-15 19:23:25.576 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ce1220e-4080-4f7d-b022-088a6229b6c5 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] port_update received: 9035ad60-2efd-4f8b-81f4-a2ac717cea17 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-15 19:23:25.576 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ce1220e-4080-4f7d-b022-088a6229b6c5 5297c30fcaff459a84e7596291eb96ff ee12c9d23dcc4694a868885e7a07ad8d - - -] No port 9035ad60-2efd-4f8b-81f4-a2ac717cea17 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-15 19:23:33.350 476 2974268838664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9035ad60-2efd-4f8b-81f4-a2ac717cea17 2021-07-15 19:23:35.053 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-15 19:23:35.381 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Adding port 9035ad60-2efd-4f8b-81f4-a2ac717cea17 2021-07-15 19:23:35.381 476 2976322059432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Port 9035ad60-2efd-4f8b-81f4-a2ac717cea17 updated. Details: {'device': '9035ad60-2efd-4f8b-81f4-a2ac717cea17', 'network_id': '55b4fc6f-ce63-4e8d-85a8-bd607261aaf9', 'port_id': '9035ad60-2efd-4f8b-81f4-a2ac717cea17', 'mac_address': 'fa:16:3e:b1:3c:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 931, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '66190b14-ee07-4c5a-820f-f5c18614b9be', '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-07-15 19:23:35.381 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] 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-07-15 19:23:35.381 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9035ad60-2efd-4f8b-81f4-a2ac717cea17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:23:35.381 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9035ad60-2efd-4f8b-81f4-a2ac717cea17 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-15 19:23:35.381 476 2974268841832 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-07-15 19:23:35.515 476 2974268841832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9035ad60-2efd-4f8b-81f4-a2ac717cea17') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:23:35.515 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9035ad60-2efd-4f8b-81f4-a2ac717cea17') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-15 19:23:35.524 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9035ad60-2efd-4f8b-81f4-a2ac717cea17 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-15 19:23:35.524 476 2974268841832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 931, VLAN trunk: None to switch port 9035ad60-2efd-4f8b-81f4-a2ac717cea17 2021-07-15 19:23:35.593 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-15 19:23:35.593 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9035ad60-2efd-4f8b-81f4-a2ac717cea17'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-15 19:23:35.839 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9035ad60-2efd-4f8b-81f4-a2ac717cea17']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-15 19:23:35.839 476 2974268841832 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-07-15 19:23:35.839 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5ad3f2bd-8410-4317-8765-bfb824030558) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-15 19:23:35.839 476 2974268841832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9035ad60-2efd-4f8b-81f4-a2ac717cea17 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-15 19:23:35.839 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-15 19:23:35.839 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9035ad60-2efd-4f8b-81f4-a2ac717cea17 not yet added. Adding. 2021-07-15 19:23:35.839 476 2974268841832 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-07-15 19:23:35.839 476 2974268841832 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-07-15 19:23:35.930 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9035ad60-2efd-4f8b-81f4-a2ac717cea17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:23:36.007 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9035ad60-2efd-4f8b-81f4-a2ac717cea17" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:23:36.007 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9035ad60-2efd-4f8b-81f4-a2ac717cea17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-15 19:23:36.105 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9035ad60-2efd-4f8b-81f4-a2ac717cea17" 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-07-15 19:23:36.189 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9035ad60-2efd-4f8b-81f4-a2ac717cea17" 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-07-15 19:23:36.189 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9035ad60-2efd-4f8b-81f4-a2ac717cea17 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-15 19:23:36.189 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9035ad60-2efd-4f8b-81f4-a2ac717cea17 processed. 2021-07-15 19:23:37.053 476 2974268841832 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-07-15 19:23:37.243 476 2974268841832 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-07-15 19:25:09.533 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11a9db7d-fda9-482f-ab54-d7662a505c5f 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] port_delete event received for '555cfb10-f018-483f-91df-c2e39adad698' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:25:12.035 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9035ad60-2efd-4f8b-81f4-a2ac717cea17 2021-07-15 19:25:12.318 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0be9cfbf-d3e6-48b9-81d7-0addd720cf3b 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group member updated on remote: ['5ad3f2bd-8410-4317-8765-bfb824030558'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:25:12.318 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-0be9cfbf-d3e6-48b9-81d7-0addd720cf3b 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group member updated ['5ad3f2bd-8410-4317-8765-bfb824030558'] 2021-07-15 19:25:12.380 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0be9cfbf-d3e6-48b9-81d7-0addd720cf3b 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] port_delete event received for '9035ad60-2efd-4f8b-81f4-a2ac717cea17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:25:13.519 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:25:13.519 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9035ad60-2efd-4f8b-81f4-a2ac717cea17' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:25:13.519 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9035ad60-2efd-4f8b-81f4-a2ac717cea17' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:25:13.519 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9035ad60-2efd-4f8b-81f4-a2ac717cea17 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:25:13.519 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9035ad60-2efd-4f8b-81f4-a2ac717cea17'] 2021-07-15 19:25:13.519 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:25:13.519 476 2974268841832 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-07-15 19:25:13.519 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9035ad60-2efd-4f8b-81f4-a2ac717cea17'] 2021-07-15 19:25:15.519 476 2974268841832 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-07-15 19:25:15.551 476 2974268841832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-15 19:25:17.021 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3252f50f-ea95-4c5f-8def-05334dfd0c72 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] port_delete event received for '98767ac0-c807-4a42-a3e3-1d602bbf010e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:25:19.550 476 2974268841832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-496d235b-a32e-4476-86ea-f5aec9f6f24a 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group member updated on remote: ['5ad3f2bd-8410-4317-8765-bfb824030558'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-15 19:25:19.550 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [req-496d235b-a32e-4476-86ea-f5aec9f6f24a 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] Security group member updated ['5ad3f2bd-8410-4317-8765-bfb824030558'] 2021-07-15 19:25:19.628 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-496d235b-a32e-4476-86ea-f5aec9f6f24a 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] port_delete event received for 'df723df6-9fa2-4b10-8313-05d9c8d40e0f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:25:20.144 476 2974268838840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: df723df6-9fa2-4b10-8313-05d9c8d40e0f 2021-07-15 19:25:21.519 476 2976322059432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0775a91-6818-4b7e-9621-dddb29a79563 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-15 19:25:21.519 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'df723df6-9fa2-4b10-8313-05d9c8d40e0f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-15 19:25:21.521 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'df723df6-9fa2-4b10-8313-05d9c8d40e0f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-15 19:25:21.521 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port df723df6-9fa2-4b10-8313-05d9c8d40e0f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-15 19:25:21.521 476 2974268841832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 55b4fc6f-ce63-4e8d-85a8-bd607261aaf9 2021-07-15 19:25:21.521 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['df723df6-9fa2-4b10-8313-05d9c8d40e0f'] 2021-07-15 19:25:21.521 476 2974268841832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-15 19:25:21.521 476 2974268841832 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-07-15 19:25:21.521 476 2974268841832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['df723df6-9fa2-4b10-8313-05d9c8d40e0f'] 2021-07-15 19:25:21.943 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b864f73-8f64-49fa-9fd1-2aabdc7ec287 8e3d4391719b40eda263bbcff530beb7 f41333edc86d4de99fec9593eb0709b5 - - -] port_delete event received for 'c75de94a-32d0-49f2-bc41-e396df6a4149' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:25:23.519 476 2974268841832 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-07-15 19:25:23.537 476 2974268841832 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-07-15 19:25:24.878 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07b4ddb3-fb34-4ec7-ac21-bb46e3de23f3 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for 'ef2e0af8-eff9-4fc2-87a9-501048c790fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:25:26.019 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe251919-0405-450f-9c34-7cda5e8f3f76 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for '8633125d-b337-41f4-aaee-23ededc22cfb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:25:26.847 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-519955b9-61a4-43f9-83a8-333c1a30a4fd 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for '968182e9-34d7-47e0-ada5-b3a4c4304c93' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:25:26.988 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1e8872c-ec8a-4530-9656-3bc31900d0c7 - - - - -] port_delete event received for '968182e9-34d7-47e0-ada5-b3a4c4304c93' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:25:27.050 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-519955b9-61a4-43f9-83a8-333c1a30a4fd 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network 55b4fc6f-ce63-4e8d-85a8-bd607261aaf9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:25:27.050 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-519955b9-61a4-43f9-83a8-333c1a30a4fd 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network 55b4fc6f-ce63-4e8d-85a8-bd607261aaf9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:25:28.100 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5ffae0a-8d2e-4997-a92d-5aa5ca337336 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for '7f8b8a8d-c25f-43d6-b66d-9333c055e265' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:25:29.474 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6853199e-1af3-4df4-98c9-64577d051264 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for '0e26b45e-3a87-4819-a75f-dfb3010abc10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:25:30.318 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d812e02e-4285-4281-a764-d313b8094306 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] port_delete event received for 'fb2868dc-a6c0-438a-ad0b-84a465835b10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-15 19:25:30.550 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d812e02e-4285-4281-a764-d313b8094306 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] network_delete received. Deleting network 606a96a8-d49a-4883-a270-e2dab9520795 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-15 19:25:30.550 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d812e02e-4285-4281-a764-d313b8094306 27fea39cb511476c849c2c9abf7e05b7 a5c865bf1c384ca7901d985a771c328c - - -] Network 606a96a8-d49a-4883-a270-e2dab9520795 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-15 19:25:30.675 476 2974268841832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c2e5d35-36c8-4a7a-9da5-a73790cdcf66 - - - - -] port_delete event received for 'fb2868dc-a6c0-438a-ad0b-84a465835b10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453