2022-05-28 17:19:47.090 2864 1789588627520 MainThread INFO neutron.common.config [-] Logging enabled! 2022-05-28 17:19:47.105 2864 1789588627520 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev262 2022-05-28 17:19:47.105 2864 1789588627520 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:120 2022-05-28 17:19:47.128 2864 1789588627520 MainThread INFO os_win.utils.network.networkutils [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] WMI caching is disabled. 2022-05-28 17:19:47.402 2864 1789588627520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-05-28 17:19:47.455 2864 1789588627520 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-05-28 17:19:47.471 2864 1789588627520 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-05-28 17:19:47.628 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent initialized successfully, now running... 2022-05-28 17:19:47.628 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-05-28 17:19:47.628 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-05-28 17:19:47.689 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-05-28 17:21:58.642 2864 1789687217488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d1d7afa-118f-4509-bade-eebb244b3090 - - - - - -] port_update received: 13be15f2-12d9-4464-98a1-520b23e666bf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:21:58.642 2864 1789687217488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d1d7afa-118f-4509-bade-eebb244b3090 - - - - - -] No port 13be15f2-12d9-4464-98a1-520b23e666bf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:22:00.462 2864 1789687824224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31bcce8d-cd25-4582-9e93-535c744924a2 - - - - - -] port_update received: 89c37871-2de5-49c2-ae6b-4b0386ac82bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:22:00.462 2864 1789687824224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31bcce8d-cd25-4582-9e93-535c744924a2 - - - - - -] No port 89c37871-2de5-49c2-ae6b-4b0386ac82bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:22:04.271 2864 1789668867936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc7efce1-49e1-453d-8f78-453dbd807a38 - - - - - -] port_update received: d828a3de-c81c-4959-aee2-f19b60793a18 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:22:04.289 2864 1789668867936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc7efce1-49e1-453d-8f78-453dbd807a38 - - - - - -] No port d828a3de-c81c-4959-aee2-f19b60793a18 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:22:06.004 2864 1789668496304 MainThread WARNING oslo_policy.policy [req-6563ed19-3c9a-4f06-909c-6ccff2aba31a c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-05-28 17:22:06.004 2864 1789668496304 MainThread WARNING oslo_policy.policy [req-6563ed19-3c9a-4f06-909c-6ccff2aba31a c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-05-28 17:22:06.004 2864 1789668496304 MainThread WARNING oslo_policy.policy [req-6563ed19-3c9a-4f06-909c-6ccff2aba31a c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-05-28 17:22:06.004 2864 1789668496304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6563ed19-3c9a-4f06-909c-6ccff2aba31a c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group rule updated on remote: ['63cef5c8-54d1-47f3-9943-e5262d1ecf59'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:22:06.004 2864 1789668496304 MainThread INFO neutron.agent.securitygroups_rpc [req-6563ed19-3c9a-4f06-909c-6ccff2aba31a c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group rule updated ['63cef5c8-54d1-47f3-9943-e5262d1ecf59'] 2022-05-28 17:22:07.953 2864 1789685801024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdb63f60-1f9c-471a-a75a-a2ac77615b37 79089f5f5b3e4e8d9865652a5f5abc00 26c33fc98ca24ef588bab43f86830126 - - - -] Security group member updated on remote: ['49a535ed-55c7-4a84-acb1-cf6f658098c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:22:07.953 2864 1789685801024 MainThread INFO neutron.agent.securitygroups_rpc [req-bdb63f60-1f9c-471a-a75a-a2ac77615b37 79089f5f5b3e4e8d9865652a5f5abc00 26c33fc98ca24ef588bab43f86830126 - - - -] Security group member updated ['49a535ed-55c7-4a84-acb1-cf6f658098c3'] 2022-05-28 17:22:07.969 2864 1789685804896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a5ef9cd-781a-4359-b378-68176015580c c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group rule updated on remote: ['63cef5c8-54d1-47f3-9943-e5262d1ecf59'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:22:07.969 2864 1789685804896 MainThread INFO neutron.agent.securitygroups_rpc [req-7a5ef9cd-781a-4359-b378-68176015580c c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group rule updated ['63cef5c8-54d1-47f3-9943-e5262d1ecf59'] 2022-05-28 17:22:08.688 2864 1789685687392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96a6c2ad-3258-4edc-a03a-410393698a0a - - - - - -] port_update received: 11307237-08b7-4e57-8b64-f863792a3ab5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:22:08.688 2864 1789685687392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96a6c2ad-3258-4edc-a03a-410393698a0a - - - - - -] No port 11307237-08b7-4e57-8b64-f863792a3ab5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:22:12.172 2864 1789685603488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03c6ae8f-cc89-4c6e-a8ec-fa29571ee986 - - - - - -] port_update received: 134b238b-32bf-4aa1-b109-84f723cc6d5f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:22:12.186 2864 1789685603488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03c6ae8f-cc89-4c6e-a8ec-fa29571ee986 - - - - - -] No port 134b238b-32bf-4aa1-b109-84f723cc6d5f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:22:15.875 2864 1789685602960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35bc3eaf-d214-452c-a481-8d6b86c15c6b 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 0465f559-cadd-470b-88cf-bd4796a5add6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:22:15.877 2864 1789685602960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35bc3eaf-d214-452c-a481-8d6b86c15c6b 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 0465f559-cadd-470b-88cf-bd4796a5add6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:22:17.703 2864 1789687070960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6069aaa-a85c-42be-9510-bef39f3bb2de 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group rule updated on remote: ['a750794b-a7c1-4c2e-9761-eaa37200abc6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:22:17.703 2864 1789687070960 MainThread INFO neutron.agent.securitygroups_rpc [req-d6069aaa-a85c-42be-9510-bef39f3bb2de 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group rule updated ['a750794b-a7c1-4c2e-9761-eaa37200abc6'] 2022-05-28 17:22:17.781 2864 1789687070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57a175f0-8252-4c84-a110-7f753fa2d76e - - - - - -] port_update received: a0353761-1f7f-4318-889f-9ce53ba36e41 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:22:17.781 2864 1789687070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57a175f0-8252-4c84-a110-7f753fa2d76e - - - - - -] No port a0353761-1f7f-4318-889f-9ce53ba36e41 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:22:18.145 2864 1789685803488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2a151a4-de1c-481f-a20f-86eed9a4f19d 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group rule updated on remote: ['a750794b-a7c1-4c2e-9761-eaa37200abc6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:22:18.145 2864 1789685803488 MainThread INFO neutron.agent.securitygroups_rpc [req-a2a151a4-de1c-481f-a20f-86eed9a4f19d 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group rule updated ['a750794b-a7c1-4c2e-9761-eaa37200abc6'] 2022-05-28 17:22:21.676 2864 1789686327776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ec16500-19bc-4487-99b4-c1058756bbd4 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group member updated on remote: ['8aceb50a-0cc1-41e4-9a00-f134bb230cc9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:22:21.676 2864 1789686327776 MainThread INFO neutron.agent.securitygroups_rpc [req-3ec16500-19bc-4487-99b4-c1058756bbd4 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group member updated ['8aceb50a-0cc1-41e4-9a00-f134bb230cc9'] 2022-05-28 17:22:21.844 2864 1789688199472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3273205-b414-4e64-bdb1-350140798373 c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group member updated on remote: ['63cef5c8-54d1-47f3-9943-e5262d1ecf59'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:22:21.844 2864 1789688199472 MainThread INFO neutron.agent.securitygroups_rpc [req-e3273205-b414-4e64-bdb1-350140798373 c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group member updated ['63cef5c8-54d1-47f3-9943-e5262d1ecf59'] 2022-05-28 17:22:22.813 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0465f559-cadd-470b-88cf-bd4796a5add6 2022-05-28 17:22:24.375 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:22:24.648 2864 1789687755344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abb2ff02-ce1d-4449-a76a-72bda7a52083 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:22:24.656 2864 1789687755344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abb2ff02-ce1d-4449-a76a-72bda7a52083 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:22:24.913 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 0465f559-cadd-470b-88cf-bd4796a5add6 2022-05-28 17:22:24.913 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 0465f559-cadd-470b-88cf-bd4796a5add6 updated. Details: {'device': '0465f559-cadd-470b-88cf-bd4796a5add6', 'network_id': '39ca2927-0862-4046-81a5-10c291459b46', 'port_id': '0465f559-cadd-470b-88cf-bd4796a5add6', 'mac_address': 'fa:16:3e:37:2d:c1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 111, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2f21d5bd-0415-4988-80a3-6d930110736c', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:22:24.913 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:22:24.913 2864 1789686394016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0465f559-cadd-470b-88cf-bd4796a5add6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:24.913 2864 1789686394016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0465f559-cadd-470b-88cf-bd4796a5add6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:22:24.913 2864 1789686394016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 39ca2927-0862-4046-81a5-10c291459b46 2022-05-28 17:22:24.913 2864 1789686394016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:22:25.128 2864 1789686394016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0465f559-cadd-470b-88cf-bd4796a5add6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:22:25.128 2864 1789686394016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0465f559-cadd-470b-88cf-bd4796a5add6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:22:25.149 2864 1789686394016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0465f559-cadd-470b-88cf-bd4796a5add6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:22:25.149 2864 1789686394016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 111, VLAN trunk: None to switch port 0465f559-cadd-470b-88cf-bd4796a5add6 2022-05-28 17:22:25.281 2864 1789686394016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:22:25.281 2864 1789686394016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0465f559-cadd-470b-88cf-bd4796a5add6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:22:25.762 2864 1789686394016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0465f559-cadd-470b-88cf-bd4796a5add6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:22:25.762 2864 1789686394016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:22:25.762 2864 1789686394016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (49a535ed-55c7-4a84-acb1-cf6f658098c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:22:25.781 2864 1789686394016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (49a535ed-55c7-4a84-acb1-cf6f658098c3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:22:25.781 2864 1789686394016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0465f559-cadd-470b-88cf-bd4796a5add6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:22:25.781 2864 1789686394016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:22:25.781 2864 1789686394016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0465f559-cadd-470b-88cf-bd4796a5add6 not yet added. Adding. 2022-05-28 17:22:25.781 2864 1789686394016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:22:25.781 2864 1789686394016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:22:25.909 2864 1789686394016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0465f559-cadd-470b-88cf-bd4796a5add6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:26.018 2864 1789686394016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0465f559-cadd-470b-88cf-bd4796a5add6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:26.018 2864 1789686394016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0465f559-cadd-470b-88cf-bd4796a5add6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:26.143 2864 1789686394016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0465f559-cadd-470b-88cf-bd4796a5add6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:26.279 2864 1789686394016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0465f559-cadd-470b-88cf-bd4796a5add6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:26.279 2864 1789686394016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0465f559-cadd-470b-88cf-bd4796a5add6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:22:26.279 2864 1789686394016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0465f559-cadd-470b-88cf-bd4796a5add6 processed. 2022-05-28 17:22:26.279 2864 1789686394016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39d61169-ad31-4bd6-91bc-41ebec2d0a50 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group member updated on remote: ['8aceb50a-0cc1-41e4-9a00-f134bb230cc9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:22:26.279 2864 1789686394016 MainThread INFO neutron.agent.securitygroups_rpc [req-39d61169-ad31-4bd6-91bc-41ebec2d0a50 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group member updated ['8aceb50a-0cc1-41e4-9a00-f134bb230cc9'] 2022-05-28 17:22:26.279 2864 1789685686336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cf8881f-a627-48a3-981d-2e3092d0cde7 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 86bb432c-3c81-4a9f-adf6-f84a9267b5f1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:22:26.297 2864 1789685686336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cf8881f-a627-48a3-981d-2e3092d0cde7 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 86bb432c-3c81-4a9f-adf6-f84a9267b5f1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:22:26.391 2864 1789685755216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:26.852 2864 1789688250784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36b4febf-4892-4a4f-8482-575f5f393521 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group member updated on remote: ['a750794b-a7c1-4c2e-9761-eaa37200abc6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:22:26.852 2864 1789688250784 MainThread INFO neutron.agent.securitygroups_rpc [req-36b4febf-4892-4a4f-8482-575f5f393521 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group member updated ['a750794b-a7c1-4c2e-9761-eaa37200abc6'] 2022-05-28 17:22:27.185 2864 1789685755216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.796s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:28.271 2864 1789688381280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c41930ee-263c-43ea-831f-3652813cb023 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 9b34dca2-c660-42d0-b68a-6a2af06b5233 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:22:28.283 2864 1789688381280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c41930ee-263c-43ea-831f-3652813cb023 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 9b34dca2-c660-42d0-b68a-6a2af06b5233 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:22:28.909 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 2022-05-28 17:22:30.324 2864 1789686078448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22a4eed5-f565-4f37-9c25-07be77b9d085 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:22:30.324 2864 1789686078448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22a4eed5-f565-4f37-9c25-07be77b9d085 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:22:30.387 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:22:30.740 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 2022-05-28 17:22:30.740 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 updated. Details: {'device': '64d44c08-ca0b-47bd-ae44-cc2a5b582eb1', 'network_id': '90af2913-65ee-47cc-98b4-e7d3a0ba9c62', 'port_id': '64d44c08-ca0b-47bd-ae44-cc2a5b582eb1', 'mac_address': 'fa:16:3e:77:1d:93', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 145, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '89834cf8-0b73-4d8b-a54b-05d5ec6d3ebd', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:22:30.740 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:22:30.740 2864 1789686078448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64d44c08-ca0b-47bd-ae44-cc2a5b582eb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:30.740 2864 1789686078448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:22:30.740 2864 1789686078448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 90af2913-65ee-47cc-98b4-e7d3a0ba9c62 2022-05-28 17:22:30.740 2864 1789686078448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:22:30.955 2864 1789686078448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '64d44c08-ca0b-47bd-ae44-cc2a5b582eb1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:22:30.955 2864 1789686078448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '64d44c08-ca0b-47bd-ae44-cc2a5b582eb1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:22:30.955 2864 1789688353360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dbb412e-a7b1-4f00-8c34-af3b575d9a5f 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network be4da8a0-01ac-41da-83fa-3f6c0e909df3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:22:30.955 2864 1789688353360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dbb412e-a7b1-4f00-8c34-af3b575d9a5f 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Network be4da8a0-01ac-41da-83fa-3f6c0e909df3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-28 17:22:30.955 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86bb432c-3c81-4a9f-adf6-f84a9267b5f1 2022-05-28 17:22:30.955 2864 1789686078448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:22:30.955 2864 1789686078448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 145, VLAN trunk: None to switch port 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 2022-05-28 17:22:31.093 2864 1789686078448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:22:31.093 2864 1789686078448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['64d44c08-ca0b-47bd-ae44-cc2a5b582eb1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:22:31.518 2864 1789686078448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['64d44c08-ca0b-47bd-ae44-cc2a5b582eb1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:22:31.518 2864 1789686078448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:22:31.518 2864 1789686078448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8aceb50a-0cc1-41e4-9a00-f134bb230cc9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:22:31.518 2864 1789686078448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8aceb50a-0cc1-41e4-9a00-f134bb230cc9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:22:31.532 2864 1789686078448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:22:31.532 2864 1789686078448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:22:31.532 2864 1789686078448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 not yet added. Adding. 2022-05-28 17:22:31.532 2864 1789686078448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:22:31.532 2864 1789686078448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:22:31.673 2864 1789686078448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d44c08-ca0b-47bd-ae44-cc2a5b582eb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:31.814 2864 1789686078448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d44c08-ca0b-47bd-ae44-cc2a5b582eb1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:31.814 2864 1789686078448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d44c08-ca0b-47bd-ae44-cc2a5b582eb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:31.985 2864 1789686078448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d44c08-ca0b-47bd-ae44-cc2a5b582eb1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:32.134 2864 1789686078448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64d44c08-ca0b-47bd-ae44-cc2a5b582eb1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:32.134 2864 1789686078448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:22:32.134 2864 1789686078448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 processed. 2022-05-28 17:22:32.411 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:22:32.411 2864 1789686078448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:32.892 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 86bb432c-3c81-4a9f-adf6-f84a9267b5f1 2022-05-28 17:22:32.892 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 86bb432c-3c81-4a9f-adf6-f84a9267b5f1 updated. Details: {'device': '86bb432c-3c81-4a9f-adf6-f84a9267b5f1', 'network_id': '2cd774ef-6a75-4e9a-a989-620ea0c68611', 'port_id': '86bb432c-3c81-4a9f-adf6-f84a9267b5f1', 'mac_address': 'fa:16:3e:4c:8a:ac', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 106, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f2a69371-c420-412d-a992-e8c9ce61c680', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:22:32.892 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:22:32.912 2864 1789688396784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86bb432c-3c81-4a9f-adf6-f84a9267b5f1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:32.912 2864 1789688396784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86bb432c-3c81-4a9f-adf6-f84a9267b5f1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:22:32.912 2864 1789688396784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2cd774ef-6a75-4e9a-a989-620ea0c68611 2022-05-28 17:22:32.912 2864 1789688396784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:22:33.095 2864 1789688396784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86bb432c-3c81-4a9f-adf6-f84a9267b5f1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:22:33.095 2864 1789688396784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86bb432c-3c81-4a9f-adf6-f84a9267b5f1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:22:33.115 2864 1789686078448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:33.115 2864 1789688396784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86bb432c-3c81-4a9f-adf6-f84a9267b5f1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:22:33.115 2864 1789688396784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 106, VLAN trunk: None to switch port 86bb432c-3c81-4a9f-adf6-f84a9267b5f1 2022-05-28 17:22:33.470 2864 1789688396784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:22:33.470 2864 1789688396784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86bb432c-3c81-4a9f-adf6-f84a9267b5f1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:22:33.486 2864 1789688473024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7eecb0bb-b4c6-420f-9b98-7f31449ef141 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network 595f14d8-cd8d-49eb-9356-083607769a77 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:22:33.486 2864 1789688473024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7eecb0bb-b4c6-420f-9b98-7f31449ef141 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Network 595f14d8-cd8d-49eb-9356-083607769a77 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-28 17:22:33.804 2864 1789688396784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86bb432c-3c81-4a9f-adf6-f84a9267b5f1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:22:33.804 2864 1789688396784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:22:33.804 2864 1789688396784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (63cef5c8-54d1-47f3-9943-e5262d1ecf59) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:22:33.804 2864 1789688396784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86bb432c-3c81-4a9f-adf6-f84a9267b5f1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:22:33.818 2864 1789688396784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:22:33.818 2864 1789688396784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 86bb432c-3c81-4a9f-adf6-f84a9267b5f1 not yet added. Adding. 2022-05-28 17:22:33.818 2864 1789688396784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:22:33.818 2864 1789688396784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:22:34.021 2864 1789688396784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86bb432c-3c81-4a9f-adf6-f84a9267b5f1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:34.172 2864 1789688396784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86bb432c-3c81-4a9f-adf6-f84a9267b5f1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:34.172 2864 1789688396784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86bb432c-3c81-4a9f-adf6-f84a9267b5f1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:34.423 2864 1789688396784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86bb432c-3c81-4a9f-adf6-f84a9267b5f1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:34.641 2864 1789688396784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86bb432c-3c81-4a9f-adf6-f84a9267b5f1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.735s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:34.641 2864 1789688396784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86bb432c-3c81-4a9f-adf6-f84a9267b5f1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:22:34.641 2864 1789688396784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86bb432c-3c81-4a9f-adf6-f84a9267b5f1 processed. 2022-05-28 17:22:34.641 2864 1789688396784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:35.002 2864 1789688396784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:35.002 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9b34dca2-c660-42d0-b68a-6a2af06b5233 2022-05-28 17:22:36.657 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:22:36.878 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 9b34dca2-c660-42d0-b68a-6a2af06b5233 2022-05-28 17:22:36.878 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 9b34dca2-c660-42d0-b68a-6a2af06b5233 updated. Details: {'device': '9b34dca2-c660-42d0-b68a-6a2af06b5233', 'network_id': '90af2913-65ee-47cc-98b4-e7d3a0ba9c62', 'port_id': '9b34dca2-c660-42d0-b68a-6a2af06b5233', 'mac_address': 'fa:16:3e:00:7b:52', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 145, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '89834cf8-0b73-4d8b-a54b-05d5ec6d3ebd', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:22:36.897 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:22:36.897 2864 1789686825904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b34dca2-c660-42d0-b68a-6a2af06b5233" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:36.897 2864 1789686825904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9b34dca2-c660-42d0-b68a-6a2af06b5233 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:22:36.897 2864 1789686825904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:22:37.157 2864 1789686825904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9b34dca2-c660-42d0-b68a-6a2af06b5233') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:22:37.157 2864 1789686825904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9b34dca2-c660-42d0-b68a-6a2af06b5233') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:22:37.157 2864 1789686825904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9b34dca2-c660-42d0-b68a-6a2af06b5233 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:22:37.157 2864 1789686825904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 145, VLAN trunk: None to switch port 9b34dca2-c660-42d0-b68a-6a2af06b5233 2022-05-28 17:22:37.285 2864 1789686825904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:22:37.285 2864 1789686825904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9b34dca2-c660-42d0-b68a-6a2af06b5233'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:22:37.539 2864 1789686825904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9b34dca2-c660-42d0-b68a-6a2af06b5233']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:22:37.539 2864 1789686825904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:22:37.539 2864 1789686825904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8aceb50a-0cc1-41e4-9a00-f134bb230cc9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:22:37.539 2864 1789686825904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8aceb50a-0cc1-41e4-9a00-f134bb230cc9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:22:37.539 2864 1789686825904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9b34dca2-c660-42d0-b68a-6a2af06b5233 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:22:37.539 2864 1789686825904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:22:37.539 2864 1789686825904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9b34dca2-c660-42d0-b68a-6a2af06b5233 not yet added. Adding. 2022-05-28 17:22:37.539 2864 1789686825904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:22:37.550 2864 1789686825904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:22:37.742 2864 1789686825904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b34dca2-c660-42d0-b68a-6a2af06b5233" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:37.987 2864 1789686825904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b34dca2-c660-42d0-b68a-6a2af06b5233" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:37.987 2864 1789686825904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b34dca2-c660-42d0-b68a-6a2af06b5233" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:38.172 2864 1789686825904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b34dca2-c660-42d0-b68a-6a2af06b5233" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:38.332 2864 1789686825904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b34dca2-c660-42d0-b68a-6a2af06b5233" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:38.332 2864 1789686825904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9b34dca2-c660-42d0-b68a-6a2af06b5233 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:22:38.332 2864 1789686825904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9b34dca2-c660-42d0-b68a-6a2af06b5233 processed. 2022-05-28 17:22:38.670 2864 1789686825904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:39.039 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c 2022-05-28 17:22:39.080 2864 1789686825904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:40.695 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:22:41.204 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c 2022-05-28 17:22:41.204 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c updated. Details: {'device': '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c', 'network_id': '6fed0c83-c4ec-40c5-96a2-475a377ac36d', 'port_id': '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c', 'mac_address': 'fa:16:3e:54:f9:c2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 133, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7090c85a-9d3b-4bf6-88d8-8c195e3d4d69', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:22:41.204 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:22:41.204 2864 1789634647664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:41.204 2864 1789634647664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:22:41.204 2864 1789634647664 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6fed0c83-c4ec-40c5-96a2-475a377ac36d 2022-05-28 17:22:41.204 2864 1789634647664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:22:41.410 2864 1789634647664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:22:41.410 2864 1789634647664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:22:41.410 2864 1789634647664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:22:41.410 2864 1789634647664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 133, VLAN trunk: None to switch port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c 2022-05-28 17:22:41.549 2864 1789634647664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:22:41.549 2864 1789634647664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4e1ad30d-3eba-4f0b-8d0b-de214a998e3c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:22:41.766 2864 1789634647664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4e1ad30d-3eba-4f0b-8d0b-de214a998e3c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:22:41.766 2864 1789634647664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:22:41.766 2864 1789634647664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a750794b-a7c1-4c2e-9761-eaa37200abc6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:22:41.766 2864 1789634647664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:22:41.766 2864 1789634647664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:22:41.766 2864 1789634647664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c not yet added. Adding. 2022-05-28 17:22:41.766 2864 1789634647664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:22:41.766 2864 1789634647664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:22:41.988 2864 1789634647664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:42.189 2864 1789634647664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:42.189 2864 1789634647664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:42.407 2864 1789634647664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:42.582 2864 1789634647664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:42.582 2864 1789634647664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:22:42.582 2864 1789634647664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c processed. 2022-05-28 17:22:42.699 2864 1789634647664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:43.047 2864 1789634647664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:49.647 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0465f559-cadd-470b-88cf-bd4796a5add6 2022-05-28 17:22:49.721 2864 1789688759040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb26bd32-ea72-4d4f-8ba3-b098115fe810 79089f5f5b3e4e8d9865652a5f5abc00 26c33fc98ca24ef588bab43f86830126 - - - -] Security group member updated on remote: ['49a535ed-55c7-4a84-acb1-cf6f658098c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:22:49.738 2864 1789688759040 MainThread INFO neutron.agent.securitygroups_rpc [req-cb26bd32-ea72-4d4f-8ba3-b098115fe810 79089f5f5b3e4e8d9865652a5f5abc00 26c33fc98ca24ef588bab43f86830126 - - - -] Security group member updated ['49a535ed-55c7-4a84-acb1-cf6f658098c3'] 2022-05-28 17:22:49.754 2864 1789688759040 MainThread INFO neutron.agent.securitygroups_rpc [req-cb26bd32-ea72-4d4f-8ba3-b098115fe810 79089f5f5b3e4e8d9865652a5f5abc00 26c33fc98ca24ef588bab43f86830126 - - - -] Refresh firewall rules 2022-05-28 17:22:49.754 2864 1789688759040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb26bd32-ea72-4d4f-8ba3-b098115fe810 79089f5f5b3e4e8d9865652a5f5abc00 26c33fc98ca24ef588bab43f86830126 - - - -] Get security group information for devices via rpc ['0465f559-cadd-470b-88cf-bd4796a5add6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:22:49.814 2864 1789688759040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb26bd32-ea72-4d4f-8ba3-b098115fe810 79089f5f5b3e4e8d9865652a5f5abc00 26c33fc98ca24ef588bab43f86830126 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:22:49.814 2864 1789688759040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb26bd32-ea72-4d4f-8ba3-b098115fe810 79089f5f5b3e4e8d9865652a5f5abc00 26c33fc98ca24ef588bab43f86830126 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:22:49.908 2864 1789688759040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb26bd32-ea72-4d4f-8ba3-b098115fe810 79089f5f5b3e4e8d9865652a5f5abc00 26c33fc98ca24ef588bab43f86830126 - - - -] port_delete event received for '0465f559-cadd-470b-88cf-bd4796a5add6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:22:50.740 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:22:50.740 2864 1789688354416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0465f559-cadd-470b-88cf-bd4796a5add6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:22:50.740 2864 1789688354416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0465f559-cadd-470b-88cf-bd4796a5add6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:22:50.740 2864 1789688354416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0465f559-cadd-470b-88cf-bd4796a5add6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:22:50.750 2864 1789688354416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 39ca2927-0862-4046-81a5-10c291459b46 2022-05-28 17:22:50.750 2864 1789688354416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0465f559-cadd-470b-88cf-bd4796a5add6'] 2022-05-28 17:22:50.750 2864 1789688354416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:22:50.750 2864 1789688354416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:22:50.750 2864 1789688354416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0465f559-cadd-470b-88cf-bd4796a5add6'] 2022-05-28 17:22:52.752 2864 1789687492848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:22:52.783 2864 1789687492848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:22:53.945 2864 1789688471616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9f18122-a6f2-4e23-a498-597f8a41759a 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network 39ca2927-0862-4046-81a5-10c291459b46 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:22:53.945 2864 1789688471616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9f18122-a6f2-4e23-a498-597f8a41759a 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Network 39ca2927-0862-4046-81a5-10c291459b46 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-28 17:23:00.830 2864 1789688378288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f92544d-7e3d-44c0-be86-008c867f3b27 - - - - - -] port_update received: 46cb7f4d-4ea2-4ef9-8faa-1145a0ba86e5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:23:00.830 2864 1789688378288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f92544d-7e3d-44c0-be86-008c867f3b27 - - - - - -] No port 46cb7f4d-4ea2-4ef9-8faa-1145a0ba86e5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:23:01.250 2864 1789687821408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25a61dc2-78aa-458b-96e2-1ae2cc2e4c81 9271018dd11d490bb3a50cc6206d418b ade651c0c2a1479fb8dfea1d78adac77 - - - -] Security group member updated on remote: ['e235df0f-3c19-4320-b3f8-494516e3fa90'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:23:01.250 2864 1789687821408 MainThread INFO neutron.agent.securitygroups_rpc [req-25a61dc2-78aa-458b-96e2-1ae2cc2e4c81 9271018dd11d490bb3a50cc6206d418b ade651c0c2a1479fb8dfea1d78adac77 - - - -] Security group member updated ['e235df0f-3c19-4320-b3f8-494516e3fa90'] 2022-05-28 17:23:03.540 2864 1789688759040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edd946d1-9fc7-440f-aab6-0be606e75b66 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 888e192d-f749-4057-b13f-be68625171cb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:23:03.550 2864 1789688759040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edd946d1-9fc7-440f-aab6-0be606e75b66 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 888e192d-f749-4057-b13f-be68625171cb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:23:05.191 2864 1789689088656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1cca19ad-007d-44df-85ee-cd3b15e04dbb 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated on remote: ['61117130-f2cb-4a70-8281-89eeb2289f60'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:23:05.191 2864 1789689088656 MainThread INFO neutron.agent.securitygroups_rpc [req-1cca19ad-007d-44df-85ee-cd3b15e04dbb 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated ['61117130-f2cb-4a70-8281-89eeb2289f60'] 2022-05-28 17:23:05.459 2864 1789689205328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-540dc0fd-1cc0-41e3-b1f9-fcca9d068f0f 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated on remote: ['61117130-f2cb-4a70-8281-89eeb2289f60'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:23:05.459 2864 1789689205328 MainThread INFO neutron.agent.securitygroups_rpc [req-540dc0fd-1cc0-41e3-b1f9-fcca9d068f0f 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated ['61117130-f2cb-4a70-8281-89eeb2289f60'] 2022-05-28 17:23:05.831 2864 1789689263024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eddfe6d8-bb72-42ab-9830-d2a8d36b9bda - - - - - -] port_update received: 318024dc-12e9-4e02-a166-e5afe5291c48 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:23:05.878 2864 1789689263024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eddfe6d8-bb72-42ab-9830-d2a8d36b9bda - - - - - -] No port 318024dc-12e9-4e02-a166-e5afe5291c48 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:23:07.250 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 888e192d-f749-4057-b13f-be68625171cb 2022-05-28 17:23:08.844 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:23:09.704 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 888e192d-f749-4057-b13f-be68625171cb 2022-05-28 17:23:09.704 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 888e192d-f749-4057-b13f-be68625171cb updated. Details: {'device': '888e192d-f749-4057-b13f-be68625171cb', 'network_id': '608d53a2-cd57-4112-ad41-fabb8dbbbc35', 'port_id': '888e192d-f749-4057-b13f-be68625171cb', 'mac_address': 'fa:16:3e:47:12:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 143, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ff82e158-c9d2-4bb3-b7dc-5837ff89798e', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:23:09.704 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:23:09.704 2864 1789686251360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-888e192d-f749-4057-b13f-be68625171cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:23:09.704 2864 1789686251360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 888e192d-f749-4057-b13f-be68625171cb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:23:09.704 2864 1789686251360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 608d53a2-cd57-4112-ad41-fabb8dbbbc35 2022-05-28 17:23:09.704 2864 1789686251360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:23:09.941 2864 1789686251360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '888e192d-f749-4057-b13f-be68625171cb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:23:09.941 2864 1789686251360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '888e192d-f749-4057-b13f-be68625171cb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:23:09.941 2864 1789686251360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 888e192d-f749-4057-b13f-be68625171cb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:23:09.956 2864 1789686251360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 143, VLAN trunk: None to switch port 888e192d-f749-4057-b13f-be68625171cb 2022-05-28 17:23:10.126 2864 1789686251360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:23:10.126 2864 1789686251360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['888e192d-f749-4057-b13f-be68625171cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:23:10.503 2864 1789686251360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['888e192d-f749-4057-b13f-be68625171cb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:23:10.503 2864 1789686251360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:23:10.503 2864 1789686251360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e235df0f-3c19-4320-b3f8-494516e3fa90) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:23:10.503 2864 1789686251360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e235df0f-3c19-4320-b3f8-494516e3fa90) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:23:10.517 2864 1789686251360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 888e192d-f749-4057-b13f-be68625171cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:23:10.517 2864 1789686251360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:23:10.517 2864 1789686251360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 888e192d-f749-4057-b13f-be68625171cb not yet added. Adding. 2022-05-28 17:23:10.517 2864 1789686251360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:23:10.517 2864 1789686251360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:23:10.767 2864 1789686251360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-888e192d-f749-4057-b13f-be68625171cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:23:11.006 2864 1789686251360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-888e192d-f749-4057-b13f-be68625171cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:23:11.006 2864 1789686251360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-888e192d-f749-4057-b13f-be68625171cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:23:11.346 2864 1789686251360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-888e192d-f749-4057-b13f-be68625171cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:23:11.548 2864 1789686251360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-888e192d-f749-4057-b13f-be68625171cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:23:11.548 2864 1789686251360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 888e192d-f749-4057-b13f-be68625171cb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:23:11.548 2864 1789686251360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 888e192d-f749-4057-b13f-be68625171cb processed. 2022-05-28 17:23:11.564 2864 1789686251360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09076c4a-064e-4ad9-bb52-24bd214c6cc1 - - - - - -] port_update received: 54cea271-8e93-4c93-9280-effc32bc823f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:23:11.564 2864 1789686251360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09076c4a-064e-4ad9-bb52-24bd214c6cc1 - - - - - -] No port 54cea271-8e93-4c93-9280-effc32bc823f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:23:11.564 2864 1789685804720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:23:12.144 2864 1789685804720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.579s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:23:12.614 2864 1789688252368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aadff733-b12f-4d0a-ab70-827cbd1ab0bf 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated on remote: ['61117130-f2cb-4a70-8281-89eeb2289f60'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:23:12.614 2864 1789688252368 MainThread INFO neutron.agent.securitygroups_rpc [req-aadff733-b12f-4d0a-ab70-827cbd1ab0bf 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated ['61117130-f2cb-4a70-8281-89eeb2289f60'] 2022-05-28 17:23:14.191 2864 1789688353536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-828f39bc-b020-4734-a865-25c3cf42c6d4 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 267837c6-c778-4c85-ba47-3a5a0ba28aa1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:23:14.219 2864 1789688353536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-828f39bc-b020-4734-a865-25c3cf42c6d4 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 267837c6-c778-4c85-ba47-3a5a0ba28aa1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:23:15.562 2864 1789687758512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29e3aded-1f36-437c-90fe-dd35fd526c78 - - - - - -] port_update received: 849fc3d1-1805-4a54-a49e-efeb9b0d0c60 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:23:15.658 2864 1789687758512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29e3aded-1f36-437c-90fe-dd35fd526c78 - - - - - -] No port 849fc3d1-1805-4a54-a49e-efeb9b0d0c60 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:23:17.704 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 267837c6-c778-4c85-ba47-3a5a0ba28aa1 2022-05-28 17:23:19.684 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:23:20.627 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 267837c6-c778-4c85-ba47-3a5a0ba28aa1 2022-05-28 17:23:20.648 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 267837c6-c778-4c85-ba47-3a5a0ba28aa1 updated. Details: {'device': '267837c6-c778-4c85-ba47-3a5a0ba28aa1', 'network_id': '74f43e8b-dee7-40a2-a7c0-cb46125789f6', 'port_id': '267837c6-c778-4c85-ba47-3a5a0ba28aa1', 'mac_address': 'fa:16:3e:69:14:52', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 131, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8adff76d-0afb-469b-b138-7128c0ccb158', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:23:20.648 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:23:20.648 2864 1789687821056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-267837c6-c778-4c85-ba47-3a5a0ba28aa1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:23:20.648 2864 1789687821056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 267837c6-c778-4c85-ba47-3a5a0ba28aa1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:23:20.648 2864 1789687821056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 74f43e8b-dee7-40a2-a7c0-cb46125789f6 2022-05-28 17:23:20.648 2864 1789687821056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:23:20.848 2864 1789687821056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '267837c6-c778-4c85-ba47-3a5a0ba28aa1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:23:20.861 2864 1789687821056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '267837c6-c778-4c85-ba47-3a5a0ba28aa1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:23:20.861 2864 1789687142352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92d75509-c34e-4be2-a0ad-1e680e736ff7 - - - - - -] port_update received: 52dd090a-6151-4dc6-8b17-4ec576aae7e5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:23:20.861 2864 1789687142352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92d75509-c34e-4be2-a0ad-1e680e736ff7 - - - - - -] No port 52dd090a-6151-4dc6-8b17-4ec576aae7e5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:23:20.861 2864 1789687821056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 267837c6-c778-4c85-ba47-3a5a0ba28aa1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:23:20.884 2864 1789687821056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 131, VLAN trunk: None to switch port 267837c6-c778-4c85-ba47-3a5a0ba28aa1 2022-05-28 17:23:21.095 2864 1789687821056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:23:21.095 2864 1789687821056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['267837c6-c778-4c85-ba47-3a5a0ba28aa1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:23:21.359 2864 1789687821056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['267837c6-c778-4c85-ba47-3a5a0ba28aa1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:23:21.359 2864 1789687821056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:23:21.359 2864 1789687821056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (61117130-f2cb-4a70-8281-89eeb2289f60) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:23:21.359 2864 1789687821056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 267837c6-c778-4c85-ba47-3a5a0ba28aa1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:23:21.359 2864 1789687821056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:23:21.359 2864 1789687821056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 267837c6-c778-4c85-ba47-3a5a0ba28aa1 not yet added. Adding. 2022-05-28 17:23:21.359 2864 1789687821056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:23:21.359 2864 1789687821056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:23:21.594 2864 1789687821056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-267837c6-c778-4c85-ba47-3a5a0ba28aa1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:23:21.817 2864 1789687821056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-267837c6-c778-4c85-ba47-3a5a0ba28aa1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:23:21.817 2864 1789687821056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-267837c6-c778-4c85-ba47-3a5a0ba28aa1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:23:22.035 2864 1789687821056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-267837c6-c778-4c85-ba47-3a5a0ba28aa1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:23:22.189 2864 1789687821056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-267837c6-c778-4c85-ba47-3a5a0ba28aa1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.546s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:23:22.189 2864 1789687821056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 267837c6-c778-4c85-ba47-3a5a0ba28aa1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:23:22.203 2864 1789687821056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 267837c6-c778-4c85-ba47-3a5a0ba28aa1 processed. 2022-05-28 17:23:22.203 2864 1789687821056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:23:22.203 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 888e192d-f749-4057-b13f-be68625171cb 2022-05-28 17:23:22.629 2864 1789687821056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:23:24.000 2864 1789689326400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b87fa326-dd26-47c4-a638-be73626bb6df 9271018dd11d490bb3a50cc6206d418b ade651c0c2a1479fb8dfea1d78adac77 - - - -] Security group member updated on remote: ['e235df0f-3c19-4320-b3f8-494516e3fa90'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:23:24.000 2864 1789689326400 MainThread INFO neutron.agent.securitygroups_rpc [req-b87fa326-dd26-47c4-a638-be73626bb6df 9271018dd11d490bb3a50cc6206d418b ade651c0c2a1479fb8dfea1d78adac77 - - - -] Security group member updated ['e235df0f-3c19-4320-b3f8-494516e3fa90'] 2022-05-28 17:23:24.000 2864 1789689326400 MainThread INFO neutron.agent.securitygroups_rpc [req-b87fa326-dd26-47c4-a638-be73626bb6df 9271018dd11d490bb3a50cc6206d418b ade651c0c2a1479fb8dfea1d78adac77 - - - -] Refresh firewall rules 2022-05-28 17:23:24.000 2864 1789689326400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b87fa326-dd26-47c4-a638-be73626bb6df 9271018dd11d490bb3a50cc6206d418b ade651c0c2a1479fb8dfea1d78adac77 - - - -] Get security group information for devices via rpc ['888e192d-f749-4057-b13f-be68625171cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:23:24.140 2864 1789689368416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b87fa326-dd26-47c4-a638-be73626bb6df 9271018dd11d490bb3a50cc6206d418b ade651c0c2a1479fb8dfea1d78adac77 - - - -] port_delete event received for '888e192d-f749-4057-b13f-be68625171cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:23:24.172 2864 1789689412768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03172bf7-9fc1-4b35-a791-29522b01405a 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group rule updated on remote: ['7fdda4e4-83d4-4218-90e8-ff445316247a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:23:24.172 2864 1789689412768 MainThread INFO neutron.agent.securitygroups_rpc [req-03172bf7-9fc1-4b35-a791-29522b01405a 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group rule updated ['7fdda4e4-83d4-4218-90e8-ff445316247a'] 2022-05-28 17:23:24.172 2864 1789689326400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b87fa326-dd26-47c4-a638-be73626bb6df 9271018dd11d490bb3a50cc6206d418b ade651c0c2a1479fb8dfea1d78adac77 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:23:24.172 2864 1789689326400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b87fa326-dd26-47c4-a638-be73626bb6df 9271018dd11d490bb3a50cc6206d418b ade651c0c2a1479fb8dfea1d78adac77 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:23:24.208 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:23:24.208 2864 1789689368416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '888e192d-f749-4057-b13f-be68625171cb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:23:24.208 2864 1789689368416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '888e192d-f749-4057-b13f-be68625171cb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:23:24.219 2864 1789689368416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 888e192d-f749-4057-b13f-be68625171cb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:23:24.219 2864 1789689368416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 608d53a2-cd57-4112-ad41-fabb8dbbbc35 2022-05-28 17:23:24.219 2864 1789689368416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['888e192d-f749-4057-b13f-be68625171cb'] 2022-05-28 17:23:24.219 2864 1789689368416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:23:24.219 2864 1789689368416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:23:24.219 2864 1789689368416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['888e192d-f749-4057-b13f-be68625171cb'] 2022-05-28 17:23:24.470 2864 1789689368416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff29c243-314f-4557-8fbd-9f1f07cf781d 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group rule updated on remote: ['7fdda4e4-83d4-4218-90e8-ff445316247a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:23:24.470 2864 1789689368416 MainThread INFO neutron.agent.securitygroups_rpc [req-ff29c243-314f-4557-8fbd-9f1f07cf781d 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group rule updated ['7fdda4e4-83d4-4218-90e8-ff445316247a'] 2022-05-28 17:23:24.600 2864 1789689368416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8ef1547-ce9d-47bb-a17f-218890533346 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group rule updated on remote: ['7fdda4e4-83d4-4218-90e8-ff445316247a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:23:24.600 2864 1789689368416 MainThread INFO neutron.agent.securitygroups_rpc [req-b8ef1547-ce9d-47bb-a17f-218890533346 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group rule updated ['7fdda4e4-83d4-4218-90e8-ff445316247a'] 2022-05-28 17:23:24.737 2864 1789689368416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8501a99-0e04-4d59-a930-a032c4238730 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group rule updated on remote: ['7fdda4e4-83d4-4218-90e8-ff445316247a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:23:24.737 2864 1789689368416 MainThread INFO neutron.agent.securitygroups_rpc [req-d8501a99-0e04-4d59-a930-a032c4238730 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group rule updated ['7fdda4e4-83d4-4218-90e8-ff445316247a'] 2022-05-28 17:23:24.894 2864 1789686479680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b8f6929-ebe1-43e9-b1bf-e8ddb611e297 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group rule updated on remote: ['7fdda4e4-83d4-4218-90e8-ff445316247a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:23:24.917 2864 1789686479680 MainThread INFO neutron.agent.securitygroups_rpc [req-8b8f6929-ebe1-43e9-b1bf-e8ddb611e297 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group rule updated ['7fdda4e4-83d4-4218-90e8-ff445316247a'] 2022-05-28 17:23:25.128 2864 1789686479680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55b50f7d-6104-4b78-a065-b7b6eebcafea - - - - - -] port_update received: 275fb220-e12e-46eb-919b-dac93fcbb5c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:23:25.240 2864 1789686479680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55b50f7d-6104-4b78-a065-b7b6eebcafea - - - - - -] No port 275fb220-e12e-46eb-919b-dac93fcbb5c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:23:25.240 2864 1789686479680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37c34f1b-f573-4cb8-92aa-eebdbc2c47a9 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group rule updated on remote: ['7fdda4e4-83d4-4218-90e8-ff445316247a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:23:25.240 2864 1789686479680 MainThread INFO neutron.agent.securitygroups_rpc [req-37c34f1b-f573-4cb8-92aa-eebdbc2c47a9 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group rule updated ['7fdda4e4-83d4-4218-90e8-ff445316247a'] 2022-05-28 17:23:26.219 2864 1789688758512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:23:26.325 2864 1789688758512 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:23:42.621 2864 1789689412240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d0da0d7-2f2f-4986-9c5f-1307dcc9b001 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network 608d53a2-cd57-4112-ad41-fabb8dbbbc35 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:23:42.621 2864 1789689412240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d0da0d7-2f2f-4986-9c5f-1307dcc9b001 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Network 608d53a2-cd57-4112-ad41-fabb8dbbbc35 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-28 17:23:43.148 2864 1789689738512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e29a639-6cbf-4ae7-b05c-96f835b8537b 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network 2c2ac405-fee1-4707-ba66-a6dc55755364 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:23:43.148 2864 1789689738512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e29a639-6cbf-4ae7-b05c-96f835b8537b 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Network 2c2ac405-fee1-4707-ba66-a6dc55755364 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-28 17:23:50.266 2864 1789687279456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d35fe308-8cea-4e0d-9614-fbe0b554de23 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group member updated on remote: ['7fdda4e4-83d4-4218-90e8-ff445316247a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:23:50.292 2864 1789687279456 MainThread INFO neutron.agent.securitygroups_rpc [req-d35fe308-8cea-4e0d-9614-fbe0b554de23 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group member updated ['7fdda4e4-83d4-4218-90e8-ff445316247a'] 2022-05-28 17:23:50.516 2864 1789688616560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68084272-409b-4c89-b03b-0ca8f0d6b644 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group rule updated on remote: ['9eceb2fb-f577-449f-8e37-0ca0d852a9a9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:23:50.516 2864 1789688616560 MainThread INFO neutron.agent.securitygroups_rpc [req-68084272-409b-4c89-b03b-0ca8f0d6b644 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group rule updated ['9eceb2fb-f577-449f-8e37-0ca0d852a9a9'] 2022-05-28 17:23:50.643 2864 1789687492848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f93f59b-4fbe-4f7c-93e7-c87a0b2cdc11 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group rule updated on remote: ['9eceb2fb-f577-449f-8e37-0ca0d852a9a9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:23:50.643 2864 1789687492848 MainThread INFO neutron.agent.securitygroups_rpc [req-7f93f59b-4fbe-4f7c-93e7-c87a0b2cdc11 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group rule updated ['9eceb2fb-f577-449f-8e37-0ca0d852a9a9'] 2022-05-28 17:23:51.427 2864 1789688803168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bad6075-37e4-43e9-9e42-bfee70dc58ba 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 438e486c-0dfd-4431-9a4b-ed63b935bdf6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:23:51.437 2864 1789688803168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bad6075-37e4-43e9-9e42-bfee70dc58ba 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:23:56.038 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 438e486c-0dfd-4431-9a4b-ed63b935bdf6 2022-05-28 17:23:56.067 2864 1789689777312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42ebf6b3-d6b6-4a75-833f-f18b15f8a362 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group member updated on remote: ['9eceb2fb-f577-449f-8e37-0ca0d852a9a9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:23:56.067 2864 1789689777312 MainThread INFO neutron.agent.securitygroups_rpc [req-42ebf6b3-d6b6-4a75-833f-f18b15f8a362 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group member updated ['9eceb2fb-f577-449f-8e37-0ca0d852a9a9'] 2022-05-28 17:23:56.322 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:23:56.546 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 2022-05-28 17:23:56.546 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 updated. Details: {'device': '438e486c-0dfd-4431-9a4b-ed63b935bdf6', 'network_id': '7a94f276-dc76-45c3-8391-49b7ed025ec2', 'port_id': '438e486c-0dfd-4431-9a4b-ed63b935bdf6', 'mac_address': 'fa:16:3e:8a:c8:94', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 104, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1de9158a-dfa3-4401-b7a0-e81115f1460e', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:23:56.561 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:23:56.561 2864 1789688254304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-438e486c-0dfd-4431-9a4b-ed63b935bdf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:23:56.561 2864 1789688254304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:23:56.561 2864 1789688254304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7a94f276-dc76-45c3-8391-49b7ed025ec2 2022-05-28 17:23:56.561 2864 1789688254304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:23:56.782 2864 1789688254304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '438e486c-0dfd-4431-9a4b-ed63b935bdf6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:23:56.782 2864 1789688254304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '438e486c-0dfd-4431-9a4b-ed63b935bdf6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:23:56.799 2864 1789688254304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:23:56.799 2864 1789688254304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 104, VLAN trunk: None to switch port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 2022-05-28 17:23:56.967 2864 1789688254304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:23:56.967 2864 1789688254304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['438e486c-0dfd-4431-9a4b-ed63b935bdf6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:23:56.986 2864 1789688253424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bd65c65-89d9-45bd-9304-2df5668cdd03 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 12453f50-74e5-4f4a-b8ce-00f6d17676a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:23:57.009 2864 1789688253424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bd65c65-89d9-45bd-9304-2df5668cdd03 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 12453f50-74e5-4f4a-b8ce-00f6d17676a0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:23:57.264 2864 1789688254304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['438e486c-0dfd-4431-9a4b-ed63b935bdf6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:23:57.264 2864 1789688254304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:23:57.264 2864 1789688254304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7fdda4e4-83d4-4218-90e8-ff445316247a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:23:57.268 2864 1789688254304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 438e486c-0dfd-4431-9a4b-ed63b935bdf6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:23:57.268 2864 1789688254304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:23:57.268 2864 1789688254304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 438e486c-0dfd-4431-9a4b-ed63b935bdf6 not yet added. Adding. 2022-05-28 17:23:57.268 2864 1789688254304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:23:57.268 2864 1789688254304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:23:57.485 2864 1789688254304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-438e486c-0dfd-4431-9a4b-ed63b935bdf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:23:57.954 2864 1789688254304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-438e486c-0dfd-4431-9a4b-ed63b935bdf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:23:57.954 2864 1789688254304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-438e486c-0dfd-4431-9a4b-ed63b935bdf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:23:58.281 2864 1789688254304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-438e486c-0dfd-4431-9a4b-ed63b935bdf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:23:58.500 2864 1789688254304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-438e486c-0dfd-4431-9a4b-ed63b935bdf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:23:58.500 2864 1789688254304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:23:58.500 2864 1789688254304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 processed. 2022-05-28 17:23:58.516 2864 1789688254304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:23:58.672 2864 1789688254304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:00.129 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 12453f50-74e5-4f4a-b8ce-00f6d17676a0 2022-05-28 17:24:00.516 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:24:00.719 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 12453f50-74e5-4f4a-b8ce-00f6d17676a0 2022-05-28 17:24:00.719 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 12453f50-74e5-4f4a-b8ce-00f6d17676a0 updated. Details: {'device': '12453f50-74e5-4f4a-b8ce-00f6d17676a0', 'network_id': '90af2913-65ee-47cc-98b4-e7d3a0ba9c62', 'port_id': '12453f50-74e5-4f4a-b8ce-00f6d17676a0', 'mac_address': 'fa:16:3e:b7:b6:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 145, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '89834cf8-0b73-4d8b-a54b-05d5ec6d3ebd', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:24:00.719 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:24:00.719 2864 1789685755568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12453f50-74e5-4f4a-b8ce-00f6d17676a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:00.719 2864 1789685755568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 12453f50-74e5-4f4a-b8ce-00f6d17676a0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:24:00.719 2864 1789685755568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:24:00.945 2864 1789685755568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12453f50-74e5-4f4a-b8ce-00f6d17676a0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:24:00.962 2864 1789685755568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12453f50-74e5-4f4a-b8ce-00f6d17676a0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:24:00.977 2864 1789685755568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 12453f50-74e5-4f4a-b8ce-00f6d17676a0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:24:00.985 2864 1789685755568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 145, VLAN trunk: None to switch port 12453f50-74e5-4f4a-b8ce-00f6d17676a0 2022-05-28 17:24:01.141 2864 1789685755568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:24:01.141 2864 1789685755568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['12453f50-74e5-4f4a-b8ce-00f6d17676a0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:24:01.316 2864 1789685755568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['12453f50-74e5-4f4a-b8ce-00f6d17676a0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:24:01.316 2864 1789685755568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:24:01.316 2864 1789685755568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9eceb2fb-f577-449f-8e37-0ca0d852a9a9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:24:01.316 2864 1789685755568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 12453f50-74e5-4f4a-b8ce-00f6d17676a0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:24:01.316 2864 1789685755568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:24:01.316 2864 1789685755568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 12453f50-74e5-4f4a-b8ce-00f6d17676a0 not yet added. Adding. 2022-05-28 17:24:01.316 2864 1789685755568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:24:01.316 2864 1789685755568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:24:01.549 2864 1789685755568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12453f50-74e5-4f4a-b8ce-00f6d17676a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:01.803 2864 1789685755568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12453f50-74e5-4f4a-b8ce-00f6d17676a0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:01.803 2864 1789685755568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12453f50-74e5-4f4a-b8ce-00f6d17676a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:02.094 2864 1789685755568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12453f50-74e5-4f4a-b8ce-00f6d17676a0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:02.297 2864 1789685755568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12453f50-74e5-4f4a-b8ce-00f6d17676a0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:02.297 2864 1789685755568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 12453f50-74e5-4f4a-b8ce-00f6d17676a0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:24:02.297 2864 1789685755568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 12453f50-74e5-4f4a-b8ce-00f6d17676a0 processed. 2022-05-28 17:24:02.297 2864 1789685755568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2f2af7d-cc30-47fb-bc2d-230f39b1de1a b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Security group member updated on remote: ['9530b46b-80c9-46d4-860c-06e26ce7b9cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:24:02.297 2864 1789685755568 MainThread INFO neutron.agent.securitygroups_rpc [req-b2f2af7d-cc30-47fb-bc2d-230f39b1de1a b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Security group member updated ['9530b46b-80c9-46d4-860c-06e26ce7b9cb'] 2022-05-28 17:24:02.516 2864 1789689291696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:02.739 2864 1789689291696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:02.846 2864 1789685687568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f69a0b5-342d-4abd-b3fb-5d03aa3c4c7b 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: e882a156-fa36-4bf9-aff5-5ca044892e93 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:24:02.846 2864 1789685687568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f69a0b5-342d-4abd-b3fb-5d03aa3c4c7b 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port e882a156-fa36-4bf9-aff5-5ca044892e93 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:24:08.281 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e882a156-fa36-4bf9-aff5-5ca044892e93 2022-05-28 17:24:08.531 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:24:08.726 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port e882a156-fa36-4bf9-aff5-5ca044892e93 2022-05-28 17:24:08.726 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port e882a156-fa36-4bf9-aff5-5ca044892e93 updated. Details: {'device': 'e882a156-fa36-4bf9-aff5-5ca044892e93', 'network_id': 'ae654189-60a7-468a-ac4c-04bbb9db2523', 'port_id': 'e882a156-fa36-4bf9-aff5-5ca044892e93', 'mac_address': 'fa:16:3e:05:64:b8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 141, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4cf63483-b5ae-4395-9d5c-119b5a38389e', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:24:08.726 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:24:08.726 2864 1789689264784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e882a156-fa36-4bf9-aff5-5ca044892e93" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:08.726 2864 1789689264784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e882a156-fa36-4bf9-aff5-5ca044892e93 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:24:08.726 2864 1789689264784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ae654189-60a7-468a-ac4c-04bbb9db2523 2022-05-28 17:24:08.739 2864 1789689264784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:24:08.953 2864 1789689264784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e882a156-fa36-4bf9-aff5-5ca044892e93') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:24:08.968 2864 1789689264784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e882a156-fa36-4bf9-aff5-5ca044892e93') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:24:08.968 2864 1789689264784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e882a156-fa36-4bf9-aff5-5ca044892e93 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:24:08.968 2864 1789689264784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 141, VLAN trunk: None to switch port e882a156-fa36-4bf9-aff5-5ca044892e93 2022-05-28 17:24:09.140 2864 1789689264784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:24:09.140 2864 1789689264784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e882a156-fa36-4bf9-aff5-5ca044892e93'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:24:09.283 2864 1789689264784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e882a156-fa36-4bf9-aff5-5ca044892e93']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:24:09.283 2864 1789689264784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:24:09.283 2864 1789689264784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9530b46b-80c9-46d4-860c-06e26ce7b9cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:24:09.283 2864 1789689264784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9530b46b-80c9-46d4-860c-06e26ce7b9cb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:24:09.283 2864 1789689264784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e882a156-fa36-4bf9-aff5-5ca044892e93 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:24:09.283 2864 1789689264784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:24:09.283 2864 1789689264784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e882a156-fa36-4bf9-aff5-5ca044892e93 not yet added. Adding. 2022-05-28 17:24:09.283 2864 1789689264784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:24:09.303 2864 1789689264784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:24:09.563 2864 1789689264784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e882a156-fa36-4bf9-aff5-5ca044892e93" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:09.818 2864 1789689264784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e882a156-fa36-4bf9-aff5-5ca044892e93" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:09.818 2864 1789689264784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e882a156-fa36-4bf9-aff5-5ca044892e93" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:10.125 2864 1789689264784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e882a156-fa36-4bf9-aff5-5ca044892e93" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:10.361 2864 1789689264784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e882a156-fa36-4bf9-aff5-5ca044892e93" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.640s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:10.361 2864 1789689264784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e882a156-fa36-4bf9-aff5-5ca044892e93 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:24:10.361 2864 1789689264784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e882a156-fa36-4bf9-aff5-5ca044892e93 processed. 2022-05-28 17:24:10.532 2864 1789685804720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:10.703 2864 1789685804720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:16.026 2864 1789689912832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0fece909-ed31-4375-9898-afb3f63b56c3 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Security group member updated on remote: ['9530b46b-80c9-46d4-860c-06e26ce7b9cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:24:16.026 2864 1789689912832 MainThread INFO neutron.agent.securitygroups_rpc [req-0fece909-ed31-4375-9898-afb3f63b56c3 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Security group member updated ['9530b46b-80c9-46d4-860c-06e26ce7b9cb'] 2022-05-28 17:24:16.026 2864 1789689912832 MainThread INFO neutron.agent.securitygroups_rpc [req-0fece909-ed31-4375-9898-afb3f63b56c3 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Refresh firewall rules 2022-05-28 17:24:16.026 2864 1789689912832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0fece909-ed31-4375-9898-afb3f63b56c3 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Get security group information for devices via rpc ['e882a156-fa36-4bf9-aff5-5ca044892e93'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:24:16.062 2864 1789689912832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0fece909-ed31-4375-9898-afb3f63b56c3 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:24:16.062 2864 1789689912832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0fece909-ed31-4375-9898-afb3f63b56c3 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:24:16.109 2864 1789689912832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fece909-ed31-4375-9898-afb3f63b56c3 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] port_delete event received for 'e882a156-fa36-4bf9-aff5-5ca044892e93' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:24:16.625 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e882a156-fa36-4bf9-aff5-5ca044892e93 2022-05-28 17:24:18.605 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:24:18.605 2864 1789689957536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e882a156-fa36-4bf9-aff5-5ca044892e93' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:24:18.605 2864 1789689957536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e882a156-fa36-4bf9-aff5-5ca044892e93' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:24:18.605 2864 1789689957536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e882a156-fa36-4bf9-aff5-5ca044892e93 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:24:18.625 2864 1789689957536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ae654189-60a7-468a-ac4c-04bbb9db2523 2022-05-28 17:24:18.625 2864 1789689957536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e882a156-fa36-4bf9-aff5-5ca044892e93'] 2022-05-28 17:24:18.625 2864 1789689957536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:24:18.625 2864 1789689957536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:24:18.625 2864 1789689957536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e882a156-fa36-4bf9-aff5-5ca044892e93'] 2022-05-28 17:24:19.453 2864 1789689957360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-338727fd-53b0-474f-a004-74b302f512c4 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Security group member updated on remote: ['9530b46b-80c9-46d4-860c-06e26ce7b9cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:24:19.453 2864 1789689957360 MainThread INFO neutron.agent.securitygroups_rpc [req-338727fd-53b0-474f-a004-74b302f512c4 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Security group member updated ['9530b46b-80c9-46d4-860c-06e26ce7b9cb'] 2022-05-28 17:24:20.613 2864 1789689861040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:20.641 2864 1789689861040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:20.812 2864 1789689264784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-090f5349-ac55-4a21-a71c-f38f3c7227c0 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 174ed97b-9987-44ef-82dc-a6f72a91939d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:24:20.828 2864 1789689264784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-090f5349-ac55-4a21-a71c-f38f3c7227c0 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 174ed97b-9987-44ef-82dc-a6f72a91939d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:24:24.547 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 174ed97b-9987-44ef-82dc-a6f72a91939d 2022-05-28 17:24:24.627 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:24:24.813 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 174ed97b-9987-44ef-82dc-a6f72a91939d 2022-05-28 17:24:24.828 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 174ed97b-9987-44ef-82dc-a6f72a91939d updated. Details: {'device': '174ed97b-9987-44ef-82dc-a6f72a91939d', 'network_id': 'ae654189-60a7-468a-ac4c-04bbb9db2523', 'port_id': '174ed97b-9987-44ef-82dc-a6f72a91939d', 'mac_address': 'fa:16:3e:b6:3d:e6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 141, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4cf63483-b5ae-4395-9d5c-119b5a38389e', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:24:24.828 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:24:24.828 2864 1789689980528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-174ed97b-9987-44ef-82dc-a6f72a91939d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:24.828 2864 1789689980528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 174ed97b-9987-44ef-82dc-a6f72a91939d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:24:24.828 2864 1789689980528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ae654189-60a7-468a-ac4c-04bbb9db2523 2022-05-28 17:24:24.828 2864 1789689980528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:24:25.046 2864 1789689980528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '174ed97b-9987-44ef-82dc-a6f72a91939d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:24:25.046 2864 1789689980528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '174ed97b-9987-44ef-82dc-a6f72a91939d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:24:25.046 2864 1789689980528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 174ed97b-9987-44ef-82dc-a6f72a91939d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:24:25.046 2864 1789689980528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 141, VLAN trunk: None to switch port 174ed97b-9987-44ef-82dc-a6f72a91939d 2022-05-28 17:24:25.263 2864 1789689980528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:24:25.271 2864 1789689980528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['174ed97b-9987-44ef-82dc-a6f72a91939d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:24:25.407 2864 1789689980528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['174ed97b-9987-44ef-82dc-a6f72a91939d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:24:25.407 2864 1789689980528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:24:25.407 2864 1789689980528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9530b46b-80c9-46d4-860c-06e26ce7b9cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:24:25.407 2864 1789689980528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9530b46b-80c9-46d4-860c-06e26ce7b9cb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:24:25.407 2864 1789689980528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 174ed97b-9987-44ef-82dc-a6f72a91939d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:24:25.407 2864 1789689980528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:24:25.407 2864 1789689980528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 174ed97b-9987-44ef-82dc-a6f72a91939d not yet added. Adding. 2022-05-28 17:24:25.407 2864 1789689980528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:24:25.422 2864 1789689980528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:24:25.688 2864 1789689980528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-174ed97b-9987-44ef-82dc-a6f72a91939d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:25.953 2864 1789689980528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-174ed97b-9987-44ef-82dc-a6f72a91939d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:25.953 2864 1789689980528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-174ed97b-9987-44ef-82dc-a6f72a91939d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:26.267 2864 1789689980528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-174ed97b-9987-44ef-82dc-a6f72a91939d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:26.468 2864 1789689980528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-174ed97b-9987-44ef-82dc-a6f72a91939d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.641s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:26.468 2864 1789689980528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 174ed97b-9987-44ef-82dc-a6f72a91939d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:24:26.468 2864 1789689980528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 174ed97b-9987-44ef-82dc-a6f72a91939d processed. 2022-05-28 17:24:26.643 2864 1789690104640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:26.813 2864 1789690104640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:32.531 2864 1789689910368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7747a980-a202-4875-94ba-4a1b160f4164 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Security group member updated on remote: ['9530b46b-80c9-46d4-860c-06e26ce7b9cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:24:32.531 2864 1789689910368 MainThread INFO neutron.agent.securitygroups_rpc [req-7747a980-a202-4875-94ba-4a1b160f4164 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Security group member updated ['9530b46b-80c9-46d4-860c-06e26ce7b9cb'] 2022-05-28 17:24:32.531 2864 1789689910368 MainThread INFO neutron.agent.securitygroups_rpc [req-7747a980-a202-4875-94ba-4a1b160f4164 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Refresh firewall rules 2022-05-28 17:24:32.531 2864 1789689910368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7747a980-a202-4875-94ba-4a1b160f4164 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Get security group information for devices via rpc ['174ed97b-9987-44ef-82dc-a6f72a91939d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:24:32.627 2864 1789689876544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7747a980-a202-4875-94ba-4a1b160f4164 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] port_delete event received for '174ed97b-9987-44ef-82dc-a6f72a91939d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:24:32.703 2864 1789689910368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7747a980-a202-4875-94ba-4a1b160f4164 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:24:32.703 2864 1789689910368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7747a980-a202-4875-94ba-4a1b160f4164 b8dda64fd91049e7a3e437bf45ffa680 715ac25bc9cb4560bc19486ccc201cee - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:24:32.813 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 174ed97b-9987-44ef-82dc-a6f72a91939d 2022-05-28 17:24:34.687 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:24:34.687 2864 1789685687568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '174ed97b-9987-44ef-82dc-a6f72a91939d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:24:34.687 2864 1789685687568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '174ed97b-9987-44ef-82dc-a6f72a91939d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:24:34.687 2864 1789685687568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 174ed97b-9987-44ef-82dc-a6f72a91939d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:24:34.719 2864 1789685687568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ae654189-60a7-468a-ac4c-04bbb9db2523 2022-05-28 17:24:34.719 2864 1789685687568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['174ed97b-9987-44ef-82dc-a6f72a91939d'] 2022-05-28 17:24:34.719 2864 1789685687568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:24:34.719 2864 1789685687568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:24:34.719 2864 1789685687568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['174ed97b-9987-44ef-82dc-a6f72a91939d'] 2022-05-28 17:24:36.703 2864 1789689737808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:36.734 2864 1789689737808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:46.922 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c 2022-05-28 17:24:48.768 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:24:49.017 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c 2022-05-28 17:24:49.017 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c updated. Details: {'device': '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c', 'network_id': '6fed0c83-c4ec-40c5-96a2-475a377ac36d', 'port_id': '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c', 'mac_address': 'fa:16:3e:54:f9:c2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 133, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7090c85a-9d3b-4bf6-88d8-8c195e3d4d69', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:24:49.017 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:24:49.017 2864 1789690349872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:49.017 2864 1789690349872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:24:49.017 2864 1789690349872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:24:49.063 2864 1789690349872 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:24:49.063 2864 1789690349872 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:24:49.077 2864 1789690349872 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:24:49.077 2864 1789690349872 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 133, VLAN trunk: None to switch port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c 2022-05-28 17:24:49.126 2864 1789690349872 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:24:49.126 2864 1789690349872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4e1ad30d-3eba-4f0b-8d0b-de214a998e3c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:24:49.281 2864 1789690349872 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4e1ad30d-3eba-4f0b-8d0b-de214a998e3c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:24:49.281 2864 1789690349872 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:24:49.281 2864 1789690349872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a750794b-a7c1-4c2e-9761-eaa37200abc6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:24:49.281 2864 1789690349872 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:24:49.281 2864 1789690349872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:24:49.281 2864 1789690349872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-05-28 17:24:49.281 2864 1789690349872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:49.281 2864 1789690349872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:49.281 2864 1789690349872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:49.281 2864 1789690349872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:49.362 2864 1789690349872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:49.362 2864 1789690349872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:24:49.362 2864 1789690349872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c processed. 2022-05-28 17:24:50.922 2864 1789690385152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:24:51.094 2864 1789690385152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:24:53.016 2864 1789686350064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d852920-7fdf-4ab4-b08a-4bbbb268e4c9 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network ae654189-60a7-468a-ac4c-04bbb9db2523 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:24:53.016 2864 1789686350064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d852920-7fdf-4ab4-b08a-4bbbb268e4c9 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Network ae654189-60a7-468a-ac4c-04bbb9db2523 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-28 17:25:03.219 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c 2022-05-28 17:25:04.819 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:25:04.819 2864 1789690447824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:25:04.819 2864 1789690447824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:25:04.819 2864 1789690447824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:25:04.845 2864 1789690447824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e1ad30d-3eba-4f0b-8d0b-de214a998e3c'] 2022-05-28 17:25:04.845 2864 1789690447824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:25:04.845 2864 1789690447824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:25:04.845 2864 1789690447824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e1ad30d-3eba-4f0b-8d0b-de214a998e3c'] 2022-05-28 17:25:05.234 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c 2022-05-28 17:25:06.842 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:25:06.846 2864 1789690388320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:25:06.846 2864 1789690384976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:25:06.846 2864 1789690384976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:25:06.846 2864 1789690384976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:25:06.859 2864 1789690384976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6fed0c83-c4ec-40c5-96a2-475a377ac36d 2022-05-28 17:25:06.859 2864 1789690384976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e1ad30d-3eba-4f0b-8d0b-de214a998e3c'] 2022-05-28 17:25:06.859 2864 1789690384976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:25:06.859 2864 1789690384976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e1ad30d-3eba-4f0b-8d0b-de214a998e3c'] 2022-05-28 17:25:06.970 2864 1789690388320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:25:27.287 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c 2022-05-28 17:25:28.904 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:25:29.093 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c 2022-05-28 17:25:29.093 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c updated. Details: {'device': '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c', 'network_id': '6fed0c83-c4ec-40c5-96a2-475a377ac36d', 'port_id': '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c', 'mac_address': 'fa:16:3e:54:f9:c2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 133, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7090c85a-9d3b-4bf6-88d8-8c195e3d4d69', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:25:29.093 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:25:29.093 2864 1789686478272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:25:29.093 2864 1789686478272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:25:29.093 2864 1789686478272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6fed0c83-c4ec-40c5-96a2-475a377ac36d 2022-05-28 17:25:29.093 2864 1789686478272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:25:29.327 2864 1789686478272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:25:29.327 2864 1789686478272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:25:29.327 2864 1789686478272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:25:29.327 2864 1789686478272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 133, VLAN trunk: None to switch port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c 2022-05-28 17:25:29.486 2864 1789686478272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:25:29.486 2864 1789686478272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4e1ad30d-3eba-4f0b-8d0b-de214a998e3c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:25:29.625 2864 1789686478272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4e1ad30d-3eba-4f0b-8d0b-de214a998e3c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:25:29.625 2864 1789686478272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:25:29.625 2864 1789686478272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a750794b-a7c1-4c2e-9761-eaa37200abc6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:25:29.625 2864 1789686478272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:25:29.625 2864 1789686478272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:25:29.625 2864 1789686478272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c not yet added. Adding. 2022-05-28 17:25:29.625 2864 1789686478272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:25:29.625 2864 1789686478272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:25:29.831 2864 1789686478272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:25:30.063 2864 1789686478272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:25:30.063 2864 1789686478272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:25:30.358 2864 1789686478272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:25:30.500 2864 1789686478272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e1ad30d-3eba-4f0b-8d0b-de214a998e3c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:25:30.500 2864 1789686478272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:25:30.500 2864 1789686478272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c processed. 2022-05-28 17:25:30.500 2864 1789686478272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a1b6a93-da9a-490b-934f-76abafa99020 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated on remote: ['2bad0bc9-9ce1-4da3-bcad-ec43d8951b95'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:25:30.527 2864 1789686478272 MainThread INFO neutron.agent.securitygroups_rpc [req-7a1b6a93-da9a-490b-934f-76abafa99020 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated ['2bad0bc9-9ce1-4da3-bcad-ec43d8951b95'] 2022-05-28 17:25:30.527 2864 1789689910544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f21c44b2-7b87-4265-b26c-9fbee8e86d43 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated on remote: ['2bad0bc9-9ce1-4da3-bcad-ec43d8951b95'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:25:30.527 2864 1789689910544 MainThread INFO neutron.agent.securitygroups_rpc [req-f21c44b2-7b87-4265-b26c-9fbee8e86d43 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated ['2bad0bc9-9ce1-4da3-bcad-ec43d8951b95'] 2022-05-28 17:25:30.902 2864 1789686517824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:25:31.078 2864 1789686517824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:25:34.565 2864 1789687214496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3cb2db4-25bb-44e1-99c6-8e078795b2e0 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated on remote: ['2bad0bc9-9ce1-4da3-bcad-ec43d8951b95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:25:34.565 2864 1789687214496 MainThread INFO neutron.agent.securitygroups_rpc [req-a3cb2db4-25bb-44e1-99c6-8e078795b2e0 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated ['2bad0bc9-9ce1-4da3-bcad-ec43d8951b95'] 2022-05-28 17:25:35.406 2864 1789686828720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcb89854-34f3-4d3b-8619-801be9430185 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 0718f735-a32b-4c91-9167-f083a8f7b19a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:25:35.423 2864 1789686828720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcb89854-34f3-4d3b-8619-801be9430185 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 0718f735-a32b-4c91-9167-f083a8f7b19a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:25:39.377 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0718f735-a32b-4c91-9167-f083a8f7b19a 2022-05-28 17:25:40.958 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:25:41.124 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 0718f735-a32b-4c91-9167-f083a8f7b19a 2022-05-28 17:25:41.154 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 0718f735-a32b-4c91-9167-f083a8f7b19a updated. Details: {'device': '0718f735-a32b-4c91-9167-f083a8f7b19a', 'network_id': '74f43e8b-dee7-40a2-a7c0-cb46125789f6', 'port_id': '0718f735-a32b-4c91-9167-f083a8f7b19a', 'mac_address': 'fa:16:3e:98:11:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 131, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8adff76d-0afb-469b-b138-7128c0ccb158', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:25:41.155 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:25:41.155 2864 1789646637536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0718f735-a32b-4c91-9167-f083a8f7b19a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:25:41.155 2864 1789646637536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0718f735-a32b-4c91-9167-f083a8f7b19a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:25:41.155 2864 1789646637536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:25:41.374 2864 1789646637536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0718f735-a32b-4c91-9167-f083a8f7b19a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:25:41.374 2864 1789646637536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0718f735-a32b-4c91-9167-f083a8f7b19a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:25:41.374 2864 1789646637536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0718f735-a32b-4c91-9167-f083a8f7b19a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:25:41.374 2864 1789646637536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 131, VLAN trunk: None to switch port 0718f735-a32b-4c91-9167-f083a8f7b19a 2022-05-28 17:25:41.546 2864 1789646637536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:25:41.546 2864 1789646637536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0718f735-a32b-4c91-9167-f083a8f7b19a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:25:41.676 2864 1789646637536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0718f735-a32b-4c91-9167-f083a8f7b19a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:25:41.676 2864 1789646637536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:25:41.676 2864 1789646637536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2bad0bc9-9ce1-4da3-bcad-ec43d8951b95) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:25:41.676 2864 1789646637536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0718f735-a32b-4c91-9167-f083a8f7b19a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:25:41.676 2864 1789646637536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:25:41.676 2864 1789646637536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0718f735-a32b-4c91-9167-f083a8f7b19a not yet added. Adding. 2022-05-28 17:25:41.676 2864 1789646637536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:25:41.676 2864 1789646637536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:25:41.891 2864 1789646637536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0718f735-a32b-4c91-9167-f083a8f7b19a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:25:42.110 2864 1789646637536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0718f735-a32b-4c91-9167-f083a8f7b19a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:25:42.110 2864 1789646637536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0718f735-a32b-4c91-9167-f083a8f7b19a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:25:42.406 2864 1789646637536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0718f735-a32b-4c91-9167-f083a8f7b19a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:25:42.578 2864 1789646637536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0718f735-a32b-4c91-9167-f083a8f7b19a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:25:42.578 2864 1789646637536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0718f735-a32b-4c91-9167-f083a8f7b19a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:25:42.578 2864 1789646637536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0718f735-a32b-4c91-9167-f083a8f7b19a processed. 2022-05-28 17:25:42.971 2864 1789646637536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:25:43.142 2864 1789646637536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:26:44.017 2864 1789689877600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49148ea1-4be5-4e7b-8729-aacabf11cc34 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group member updated on remote: ['a750794b-a7c1-4c2e-9761-eaa37200abc6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:26:44.017 2864 1789689877600 MainThread INFO neutron.agent.securitygroups_rpc [req-49148ea1-4be5-4e7b-8729-aacabf11cc34 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group member updated ['a750794b-a7c1-4c2e-9761-eaa37200abc6'] 2022-05-28 17:26:44.193 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c 2022-05-28 17:26:44.315 2864 1789689089888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49148ea1-4be5-4e7b-8729-aacabf11cc34 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] port_delete event received for '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:26:45.297 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:26:45.297 2864 1789687349312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:26:45.297 2864 1789687349312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4e1ad30d-3eba-4f0b-8d0b-de214a998e3c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:26:45.297 2864 1789687349312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4e1ad30d-3eba-4f0b-8d0b-de214a998e3c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:26:45.331 2864 1789687349312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6fed0c83-c4ec-40c5-96a2-475a377ac36d 2022-05-28 17:26:45.331 2864 1789687349312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e1ad30d-3eba-4f0b-8d0b-de214a998e3c'] 2022-05-28 17:26:45.331 2864 1789687349312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:26:45.331 2864 1789687349312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:26:45.331 2864 1789687349312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e1ad30d-3eba-4f0b-8d0b-de214a998e3c'] 2022-05-28 17:26:45.625 2864 1789687349312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91b8de66-c91d-48c7-b94c-035e4cbf8109 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] port_delete event received for 'd9095de6-48cf-43e3-a939-3c341ea5103a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:26:45.967 2864 1789686792432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-986591f8-d19c-4880-a9fc-51bf60836207 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group rule updated on remote: ['5b96204d-ba8a-4b66-b8c5-8d39dc6de2e8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:26:45.967 2864 1789686792432 MainThread INFO neutron.agent.securitygroups_rpc [req-986591f8-d19c-4880-a9fc-51bf60836207 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group rule updated ['5b96204d-ba8a-4b66-b8c5-8d39dc6de2e8'] 2022-05-28 17:26:46.082 2864 1789686828544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da42e65c-9af7-4697-b8cf-122c3643e274 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group rule updated on remote: ['5b96204d-ba8a-4b66-b8c5-8d39dc6de2e8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:26:46.082 2864 1789686828544 MainThread INFO neutron.agent.securitygroups_rpc [req-da42e65c-9af7-4697-b8cf-122c3643e274 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group rule updated ['5b96204d-ba8a-4b66-b8c5-8d39dc6de2e8'] 2022-05-28 17:26:47.301 2864 1789686909232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:26:47.329 2864 1789686909232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:26:50.161 2864 1789687558912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5302c25f-f146-4b7e-b8bf-6ed6ee2bba1a 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group member updated on remote: ['5b96204d-ba8a-4b66-b8c5-8d39dc6de2e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:26:50.161 2864 1789687558912 MainThread INFO neutron.agent.securitygroups_rpc [req-5302c25f-f146-4b7e-b8bf-6ed6ee2bba1a 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group member updated ['5b96204d-ba8a-4b66-b8c5-8d39dc6de2e8'] 2022-05-28 17:26:51.234 2864 1789688472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864ed15e-1cec-4ac2-883c-661b547fcb48 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 94c7aa5e-dbd8-4b37-8873-7c88238a00ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:26:51.250 2864 1789688472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864ed15e-1cec-4ac2-883c-661b547fcb48 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:26:54.173 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 94c7aa5e-dbd8-4b37-8873-7c88238a00ee 2022-05-28 17:26:55.315 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:26:55.501 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee 2022-05-28 17:26:55.501 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee updated. Details: {'device': '94c7aa5e-dbd8-4b37-8873-7c88238a00ee', 'network_id': '6fed0c83-c4ec-40c5-96a2-475a377ac36d', 'port_id': '94c7aa5e-dbd8-4b37-8873-7c88238a00ee', 'mac_address': 'fa:16:3e:ed:cd:33', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 133, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7090c85a-9d3b-4bf6-88d8-8c195e3d4d69', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:26:55.501 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:26:55.501 2864 1789686828368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:26:55.501 2864 1789686828368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:26:55.501 2864 1789686828368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6fed0c83-c4ec-40c5-96a2-475a377ac36d 2022-05-28 17:26:55.501 2864 1789686828368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:26:55.736 2864 1789686828368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '94c7aa5e-dbd8-4b37-8873-7c88238a00ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:26:55.736 2864 1789686828368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '94c7aa5e-dbd8-4b37-8873-7c88238a00ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:26:55.736 2864 1789686828368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:26:55.736 2864 1789686828368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 133, VLAN trunk: None to switch port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee 2022-05-28 17:26:55.921 2864 1789686828368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:26:55.921 2864 1789686828368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['94c7aa5e-dbd8-4b37-8873-7c88238a00ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:26:56.077 2864 1789686828368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['94c7aa5e-dbd8-4b37-8873-7c88238a00ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:26:56.077 2864 1789686828368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:26:56.077 2864 1789686828368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5b96204d-ba8a-4b66-b8c5-8d39dc6de2e8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:26:56.077 2864 1789686828368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 94c7aa5e-dbd8-4b37-8873-7c88238a00ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:26:56.093 2864 1789686828368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:26:56.093 2864 1789686828368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 94c7aa5e-dbd8-4b37-8873-7c88238a00ee not yet added. Adding. 2022-05-28 17:26:56.093 2864 1789686828368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:26:56.093 2864 1789686828368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:26:56.328 2864 1789686828368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:26:56.565 2864 1789686828368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:26:56.565 2864 1789686828368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:26:56.828 2864 1789686828368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:26:57.018 2864 1789686828368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:26:57.018 2864 1789686828368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:26:57.018 2864 1789686828368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee processed. 2022-05-28 17:26:57.328 2864 1789686828368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:26:57.499 2864 1789686828368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:10.436 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 438e486c-0dfd-4431-9a4b-ed63b935bdf6 2022-05-28 17:27:11.360 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:27:11.360 2864 1789688379344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '438e486c-0dfd-4431-9a4b-ed63b935bdf6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:27:11.360 2864 1789688379344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '438e486c-0dfd-4431-9a4b-ed63b935bdf6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:27:11.360 2864 1789688379344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:27:11.390 2864 1789688379344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7a94f276-dc76-45c3-8391-49b7ed025ec2 2022-05-28 17:27:11.390 2864 1789688379344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['438e486c-0dfd-4431-9a4b-ed63b935bdf6'] 2022-05-28 17:27:11.390 2864 1789688379344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:27:11.390 2864 1789688379344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:27:11.390 2864 1789688379344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['438e486c-0dfd-4431-9a4b-ed63b935bdf6'] 2022-05-28 17:27:13.365 2864 1789690386736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:13.499 2864 1789690386736 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:16.034 2864 1789687493376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa7a25bc-fb37-4d00-b8f0-7adedc57e7d3 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated on remote: ['2bad0bc9-9ce1-4da3-bcad-ec43d8951b95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:27:16.034 2864 1789687493376 MainThread INFO neutron.agent.securitygroups_rpc [req-fa7a25bc-fb37-4d00-b8f0-7adedc57e7d3 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated ['2bad0bc9-9ce1-4da3-bcad-ec43d8951b95'] 2022-05-28 17:27:16.345 2864 1789687494784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa7a25bc-fb37-4d00-b8f0-7adedc57e7d3 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] port_delete event received for '0718f735-a32b-4c91-9167-f083a8f7b19a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:27:16.459 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0718f735-a32b-4c91-9167-f083a8f7b19a 2022-05-28 17:27:17.389 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:27:17.389 2864 1789687494784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0718f735-a32b-4c91-9167-f083a8f7b19a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:27:17.389 2864 1789687494784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0718f735-a32b-4c91-9167-f083a8f7b19a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:27:17.389 2864 1789687494784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0718f735-a32b-4c91-9167-f083a8f7b19a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:27:17.473 2864 1789687494784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0718f735-a32b-4c91-9167-f083a8f7b19a'] 2022-05-28 17:27:17.473 2864 1789687494784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:27:17.473 2864 1789687494784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:27:17.473 2864 1789687494784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0718f735-a32b-4c91-9167-f083a8f7b19a'] 2022-05-28 17:27:18.427 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 438e486c-0dfd-4431-9a4b-ed63b935bdf6 2022-05-28 17:27:19.400 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:27:19.400 2864 1789685804192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:19.430 2864 1789685804192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:19.748 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 2022-05-28 17:27:19.748 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 updated. Details: {'device': '438e486c-0dfd-4431-9a4b-ed63b935bdf6', 'network_id': '7a94f276-dc76-45c3-8391-49b7ed025ec2', 'port_id': '438e486c-0dfd-4431-9a4b-ed63b935bdf6', 'mac_address': 'fa:16:3e:8a:c8:94', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 104, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1de9158a-dfa3-4401-b7a0-e81115f1460e', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:27:19.748 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:27:19.748 2864 1789689022064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-438e486c-0dfd-4431-9a4b-ed63b935bdf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:19.748 2864 1789689022064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:27:19.748 2864 1789689022064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7a94f276-dc76-45c3-8391-49b7ed025ec2 2022-05-28 17:27:19.748 2864 1789689022064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:27:19.975 2864 1789689022064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '438e486c-0dfd-4431-9a4b-ed63b935bdf6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:27:19.975 2864 1789689022064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '438e486c-0dfd-4431-9a4b-ed63b935bdf6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:27:19.990 2864 1789689022064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:27:19.990 2864 1789689022064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 104, VLAN trunk: None to switch port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 2022-05-28 17:27:20.171 2864 1789689022064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:27:20.171 2864 1789689022064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['438e486c-0dfd-4431-9a4b-ed63b935bdf6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:27:20.218 2864 1789688761152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad97d024-e2f5-4053-b199-74a3f7852d53 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] port_delete event received for '8ca09694-68bf-4e37-a46b-71a1e84f5f16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:27:20.406 2864 1789689022064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['438e486c-0dfd-4431-9a4b-ed63b935bdf6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:27:20.406 2864 1789689022064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:27:20.406 2864 1789689022064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7fdda4e4-83d4-4218-90e8-ff445316247a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:27:20.406 2864 1789689022064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 438e486c-0dfd-4431-9a4b-ed63b935bdf6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:27:20.406 2864 1789689022064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:27:20.406 2864 1789689022064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 438e486c-0dfd-4431-9a4b-ed63b935bdf6 not yet added. Adding. 2022-05-28 17:27:20.406 2864 1789689022064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:27:20.406 2864 1789689022064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:27:20.626 2864 1789689022064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-438e486c-0dfd-4431-9a4b-ed63b935bdf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:20.829 2864 1789689022064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-438e486c-0dfd-4431-9a4b-ed63b935bdf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:20.844 2864 1789689022064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-438e486c-0dfd-4431-9a4b-ed63b935bdf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:21.132 2864 1789689022064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-438e486c-0dfd-4431-9a4b-ed63b935bdf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:21.299 2864 1789689022064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-438e486c-0dfd-4431-9a4b-ed63b935bdf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:21.299 2864 1789689022064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:27:21.299 2864 1789689022064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 processed. 2022-05-28 17:27:21.405 2864 1789689022064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:21.577 2864 1789689022064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:24.593 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 267837c6-c778-4c85-ba47-3a5a0ba28aa1 2022-05-28 17:27:24.688 2864 1789687141120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-de11f932-039c-47fc-85ed-2e83aa78e1b0 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated on remote: ['61117130-f2cb-4a70-8281-89eeb2289f60'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:27:24.688 2864 1789687141120 MainThread INFO neutron.agent.securitygroups_rpc [req-de11f932-039c-47fc-85ed-2e83aa78e1b0 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated ['61117130-f2cb-4a70-8281-89eeb2289f60'] 2022-05-28 17:27:24.984 2864 1789688799296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de11f932-039c-47fc-85ed-2e83aa78e1b0 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] port_delete event received for '267837c6-c778-4c85-ba47-3a5a0ba28aa1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:27:25.421 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:27:25.421 2864 1789689912656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '267837c6-c778-4c85-ba47-3a5a0ba28aa1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:27:25.421 2864 1789689912656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '267837c6-c778-4c85-ba47-3a5a0ba28aa1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:27:25.421 2864 1789689912656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 267837c6-c778-4c85-ba47-3a5a0ba28aa1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:27:25.437 2864 1789689912656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 74f43e8b-dee7-40a2-a7c0-cb46125789f6 2022-05-28 17:27:25.437 2864 1789689912656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['267837c6-c778-4c85-ba47-3a5a0ba28aa1'] 2022-05-28 17:27:25.437 2864 1789689912656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:27:25.452 2864 1789689912656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:27:25.452 2864 1789689912656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['267837c6-c778-4c85-ba47-3a5a0ba28aa1'] 2022-05-28 17:27:27.452 2864 1789689912656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:27.469 2864 1789689912656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:30.642 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 12453f50-74e5-4f4a-b8ce-00f6d17676a0 2022-05-28 17:27:31.422 2864 1789688759920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee9b4583-78fb-4c82-a4b6-0124435a264b a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group member updated on remote: ['9eceb2fb-f577-449f-8e37-0ca0d852a9a9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:27:31.422 2864 1789688759920 MainThread INFO neutron.agent.securitygroups_rpc [req-ee9b4583-78fb-4c82-a4b6-0124435a264b a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group member updated ['9eceb2fb-f577-449f-8e37-0ca0d852a9a9'] 2022-05-28 17:27:31.468 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:27:31.468 2864 1789690271696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '12453f50-74e5-4f4a-b8ce-00f6d17676a0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:27:31.468 2864 1789690271696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '12453f50-74e5-4f4a-b8ce-00f6d17676a0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:27:31.468 2864 1789690271696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 12453f50-74e5-4f4a-b8ce-00f6d17676a0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:27:31.484 2864 1789690271696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12453f50-74e5-4f4a-b8ce-00f6d17676a0'] 2022-05-28 17:27:31.484 2864 1789690271696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:27:31.484 2864 1789690271696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:27:31.484 2864 1789690271696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12453f50-74e5-4f4a-b8ce-00f6d17676a0'] 2022-05-28 17:27:31.719 2864 1789690271696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee9b4583-78fb-4c82-a4b6-0124435a264b a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] port_delete event received for '12453f50-74e5-4f4a-b8ce-00f6d17676a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:27:32.177 2864 1789688474784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42a6def1-8e19-49ec-9f16-112b8c807dcb 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] port_delete event received for '9c1fd899-57f5-4d24-956b-b166faf4fd9c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:27:32.241 2864 1789687560496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30adb35b-d321-4147-ae0a-ecd374149f11 c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group member updated on remote: ['63cef5c8-54d1-47f3-9943-e5262d1ecf59'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:27:32.241 2864 1789687560496 MainThread INFO neutron.agent.securitygroups_rpc [req-30adb35b-d321-4147-ae0a-ecd374149f11 c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group member updated ['63cef5c8-54d1-47f3-9943-e5262d1ecf59'] 2022-05-28 17:27:32.583 2864 1789688968112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8720edff-b99f-4a9b-96e9-46b6fa570875 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated on remote: ['f8e8fe51-4cc6-4b2a-ab3d-f95bfa42496c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:27:32.583 2864 1789688968112 MainThread INFO neutron.agent.securitygroups_rpc [req-8720edff-b99f-4a9b-96e9-46b6fa570875 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated ['f8e8fe51-4cc6-4b2a-ab3d-f95bfa42496c'] 2022-05-28 17:27:32.613 2864 1789688968112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30adb35b-d321-4147-ae0a-ecd374149f11 c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] port_delete event received for '86bb432c-3c81-4a9f-adf6-f84a9267b5f1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:27:32.661 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86bb432c-3c81-4a9f-adf6-f84a9267b5f1 2022-05-28 17:27:32.766 2864 1789687073248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-762a2f5d-b773-4425-979b-74540d5b3327 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated on remote: ['f8e8fe51-4cc6-4b2a-ab3d-f95bfa42496c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:27:32.766 2864 1789687073248 MainThread INFO neutron.agent.securitygroups_rpc [req-762a2f5d-b773-4425-979b-74540d5b3327 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated ['f8e8fe51-4cc6-4b2a-ab3d-f95bfa42496c'] 2022-05-28 17:27:33.486 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:27:33.486 2864 1789685752224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:33.486 2864 1789688627968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86bb432c-3c81-4a9f-adf6-f84a9267b5f1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:27:33.486 2864 1789688627968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86bb432c-3c81-4a9f-adf6-f84a9267b5f1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:27:33.486 2864 1789688627968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86bb432c-3c81-4a9f-adf6-f84a9267b5f1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:27:33.499 2864 1789688627968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2cd774ef-6a75-4e9a-a989-620ea0c68611 2022-05-28 17:27:33.499 2864 1789688627968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86bb432c-3c81-4a9f-adf6-f84a9267b5f1'] 2022-05-28 17:27:33.499 2864 1789688627968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:27:33.499 2864 1789688627968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:27:33.499 2864 1789688627968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86bb432c-3c81-4a9f-adf6-f84a9267b5f1'] 2022-05-28 17:27:33.527 2864 1789685752224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:34.064 2864 1789685752224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea63597a-428a-4a88-9f8d-4ff168320e3b a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] port_delete event received for '63b49163-d0b2-4354-ae29-a081ef04da53' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:27:34.126 2864 1789685752224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aab79e8d-ee04-4f1e-ac1a-421f8f530d04 c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] port_delete event received for '90bd932c-be6a-44c0-8093-634fe46dea46' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:27:34.464 2864 1789688629200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7dd6aed-c4b4-49a1-b70a-29db675101a1 c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group rule updated on remote: ['78cf74fe-36ff-4ae6-b0b3-5df3ccb56d63'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:27:34.464 2864 1789688629200 MainThread INFO neutron.agent.securitygroups_rpc [req-d7dd6aed-c4b4-49a1-b70a-29db675101a1 c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group rule updated ['78cf74fe-36ff-4ae6-b0b3-5df3ccb56d63'] 2022-05-28 17:27:34.599 2864 1789688971104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9caf29b-62a9-4e07-836a-207b2e7d1ab3 c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group rule updated on remote: ['78cf74fe-36ff-4ae6-b0b3-5df3ccb56d63'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:27:34.599 2864 1789688971104 MainThread INFO neutron.agent.securitygroups_rpc [req-f9caf29b-62a9-4e07-836a-207b2e7d1ab3 c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group rule updated ['78cf74fe-36ff-4ae6-b0b3-5df3ccb56d63'] 2022-05-28 17:27:35.503 2864 1789686827664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:35.541 2864 1789686827664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:36.577 2864 1789688716272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ea95a3a-f9cc-4f20-a85b-61b0280bc7bd 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated on remote: ['f8e8fe51-4cc6-4b2a-ab3d-f95bfa42496c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:27:36.577 2864 1789688716272 MainThread INFO neutron.agent.securitygroups_rpc [req-7ea95a3a-f9cc-4f20-a85b-61b0280bc7bd 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated ['f8e8fe51-4cc6-4b2a-ab3d-f95bfa42496c'] 2022-05-28 17:27:38.584 2864 1789687349840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25634976-4d3f-4a45-8ef4-95063dab79e8 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: c04c3b61-3e78-4ecc-82c8-5e03e41af905 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:27:38.584 2864 1789687349840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25634976-4d3f-4a45-8ef4-95063dab79e8 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port c04c3b61-3e78-4ecc-82c8-5e03e41af905 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:27:38.693 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9b34dca2-c660-42d0-b68a-6a2af06b5233 2022-05-28 17:27:39.428 2864 1789687142176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group member updated on remote: ['8aceb50a-0cc1-41e4-9a00-f134bb230cc9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:27:39.437 2864 1789687142176 MainThread INFO neutron.agent.securitygroups_rpc [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group member updated ['8aceb50a-0cc1-41e4-9a00-f134bb230cc9'] 2022-05-28 17:27:39.437 2864 1789687142176 MainThread INFO neutron.agent.securitygroups_rpc [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Refresh firewall rules 2022-05-28 17:27:39.437 2864 1789687142176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Get security group information for devices via rpc ['64d44c08-ca0b-47bd-ae44-cc2a5b582eb1', '9b34dca2-c660-42d0-b68a-6a2af06b5233'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:27:39.503 2864 1789685735488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] port_delete event received for '9b34dca2-c660-42d0-b68a-6a2af06b5233' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:27:39.530 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:27:39.530 2864 1789685735488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9b34dca2-c660-42d0-b68a-6a2af06b5233' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:27:39.530 2864 1789685735488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9b34dca2-c660-42d0-b68a-6a2af06b5233' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:27:39.530 2864 1789685735488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9b34dca2-c660-42d0-b68a-6a2af06b5233 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:27:39.545 2864 1789685735488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b34dca2-c660-42d0-b68a-6a2af06b5233'] 2022-05-28 17:27:39.545 2864 1789685735488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:27:39.545 2864 1789685735488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:27:39.545 2864 1789685735488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b34dca2-c660-42d0-b68a-6a2af06b5233'] 2022-05-28 17:27:39.577 2864 1789687142176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Update security group information for ports dict_keys(['64d44c08-ca0b-47bd-ae44-cc2a5b582eb1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:27:39.577 2864 1789687142176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:27:39.577 2864 1789687142176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Update rules of security group (8aceb50a-0cc1-41e4-9a00-f134bb230cc9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:27:39.577 2864 1789687142176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Update members of security group (8aceb50a-0cc1-41e4-9a00-f134bb230cc9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:27:39.577 2864 1789687142176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Update port filter for 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:27:39.577 2864 1789687142176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Updating port rules. 2022-05-28 17:27:39.577 2864 1789687142176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Creating 0 new rules, removing 1 old rules. 2022-05-28 17:27:39.577 2864 1789687142176 MainThread DEBUG oslo_concurrency.lockutils [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Lock "n-hv-driver-port-lock-64d44c08-ca0b-47bd-ae44-cc2a5b582eb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:39.577 2864 1789687142176 MainThread DEBUG oslo_concurrency.lockutils [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Lock "n-hv-driver-port-lock-64d44c08-ca0b-47bd-ae44-cc2a5b582eb1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:39.592 2864 1789687142176 MainThread DEBUG oslo_concurrency.lockutils [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Lock "n-hv-driver-port-lock-64d44c08-ca0b-47bd-ae44-cc2a5b582eb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:39.832 2864 1789687142176 MainThread DEBUG oslo_concurrency.lockutils [req-1da20855-ec29-4603-8025-6b7b714cff55 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Lock "n-hv-driver-port-lock-64d44c08-ca0b-47bd-ae44-cc2a5b582eb1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:40.703 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c04c3b61-3e78-4ecc-82c8-5e03e41af905 2022-05-28 17:27:41.536 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:27:41.536 2864 1789687495312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:41.565 2864 1789687495312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:41.749 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port c04c3b61-3e78-4ecc-82c8-5e03e41af905 2022-05-28 17:27:41.749 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port c04c3b61-3e78-4ecc-82c8-5e03e41af905 updated. Details: {'device': 'c04c3b61-3e78-4ecc-82c8-5e03e41af905', 'network_id': '74f43e8b-dee7-40a2-a7c0-cb46125789f6', 'port_id': 'c04c3b61-3e78-4ecc-82c8-5e03e41af905', 'mac_address': 'fa:16:3e:0e:82:7c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 131, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8adff76d-0afb-469b-b138-7128c0ccb158', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:27:41.749 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:27:41.749 2864 1789686296416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c04c3b61-3e78-4ecc-82c8-5e03e41af905" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:41.749 2864 1789686296416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c04c3b61-3e78-4ecc-82c8-5e03e41af905 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:27:41.749 2864 1789686296416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 74f43e8b-dee7-40a2-a7c0-cb46125789f6 2022-05-28 17:27:41.749 2864 1789686296416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:27:41.974 2864 1789686296416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c04c3b61-3e78-4ecc-82c8-5e03e41af905') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:27:41.974 2864 1789686296416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c04c3b61-3e78-4ecc-82c8-5e03e41af905') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:27:41.983 2864 1789686296416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c04c3b61-3e78-4ecc-82c8-5e03e41af905 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:27:41.983 2864 1789686296416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 131, VLAN trunk: None to switch port c04c3b61-3e78-4ecc-82c8-5e03e41af905 2022-05-28 17:27:42.104 2864 1789686296416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:27:42.115 2864 1789686296416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c04c3b61-3e78-4ecc-82c8-5e03e41af905'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:27:42.221 2864 1789688618496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2df5a347-40e8-404c-a120-587e5351e92b c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group member updated on remote: ['78cf74fe-36ff-4ae6-b0b3-5df3ccb56d63'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:27:42.221 2864 1789688618496 MainThread INFO neutron.agent.securitygroups_rpc [req-2df5a347-40e8-404c-a120-587e5351e92b c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group member updated ['78cf74fe-36ff-4ae6-b0b3-5df3ccb56d63'] 2022-05-28 17:27:42.253 2864 1789686296416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c04c3b61-3e78-4ecc-82c8-5e03e41af905']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:27:42.253 2864 1789686296416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:27:42.253 2864 1789686296416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f8e8fe51-4cc6-4b2a-ab3d-f95bfa42496c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:27:42.253 2864 1789686296416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c04c3b61-3e78-4ecc-82c8-5e03e41af905 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:27:42.253 2864 1789686296416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:27:42.253 2864 1789686296416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c04c3b61-3e78-4ecc-82c8-5e03e41af905 not yet added. Adding. 2022-05-28 17:27:42.253 2864 1789686296416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:27:42.253 2864 1789686296416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:27:42.417 2864 1789686296416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c04c3b61-3e78-4ecc-82c8-5e03e41af905" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:42.610 2864 1789686296416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c04c3b61-3e78-4ecc-82c8-5e03e41af905" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:42.610 2864 1789686296416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c04c3b61-3e78-4ecc-82c8-5e03e41af905" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:42.816 2864 1789686296416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c04c3b61-3e78-4ecc-82c8-5e03e41af905" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:42.956 2864 1789686296416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c04c3b61-3e78-4ecc-82c8-5e03e41af905" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:42.956 2864 1789686296416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c04c3b61-3e78-4ecc-82c8-5e03e41af905 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:27:42.956 2864 1789686296416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c04c3b61-3e78-4ecc-82c8-5e03e41af905 processed. 2022-05-28 17:27:43.062 2864 1789686827312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e040b2f7-31e1-4920-88c2-2a142654dcdf 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 669aecc9-5df9-45ed-8799-1335798b423b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:27:43.062 2864 1789686827312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e040b2f7-31e1-4920-88c2-2a142654dcdf 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 669aecc9-5df9-45ed-8799-1335798b423b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:27:43.556 2864 1789689087072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:43.722 2864 1789689087072 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:46.114 2864 1789687757632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c77ae4e-00b1-402f-a596-615b19142521 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group member updated on remote: ['8aceb50a-0cc1-41e4-9a00-f134bb230cc9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:27:46.114 2864 1789687757632 MainThread INFO neutron.agent.securitygroups_rpc [req-9c77ae4e-00b1-402f-a596-615b19142521 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Security group member updated ['8aceb50a-0cc1-41e4-9a00-f134bb230cc9'] 2022-05-28 17:27:46.114 2864 1789687757632 MainThread INFO neutron.agent.securitygroups_rpc [req-9c77ae4e-00b1-402f-a596-615b19142521 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Refresh firewall rules 2022-05-28 17:27:46.114 2864 1789687757632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c77ae4e-00b1-402f-a596-615b19142521 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Get security group information for devices via rpc ['64d44c08-ca0b-47bd-ae44-cc2a5b582eb1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:27:46.157 2864 1789687757632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c77ae4e-00b1-402f-a596-615b19142521 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:27:46.157 2864 1789687757632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c77ae4e-00b1-402f-a596-615b19142521 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:27:46.219 2864 1789686907296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c77ae4e-00b1-402f-a596-615b19142521 a77349566ff74485893cb689bcede643 518ba5e378764a76888496a9a795aa4d - - - -] port_delete event received for '64d44c08-ca0b-47bd-ae44-cc2a5b582eb1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:27:46.880 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 2022-05-28 17:27:47.591 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:27:47.591 2864 1789686907296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '64d44c08-ca0b-47bd-ae44-cc2a5b582eb1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:27:47.591 2864 1789686907296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '64d44c08-ca0b-47bd-ae44-cc2a5b582eb1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:27:47.591 2864 1789686907296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 64d44c08-ca0b-47bd-ae44-cc2a5b582eb1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:27:47.594 2864 1789686907296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 90af2913-65ee-47cc-98b4-e7d3a0ba9c62 2022-05-28 17:27:47.594 2864 1789686907296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64d44c08-ca0b-47bd-ae44-cc2a5b582eb1'] 2022-05-28 17:27:47.594 2864 1789686907296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:27:47.615 2864 1789686907296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:27:47.615 2864 1789686907296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64d44c08-ca0b-47bd-ae44-cc2a5b582eb1'] 2022-05-28 17:27:48.860 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 669aecc9-5df9-45ed-8799-1335798b423b 2022-05-28 17:27:49.613 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:27:49.613 2864 1789685804720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:49.641 2864 1789685804720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:49.952 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 669aecc9-5df9-45ed-8799-1335798b423b 2022-05-28 17:27:49.952 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 669aecc9-5df9-45ed-8799-1335798b423b updated. Details: {'device': '669aecc9-5df9-45ed-8799-1335798b423b', 'network_id': '2cd774ef-6a75-4e9a-a989-620ea0c68611', 'port_id': '669aecc9-5df9-45ed-8799-1335798b423b', 'mac_address': 'fa:16:3e:b5:2d:96', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 106, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f2a69371-c420-412d-a992-e8c9ce61c680', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:27:49.952 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:27:49.952 2864 1789688629376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-669aecc9-5df9-45ed-8799-1335798b423b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:49.952 2864 1789688629376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 669aecc9-5df9-45ed-8799-1335798b423b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:27:49.952 2864 1789688629376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2cd774ef-6a75-4e9a-a989-620ea0c68611 2022-05-28 17:27:49.952 2864 1789688629376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:27:50.140 2864 1789688629376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '669aecc9-5df9-45ed-8799-1335798b423b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:27:50.140 2864 1789688629376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '669aecc9-5df9-45ed-8799-1335798b423b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:27:50.155 2864 1789688629376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 669aecc9-5df9-45ed-8799-1335798b423b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:27:50.155 2864 1789688629376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 106, VLAN trunk: None to switch port 669aecc9-5df9-45ed-8799-1335798b423b 2022-05-28 17:27:50.287 2864 1789688629376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:27:50.287 2864 1789688629376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['669aecc9-5df9-45ed-8799-1335798b423b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:27:50.454 2864 1789688629376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['669aecc9-5df9-45ed-8799-1335798b423b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:27:50.454 2864 1789688629376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:27:50.454 2864 1789688629376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (78cf74fe-36ff-4ae6-b0b3-5df3ccb56d63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:27:50.454 2864 1789688629376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 669aecc9-5df9-45ed-8799-1335798b423b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:27:50.454 2864 1789688629376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:27:50.454 2864 1789688629376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 669aecc9-5df9-45ed-8799-1335798b423b not yet added. Adding. 2022-05-28 17:27:50.454 2864 1789688629376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:27:50.454 2864 1789688629376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:27:50.608 2864 1789688629376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-669aecc9-5df9-45ed-8799-1335798b423b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:50.781 2864 1789688629376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-669aecc9-5df9-45ed-8799-1335798b423b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:50.781 2864 1789688629376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-669aecc9-5df9-45ed-8799-1335798b423b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:50.972 2864 1789688629376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-669aecc9-5df9-45ed-8799-1335798b423b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:51.097 2864 1789688629376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-669aecc9-5df9-45ed-8799-1335798b423b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:51.119 2864 1789688629376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 669aecc9-5df9-45ed-8799-1335798b423b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:27:51.119 2864 1789688629376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 669aecc9-5df9-45ed-8799-1335798b423b processed. 2022-05-28 17:27:51.126 2864 1789688629376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39f3c666-3aa9-406c-b0d0-e65e19aaf135 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '134b238b-32bf-4aa1-b109-84f723cc6d5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:27:51.623 2864 1789689023824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:27:51.893 2864 1789689023824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:27:51.924 2864 1789686968912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36fbd42-1683-487b-a3eb-dcbbe76feeb2 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '89c37871-2de5-49c2-ae6b-4b0386ac82bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:27:52.812 2864 1789688198768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e90d080e-ee6c-4a28-a5f6-c9aaf4007d91 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '0f237639-1afd-4d60-abe7-d5a4417f8422' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:27:52.922 2864 1789688198768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b279c5d6-7467-4ab2-bb6e-5ff88d125e5a - - - - - -] port_delete event received for '0f237639-1afd-4d60-abe7-d5a4417f8422' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:27:53.280 2864 1789686210976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e90d080e-ee6c-4a28-a5f6-c9aaf4007d91 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network 90af2913-65ee-47cc-98b4-e7d3a0ba9c62 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:27:53.280 2864 1789686210976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e90d080e-ee6c-4a28-a5f6-c9aaf4007d91 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Network 90af2913-65ee-47cc-98b4-e7d3a0ba9c62 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-28 17:28:37.826 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 94c7aa5e-dbd8-4b37-8873-7c88238a00ee 2022-05-28 17:28:37.920 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:28:38.108 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee 2022-05-28 17:28:38.108 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee updated. Details: {'device': '94c7aa5e-dbd8-4b37-8873-7c88238a00ee', 'network_id': '6fed0c83-c4ec-40c5-96a2-475a377ac36d', 'port_id': '94c7aa5e-dbd8-4b37-8873-7c88238a00ee', 'mac_address': 'fa:16:3e:ed:cd:33', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 133, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7090c85a-9d3b-4bf6-88d8-8c195e3d4d69', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:28:38.108 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:28:38.108 2864 1789688395728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:28:38.108 2864 1789688395728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:28:38.108 2864 1789688395728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:28:38.138 2864 1789688395728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '94c7aa5e-dbd8-4b37-8873-7c88238a00ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:28:38.138 2864 1789688395728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '94c7aa5e-dbd8-4b37-8873-7c88238a00ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:28:38.141 2864 1789688395728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:28:38.141 2864 1789688395728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 133, VLAN trunk: None to switch port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee 2022-05-28 17:28:38.171 2864 1789688395728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:28:38.171 2864 1789688395728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['94c7aa5e-dbd8-4b37-8873-7c88238a00ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:28:38.343 2864 1789688395728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['94c7aa5e-dbd8-4b37-8873-7c88238a00ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:28:38.343 2864 1789688395728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:28:38.343 2864 1789688395728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5b96204d-ba8a-4b66-b8c5-8d39dc6de2e8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:28:38.343 2864 1789688395728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 94c7aa5e-dbd8-4b37-8873-7c88238a00ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:28:38.343 2864 1789688395728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:28:38.343 2864 1789688395728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-05-28 17:28:38.343 2864 1789688395728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:28:38.343 2864 1789688395728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:28:38.343 2864 1789688395728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:28:38.343 2864 1789688395728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:28:38.379 2864 1789688395728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:28:38.379 2864 1789688395728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:28:38.379 2864 1789688395728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee processed. 2022-05-28 17:28:39.926 2864 1789685804720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:28:40.092 2864 1789685804720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:28:56.079 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 94c7aa5e-dbd8-4b37-8873-7c88238a00ee 2022-05-28 17:28:57.976 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:28:57.976 2864 1789689088128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '94c7aa5e-dbd8-4b37-8873-7c88238a00ee' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:28:57.976 2864 1789689088128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '94c7aa5e-dbd8-4b37-8873-7c88238a00ee' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:28:57.976 2864 1789689088128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:28:57.992 2864 1789689088128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['94c7aa5e-dbd8-4b37-8873-7c88238a00ee'] 2022-05-28 17:28:57.992 2864 1789689088128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:28:57.992 2864 1789689088128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:28:57.992 2864 1789689088128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['94c7aa5e-dbd8-4b37-8873-7c88238a00ee'] 2022-05-28 17:28:58.080 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 94c7aa5e-dbd8-4b37-8873-7c88238a00ee 2022-05-28 17:28:59.995 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:28:59.995 2864 1789689127856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:28:59.995 2864 1789688253776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '94c7aa5e-dbd8-4b37-8873-7c88238a00ee' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:28:59.995 2864 1789688253776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '94c7aa5e-dbd8-4b37-8873-7c88238a00ee' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:28:59.995 2864 1789688253776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:29:00.005 2864 1789688253776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6fed0c83-c4ec-40c5-96a2-475a377ac36d 2022-05-28 17:29:00.005 2864 1789688253776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['94c7aa5e-dbd8-4b37-8873-7c88238a00ee'] 2022-05-28 17:29:00.005 2864 1789688253776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:29:00.005 2864 1789688253776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['94c7aa5e-dbd8-4b37-8873-7c88238a00ee'] 2022-05-28 17:29:00.123 2864 1789689127856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:29:12.139 2864 1789685603488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8113ee06-d365-482d-859a-9cc8ef314974 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] port_delete event received for '361ca4e6-61bd-4ba0-a224-7fa771251e3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:20.173 2864 1789689205680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0703cda0-88e5-443e-bd58-4f7a78e79473 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group member updated on remote: ['7fdda4e4-83d4-4218-90e8-ff445316247a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:29:20.173 2864 1789689205680 MainThread INFO neutron.agent.securitygroups_rpc [req-0703cda0-88e5-443e-bd58-4f7a78e79473 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] Security group member updated ['7fdda4e4-83d4-4218-90e8-ff445316247a'] 2022-05-28 17:29:20.173 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 94c7aa5e-dbd8-4b37-8873-7c88238a00ee 2022-05-28 17:29:20.256 2864 1789689205680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0703cda0-88e5-443e-bd58-4f7a78e79473 1102684512f242e58f414c0a9f84e4f1 b2bea3737b6b41f39714ccab93d83e00 - - - -] port_delete event received for '438e486c-0dfd-4431-9a4b-ed63b935bdf6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:20.310 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 438e486c-0dfd-4431-9a4b-ed63b935bdf6 2022-05-28 17:29:22.107 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:29:22.359 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee 2022-05-28 17:29:22.359 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee updated. Details: {'device': '94c7aa5e-dbd8-4b37-8873-7c88238a00ee', 'network_id': '6fed0c83-c4ec-40c5-96a2-475a377ac36d', 'port_id': '94c7aa5e-dbd8-4b37-8873-7c88238a00ee', 'mac_address': 'fa:16:3e:ed:cd:33', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 133, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7090c85a-9d3b-4bf6-88d8-8c195e3d4d69', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:29:22.359 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:29:22.359 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:29:22.359 2864 1789689912128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '438e486c-0dfd-4431-9a4b-ed63b935bdf6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:29:22.359 2864 1789689912128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '438e486c-0dfd-4431-9a4b-ed63b935bdf6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:29:22.359 2864 1789689912128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 438e486c-0dfd-4431-9a4b-ed63b935bdf6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:29:22.383 2864 1789689912128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7a94f276-dc76-45c3-8391-49b7ed025ec2 2022-05-28 17:29:22.419 2864 1789689912128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['438e486c-0dfd-4431-9a4b-ed63b935bdf6'] 2022-05-28 17:29:22.419 2864 1789689912128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:29:22.419 2864 1789689912128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:29:22.419 2864 1789689912128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['438e486c-0dfd-4431-9a4b-ed63b935bdf6'] 2022-05-28 17:29:22.419 2864 1789689909840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:29:22.419 2864 1789689909840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:29:22.419 2864 1789689909840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6fed0c83-c4ec-40c5-96a2-475a377ac36d 2022-05-28 17:29:22.419 2864 1789689909840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:29:22.672 2864 1789689909840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '94c7aa5e-dbd8-4b37-8873-7c88238a00ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:29:22.672 2864 1789689909840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '94c7aa5e-dbd8-4b37-8873-7c88238a00ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:29:22.672 2864 1789689909840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:29:22.672 2864 1789689909840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 133, VLAN trunk: None to switch port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee 2022-05-28 17:29:23.032 2864 1789689909840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:29:23.032 2864 1789689909840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['94c7aa5e-dbd8-4b37-8873-7c88238a00ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:29:23.171 2864 1789689909840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['94c7aa5e-dbd8-4b37-8873-7c88238a00ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:29:23.171 2864 1789689909840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:29:23.171 2864 1789689909840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5b96204d-ba8a-4b66-b8c5-8d39dc6de2e8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:29:23.171 2864 1789689909840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 94c7aa5e-dbd8-4b37-8873-7c88238a00ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:29:23.171 2864 1789689909840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:29:23.171 2864 1789689909840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 94c7aa5e-dbd8-4b37-8873-7c88238a00ee not yet added. Adding. 2022-05-28 17:29:23.171 2864 1789689909840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:29:23.171 2864 1789689909840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:29:23.376 2864 1789689909840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:29:23.607 2864 1789689909840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:29:23.607 2864 1789689909840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:29:23.846 2864 1789689909840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:29:23.983 2864 1789689909840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-94c7aa5e-dbd8-4b37-8873-7c88238a00ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:29:23.983 2864 1789689909840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:29:23.983 2864 1789689909840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee processed. 2022-05-28 17:29:23.983 2864 1789689909840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb8a522e-44bc-418b-871a-823113abcdbe 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '849fc3d1-1805-4a54-a49e-efeb9b0d0c60' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:24.122 2864 1789689909840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:29:24.346 2864 1789689909840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:29:24.873 2864 1789690388320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-617f3b36-2359-4ad3-90fa-3df95d0f2c37 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '54cea271-8e93-4c93-9280-effc32bc823f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:25.692 2864 1789687561376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91d97f2f-5db7-4a56-8107-3802c1610827 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '4ce15315-8b0e-4324-a81a-4cba6deea555' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:25.888 2864 1789688759920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b9e2c54-b25c-4e87-bab9-0ba3266bc8ef - - - - - -] port_delete event received for '4ce15315-8b0e-4324-a81a-4cba6deea555' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:25.952 2864 1789688759920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91d97f2f-5db7-4a56-8107-3802c1610827 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network 7a94f276-dc76-45c3-8391-49b7ed025ec2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:29:25.952 2864 1789688759920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91d97f2f-5db7-4a56-8107-3802c1610827 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Network 7a94f276-dc76-45c3-8391-49b7ed025ec2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-28 17:29:26.347 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c04c3b61-3e78-4ecc-82c8-5e03e41af905 2022-05-28 17:29:26.954 2864 1789689739568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf61d796-96a0-401b-b67f-fc1bc61a4461 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '275fb220-e12e-46eb-919b-dac93fcbb5c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:28.133 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:29:28.133 2864 1789689739568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c04c3b61-3e78-4ecc-82c8-5e03e41af905' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:29:28.133 2864 1789689739568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c04c3b61-3e78-4ecc-82c8-5e03e41af905' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:29:28.133 2864 1789689739568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c04c3b61-3e78-4ecc-82c8-5e03e41af905 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:29:28.155 2864 1789689739568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 74f43e8b-dee7-40a2-a7c0-cb46125789f6 2022-05-28 17:29:28.155 2864 1789689739568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c04c3b61-3e78-4ecc-82c8-5e03e41af905'] 2022-05-28 17:29:28.155 2864 1789689739568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:29:28.155 2864 1789689739568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:29:28.155 2864 1789689739568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c04c3b61-3e78-4ecc-82c8-5e03e41af905'] 2022-05-28 17:29:28.458 2864 1789689739568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae11b3ad-92f8-4cbd-ae32-e7d6c00121ad 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated on remote: ['f8e8fe51-4cc6-4b2a-ab3d-f95bfa42496c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:29:28.458 2864 1789689739568 MainThread INFO neutron.agent.securitygroups_rpc [req-ae11b3ad-92f8-4cbd-ae32-e7d6c00121ad 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated ['f8e8fe51-4cc6-4b2a-ab3d-f95bfa42496c'] 2022-05-28 17:29:28.564 2864 1789688198768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-add1afd8-aac4-4e00-acfc-5404e74c2f5b 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '52dd090a-6151-4dc6-8b17-4ec576aae7e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:28.974 2864 1789688716272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae11b3ad-92f8-4cbd-ae32-e7d6c00121ad 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] port_delete event received for 'c04c3b61-3e78-4ecc-82c8-5e03e41af905' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:29.830 2864 1789687141472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-900bceb2-d0be-425b-96f9-c3a10969d016 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '901dba2b-76d1-47f1-97ae-713b8da42d0a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:30.033 2864 1789688253952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-211d9b47-3615-47fd-be12-c9e60fdd3e53 - - - - - -] port_delete event received for '901dba2b-76d1-47f1-97ae-713b8da42d0a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:30.145 2864 1789687755872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:29:30.176 2864 1789687755872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:29:30.268 2864 1789685686864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-900bceb2-d0be-425b-96f9-c3a10969d016 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network 373657e3-bf55-496b-85a1-1264b0d59d8a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:29:30.268 2864 1789685686864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-900bceb2-d0be-425b-96f9-c3a10969d016 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Network 373657e3-bf55-496b-85a1-1264b0d59d8a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-28 17:29:31.015 2864 1789689862096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a7f345c-60ca-4ed2-92c6-52480e467d53 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] port_delete event received for '33c1039e-6330-4ea0-8309-143af86ca66f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:31.363 2864 1789689086720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fced8a08-4cfb-4c41-a13e-ae9c9d86fd3b 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated on remote: ['097f9388-77aa-4466-b2a5-8aabc8790c39'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:29:31.363 2864 1789689086720 MainThread INFO neutron.agent.securitygroups_rpc [req-fced8a08-4cfb-4c41-a13e-ae9c9d86fd3b 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated ['097f9388-77aa-4466-b2a5-8aabc8790c39'] 2022-05-28 17:29:31.516 2864 1789690348640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-441dcb2e-cf2c-46ce-9117-35710c12869c 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated on remote: ['097f9388-77aa-4466-b2a5-8aabc8790c39'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:29:31.516 2864 1789690348640 MainThread INFO neutron.agent.securitygroups_rpc [req-441dcb2e-cf2c-46ce-9117-35710c12869c 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group rule updated ['097f9388-77aa-4466-b2a5-8aabc8790c39'] 2022-05-28 17:29:35.549 2864 1789689326400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d89c4946-d328-4c50-bbf8-63c980a8631c 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated on remote: ['097f9388-77aa-4466-b2a5-8aabc8790c39'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:29:35.549 2864 1789689326400 MainThread INFO neutron.agent.securitygroups_rpc [req-d89c4946-d328-4c50-bbf8-63c980a8631c 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated ['097f9388-77aa-4466-b2a5-8aabc8790c39'] 2022-05-28 17:29:36.329 2864 1789688253952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cc40745-e18c-4cb5-a7ca-08dbe4df1f5e 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 487e6216-4e4f-4cad-97c6-d2869a6739bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:29:36.348 2864 1789688253952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cc40745-e18c-4cb5-a7ca-08dbe4df1f5e 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 487e6216-4e4f-4cad-97c6-d2869a6739bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:29:38.435 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 669aecc9-5df9-45ed-8799-1335798b423b 2022-05-28 17:29:39.175 2864 1789688354944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8997e25-d022-4840-b14b-d8c5d7c731f4 c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group member updated on remote: ['78cf74fe-36ff-4ae6-b0b3-5df3ccb56d63'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:29:39.175 2864 1789688354944 MainThread INFO neutron.agent.securitygroups_rpc [req-c8997e25-d022-4840-b14b-d8c5d7c731f4 c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] Security group member updated ['78cf74fe-36ff-4ae6-b0b3-5df3ccb56d63'] 2022-05-28 17:29:39.461 2864 1789689599072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8997e25-d022-4840-b14b-d8c5d7c731f4 c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] port_delete event received for '669aecc9-5df9-45ed-8799-1335798b423b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:40.209 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:29:40.209 2864 1789689520544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '669aecc9-5df9-45ed-8799-1335798b423b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:29:40.209 2864 1789689520544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '669aecc9-5df9-45ed-8799-1335798b423b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:29:40.209 2864 1789689520544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 669aecc9-5df9-45ed-8799-1335798b423b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:29:40.217 2864 1789689520544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2cd774ef-6a75-4e9a-a989-620ea0c68611 2022-05-28 17:29:40.217 2864 1789689520544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['669aecc9-5df9-45ed-8799-1335798b423b'] 2022-05-28 17:29:40.217 2864 1789689520544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:29:40.217 2864 1789689520544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:29:40.217 2864 1789689520544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['669aecc9-5df9-45ed-8799-1335798b423b'] 2022-05-28 17:29:40.408 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 487e6216-4e4f-4cad-97c6-d2869a6739bd 2022-05-28 17:29:42.219 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:29:42.219 2864 1789690516752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:29:42.264 2864 1789690516752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:29:42.452 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 487e6216-4e4f-4cad-97c6-d2869a6739bd 2022-05-28 17:29:42.452 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 487e6216-4e4f-4cad-97c6-d2869a6739bd updated. Details: {'device': '487e6216-4e4f-4cad-97c6-d2869a6739bd', 'network_id': '74f43e8b-dee7-40a2-a7c0-cb46125789f6', 'port_id': '487e6216-4e4f-4cad-97c6-d2869a6739bd', 'mac_address': 'fa:16:3e:ed:a9:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 131, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8adff76d-0afb-469b-b138-7128c0ccb158', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:29:42.452 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:29:42.452 2864 1789668604736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-487e6216-4e4f-4cad-97c6-d2869a6739bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:29:42.452 2864 1789668604736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 487e6216-4e4f-4cad-97c6-d2869a6739bd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:29:42.452 2864 1789668604736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 74f43e8b-dee7-40a2-a7c0-cb46125789f6 2022-05-28 17:29:42.452 2864 1789668604736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:29:42.627 2864 1789668604736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '487e6216-4e4f-4cad-97c6-d2869a6739bd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:29:42.627 2864 1789668604736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '487e6216-4e4f-4cad-97c6-d2869a6739bd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:29:42.639 2864 1789668604736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 487e6216-4e4f-4cad-97c6-d2869a6739bd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:29:42.639 2864 1789668604736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 131, VLAN trunk: None to switch port 487e6216-4e4f-4cad-97c6-d2869a6739bd 2022-05-28 17:29:42.764 2864 1789668604736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:29:42.764 2864 1789668604736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['487e6216-4e4f-4cad-97c6-d2869a6739bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:29:42.938 2864 1789668604736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['487e6216-4e4f-4cad-97c6-d2869a6739bd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:29:42.938 2864 1789668604736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:29:42.938 2864 1789668604736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (097f9388-77aa-4466-b2a5-8aabc8790c39) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:29:42.938 2864 1789668604736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 487e6216-4e4f-4cad-97c6-d2869a6739bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:29:42.938 2864 1789668604736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:29:42.938 2864 1789668604736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 487e6216-4e4f-4cad-97c6-d2869a6739bd not yet added. Adding. 2022-05-28 17:29:42.938 2864 1789668604736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:29:42.938 2864 1789668604736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:29:43.065 2864 1789668604736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-487e6216-4e4f-4cad-97c6-d2869a6739bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:29:43.201 2864 1789668604736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-487e6216-4e4f-4cad-97c6-d2869a6739bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:29:43.201 2864 1789668604736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-487e6216-4e4f-4cad-97c6-d2869a6739bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:29:43.374 2864 1789668604736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-487e6216-4e4f-4cad-97c6-d2869a6739bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:29:43.549 2864 1789668604736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-487e6216-4e4f-4cad-97c6-d2869a6739bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:29:43.549 2864 1789668604736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 487e6216-4e4f-4cad-97c6-d2869a6739bd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:29:43.549 2864 1789668604736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 487e6216-4e4f-4cad-97c6-d2869a6739bd processed. 2022-05-28 17:29:43.549 2864 1789668604736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-925303ae-0c13-42ee-9014-51c3dc6e4da5 c640e2ceacba45069ff17557dc049804 88fca8f155a04886b5da00ecb3edac50 - - - -] port_delete event received for '307f3915-8487-4016-a53c-1bcc73a2f9c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:44.232 2864 1789668604736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:29:44.404 2864 1789668604736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:29:47.888 2864 1789688475136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d177c091-5ed8-4b81-b6b6-16d4f3c25166 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '11307237-08b7-4e57-8b64-f863792a3ab5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:49.608 2864 1789689862272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdf20435-de9e-4537-ba7b-c42e6a929b2f 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '13be15f2-12d9-4464-98a1-520b23e666bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:50.404 2864 1789690517456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0478aab-14f6-4a33-ab09-f71904273007 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '94b6d7d9-0491-4f18-a402-e16e8db77ceb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:50.468 2864 1789690518688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a333bcb4-65c2-453a-9f87-2c395611d4b6 - - - - - -] port_delete event received for '94b6d7d9-0491-4f18-a402-e16e8db77ceb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:29:50.623 2864 1789686792432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0478aab-14f6-4a33-ab09-f71904273007 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network 2cd774ef-6a75-4e9a-a989-620ea0c68611 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:29:50.623 2864 1789686792432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0478aab-14f6-4a33-ab09-f71904273007 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Network 2cd774ef-6a75-4e9a-a989-620ea0c68611 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-28 17:30:27.969 2864 1789689130320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7aa24f2c-7d7c-4c31-a28c-7595d4a72003 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group member updated on remote: ['5b96204d-ba8a-4b66-b8c5-8d39dc6de2e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:30:27.969 2864 1789689130320 MainThread INFO neutron.agent.securitygroups_rpc [req-7aa24f2c-7d7c-4c31-a28c-7595d4a72003 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] Security group member updated ['5b96204d-ba8a-4b66-b8c5-8d39dc6de2e8'] 2022-05-28 17:30:28.339 2864 1789685624896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7aa24f2c-7d7c-4c31-a28c-7595d4a72003 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] port_delete event received for '94c7aa5e-dbd8-4b37-8873-7c88238a00ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:30:28.856 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 94c7aa5e-dbd8-4b37-8873-7c88238a00ee 2022-05-28 17:30:30.044 2864 1789690519616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e0b33e0-c52a-46de-bb82-cfe4776f90aa 254a864c711b4662b0358f949d26d1cf d2bdeab819054daab735b5cd51cabdfe - - - -] port_delete event received for '018656ae-ffd8-4cf1-a3d1-0a967d5dcf09' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:30:30.454 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:30:30.454 2864 1789689598544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '94c7aa5e-dbd8-4b37-8873-7c88238a00ee' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:30:30.454 2864 1789689598544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '94c7aa5e-dbd8-4b37-8873-7c88238a00ee' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:30:30.454 2864 1789689598544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 94c7aa5e-dbd8-4b37-8873-7c88238a00ee _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:30:30.454 2864 1789689598544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6fed0c83-c4ec-40c5-96a2-475a377ac36d 2022-05-28 17:30:30.454 2864 1789689598544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['94c7aa5e-dbd8-4b37-8873-7c88238a00ee'] 2022-05-28 17:30:30.454 2864 1789689598544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:30:30.454 2864 1789689598544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:30:30.454 2864 1789689598544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['94c7aa5e-dbd8-4b37-8873-7c88238a00ee'] 2022-05-28 17:30:32.455 2864 1789686825728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:30:32.492 2864 1789686825728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:30:33.873 2864 1789688801936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4681455e-4dea-4344-856a-038af0be88ec 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for 'a0353761-1f7f-4318-889f-9ce53ba36e41' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:30:34.969 2864 1789688716096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1d315d6-6d1a-40b1-a876-955a3072cbb4 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for 'd828a3de-c81c-4959-aee2-f19b60793a18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:30:35.751 2864 1789689599600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b35a31d-7104-4226-a332-a071bd6f00ae 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '77aeb8f1-1ad4-4c3d-bd3c-4b72ceb925ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:30:36.062 2864 1789690348992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b35a31d-7104-4226-a332-a071bd6f00ae 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network 6fed0c83-c4ec-40c5-96a2-475a377ac36d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:30:36.062 2864 1789690348992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b35a31d-7104-4226-a332-a071bd6f00ae 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Network 6fed0c83-c4ec-40c5-96a2-475a377ac36d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-28 17:31:11.107 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 487e6216-4e4f-4cad-97c6-d2869a6739bd 2022-05-28 17:31:11.766 2864 1789691439232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78789479-34b2-47db-8b30-6e4ee61f9b64 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated on remote: ['097f9388-77aa-4466-b2a5-8aabc8790c39'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:31:11.766 2864 1789691439232 MainThread INFO neutron.agent.securitygroups_rpc [req-78789479-34b2-47db-8b30-6e4ee61f9b64 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] Security group member updated ['097f9388-77aa-4466-b2a5-8aabc8790c39'] 2022-05-28 17:31:12.075 2864 1789690684336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78789479-34b2-47db-8b30-6e4ee61f9b64 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] port_delete event received for '487e6216-4e4f-4cad-97c6-d2869a6739bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:31:12.637 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:31:12.637 2864 1789690684336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '487e6216-4e4f-4cad-97c6-d2869a6739bd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:31:12.639 2864 1789690684336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '487e6216-4e4f-4cad-97c6-d2869a6739bd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:31:12.639 2864 1789690684336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 487e6216-4e4f-4cad-97c6-d2869a6739bd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:31:12.639 2864 1789690684336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 74f43e8b-dee7-40a2-a7c0-cb46125789f6 2022-05-28 17:31:12.639 2864 1789690684336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['487e6216-4e4f-4cad-97c6-d2869a6739bd'] 2022-05-28 17:31:12.639 2864 1789690684336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:31:12.639 2864 1789690684336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:31:12.639 2864 1789690684336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['487e6216-4e4f-4cad-97c6-d2869a6739bd'] 2022-05-28 17:31:13.221 2864 1789690684336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3897a529-3e8c-4ec5-9845-cd8c560028df 78e03d23b3cf4718b4800bbacfcfcac1 5545fc6baca0401f9754925b35e9f1cf - - - -] port_delete event received for 'a7000545-80a9-4bf2-bf61-073af0deddb2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:31:14.639 2864 1789686969792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:31:14.669 2864 1789686969792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:31:17.872 2864 1789688394320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af9c0317-efdc-4cf8-b10e-365a75d5e0ea 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '318024dc-12e9-4e02-a166-e5afe5291c48' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:31:19.174 2864 1789686430528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5b4ed07-21da-40fe-a925-811710df63ab 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '46cb7f4d-4ea2-4ef9-8faa-1145a0ba86e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:31:19.872 2864 1789691050992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72a3eaba-f94b-4929-aee7-f1c6749131fd 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '578cc1db-1ecb-4840-9a7e-3da7abbb9f70' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:31:20.002 2864 1789691146304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-540fba22-33bc-4b97-ba1c-492f2ca2b97a - - - - - -] port_delete event received for '578cc1db-1ecb-4840-9a7e-3da7abbb9f70' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:31:20.096 2864 1789691148416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72a3eaba-f94b-4929-aee7-f1c6749131fd 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network 74f43e8b-dee7-40a2-a7c0-cb46125789f6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:31:20.096 2864 1789691148416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72a3eaba-f94b-4929-aee7-f1c6749131fd 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Network 74f43e8b-dee7-40a2-a7c0-cb46125789f6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-28 17:31:23.546 2864 1789691049760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-acac3899-c670-4610-8d9a-6c670ff158b4 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Security group member updated on remote: ['5d10a885-42c4-4d53-912e-6f784b23c78b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:31:23.546 2864 1789691049760 MainThread INFO neutron.agent.securitygroups_rpc [req-acac3899-c670-4610-8d9a-6c670ff158b4 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Security group member updated ['5d10a885-42c4-4d53-912e-6f784b23c78b'] 2022-05-28 17:31:24.348 2864 1789686478096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43ac3e98-3a82-400d-989c-20abc740cf1f 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 456f37c9-fdaf-473c-920d-e163133aaa70 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:31:24.348 2864 1789686478096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43ac3e98-3a82-400d-989c-20abc740cf1f 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 456f37c9-fdaf-473c-920d-e163133aaa70 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:31:27.106 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 456f37c9-fdaf-473c-920d-e163133aaa70 2022-05-28 17:31:28.686 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:31:28.888 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 456f37c9-fdaf-473c-920d-e163133aaa70 2022-05-28 17:31:28.888 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 456f37c9-fdaf-473c-920d-e163133aaa70 updated. Details: {'device': '456f37c9-fdaf-473c-920d-e163133aaa70', 'network_id': '8ae8ba0d-265d-4ab0-89b9-23711f4410e5', 'port_id': '456f37c9-fdaf-473c-920d-e163133aaa70', 'mac_address': 'fa:16:3e:79:d3:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 126, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e20854e6-928a-49a8-bc6b-74b99933e62a', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:31:28.888 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:31:28.888 2864 1789691149296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-456f37c9-fdaf-473c-920d-e163133aaa70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:31:28.888 2864 1789691149296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 456f37c9-fdaf-473c-920d-e163133aaa70 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:31:28.888 2864 1789691149296 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8ae8ba0d-265d-4ab0-89b9-23711f4410e5 2022-05-28 17:31:28.888 2864 1789691149296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:31:29.060 2864 1789691149296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '456f37c9-fdaf-473c-920d-e163133aaa70') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:31:29.060 2864 1789691149296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '456f37c9-fdaf-473c-920d-e163133aaa70') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:31:29.092 2864 1789691149296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 456f37c9-fdaf-473c-920d-e163133aaa70 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:31:29.092 2864 1789691149296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 126, VLAN trunk: None to switch port 456f37c9-fdaf-473c-920d-e163133aaa70 2022-05-28 17:31:29.191 2864 1789691149296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:31:29.191 2864 1789691149296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['456f37c9-fdaf-473c-920d-e163133aaa70'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:31:29.342 2864 1789691149296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['456f37c9-fdaf-473c-920d-e163133aaa70']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:31:29.342 2864 1789691149296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:31:29.342 2864 1789691149296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5d10a885-42c4-4d53-912e-6f784b23c78b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:31:29.342 2864 1789691149296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5d10a885-42c4-4d53-912e-6f784b23c78b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:31:29.342 2864 1789691149296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 456f37c9-fdaf-473c-920d-e163133aaa70 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:31:29.342 2864 1789691149296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:31:29.342 2864 1789691149296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 456f37c9-fdaf-473c-920d-e163133aaa70 not yet added. Adding. 2022-05-28 17:31:29.342 2864 1789691149296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:31:29.342 2864 1789691149296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:31:29.464 2864 1789691149296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-456f37c9-fdaf-473c-920d-e163133aaa70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:31:29.575 2864 1789691149296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-456f37c9-fdaf-473c-920d-e163133aaa70" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:31:29.575 2864 1789691149296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-456f37c9-fdaf-473c-920d-e163133aaa70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:31:29.722 2864 1789691149296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-456f37c9-fdaf-473c-920d-e163133aaa70" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:31:29.831 2864 1789691149296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-456f37c9-fdaf-473c-920d-e163133aaa70" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:31:29.831 2864 1789691149296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 456f37c9-fdaf-473c-920d-e163133aaa70 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:31:29.831 2864 1789691149296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 456f37c9-fdaf-473c-920d-e163133aaa70 processed. 2022-05-28 17:31:30.715 2864 1789691159120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:31:30.887 2864 1789691159120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:32:08.185 2864 1789688200704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c95acee8-9506-4c69-ad4f-8f0f60a4cea9 e65ece5877bd4c8f951e97daaf2a51f5 b4129263fdb045819853b0f832a6b518 - - - -] Security group member updated on remote: ['bb7a0f2f-0718-47a8-974d-f74fb1bb7956'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:32:08.185 2864 1789688200704 MainThread INFO neutron.agent.securitygroups_rpc [req-c95acee8-9506-4c69-ad4f-8f0f60a4cea9 e65ece5877bd4c8f951e97daaf2a51f5 b4129263fdb045819853b0f832a6b518 - - - -] Security group member updated ['bb7a0f2f-0718-47a8-974d-f74fb1bb7956'] 2022-05-28 17:32:08.947 2864 1789691219808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a291f0f4-73d6-487c-a6f4-a8064b19400b 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 931b283b-784e-450d-a466-76877d8d8528 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:32:08.963 2864 1789691219808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a291f0f4-73d6-487c-a6f4-a8064b19400b 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 931b283b-784e-450d-a466-76877d8d8528 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:32:11.403 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 931b283b-784e-450d-a466-76877d8d8528 2022-05-28 17:32:12.935 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:32:13.121 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 931b283b-784e-450d-a466-76877d8d8528 2022-05-28 17:32:13.121 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 931b283b-784e-450d-a466-76877d8d8528 updated. Details: {'device': '931b283b-784e-450d-a466-76877d8d8528', 'network_id': 'b4fabbd7-0267-420e-8661-bd71a5a3aad5', 'port_id': '931b283b-784e-450d-a466-76877d8d8528', 'mac_address': 'fa:16:3e:af:16:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 140, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ffdf01e1-a733-445a-bde7-4e2a200b723f', 'ip_address': '192.168.233.110'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:32:13.121 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:32:13.121 2864 1789691831568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-931b283b-784e-450d-a466-76877d8d8528" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:32:13.121 2864 1789691831568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 931b283b-784e-450d-a466-76877d8d8528 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:32:13.121 2864 1789691831568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b4fabbd7-0267-420e-8661-bd71a5a3aad5 2022-05-28 17:32:13.121 2864 1789691831568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:32:13.325 2864 1789691831568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '931b283b-784e-450d-a466-76877d8d8528') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:32:13.325 2864 1789691831568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '931b283b-784e-450d-a466-76877d8d8528') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:32:13.357 2864 1789691831568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 931b283b-784e-450d-a466-76877d8d8528 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:32:13.357 2864 1789691831568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 140, VLAN trunk: None to switch port 931b283b-784e-450d-a466-76877d8d8528 2022-05-28 17:32:13.469 2864 1789691831568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:32:13.469 2864 1789691831568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['931b283b-784e-450d-a466-76877d8d8528'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:32:13.626 2864 1789691831568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['931b283b-784e-450d-a466-76877d8d8528']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:32:13.626 2864 1789691831568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:32:13.626 2864 1789691831568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb7a0f2f-0718-47a8-974d-f74fb1bb7956) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:32:13.626 2864 1789691831568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bb7a0f2f-0718-47a8-974d-f74fb1bb7956) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:32:13.626 2864 1789691831568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 931b283b-784e-450d-a466-76877d8d8528 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:32:13.626 2864 1789691831568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:32:13.626 2864 1789691831568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 931b283b-784e-450d-a466-76877d8d8528 not yet added. Adding. 2022-05-28 17:32:13.626 2864 1789691831568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:32:13.626 2864 1789691831568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:32:13.753 2864 1789691831568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-931b283b-784e-450d-a466-76877d8d8528" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:32:13.889 2864 1789691831568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-931b283b-784e-450d-a466-76877d8d8528" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:32:13.889 2864 1789691831568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-931b283b-784e-450d-a466-76877d8d8528" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:32:14.044 2864 1789691831568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-931b283b-784e-450d-a466-76877d8d8528" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:32:14.153 2864 1789691831568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-931b283b-784e-450d-a466-76877d8d8528" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:32:14.153 2864 1789691831568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 931b283b-784e-450d-a466-76877d8d8528 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:32:14.153 2864 1789691831568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 931b283b-784e-450d-a466-76877d8d8528 processed. 2022-05-28 17:32:14.949 2864 1789691831568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:32:15.131 2864 1789691831568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:32:21.021 2864 1789690561280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a9ad1df-46e1-4ea3-8280-707b3fb3986c e65ece5877bd4c8f951e97daaf2a51f5 b4129263fdb045819853b0f832a6b518 - - - -] Security group member updated on remote: ['bb7a0f2f-0718-47a8-974d-f74fb1bb7956'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:32:21.021 2864 1789690561280 MainThread INFO neutron.agent.securitygroups_rpc [req-4a9ad1df-46e1-4ea3-8280-707b3fb3986c e65ece5877bd4c8f951e97daaf2a51f5 b4129263fdb045819853b0f832a6b518 - - - -] Security group member updated ['bb7a0f2f-0718-47a8-974d-f74fb1bb7956'] 2022-05-28 17:32:21.021 2864 1789690561280 MainThread INFO neutron.agent.securitygroups_rpc [req-4a9ad1df-46e1-4ea3-8280-707b3fb3986c e65ece5877bd4c8f951e97daaf2a51f5 b4129263fdb045819853b0f832a6b518 - - - -] Refresh firewall rules 2022-05-28 17:32:21.021 2864 1789690561280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a9ad1df-46e1-4ea3-8280-707b3fb3986c e65ece5877bd4c8f951e97daaf2a51f5 b4129263fdb045819853b0f832a6b518 - - - -] Get security group information for devices via rpc ['931b283b-784e-450d-a466-76877d8d8528'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:32:21.059 2864 1789690561280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4a9ad1df-46e1-4ea3-8280-707b3fb3986c e65ece5877bd4c8f951e97daaf2a51f5 b4129263fdb045819853b0f832a6b518 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:32:21.059 2864 1789690561280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4a9ad1df-46e1-4ea3-8280-707b3fb3986c e65ece5877bd4c8f951e97daaf2a51f5 b4129263fdb045819853b0f832a6b518 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:32:21.121 2864 1789689598192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a9ad1df-46e1-4ea3-8280-707b3fb3986c e65ece5877bd4c8f951e97daaf2a51f5 b4129263fdb045819853b0f832a6b518 - - - -] port_delete event received for '931b283b-784e-450d-a466-76877d8d8528' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:32:21.750 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 931b283b-784e-450d-a466-76877d8d8528 2022-05-28 17:32:22.972 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:32:22.972 2864 1789690523312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '931b283b-784e-450d-a466-76877d8d8528' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:32:22.972 2864 1789690523312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '931b283b-784e-450d-a466-76877d8d8528' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:32:22.972 2864 1789690523312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 931b283b-784e-450d-a466-76877d8d8528 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:32:22.972 2864 1789690523312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b4fabbd7-0267-420e-8661-bd71a5a3aad5 2022-05-28 17:32:22.972 2864 1789690523312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['931b283b-784e-450d-a466-76877d8d8528'] 2022-05-28 17:32:22.972 2864 1789690523312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:32:22.972 2864 1789690523312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:32:22.972 2864 1789690523312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['931b283b-784e-450d-a466-76877d8d8528'] 2022-05-28 17:32:24.966 2864 1789686969264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:32:24.997 2864 1789686969264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:32:29.123 2864 1789687074128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5f6d22c-483a-45af-95f1-f6794f6f9e4d 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Security group member updated on remote: ['5d10a885-42c4-4d53-912e-6f784b23c78b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:32:29.123 2864 1789687074128 MainThread INFO neutron.agent.securitygroups_rpc [req-d5f6d22c-483a-45af-95f1-f6794f6f9e4d 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Security group member updated ['5d10a885-42c4-4d53-912e-6f784b23c78b'] 2022-05-28 17:32:29.123 2864 1789687074128 MainThread INFO neutron.agent.securitygroups_rpc [req-d5f6d22c-483a-45af-95f1-f6794f6f9e4d 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Refresh firewall rules 2022-05-28 17:32:29.123 2864 1789687074128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5f6d22c-483a-45af-95f1-f6794f6f9e4d 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Get security group information for devices via rpc ['456f37c9-fdaf-473c-920d-e163133aaa70'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:32:29.152 2864 1789687074128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5f6d22c-483a-45af-95f1-f6794f6f9e4d 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:32:29.152 2864 1789687074128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5f6d22c-483a-45af-95f1-f6794f6f9e4d 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:32:29.186 2864 1789690516224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5f6d22c-483a-45af-95f1-f6794f6f9e4d 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] port_delete event received for '456f37c9-fdaf-473c-920d-e163133aaa70' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:32:29.810 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 456f37c9-fdaf-473c-920d-e163133aaa70 2022-05-28 17:32:30.980 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:32:30.982 2864 1789691350528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '456f37c9-fdaf-473c-920d-e163133aaa70' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:32:30.982 2864 1789691350528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '456f37c9-fdaf-473c-920d-e163133aaa70' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:32:30.982 2864 1789691350528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 456f37c9-fdaf-473c-920d-e163133aaa70 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:32:30.982 2864 1789691350528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8ae8ba0d-265d-4ab0-89b9-23711f4410e5 2022-05-28 17:32:30.982 2864 1789691350528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['456f37c9-fdaf-473c-920d-e163133aaa70'] 2022-05-28 17:32:30.982 2864 1789691350528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:32:30.982 2864 1789691350528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:32:30.982 2864 1789691350528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['456f37c9-fdaf-473c-920d-e163133aaa70'] 2022-05-28 17:32:32.998 2864 1789691162288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:32:33.014 2864 1789691162288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:32:35.731 2864 1789691160528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9cbef8b-c495-4263-95f8-b3d4265afbe0 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Security group member updated on remote: ['5d10a885-42c4-4d53-912e-6f784b23c78b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:32:35.731 2864 1789691160528 MainThread INFO neutron.agent.securitygroups_rpc [req-c9cbef8b-c495-4263-95f8-b3d4265afbe0 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Security group member updated ['5d10a885-42c4-4d53-912e-6f784b23c78b'] 2022-05-28 17:32:36.441 2864 1789691159824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52415480-4754-44c8-8981-a46496f25d5f 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 3cc71268-9b50-47e0-8d0c-3d183880b73a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:32:36.441 2864 1789691159824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52415480-4754-44c8-8981-a46496f25d5f 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 3cc71268-9b50-47e0-8d0c-3d183880b73a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:32:39.652 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3cc71268-9b50-47e0-8d0c-3d183880b73a 2022-05-28 17:32:41.043 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:32:41.232 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 3cc71268-9b50-47e0-8d0c-3d183880b73a 2022-05-28 17:32:41.232 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 3cc71268-9b50-47e0-8d0c-3d183880b73a updated. Details: {'device': '3cc71268-9b50-47e0-8d0c-3d183880b73a', 'network_id': '8ae8ba0d-265d-4ab0-89b9-23711f4410e5', 'port_id': '3cc71268-9b50-47e0-8d0c-3d183880b73a', 'mac_address': 'fa:16:3e:47:ca:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 126, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e20854e6-928a-49a8-bc6b-74b99933e62a', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:32:41.232 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:32:41.232 2864 1789691347888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3cc71268-9b50-47e0-8d0c-3d183880b73a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:32:41.232 2864 1789691347888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3cc71268-9b50-47e0-8d0c-3d183880b73a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:32:41.232 2864 1789691347888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8ae8ba0d-265d-4ab0-89b9-23711f4410e5 2022-05-28 17:32:41.232 2864 1789691347888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:32:41.418 2864 1789691347888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3cc71268-9b50-47e0-8d0c-3d183880b73a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:32:41.418 2864 1789691347888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3cc71268-9b50-47e0-8d0c-3d183880b73a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:32:41.426 2864 1789691347888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3cc71268-9b50-47e0-8d0c-3d183880b73a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:32:41.426 2864 1789691347888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 126, VLAN trunk: None to switch port 3cc71268-9b50-47e0-8d0c-3d183880b73a 2022-05-28 17:32:41.514 2864 1789691347888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:32:41.514 2864 1789691347888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3cc71268-9b50-47e0-8d0c-3d183880b73a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:32:41.667 2864 1789691347888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3cc71268-9b50-47e0-8d0c-3d183880b73a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:32:41.667 2864 1789691347888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:32:41.667 2864 1789691347888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5d10a885-42c4-4d53-912e-6f784b23c78b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:32:41.667 2864 1789691347888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5d10a885-42c4-4d53-912e-6f784b23c78b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:32:41.670 2864 1789691347888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3cc71268-9b50-47e0-8d0c-3d183880b73a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:32:41.670 2864 1789691347888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:32:41.670 2864 1789691347888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3cc71268-9b50-47e0-8d0c-3d183880b73a not yet added. Adding. 2022-05-28 17:32:41.670 2864 1789691347888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:32:41.670 2864 1789691347888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:32:41.764 2864 1789691347888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3cc71268-9b50-47e0-8d0c-3d183880b73a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:32:41.873 2864 1789691347888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3cc71268-9b50-47e0-8d0c-3d183880b73a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:32:41.873 2864 1789691347888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3cc71268-9b50-47e0-8d0c-3d183880b73a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:32:41.998 2864 1789691347888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3cc71268-9b50-47e0-8d0c-3d183880b73a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:32:42.090 2864 1789691347888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3cc71268-9b50-47e0-8d0c-3d183880b73a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.860s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:32:42.090 2864 1789691347888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3cc71268-9b50-47e0-8d0c-3d183880b73a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:32:42.090 2864 1789691347888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3cc71268-9b50-47e0-8d0c-3d183880b73a processed. 2022-05-28 17:32:43.059 2864 1789691984176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:32:43.232 2864 1789691984176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:33:10.132 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3cc71268-9b50-47e0-8d0c-3d183880b73a 2022-05-28 17:33:10.400 2864 1789692070368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a8bc126-4944-48e8-8045-a2150985c722 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Security group member updated on remote: ['5d10a885-42c4-4d53-912e-6f784b23c78b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:33:10.400 2864 1789692070368 MainThread INFO neutron.agent.securitygroups_rpc [req-1a8bc126-4944-48e8-8045-a2150985c722 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Security group member updated ['5d10a885-42c4-4d53-912e-6f784b23c78b'] 2022-05-28 17:33:10.400 2864 1789692070368 MainThread INFO neutron.agent.securitygroups_rpc [req-1a8bc126-4944-48e8-8045-a2150985c722 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Refresh firewall rules 2022-05-28 17:33:10.400 2864 1789692070368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a8bc126-4944-48e8-8045-a2150985c722 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Get security group information for devices via rpc ['3cc71268-9b50-47e0-8d0c-3d183880b73a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:33:10.435 2864 1789692070368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a8bc126-4944-48e8-8045-a2150985c722 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:33:10.435 2864 1789692070368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a8bc126-4944-48e8-8045-a2150985c722 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:33:10.468 2864 1789692070368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a8bc126-4944-48e8-8045-a2150985c722 391704c5704c4b4db303fdb6c0239cc2 4476dddbe3564105bd688dd1c9555c28 - - - -] port_delete event received for '3cc71268-9b50-47e0-8d0c-3d183880b73a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:33:11.230 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:33:11.230 2864 1789692140352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3cc71268-9b50-47e0-8d0c-3d183880b73a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:33:11.230 2864 1789692140352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3cc71268-9b50-47e0-8d0c-3d183880b73a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:33:11.230 2864 1789692140352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3cc71268-9b50-47e0-8d0c-3d183880b73a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:33:11.240 2864 1789692140352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8ae8ba0d-265d-4ab0-89b9-23711f4410e5 2022-05-28 17:33:11.240 2864 1789692140352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3cc71268-9b50-47e0-8d0c-3d183880b73a'] 2022-05-28 17:33:11.240 2864 1789692140352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:33:11.240 2864 1789692140352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:33:11.240 2864 1789692140352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3cc71268-9b50-47e0-8d0c-3d183880b73a'] 2022-05-28 17:33:13.262 2864 1789691159824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:33:13.280 2864 1789691159824 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:33:29.011 2864 1789692133968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62c8a1ad-1da6-48bb-8180-693ea868b75e 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network 8ae8ba0d-265d-4ab0-89b9-23711f4410e5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:33:29.011 2864 1789692133968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62c8a1ad-1da6-48bb-8180-693ea868b75e 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Network 8ae8ba0d-265d-4ab0-89b9-23711f4410e5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-28 17:33:33.372 2864 1789689776784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adbdb4fe-b0fb-45c7-aa45-6d9bca19715b - - - - - -] port_update received: 4c949ea2-fdc8-4514-8c20-160109b95cfb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:33:33.372 2864 1789689776784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adbdb4fe-b0fb-45c7-aa45-6d9bca19715b - - - - - -] No port 4c949ea2-fdc8-4514-8c20-160109b95cfb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:33:37.164 2864 1789693529600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461dce0-c113-4c65-9b87-7812f1214b0b - - - - - -] port_update received: 35d3c8cf-4e95-4764-a89d-93d26e545328 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:33:37.164 2864 1789693529600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461dce0-c113-4c65-9b87-7812f1214b0b - - - - - -] No port 35d3c8cf-4e95-4764-a89d-93d26e545328 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:33:38.389 2864 1789693699872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9558407-ea9e-4e19-b179-3ae4401b427c - - - - - -] port_update received: d26a0660-41af-40c8-b6d9-ba4f0c62d495 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:33:38.389 2864 1789693699872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9558407-ea9e-4e19-b179-3ae4401b427c - - - - - -] No port d26a0660-41af-40c8-b6d9-ba4f0c62d495 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:33:43.000 2864 1789691414832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1679d5e2-a8a3-4c7e-a5f2-ad76263a22d3 - - - - - -] port_update received: 8547c0c1-36fc-43b4-9762-92541f4c756a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:33:43.000 2864 1789691414832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1679d5e2-a8a3-4c7e-a5f2-ad76263a22d3 - - - - - -] No port 8547c0c1-36fc-43b4-9762-92541f4c756a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:33:49.996 2864 1789690895696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1f5b6cf-003e-48d2-8c69-18f7fbaa2c5d 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group member updated on remote: ['fef05cac-d12e-4130-810c-4995d119f2c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:33:49.996 2864 1789690895696 MainThread INFO neutron.agent.securitygroups_rpc [req-d1f5b6cf-003e-48d2-8c69-18f7fbaa2c5d 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group member updated ['fef05cac-d12e-4130-810c-4995d119f2c1'] 2022-05-28 17:34:00.562 2864 1789691926304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bed4b98e-d371-4ebb-bfc8-fb5cc3873f03 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] port_update received: 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:34:00.562 2864 1789691926304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bed4b98e-d371-4ebb-bfc8-fb5cc3873f03 9e791e3810b043e19a58f433eb357236 109ee9340d6247488fc93eda9fb31a56 - - - -] No port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-28 17:34:02.236 2864 1789686792784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d 2022-05-28 17:34:03.417 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-28 17:34:03.611 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Adding port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d 2022-05-28 17:34:03.611 2864 1789588627520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d updated. Details: {'device': '911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d', 'network_id': 'cf88141f-b0d0-4364-9c34-d0593bb486f6', 'port_id': '911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d', 'mac_address': 'fa:16:3e:8a:54:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 145, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'de0e3759-7db5-46ef-aa22-546c8d9ef3b8', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-28 17:34:03.611 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-28 17:34:03.611 2864 1789693831472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:34:03.611 2864 1789693831472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:34:03.611 2864 1789693831472 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cf88141f-b0d0-4364-9c34-d0593bb486f6 2022-05-28 17:34:03.611 2864 1789693831472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:34:03.793 2864 1789693831472 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:34:03.793 2864 1789693831472 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:34:03.809 2864 1789693831472 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:34:03.809 2864 1789693831472 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 145, VLAN trunk: None to switch port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d 2022-05-28 17:34:03.922 2864 1789693831472 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-28 17:34:03.922 2864 1789693831472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:34:04.066 2864 1789693831472 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:34:04.066 2864 1789693831472 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:34:04.066 2864 1789693831472 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fef05cac-d12e-4130-810c-4995d119f2c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:34:04.066 2864 1789693831472 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fef05cac-d12e-4130-810c-4995d119f2c1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:34:04.066 2864 1789693831472 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:34:04.066 2864 1789693831472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-28 17:34:04.066 2864 1789693831472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d not yet added. Adding. 2022-05-28 17:34:04.066 2864 1789693831472 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-28 17:34:04.066 2864 1789693831472 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-28 17:34:04.169 2864 1789693831472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:34:04.281 2864 1789693831472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:34:04.281 2864 1789693831472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:34:04.434 2864 1789693831472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:34:04.554 2864 1789693831472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:34:04.554 2864 1789693831472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-28 17:34:04.554 2864 1789693831472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d processed. 2022-05-28 17:34:05.417 2864 1789690449760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:34:05.590 2864 1789690449760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:34:15.031 2864 1789692070896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-caebbf51-f72a-4ff8-a1a0-07b7b19a9cec 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group rule updated on remote: ['0c4e07e4-e52a-4f3c-9966-22f98e814826'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:34:15.031 2864 1789692070896 MainThread INFO neutron.agent.securitygroups_rpc [req-caebbf51-f72a-4ff8-a1a0-07b7b19a9cec 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group rule updated ['0c4e07e4-e52a-4f3c-9966-22f98e814826'] 2022-05-28 17:34:15.234 2864 1789691440640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58154966-5a12-459e-ad34-ba87733646d8 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group rule updated on remote: ['0c4e07e4-e52a-4f3c-9966-22f98e814826'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:34:15.234 2864 1789691440640 MainThread INFO neutron.agent.securitygroups_rpc [req-58154966-5a12-459e-ad34-ba87733646d8 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group rule updated ['0c4e07e4-e52a-4f3c-9966-22f98e814826'] 2022-05-28 17:34:15.395 2864 1789691440640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac222a75-9f64-4b5c-881a-a090f0d432c8 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group rule updated on remote: ['0c4e07e4-e52a-4f3c-9966-22f98e814826'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:34:15.395 2864 1789691440640 MainThread INFO neutron.agent.securitygroups_rpc [req-ac222a75-9f64-4b5c-881a-a090f0d432c8 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group rule updated ['0c4e07e4-e52a-4f3c-9966-22f98e814826'] 2022-05-28 17:34:15.518 2864 1789694003856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e185c86e-d0ab-40c5-bf98-b4164a260527 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group rule updated on remote: ['0c4e07e4-e52a-4f3c-9966-22f98e814826'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:34:15.518 2864 1789694003856 MainThread INFO neutron.agent.securitygroups_rpc [req-e185c86e-d0ab-40c5-bf98-b4164a260527 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group rule updated ['0c4e07e4-e52a-4f3c-9966-22f98e814826'] 2022-05-28 17:34:15.895 2864 1789686478096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f040717-7f5d-450c-b049-f2894c623fe4 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group rule updated on remote: ['0c4e07e4-e52a-4f3c-9966-22f98e814826'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:34:15.895 2864 1789686478096 MainThread INFO neutron.agent.securitygroups_rpc [req-0f040717-7f5d-450c-b049-f2894c623fe4 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group rule updated ['0c4e07e4-e52a-4f3c-9966-22f98e814826'] 2022-05-28 17:34:16.018 2864 1789686478096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff4f9909-6b8e-4881-8be5-0e79c00c6f51 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group rule updated on remote: ['0c4e07e4-e52a-4f3c-9966-22f98e814826'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-28 17:34:16.018 2864 1789686478096 MainThread INFO neutron.agent.securitygroups_rpc [req-ff4f9909-6b8e-4881-8be5-0e79c00c6f51 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group rule updated ['0c4e07e4-e52a-4f3c-9966-22f98e814826'] 2022-05-28 17:34:16.497 2864 1789686478096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group member updated on remote: ['fef05cac-d12e-4130-810c-4995d119f2c1', '0c4e07e4-e52a-4f3c-9966-22f98e814826'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:34:16.497 2864 1789686478096 MainThread INFO neutron.agent.securitygroups_rpc [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group member updated ['fef05cac-d12e-4130-810c-4995d119f2c1', '0c4e07e4-e52a-4f3c-9966-22f98e814826'] 2022-05-28 17:34:16.497 2864 1789686478096 MainThread INFO neutron.agent.securitygroups_rpc [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Refresh firewall rules 2022-05-28 17:34:16.497 2864 1789686478096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Get security group information for devices via rpc ['911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:34:16.544 2864 1789692070896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] port_update received: 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:34:16.544 2864 1789692070896 MainThread DEBUG oslo_concurrency.lockutils [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-agent-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:34:16.544 2864 1789692070896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Binding port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:34:16.544 2864 1789692070896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:34:16.568 2864 1789692070896 MainThread DEBUG neutron.services.trunk.rpc.agent [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:34:16.568 2864 1789692070896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:34:16.579 2864 1789692070896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Trunk plugin disabled on server. Assuming port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:34:16.579 2864 1789692070896 MainThread INFO networking_hyperv.neutron.trunk_driver [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Binding VLAN ID: 145, VLAN trunk: None to switch port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d 2022-05-28 17:34:16.592 2864 1789692070896 MainThread INFO neutron.agent.securitygroups_rpc [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Refresh firewall rules 2022-05-28 17:34:16.592 2864 1789692070896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Get security group information for devices via rpc ['911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:34:17.188 2864 1789686478096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update security group information for ports dict_keys(['911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:34:17.188 2864 1789686478096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:34:17.188 2864 1789686478096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update rules of security group (0c4e07e4-e52a-4f3c-9966-22f98e814826) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:34:17.188 2864 1789686478096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update rules of security group (fef05cac-d12e-4130-810c-4995d119f2c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:34:17.188 2864 1789686478096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update members of security group (fef05cac-d12e-4130-810c-4995d119f2c1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:34:17.188 2864 1789686478096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update port filter for 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:34:17.188 2864 1789686478096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Updating port rules. 2022-05-28 17:34:17.188 2864 1789686478096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Creating 6 new rules, removing 0 old rules. 2022-05-28 17:34:17.188 2864 1789686478096 MainThread DEBUG oslo_concurrency.lockutils [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:34:17.328 2864 1789686478096 MainThread DEBUG oslo_concurrency.lockutils [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:34:17.328 2864 1789686478096 MainThread DEBUG oslo_concurrency.lockutils [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:34:17.328 2864 1789686478096 MainThread DEBUG oslo_concurrency.lockutils [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:34:17.328 2864 1789692070896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update security group information for ports dict_keys(['911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:34:17.328 2864 1789692070896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:34:17.328 2864 1789692070896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update rules of security group (0c4e07e4-e52a-4f3c-9966-22f98e814826) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:34:17.328 2864 1789692070896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update rules of security group (fef05cac-d12e-4130-810c-4995d119f2c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:34:17.328 2864 1789692070896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update members of security group (fef05cac-d12e-4130-810c-4995d119f2c1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:34:17.328 2864 1789692070896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update port filter for 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:34:17.328 2864 1789692070896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Updating port rules. 2022-05-28 17:34:17.328 2864 1789692070896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Creating 0 new rules, removing 0 old rules. 2022-05-28 17:34:17.328 2864 1789692070896 MainThread DEBUG oslo_concurrency.lockutils [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:34:17.328 2864 1789692070896 MainThread DEBUG oslo_concurrency.lockutils [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:34:17.328 2864 1789692070896 MainThread DEBUG oslo_concurrency.lockutils [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:34:17.328 2864 1789692070896 MainThread DEBUG oslo_concurrency.lockutils [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:34:17.356 2864 1789692070896 MainThread DEBUG oslo_concurrency.lockutils [req-be32d1ea-5a16-41ad-bc75-b78519199454 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-agent-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:36:25.014 2864 1789694324400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group member updated on remote: ['fef05cac-d12e-4130-810c-4995d119f2c1', '0c4e07e4-e52a-4f3c-9966-22f98e814826'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:36:25.014 2864 1789694324400 MainThread INFO neutron.agent.securitygroups_rpc [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group member updated ['fef05cac-d12e-4130-810c-4995d119f2c1', '0c4e07e4-e52a-4f3c-9966-22f98e814826'] 2022-05-28 17:36:25.014 2864 1789694324400 MainThread INFO neutron.agent.securitygroups_rpc [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Refresh firewall rules 2022-05-28 17:36:25.014 2864 1789694324400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Get security group information for devices via rpc ['911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:36:25.041 2864 1789694190688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] port_update received: 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-28 17:36:25.041 2864 1789694190688 MainThread DEBUG oslo_concurrency.lockutils [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-agent-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:36:25.041 2864 1789694190688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Binding port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-28 17:36:25.041 2864 1789694190688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-28 17:36:25.071 2864 1789694190688 MainThread DEBUG neutron.services.trunk.rpc.agent [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:36:25.071 2864 1789694190688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-28 17:36:25.121 2864 1789694190688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Trunk plugin disabled on server. Assuming port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-28 17:36:25.121 2864 1789694190688 MainThread INFO networking_hyperv.neutron.trunk_driver [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Binding VLAN ID: 145, VLAN trunk: None to switch port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d 2022-05-28 17:36:25.134 2864 1789694190688 MainThread INFO neutron.agent.securitygroups_rpc [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Refresh firewall rules 2022-05-28 17:36:25.134 2864 1789694190688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Get security group information for devices via rpc ['911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:36:25.252 2864 1789694324400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update security group information for ports dict_keys(['911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:36:25.252 2864 1789694324400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:36:25.252 2864 1789694324400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update rules of security group (fef05cac-d12e-4130-810c-4995d119f2c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:36:25.252 2864 1789694324400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update members of security group (fef05cac-d12e-4130-810c-4995d119f2c1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:36:25.252 2864 1789694324400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update port filter for 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:36:25.252 2864 1789694324400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Updating port rules. 2022-05-28 17:36:25.252 2864 1789694324400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Creating 0 new rules, removing 6 old rules. 2022-05-28 17:36:25.252 2864 1789694324400 MainThread DEBUG oslo_concurrency.lockutils [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:36:25.252 2864 1789694324400 MainThread DEBUG oslo_concurrency.lockutils [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:36:25.252 2864 1789694324400 MainThread DEBUG oslo_concurrency.lockutils [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:36:25.446 2864 1789694324400 MainThread DEBUG oslo_concurrency.lockutils [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:36:25.446 2864 1789694190688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update security group information for ports dict_keys(['911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:36:25.446 2864 1789694190688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:36:25.446 2864 1789694190688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update rules of security group (fef05cac-d12e-4130-810c-4995d119f2c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-28 17:36:25.446 2864 1789694190688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update members of security group (fef05cac-d12e-4130-810c-4995d119f2c1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-28 17:36:25.446 2864 1789694190688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update port filter for 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-28 17:36:25.446 2864 1789694190688 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Updating port rules. 2022-05-28 17:36:25.446 2864 1789694190688 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Creating 0 new rules, removing 0 old rules. 2022-05-28 17:36:25.446 2864 1789694190688 MainThread DEBUG oslo_concurrency.lockutils [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:36:25.462 2864 1789694190688 MainThread DEBUG oslo_concurrency.lockutils [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:36:25.463 2864 1789694190688 MainThread DEBUG oslo_concurrency.lockutils [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:36:25.463 2864 1789694190688 MainThread DEBUG oslo_concurrency.lockutils [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-driver-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:36:25.478 2864 1789694190688 MainThread DEBUG oslo_concurrency.lockutils [req-12728ed8-3317-4caa-a6a6-ee9d0d21d6e0 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Lock "n-hv-agent-port-lock-911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:36:25.899 2864 1789694565008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bee02d7-182d-4543-a96b-236b6a4afdae 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] port_delete event received for 'b97825de-7d82-4980-9b4e-a8a9bbf8b08d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:36:31.289 2864 1789693367216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f083754-9eda-4571-a1e8-41d7f8379475 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group member updated on remote: ['fef05cac-d12e-4130-810c-4995d119f2c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-28 17:36:31.289 2864 1789693367216 MainThread INFO neutron.agent.securitygroups_rpc [req-4f083754-9eda-4571-a1e8-41d7f8379475 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Security group member updated ['fef05cac-d12e-4130-810c-4995d119f2c1'] 2022-05-28 17:36:31.289 2864 1789693367216 MainThread INFO neutron.agent.securitygroups_rpc [req-4f083754-9eda-4571-a1e8-41d7f8379475 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Refresh firewall rules 2022-05-28 17:36:31.289 2864 1789693367216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f083754-9eda-4571-a1e8-41d7f8379475 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Get security group information for devices via rpc ['911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-28 17:36:31.307 2864 1789686792960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d 2022-05-28 17:36:31.323 2864 1789693367216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f083754-9eda-4571-a1e8-41d7f8379475 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-28 17:36:31.336 2864 1789693367216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f083754-9eda-4571-a1e8-41d7f8379475 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-28 17:36:31.373 2864 1789693367216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f083754-9eda-4571-a1e8-41d7f8379475 2c1455c53dab46429d892b6ca11ed44e 8ff2c42ed3f84d9e97350bd93ee0c710 - - - -] port_delete event received for '911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:36:32.180 2864 1789588627520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-840dbf21-971c-477b-8406-7321d5b903cb - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-28 17:36:32.180 2864 1789693659968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-28 17:36:32.180 2864 1789693659968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-28 17:36:32.180 2864 1789693659968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-28 17:36:32.180 2864 1789693659968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d'] 2022-05-28 17:36:32.180 2864 1789693659968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-28 17:36:32.180 2864 1789693659968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-28 17:36:32.180 2864 1789693659968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['911a8f7e-56c7-4e8c-accd-76fd5b3f0a4d'] 2022-05-28 17:36:34.179 2864 1789694062432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-28 17:36:34.198 2864 1789694062432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-28 17:36:34.843 2864 1789695043536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d00f329-e213-4892-905d-34ee6f460129 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '35d3c8cf-4e95-4764-a89d-93d26e545328' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:36:36.057 2864 1789692224432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-705770af-0405-4552-a6ea-dfabb9a827e0 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '4c949ea2-fdc8-4514-8c20-160109b95cfb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:36:36.807 2864 1789692224432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f834b5c-d64c-4ac6-a825-7f2a06b25fbf 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '44197652-e744-49a9-9568-48361cecf352' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:36:36.889 2864 1789692224432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed31b80a-d406-4331-a22d-e9553efe11c8 - - - - - -] port_delete event received for '44197652-e744-49a9-9568-48361cecf352' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:36:37.007 2864 1789692224432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f834b5c-d64c-4ac6-a825-7f2a06b25fbf 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network cf88141f-b0d0-4364-9c34-d0593bb486f6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:36:37.007 2864 1789692224432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7f834b5c-d64c-4ac6-a825-7f2a06b25fbf 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Reclaiming local network cf88141f-b0d0-4364-9c34-d0593bb486f6 2022-05-28 17:36:37.901 2864 1789688802640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34d9c672-1095-41cf-bb4a-d489fad678a8 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '8547c0c1-36fc-43b4-9762-92541f4c756a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:36:38.892 2864 1789694563952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-316f294f-2b66-4164-b225-f5c058f42c50 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for 'd26a0660-41af-40c8-b6d9-ba4f0c62d495' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:36:39.867 2864 1789694995440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac66bec5-db01-44a9-bc05-72b11482dab1 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] port_delete event received for '957bfc97-e00e-4c0b-a770-2ce321864c75' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:36:39.930 2864 1789690518512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-727c46de-d5ac-440e-8156-8257939b6527 - - - - - -] port_delete event received for '957bfc97-e00e-4c0b-a770-2ce321864c75' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-28 17:36:40.076 2864 1789693367216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac66bec5-db01-44a9-bc05-72b11482dab1 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] network_delete received. Deleting network 717a4816-eaf9-45c5-8758-59b7518ee2eb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-28 17:36:40.076 2864 1789693367216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac66bec5-db01-44a9-bc05-72b11482dab1 3afb20cb40444529af0d285f2712cff3 619e2073f2f14660b0ca78910f374840 - - - -] Network 717a4816-eaf9-45c5-8758-59b7518ee2eb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463