2022-05-17 21:59:34.982 2360 2225450423920 MainThread INFO neutron.common.config [-] Logging enabled! 2022-05-17 21:59:34.982 2360 2225450423920 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev215 2022-05-17 21:59:34.982 2360 2225450423920 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-17 21:59:34.999 2360 2225450423920 MainThread INFO os_win.utils.network.networkutils [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] WMI caching is disabled. 2022-05-17 21:59:35.237 2360 2225450423920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-05-17 21:59:35.295 2360 2225450423920 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-05-17 21:59:35.295 2360 2225450423920 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-05-17 21:59:35.435 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent initialized successfully, now running... 2022-05-17 21:59:35.435 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-05-17 21:59:35.435 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-05-17 21:59:35.513 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-05-17 22:01:42.027 2360 2225549269296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66169405-ff72-4064-9361-79d84eaab690 - - - - -] port_update received: 3a63652f-e485-4e49-adfb-638847ac6d42 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:01:42.027 2360 2225549269296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66169405-ff72-4064-9361-79d84eaab690 - - - - -] No port 3a63652f-e485-4e49-adfb-638847ac6d42 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:01:44.701 2360 2225549199664 MainThread WARNING oslo_policy.policy [req-d61a2d22-d95b-4dce-87bb-89cb0181ec2c be046da8d0024811b10c5b1f8a5b7a7c 5e2c1add8c444468b963d77a1e5db159 - - -] 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-17 22:01:44.716 2360 2225549199664 MainThread WARNING oslo_policy.policy [req-d61a2d22-d95b-4dce-87bb-89cb0181ec2c be046da8d0024811b10c5b1f8a5b7a7c 5e2c1add8c444468b963d77a1e5db159 - - -] 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-17 22:01:44.716 2360 2225549199664 MainThread WARNING oslo_policy.policy [req-d61a2d22-d95b-4dce-87bb-89cb0181ec2c be046da8d0024811b10c5b1f8a5b7a7c 5e2c1add8c444468b963d77a1e5db159 - - -] 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-17 22:01:44.716 2360 2225549199664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d61a2d22-d95b-4dce-87bb-89cb0181ec2c be046da8d0024811b10c5b1f8a5b7a7c 5e2c1add8c444468b963d77a1e5db159 - - -] Security group member updated on remote: ['c82558f6-af40-4481-bdc6-e9bea2249546'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:01:44.716 2360 2225549199664 MainThread INFO neutron.agent.securitygroups_rpc [req-d61a2d22-d95b-4dce-87bb-89cb0181ec2c be046da8d0024811b10c5b1f8a5b7a7c 5e2c1add8c444468b963d77a1e5db159 - - -] Security group member updated ['c82558f6-af40-4481-bdc6-e9bea2249546'] 2022-05-17 22:01:45.184 2360 2225531276448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0177e840-1096-4596-9b86-fbfb5165b6ec - - - - -] port_update received: 58666c3c-a977-4bb2-a556-1501c64076b6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:01:45.184 2360 2225531276448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0177e840-1096-4596-9b86-fbfb5165b6ec - - - - -] No port 58666c3c-a977-4bb2-a556-1501c64076b6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:01:48.371 2360 2225531276448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f24545af-333f-4043-8865-31cd76bda364 - - - - -] port_update received: 8838ab59-ea60-4b4e-8963-e3ce7b24c57e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:01:48.371 2360 2225531276448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f24545af-333f-4043-8865-31cd76bda364 - - - - -] No port 8838ab59-ea60-4b4e-8963-e3ce7b24c57e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:01:51.128 2360 2225530818224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd2a650e-0e79-4787-8928-d5d24c10220e 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: 6843270f-5ae2-43ba-b9a4-321a06c0b2df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:01:51.138 2360 2225530818224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd2a650e-0e79-4787-8928-d5d24c10220e 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port 6843270f-5ae2-43ba-b9a4-321a06c0b2df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:01:52.215 2360 2225548756416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14adcda4-98c2-496c-8750-5ceecf0937c5 - - - - -] port_update received: 01067b08-c2c8-4668-9c41-64292fe4476a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:01:52.233 2360 2225548756416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14adcda4-98c2-496c-8750-5ceecf0937c5 - - - - -] No port 01067b08-c2c8-4668-9c41-64292fe4476a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:01:53.237 2360 2225549127520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2a3f43d-96bf-4c85-8420-a883f1e33c77 - - - - -] port_update received: dee3972a-fc80-4f52-a208-a626b8983430 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:01:53.237 2360 2225549127520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2a3f43d-96bf-4c85-8420-a883f1e33c77 - - - - -] No port dee3972a-fc80-4f52-a208-a626b8983430 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:01:58.886 2360 2225549936944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2aedb86b-97fa-4646-92a9-2689ce9829c2 - - - - -] port_update received: fe284fd0-342e-4fe4-8dc2-a8ddd4494149 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:01:58.897 2360 2225549936944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2aedb86b-97fa-4646-92a9-2689ce9829c2 - - - - -] No port fe284fd0-342e-4fe4-8dc2-a8ddd4494149 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:01:59.015 2360 2225549936944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd641c30-20f7-470b-b204-94db6908df8f 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group member updated on remote: ['b763c630-947a-4a51-a300-2f81ac8165a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:01:59.015 2360 2225549936944 MainThread INFO neutron.agent.securitygroups_rpc [req-bd641c30-20f7-470b-b204-94db6908df8f 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group member updated ['b763c630-947a-4a51-a300-2f81ac8165a0'] 2022-05-17 22:01:59.284 2360 2225549936944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a17d2240-2a09-483a-8605-bbacdfaca241 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group rule updated on remote: ['0d0428d1-65a5-42e8-a232-cacb05c99909'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:01:59.284 2360 2225549936944 MainThread INFO neutron.agent.securitygroups_rpc [req-a17d2240-2a09-483a-8605-bbacdfaca241 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group rule updated ['0d0428d1-65a5-42e8-a232-cacb05c99909'] 2022-05-17 22:01:59.636 2360 2225549935888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb30f00d-c180-4f36-87de-a30a0f946195 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group rule updated on remote: ['0d0428d1-65a5-42e8-a232-cacb05c99909'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:01:59.636 2360 2225549935888 MainThread INFO neutron.agent.securitygroups_rpc [req-fb30f00d-c180-4f36-87de-a30a0f946195 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group rule updated ['0d0428d1-65a5-42e8-a232-cacb05c99909'] 2022-05-17 22:02:00.437 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6843270f-5ae2-43ba-b9a4-321a06c0b2df 2022-05-17 22:02:02.159 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:02:02.543 2360 2225531276448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0e65704-a5b3-48c9-83a1-3a7ddacf405c - - - - -] port_update received: 451bd8a7-bfe9-42ca-b6e7-f11771a6850b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:02:02.543 2360 2225531276448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0e65704-a5b3-48c9-83a1-3a7ddacf405c - - - - -] No port 451bd8a7-bfe9-42ca-b6e7-f11771a6850b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:02:03.153 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port 6843270f-5ae2-43ba-b9a4-321a06c0b2df 2022-05-17 22:02:03.153 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port 6843270f-5ae2-43ba-b9a4-321a06c0b2df updated. Details: {'device': '6843270f-5ae2-43ba-b9a4-321a06c0b2df', 'network_id': 'b5d5876e-e9f8-47d5-af61-cbfdb65862fa', 'port_id': '6843270f-5ae2-43ba-b9a4-321a06c0b2df', 'mac_address': 'fa:16:3e:83:01:12', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 160, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5b1bfe83-ad0a-4f35-bc2a-41b2ba95a5b2', 'ip_address': '172.20.0.10'}], '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-17 22:02:03.153 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:02:03.153 2360 2225548541088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6843270f-5ae2-43ba-b9a4-321a06c0b2df" 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-17 22:02:03.153 2360 2225548541088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6843270f-5ae2-43ba-b9a4-321a06c0b2df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:02:03.153 2360 2225548541088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b5d5876e-e9f8-47d5-af61-cbfdb65862fa 2022-05-17 22:02:03.153 2360 2225548541088 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-17 22:02:03.334 2360 2225548541088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6843270f-5ae2-43ba-b9a4-321a06c0b2df') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:02:03.334 2360 2225548541088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6843270f-5ae2-43ba-b9a4-321a06c0b2df') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:02:03.340 2360 2225549270000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5f1358e-fe22-43d4-ad3f-a8e5c422b039 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group member updated on remote: ['b763c630-947a-4a51-a300-2f81ac8165a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:02:03.340 2360 2225549270000 MainThread INFO neutron.agent.securitygroups_rpc [req-c5f1358e-fe22-43d4-ad3f-a8e5c422b039 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group member updated ['b763c630-947a-4a51-a300-2f81ac8165a0'] 2022-05-17 22:02:03.394 2360 2225548541088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6843270f-5ae2-43ba-b9a4-321a06c0b2df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:02:03.394 2360 2225548541088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 160, VLAN trunk: None to switch port 6843270f-5ae2-43ba-b9a4-321a06c0b2df 2022-05-17 22:02:03.465 2360 2225548541088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:02:03.475 2360 2225548541088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6843270f-5ae2-43ba-b9a4-321a06c0b2df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:02:04.569 2360 2225549270000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71066eff-3d0c-4999-a6d8-5986da58055b 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated on remote: ['4051579a-7403-47b2-856d-0fca3d13652b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:02:04.569 2360 2225549270000 MainThread INFO neutron.agent.securitygroups_rpc [req-71066eff-3d0c-4999-a6d8-5986da58055b 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated ['4051579a-7403-47b2-856d-0fca3d13652b'] 2022-05-17 22:02:04.636 2360 2225548541088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6843270f-5ae2-43ba-b9a4-321a06c0b2df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:02:04.636 2360 2225548541088 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-17 22:02:04.636 2360 2225548541088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c82558f6-af40-4481-bdc6-e9bea2249546) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:02:04.636 2360 2225548541088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c82558f6-af40-4481-bdc6-e9bea2249546) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:02:04.636 2360 2225548541088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6843270f-5ae2-43ba-b9a4-321a06c0b2df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:02:04.636 2360 2225548541088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:02:04.636 2360 2225548541088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6843270f-5ae2-43ba-b9a4-321a06c0b2df not yet added. Adding. 2022-05-17 22:02:04.636 2360 2225548541088 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-17 22:02:04.636 2360 2225548541088 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-17 22:02:04.727 2360 2225548541088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6843270f-5ae2-43ba-b9a4-321a06c0b2df" 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-17 22:02:04.786 2360 2225548541088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6843270f-5ae2-43ba-b9a4-321a06c0b2df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:02:04.786 2360 2225548541088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6843270f-5ae2-43ba-b9a4-321a06c0b2df" 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-17 22:02:04.872 2360 2225548541088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6843270f-5ae2-43ba-b9a4-321a06c0b2df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:02:04.928 2360 2225548541088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6843270f-5ae2-43ba-b9a4-321a06c0b2df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.765s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:02:04.928 2360 2225548541088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6843270f-5ae2-43ba-b9a4-321a06c0b2df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:02:04.928 2360 2225548541088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6843270f-5ae2-43ba-b9a4-321a06c0b2df processed. 2022-05-17 22:02:04.928 2360 2225531158192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55b20d83-c85b-4186-a5cc-290065dcccea 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: 0694cf06-b9a7-4740-85f4-e5e9b64fac47 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:02:04.949 2360 2225531158192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55b20d83-c85b-4186-a5cc-290065dcccea 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port 0694cf06-b9a7-4740-85f4-e5e9b64fac47 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:02:05.449 2360 2225531158192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d57deaaa-9e24-4462-badb-a45050350aac 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated on remote: ['4051579a-7403-47b2-856d-0fca3d13652b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:02:05.449 2360 2225531158192 MainThread INFO neutron.agent.securitygroups_rpc [req-d57deaaa-9e24-4462-badb-a45050350aac 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated ['4051579a-7403-47b2-856d-0fca3d13652b'] 2022-05-17 22:02:05.636 2360 2225549168128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84e5d8ce-b08c-4831-b1d8-2049514ae08b 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: aa9d6389-fa26-4f9c-91d2-badb6cc46455 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:02:05.636 2360 2225549168128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84e5d8ce-b08c-4831-b1d8-2049514ae08b 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port aa9d6389-fa26-4f9c-91d2-badb6cc46455 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:02:06.199 2360 2225530929920 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-17 22:02:06.793 2360 2225548924880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-107c400b-1e7e-4338-beef-1059fa8c3469 - - - - -] port_update received: 7d452001-e197-4d69-a99d-df869a30ca71 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:02:06.793 2360 2225548924880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-107c400b-1e7e-4338-beef-1059fa8c3469 - - - - -] No port 7d452001-e197-4d69-a99d-df869a30ca71 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:02:06.860 2360 2225530929920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:02:07.672 2360 2225549935888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af7772cc-42f1-4f3d-9eab-401796ce9361 e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group rule updated on remote: ['6b05e982-90be-4cf5-ae71-2fba127373cb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:02:07.672 2360 2225549935888 MainThread INFO neutron.agent.securitygroups_rpc [req-af7772cc-42f1-4f3d-9eab-401796ce9361 e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group rule updated ['6b05e982-90be-4cf5-ae71-2fba127373cb'] 2022-05-17 22:02:07.841 2360 2225548756592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0da533c5-87ea-494c-898a-8766eb3e9a44 e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group rule updated on remote: ['6b05e982-90be-4cf5-ae71-2fba127373cb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:02:07.841 2360 2225548756592 MainThread INFO neutron.agent.securitygroups_rpc [req-0da533c5-87ea-494c-898a-8766eb3e9a44 e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group rule updated ['6b05e982-90be-4cf5-ae71-2fba127373cb'] 2022-05-17 22:02:08.483 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0694cf06-b9a7-4740-85f4-e5e9b64fac47 2022-05-17 22:02:09.089 2360 2225550096160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31984a3d-454e-4dc3-a930-589490043b8b 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network 6dd4d34e-78ec-443c-adab-1e71a5aea56d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:02:09.089 2360 2225550096160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31984a3d-454e-4dc3-a930-589490043b8b 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Network 6dd4d34e-78ec-443c-adab-1e71a5aea56d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 22:02:10.208 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:02:10.496 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aa9d6389-fa26-4f9c-91d2-badb6cc46455 2022-05-17 22:02:10.621 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port 0694cf06-b9a7-4740-85f4-e5e9b64fac47 2022-05-17 22:02:10.621 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port 0694cf06-b9a7-4740-85f4-e5e9b64fac47 updated. Details: {'device': '0694cf06-b9a7-4740-85f4-e5e9b64fac47', 'network_id': '2a59464e-fa2b-4dd8-ab32-849ed82de3b0', 'port_id': '0694cf06-b9a7-4740-85f4-e5e9b64fac47', 'mac_address': 'fa:16:3e:9a:54:69', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 191, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42b851e9-46af-4f20-b460-ed4b156c2942', 'ip_address': '172.20.0.3'}], '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-17 22:02:10.621 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:02:10.621 2360 2225549544432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0694cf06-b9a7-4740-85f4-e5e9b64fac47" 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-17 22:02:10.621 2360 2225549544432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0694cf06-b9a7-4740-85f4-e5e9b64fac47 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:02:10.621 2360 2225549544432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2a59464e-fa2b-4dd8-ab32-849ed82de3b0 2022-05-17 22:02:10.621 2360 2225549544432 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-17 22:02:10.761 2360 2225549544432 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0694cf06-b9a7-4740-85f4-e5e9b64fac47') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:02:10.761 2360 2225549544432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0694cf06-b9a7-4740-85f4-e5e9b64fac47') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:02:10.761 2360 2225549544432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0694cf06-b9a7-4740-85f4-e5e9b64fac47 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:02:10.761 2360 2225549544432 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 191, VLAN trunk: None to switch port 0694cf06-b9a7-4740-85f4-e5e9b64fac47 2022-05-17 22:02:10.824 2360 2225549544432 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:02:10.824 2360 2225549544432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0694cf06-b9a7-4740-85f4-e5e9b64fac47'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:02:11.075 2360 2225549544432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0694cf06-b9a7-4740-85f4-e5e9b64fac47']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:02:11.075 2360 2225549544432 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-17 22:02:11.075 2360 2225549544432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b763c630-947a-4a51-a300-2f81ac8165a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:02:11.075 2360 2225549544432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b763c630-947a-4a51-a300-2f81ac8165a0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:02:11.095 2360 2225549544432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0694cf06-b9a7-4740-85f4-e5e9b64fac47 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:02:11.095 2360 2225549544432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:02:11.095 2360 2225549544432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0694cf06-b9a7-4740-85f4-e5e9b64fac47 not yet added. Adding. 2022-05-17 22:02:11.095 2360 2225549544432 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-17 22:02:11.095 2360 2225549544432 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-17 22:02:11.171 2360 2225549544432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0694cf06-b9a7-4740-85f4-e5e9b64fac47" 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-17 22:02:11.251 2360 2225549544432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0694cf06-b9a7-4740-85f4-e5e9b64fac47" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:02:11.251 2360 2225549544432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0694cf06-b9a7-4740-85f4-e5e9b64fac47" 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-17 22:02:11.340 2360 2225549544432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0694cf06-b9a7-4740-85f4-e5e9b64fac47" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:02:11.418 2360 2225549544432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0694cf06-b9a7-4740-85f4-e5e9b64fac47" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:02:11.418 2360 2225549544432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0694cf06-b9a7-4740-85f4-e5e9b64fac47 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:02:11.418 2360 2225549544432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0694cf06-b9a7-4740-85f4-e5e9b64fac47 processed. 2022-05-17 22:02:11.418 2360 2225549544432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87ad4e5a-c01c-44e1-91a9-2b203c8e420a 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network e937f615-f3e8-437f-bb74-27ab7c68bcb0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:02:11.418 2360 2225549544432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87ad4e5a-c01c-44e1-91a9-2b203c8e420a 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Network e937f615-f3e8-437f-bb74-27ab7c68bcb0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 22:02:11.699 2360 2225548541616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eeebe44c-bf5f-4bba-8473-7ab7b066e8f1 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group member updated on remote: ['0d0428d1-65a5-42e8-a232-cacb05c99909'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:02:11.699 2360 2225548541616 MainThread INFO neutron.agent.securitygroups_rpc [req-eeebe44c-bf5f-4bba-8473-7ab7b066e8f1 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group member updated ['0d0428d1-65a5-42e8-a232-cacb05c99909'] 2022-05-17 22:02:12.223 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:02:12.223 2360 2225549201248 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-17 22:02:12.905 2360 2225549201248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.688s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:02:12.925 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port aa9d6389-fa26-4f9c-91d2-badb6cc46455 2022-05-17 22:02:12.925 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port aa9d6389-fa26-4f9c-91d2-badb6cc46455 updated. Details: {'device': 'aa9d6389-fa26-4f9c-91d2-badb6cc46455', 'network_id': '2a59464e-fa2b-4dd8-ab32-849ed82de3b0', 'port_id': 'aa9d6389-fa26-4f9c-91d2-badb6cc46455', 'mac_address': 'fa:16:3e:32:65:8f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 191, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42b851e9-46af-4f20-b460-ed4b156c2942', '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-17 22:02:12.925 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:02:12.925 2360 2225549201248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aa9d6389-fa26-4f9c-91d2-badb6cc46455" 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-17 22:02:12.925 2360 2225549201248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aa9d6389-fa26-4f9c-91d2-badb6cc46455 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:02:12.925 2360 2225549201248 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-17 22:02:13.044 2360 2225549201248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aa9d6389-fa26-4f9c-91d2-badb6cc46455') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:02:13.044 2360 2225549201248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aa9d6389-fa26-4f9c-91d2-badb6cc46455') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:02:13.064 2360 2225549201248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aa9d6389-fa26-4f9c-91d2-badb6cc46455 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:02:13.064 2360 2225549201248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 191, VLAN trunk: None to switch port aa9d6389-fa26-4f9c-91d2-badb6cc46455 2022-05-17 22:02:13.123 2360 2225549201248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:02:13.123 2360 2225549201248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aa9d6389-fa26-4f9c-91d2-badb6cc46455'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:02:13.987 2360 2225549201248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aa9d6389-fa26-4f9c-91d2-badb6cc46455']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:02:13.987 2360 2225549201248 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-17 22:02:13.987 2360 2225549201248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b763c630-947a-4a51-a300-2f81ac8165a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:02:13.987 2360 2225549201248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b763c630-947a-4a51-a300-2f81ac8165a0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:02:13.987 2360 2225549201248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aa9d6389-fa26-4f9c-91d2-badb6cc46455 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:02:13.987 2360 2225549201248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:02:13.987 2360 2225549201248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aa9d6389-fa26-4f9c-91d2-badb6cc46455 not yet added. Adding. 2022-05-17 22:02:14.002 2360 2225549201248 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-17 22:02:14.002 2360 2225549201248 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-17 22:02:14.075 2360 2225549201248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa9d6389-fa26-4f9c-91d2-badb6cc46455" 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-17 22:02:14.185 2360 2225549201248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa9d6389-fa26-4f9c-91d2-badb6cc46455" "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-17 22:02:14.185 2360 2225549201248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa9d6389-fa26-4f9c-91d2-badb6cc46455" 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-17 22:02:14.311 2360 2225549201248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa9d6389-fa26-4f9c-91d2-badb6cc46455" "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-17 22:02:14.402 2360 2225549201248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aa9d6389-fa26-4f9c-91d2-badb6cc46455" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:02:14.402 2360 2225549201248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aa9d6389-fa26-4f9c-91d2-badb6cc46455 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:02:14.402 2360 2225549201248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aa9d6389-fa26-4f9c-91d2-badb6cc46455 processed. 2022-05-17 22:02:14.402 2360 2225549201248 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-17 22:02:14.608 2360 2225550333024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b68fc5c8-d2f8-411d-90bd-fdb1df35cfa4 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: c88cd163-ae0d-402a-bc23-a744e6160b87 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:02:14.627 2360 2225550333024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b68fc5c8-d2f8-411d-90bd-fdb1df35cfa4 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port c88cd163-ae0d-402a-bc23-a744e6160b87 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:02:14.764 2360 2225549201248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:02:15.748 2360 2225530815936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a51f541-cac6-4af4-9a9d-6c5454e2f78c 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated on remote: ['4051579a-7403-47b2-856d-0fca3d13652b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:02:15.748 2360 2225530815936 MainThread INFO neutron.agent.securitygroups_rpc [req-4a51f541-cac6-4af4-9a9d-6c5454e2f78c 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated ['4051579a-7403-47b2-856d-0fca3d13652b'] 2022-05-17 22:02:16.249 2360 2225530815936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b12f216-59f2-42e9-b1f5-1e0370512e32 e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group member updated on remote: ['6b05e982-90be-4cf5-ae71-2fba127373cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:02:16.249 2360 2225530815936 MainThread INFO neutron.agent.securitygroups_rpc [req-4b12f216-59f2-42e9-b1f5-1e0370512e32 e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group member updated ['6b05e982-90be-4cf5-ae71-2fba127373cb'] 2022-05-17 22:02:17.642 2360 2225530815936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d699257-1c57-4031-84b7-f4a0fc0d55f1 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: 687ece67-be9a-4a35-85cd-0840b32b2baa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:02:17.654 2360 2225530815936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d699257-1c57-4031-84b7-f4a0fc0d55f1 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port 687ece67-be9a-4a35-85cd-0840b32b2baa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:02:18.575 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c88cd163-ae0d-402a-bc23-a744e6160b87 2022-05-17 22:02:18.953 2360 2225550298976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d1f7d6c-efab-4b45-a754-fc97d78adb71 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: cff95f83-f774-4eff-a0d6-bf407859164d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:02:18.971 2360 2225550298976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d1f7d6c-efab-4b45-a754-fc97d78adb71 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port cff95f83-f774-4eff-a0d6-bf407859164d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:02:20.443 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:02:20.699 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port c88cd163-ae0d-402a-bc23-a744e6160b87 2022-05-17 22:02:20.699 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port c88cd163-ae0d-402a-bc23-a744e6160b87 updated. Details: {'device': 'c88cd163-ae0d-402a-bc23-a744e6160b87', 'network_id': '6aed398f-1bd0-4efb-9e63-7203ac0fe479', 'port_id': 'c88cd163-ae0d-402a-bc23-a744e6160b87', 'mac_address': 'fa:16:3e:04:0a:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 161, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1cdfc079-96fb-40cc-a154-31b7140a76fc', '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-17 22:02:20.699 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:02:20.699 2360 2225549455952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c88cd163-ae0d-402a-bc23-a744e6160b87" 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-17 22:02:20.699 2360 2225549455952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c88cd163-ae0d-402a-bc23-a744e6160b87 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:02:20.699 2360 2225549455952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6aed398f-1bd0-4efb-9e63-7203ac0fe479 2022-05-17 22:02:20.699 2360 2225549455952 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-17 22:02:20.846 2360 2225549455952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c88cd163-ae0d-402a-bc23-a744e6160b87') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:02:20.846 2360 2225549455952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c88cd163-ae0d-402a-bc23-a744e6160b87') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:02:20.846 2360 2225549455952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c88cd163-ae0d-402a-bc23-a744e6160b87 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:02:20.846 2360 2225549455952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 161, VLAN trunk: None to switch port c88cd163-ae0d-402a-bc23-a744e6160b87 2022-05-17 22:02:20.933 2360 2225549455952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:02:20.933 2360 2225549455952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c88cd163-ae0d-402a-bc23-a744e6160b87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:02:21.147 2360 2225549455952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c88cd163-ae0d-402a-bc23-a744e6160b87']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:02:21.147 2360 2225549455952 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-17 22:02:21.147 2360 2225549455952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0d0428d1-65a5-42e8-a232-cacb05c99909) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:02:21.147 2360 2225549455952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c88cd163-ae0d-402a-bc23-a744e6160b87 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:02:21.147 2360 2225549455952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:02:21.147 2360 2225549455952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c88cd163-ae0d-402a-bc23-a744e6160b87 not yet added. Adding. 2022-05-17 22:02:21.147 2360 2225549455952 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-17 22:02:21.147 2360 2225549455952 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-17 22:02:21.279 2360 2225549455952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c88cd163-ae0d-402a-bc23-a744e6160b87" 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-17 22:02:21.389 2360 2225549455952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c88cd163-ae0d-402a-bc23-a744e6160b87" "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-17 22:02:21.389 2360 2225549455952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c88cd163-ae0d-402a-bc23-a744e6160b87" 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-17 22:02:21.531 2360 2225549455952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c88cd163-ae0d-402a-bc23-a744e6160b87" "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-17 22:02:21.638 2360 2225549455952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c88cd163-ae0d-402a-bc23-a744e6160b87" "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-17 22:02:21.638 2360 2225549455952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c88cd163-ae0d-402a-bc23-a744e6160b87 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:02:21.638 2360 2225549455952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c88cd163-ae0d-402a-bc23-a744e6160b87 processed. 2022-05-17 22:02:22.453 2360 2225550515008 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-17 22:02:22.640 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cff95f83-f774-4eff-a0d6-bf407859164d 2022-05-17 22:02:22.640 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 687ece67-be9a-4a35-85cd-0840b32b2baa 2022-05-17 22:02:22.718 2360 2225550515008 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-17 22:02:24.480 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:02:24.723 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6843270f-5ae2-43ba-b9a4-321a06c0b2df 2022-05-17 22:02:25.180 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port cff95f83-f774-4eff-a0d6-bf407859164d 2022-05-17 22:02:25.180 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port cff95f83-f774-4eff-a0d6-bf407859164d updated. Details: {'device': 'cff95f83-f774-4eff-a0d6-bf407859164d', 'network_id': '7fe71bc1-043d-4b6a-8913-6819f4be0731', 'port_id': 'cff95f83-f774-4eff-a0d6-bf407859164d', 'mac_address': 'fa:16:3e:fa:5d:fd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 195, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ea45208-ce70-4e30-92dd-cd55481bb5ba', '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-17 22:02:25.180 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:02:25.180 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port 687ece67-be9a-4a35-85cd-0840b32b2baa 2022-05-17 22:02:25.180 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port 687ece67-be9a-4a35-85cd-0840b32b2baa updated. Details: {'device': '687ece67-be9a-4a35-85cd-0840b32b2baa', 'network_id': '8592936e-1884-4728-b866-2d43b3bb5b8f', 'port_id': '687ece67-be9a-4a35-85cd-0840b32b2baa', 'mac_address': 'fa:16:3e:e0:3f:ec', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 176, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34940220-f570-4aa1-8ba4-ab623b7c9303', '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-17 22:02:25.180 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:02:25.180 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:02:25.180 2360 2225550571120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6843270f-5ae2-43ba-b9a4-321a06c0b2df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:02:25.195 2360 2225550571120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6843270f-5ae2-43ba-b9a4-321a06c0b2df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:02:25.195 2360 2225550571120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6843270f-5ae2-43ba-b9a4-321a06c0b2df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:02:25.209 2360 2225550571120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b5d5876e-e9f8-47d5-af61-cbfdb65862fa 2022-05-17 22:02:25.209 2360 2225550571120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6843270f-5ae2-43ba-b9a4-321a06c0b2df'] 2022-05-17 22:02:25.209 2360 2225550571120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:02:25.209 2360 2225550571120 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-17 22:02:25.209 2360 2225550571120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6843270f-5ae2-43ba-b9a4-321a06c0b2df'] 2022-05-17 22:02:25.209 2360 2225509294496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" 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-17 22:02:25.209 2360 2225509294496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cff95f83-f774-4eff-a0d6-bf407859164d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:02:25.209 2360 2225509294496 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7fe71bc1-043d-4b6a-8913-6819f4be0731 2022-05-17 22:02:25.209 2360 2225509294496 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-17 22:02:25.378 2360 2225509294496 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cff95f83-f774-4eff-a0d6-bf407859164d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:02:25.378 2360 2225509294496 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cff95f83-f774-4eff-a0d6-bf407859164d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:02:25.378 2360 2225549417104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-687ece67-be9a-4a35-85cd-0840b32b2baa" 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-17 22:02:25.378 2360 2225549417104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 687ece67-be9a-4a35-85cd-0840b32b2baa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:02:25.378 2360 2225549417104 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8592936e-1884-4728-b866-2d43b3bb5b8f 2022-05-17 22:02:25.378 2360 2225549417104 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-17 22:02:25.527 2360 2225549417104 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '687ece67-be9a-4a35-85cd-0840b32b2baa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:02:25.527 2360 2225549417104 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '687ece67-be9a-4a35-85cd-0840b32b2baa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:02:25.550 2360 2225509294496 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cff95f83-f774-4eff-a0d6-bf407859164d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:02:25.550 2360 2225509294496 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 195, VLAN trunk: None to switch port cff95f83-f774-4eff-a0d6-bf407859164d 2022-05-17 22:02:25.643 2360 2225509294496 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:02:25.643 2360 2225509294496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cff95f83-f774-4eff-a0d6-bf407859164d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:02:25.643 2360 2225550570768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15193edc-f5ed-4d19-8bd8-0e9e4b9523a5 be046da8d0024811b10c5b1f8a5b7a7c 5e2c1add8c444468b963d77a1e5db159 - - -] port_delete event received for '6843270f-5ae2-43ba-b9a4-321a06c0b2df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:02:25.643 2360 2225550571648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15193edc-f5ed-4d19-8bd8-0e9e4b9523a5 be046da8d0024811b10c5b1f8a5b7a7c 5e2c1add8c444468b963d77a1e5db159 - - -] Security group member updated on remote: ['c82558f6-af40-4481-bdc6-e9bea2249546'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:02:25.660 2360 2225550571648 MainThread INFO neutron.agent.securitygroups_rpc [req-15193edc-f5ed-4d19-8bd8-0e9e4b9523a5 be046da8d0024811b10c5b1f8a5b7a7c 5e2c1add8c444468b963d77a1e5db159 - - -] Security group member updated ['c82558f6-af40-4481-bdc6-e9bea2249546'] 2022-05-17 22:02:25.660 2360 2225549417104 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 687ece67-be9a-4a35-85cd-0840b32b2baa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:02:25.660 2360 2225549417104 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 176, VLAN trunk: None to switch port 687ece67-be9a-4a35-85cd-0840b32b2baa 2022-05-17 22:02:25.732 2360 2225549417104 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:02:25.732 2360 2225549417104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['687ece67-be9a-4a35-85cd-0840b32b2baa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:02:25.843 2360 2225509294496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cff95f83-f774-4eff-a0d6-bf407859164d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:02:25.843 2360 2225509294496 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-17 22:02:25.843 2360 2225509294496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6b05e982-90be-4cf5-ae71-2fba127373cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:02:25.843 2360 2225509294496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cff95f83-f774-4eff-a0d6-bf407859164d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:02:25.843 2360 2225509294496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:02:25.843 2360 2225509294496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cff95f83-f774-4eff-a0d6-bf407859164d not yet added. Adding. 2022-05-17 22:02:25.843 2360 2225509294496 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-17 22:02:25.843 2360 2225509294496 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-17 22:02:25.981 2360 2225509294496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" 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-17 22:02:26.107 2360 2225509294496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" "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-17 22:02:26.107 2360 2225509294496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" 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-17 22:02:26.256 2360 2225509294496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" "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-17 22:02:26.358 2360 2225509294496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:02:26.358 2360 2225509294496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cff95f83-f774-4eff-a0d6-bf407859164d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:02:26.358 2360 2225509294496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cff95f83-f774-4eff-a0d6-bf407859164d processed. 2022-05-17 22:02:26.358 2360 2225549417104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['687ece67-be9a-4a35-85cd-0840b32b2baa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:02:26.358 2360 2225549417104 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-17 22:02:26.358 2360 2225549417104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4051579a-7403-47b2-856d-0fca3d13652b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:02:26.358 2360 2225549417104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 687ece67-be9a-4a35-85cd-0840b32b2baa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:02:26.358 2360 2225549417104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:02:26.358 2360 2225549417104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 687ece67-be9a-4a35-85cd-0840b32b2baa not yet added. Adding. 2022-05-17 22:02:26.358 2360 2225549417104 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-17 22:02:26.358 2360 2225549417104 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-17 22:02:26.529 2360 2225549417104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-687ece67-be9a-4a35-85cd-0840b32b2baa" 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-17 22:02:26.685 2360 2225549417104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-687ece67-be9a-4a35-85cd-0840b32b2baa" "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-17 22:02:26.685 2360 2225549417104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-687ece67-be9a-4a35-85cd-0840b32b2baa" 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-17 22:02:26.825 2360 2225549417104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-687ece67-be9a-4a35-85cd-0840b32b2baa" "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-17 22:02:26.953 2360 2225549417104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-687ece67-be9a-4a35-85cd-0840b32b2baa" "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-17 22:02:26.953 2360 2225549417104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 687ece67-be9a-4a35-85cd-0840b32b2baa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:02:26.953 2360 2225549417104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 687ece67-be9a-4a35-85cd-0840b32b2baa processed. 2022-05-17 22:02:26.953 2360 2225549417104 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-17 22:02:27.377 2360 2225549417104 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-17 22:02:30.706 2360 2225550035248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84910f21-7c0d-4070-b516-ef8d74f2dcd6 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network b5d5876e-e9f8-47d5-af61-cbfdb65862fa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:02:30.706 2360 2225550035248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84910f21-7c0d-4070-b516-ef8d74f2dcd6 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Network b5d5876e-e9f8-47d5-af61-cbfdb65862fa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 22:03:18.815 2360 2225551074224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-061f3e16-2b03-4bd9-a01a-080e75a021e9 01350da1c5174da996f27440dc68d1b8 ba9f13ece06f412b80bb5474dbb55649 - - -] Security group member updated on remote: ['0d5727a2-a42f-4a91-aa67-dd9787d5f968'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:03:18.815 2360 2225551074224 MainThread INFO neutron.agent.securitygroups_rpc [req-061f3e16-2b03-4bd9-a01a-080e75a021e9 01350da1c5174da996f27440dc68d1b8 ba9f13ece06f412b80bb5474dbb55649 - - -] Security group member updated ['0d5727a2-a42f-4a91-aa67-dd9787d5f968'] 2022-05-17 22:03:19.561 2360 2225551004768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2ee0c8-53ac-412b-b55d-c3204277913d 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: a5efc66b-305b-4f1d-a419-268ff47a40b7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:03:19.575 2360 2225551004768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2ee0c8-53ac-412b-b55d-c3204277913d 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port a5efc66b-305b-4f1d-a419-268ff47a40b7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:03:21.137 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a5efc66b-305b-4f1d-a419-268ff47a40b7 2022-05-17 22:03:21.169 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:03:21.372 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port a5efc66b-305b-4f1d-a419-268ff47a40b7 2022-05-17 22:03:21.372 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port a5efc66b-305b-4f1d-a419-268ff47a40b7 updated. Details: {'device': 'a5efc66b-305b-4f1d-a419-268ff47a40b7', 'network_id': '08bd3a5b-5f00-4e3a-8644-2d7d6b442892', 'port_id': 'a5efc66b-305b-4f1d-a419-268ff47a40b7', 'mac_address': 'fa:16:3e:0c:9f:8c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 165, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3a9627e0-4823-4dcd-8268-1896368d3e9e', '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-17 22:03:21.372 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:03:21.372 2360 2225551004240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5efc66b-305b-4f1d-a419-268ff47a40b7" 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-17 22:03:21.372 2360 2225551004240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a5efc66b-305b-4f1d-a419-268ff47a40b7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:03:21.388 2360 2225551004240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 08bd3a5b-5f00-4e3a-8644-2d7d6b442892 2022-05-17 22:03:21.388 2360 2225551004240 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-17 22:03:21.592 2360 2225551004240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a5efc66b-305b-4f1d-a419-268ff47a40b7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:03:21.592 2360 2225551004240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a5efc66b-305b-4f1d-a419-268ff47a40b7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:03:21.608 2360 2225551004240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a5efc66b-305b-4f1d-a419-268ff47a40b7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:03:21.608 2360 2225551004240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 165, VLAN trunk: None to switch port a5efc66b-305b-4f1d-a419-268ff47a40b7 2022-05-17 22:03:21.717 2360 2225551004240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:03:21.717 2360 2225551004240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a5efc66b-305b-4f1d-a419-268ff47a40b7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:03:21.855 2360 2225551004240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a5efc66b-305b-4f1d-a419-268ff47a40b7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:03:21.855 2360 2225551004240 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-17 22:03:21.855 2360 2225551004240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0d5727a2-a42f-4a91-aa67-dd9787d5f968) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:03:21.855 2360 2225551004240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0d5727a2-a42f-4a91-aa67-dd9787d5f968) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:03:21.855 2360 2225551004240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a5efc66b-305b-4f1d-a419-268ff47a40b7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:03:21.855 2360 2225551004240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:03:21.855 2360 2225551004240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a5efc66b-305b-4f1d-a419-268ff47a40b7 not yet added. Adding. 2022-05-17 22:03:21.855 2360 2225551004240 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-17 22:03:21.855 2360 2225551004240 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-17 22:03:22.026 2360 2225551004240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5efc66b-305b-4f1d-a419-268ff47a40b7" 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-17 22:03:22.184 2360 2225551004240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5efc66b-305b-4f1d-a419-268ff47a40b7" "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-17 22:03:22.184 2360 2225551004240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5efc66b-305b-4f1d-a419-268ff47a40b7" 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-17 22:03:22.356 2360 2225551004240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5efc66b-305b-4f1d-a419-268ff47a40b7" "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-17 22:03:22.482 2360 2225551004240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5efc66b-305b-4f1d-a419-268ff47a40b7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:03:22.482 2360 2225551004240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a5efc66b-305b-4f1d-a419-268ff47a40b7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:03:22.482 2360 2225551004240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a5efc66b-305b-4f1d-a419-268ff47a40b7 processed. 2022-05-17 22:03:23.198 2360 2225551004240 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-17 22:03:23.436 2360 2225551004240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:03:25.745 2360 2225531156784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb40667b-7f9c-4a5b-8d49-bd6e0bbae0ad d69f341744e24113a7f92e13852bfedf 1059809bea1e45cf8929294e8b313ef6 - - -] Security group member updated on remote: ['09445b39-1604-4925-8ba5-88b3d8ed5b79'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:03:25.745 2360 2225531156784 MainThread INFO neutron.agent.securitygroups_rpc [req-fb40667b-7f9c-4a5b-8d49-bd6e0bbae0ad d69f341744e24113a7f92e13852bfedf 1059809bea1e45cf8929294e8b313ef6 - - -] Security group member updated ['09445b39-1604-4925-8ba5-88b3d8ed5b79'] 2022-05-17 22:03:26.747 2360 2225548538448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01d463d5-2d66-4bb7-9194-a86bcf92c034 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: 91e60b65-f2ad-46a6-bac4-c4f51328a9df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:03:26.762 2360 2225548538448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01d463d5-2d66-4bb7-9194-a86bcf92c034 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port 91e60b65-f2ad-46a6-bac4-c4f51328a9df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:03:29.216 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 91e60b65-f2ad-46a6-bac4-c4f51328a9df 2022-05-17 22:03:31.245 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:03:31.448 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a5efc66b-305b-4f1d-a419-268ff47a40b7 2022-05-17 22:03:31.480 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port 91e60b65-f2ad-46a6-bac4-c4f51328a9df 2022-05-17 22:03:31.480 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port 91e60b65-f2ad-46a6-bac4-c4f51328a9df updated. Details: {'device': '91e60b65-f2ad-46a6-bac4-c4f51328a9df', 'network_id': 'e00c55fe-4921-44ef-9e40-d59d3d97a8ea', 'port_id': '91e60b65-f2ad-46a6-bac4-c4f51328a9df', 'mac_address': 'fa:16:3e:b6:77:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 188, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '19793f4d-2793-436a-aa0f-f5c6f0e5c1e5', 'ip_address': '192.168.233.237'}], '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-17 22:03:31.480 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:03:31.480 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:03:31.480 2360 2225548541264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a5efc66b-305b-4f1d-a419-268ff47a40b7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:03:31.480 2360 2225548541264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a5efc66b-305b-4f1d-a419-268ff47a40b7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:03:31.480 2360 2225548541264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a5efc66b-305b-4f1d-a419-268ff47a40b7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:03:31.498 2360 2225548541264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 08bd3a5b-5f00-4e3a-8644-2d7d6b442892 2022-05-17 22:03:31.498 2360 2225548541264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5efc66b-305b-4f1d-a419-268ff47a40b7'] 2022-05-17 22:03:31.515 2360 2225548541264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:03:31.515 2360 2225548541264 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-17 22:03:31.515 2360 2225548541264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5efc66b-305b-4f1d-a419-268ff47a40b7'] 2022-05-17 22:03:31.515 2360 2225548540736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-91e60b65-f2ad-46a6-bac4-c4f51328a9df" 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-17 22:03:31.515 2360 2225548540736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 91e60b65-f2ad-46a6-bac4-c4f51328a9df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:03:31.515 2360 2225548540736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e00c55fe-4921-44ef-9e40-d59d3d97a8ea 2022-05-17 22:03:31.515 2360 2225548540736 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-17 22:03:31.653 2360 2225548540736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '91e60b65-f2ad-46a6-bac4-c4f51328a9df') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:03:31.653 2360 2225548540736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '91e60b65-f2ad-46a6-bac4-c4f51328a9df') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:03:31.670 2360 2225548540736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 91e60b65-f2ad-46a6-bac4-c4f51328a9df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:03:31.670 2360 2225548540736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 188, VLAN trunk: None to switch port 91e60b65-f2ad-46a6-bac4-c4f51328a9df 2022-05-17 22:03:31.794 2360 2225548540736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:03:31.794 2360 2225548540736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['91e60b65-f2ad-46a6-bac4-c4f51328a9df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:03:31.982 2360 2225548540736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['91e60b65-f2ad-46a6-bac4-c4f51328a9df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:03:31.982 2360 2225548540736 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-17 22:03:31.982 2360 2225548540736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (09445b39-1604-4925-8ba5-88b3d8ed5b79) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:03:31.982 2360 2225548540736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (09445b39-1604-4925-8ba5-88b3d8ed5b79) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:03:31.982 2360 2225548540736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 91e60b65-f2ad-46a6-bac4-c4f51328a9df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:03:31.982 2360 2225548540736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:03:31.982 2360 2225548540736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 91e60b65-f2ad-46a6-bac4-c4f51328a9df not yet added. Adding. 2022-05-17 22:03:31.982 2360 2225548540736 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-17 22:03:31.982 2360 2225548540736 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-17 22:03:32.139 2360 2225548540736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-91e60b65-f2ad-46a6-bac4-c4f51328a9df" 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-17 22:03:32.308 2360 2225548540736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-91e60b65-f2ad-46a6-bac4-c4f51328a9df" "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-17 22:03:32.308 2360 2225548540736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-91e60b65-f2ad-46a6-bac4-c4f51328a9df" 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-17 22:03:32.512 2360 2225548540736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-91e60b65-f2ad-46a6-bac4-c4f51328a9df" "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-17 22:03:32.684 2360 2225548540736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-91e60b65-f2ad-46a6-bac4-c4f51328a9df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:03:32.684 2360 2225548540736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 91e60b65-f2ad-46a6-bac4-c4f51328a9df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:03:32.684 2360 2225548540736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 91e60b65-f2ad-46a6-bac4-c4f51328a9df processed. 2022-05-17 22:03:32.684 2360 2225550820272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7224b3af-98dd-44dd-b897-648c00fbbc50 01350da1c5174da996f27440dc68d1b8 ba9f13ece06f412b80bb5474dbb55649 - - -] port_delete event received for 'a5efc66b-305b-4f1d-a419-268ff47a40b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:03:32.684 2360 2225548540736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7224b3af-98dd-44dd-b897-648c00fbbc50 01350da1c5174da996f27440dc68d1b8 ba9f13ece06f412b80bb5474dbb55649 - - -] Security group member updated on remote: ['0d5727a2-a42f-4a91-aa67-dd9787d5f968'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:03:32.684 2360 2225548540736 MainThread INFO neutron.agent.securitygroups_rpc [req-7224b3af-98dd-44dd-b897-648c00fbbc50 01350da1c5174da996f27440dc68d1b8 ba9f13ece06f412b80bb5474dbb55649 - - -] Security group member updated ['0d5727a2-a42f-4a91-aa67-dd9787d5f968'] 2022-05-17 22:03:33.268 2360 2225551153808 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-17 22:03:33.496 2360 2225551153808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:03:37.747 2360 2225550997280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7ae8639-4b88-4b24-a7d4-4fade0701427 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated on remote: ['5955f88d-6f85-4325-9677-c3f859bdfeb6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:03:37.747 2360 2225550997280 MainThread INFO neutron.agent.securitygroups_rpc [req-f7ae8639-4b88-4b24-a7d4-4fade0701427 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated ['5955f88d-6f85-4325-9677-c3f859bdfeb6'] 2022-05-17 22:03:37.870 2360 2225551422560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-739e7dcc-2482-4c9e-b786-5b68c1007132 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated on remote: ['5955f88d-6f85-4325-9677-c3f859bdfeb6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:03:37.870 2360 2225551422560 MainThread INFO neutron.agent.securitygroups_rpc [req-739e7dcc-2482-4c9e-b786-5b68c1007132 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated ['5955f88d-6f85-4325-9677-c3f859bdfeb6'] 2022-05-17 22:03:41.277 2360 2225550998688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d31eb22-0f4c-41a4-b3b4-9dcfdd9f9fbd d69f341744e24113a7f92e13852bfedf 1059809bea1e45cf8929294e8b313ef6 - - -] Security group member updated on remote: ['09445b39-1604-4925-8ba5-88b3d8ed5b79'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:03:41.277 2360 2225550998688 MainThread INFO neutron.agent.securitygroups_rpc [req-4d31eb22-0f4c-41a4-b3b4-9dcfdd9f9fbd d69f341744e24113a7f92e13852bfedf 1059809bea1e45cf8929294e8b313ef6 - - -] Security group member updated ['09445b39-1604-4925-8ba5-88b3d8ed5b79'] 2022-05-17 22:03:41.298 2360 2225550998688 MainThread INFO neutron.agent.securitygroups_rpc [req-4d31eb22-0f4c-41a4-b3b4-9dcfdd9f9fbd d69f341744e24113a7f92e13852bfedf 1059809bea1e45cf8929294e8b313ef6 - - -] Refresh firewall rules 2022-05-17 22:03:41.298 2360 2225550998688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d31eb22-0f4c-41a4-b3b4-9dcfdd9f9fbd d69f341744e24113a7f92e13852bfedf 1059809bea1e45cf8929294e8b313ef6 - - -] Get security group information for devices via rpc ['91e60b65-f2ad-46a6-bac4-c4f51328a9df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:03:41.323 2360 2225550998688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4d31eb22-0f4c-41a4-b3b4-9dcfdd9f9fbd d69f341744e24113a7f92e13852bfedf 1059809bea1e45cf8929294e8b313ef6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:03:41.323 2360 2225550998688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4d31eb22-0f4c-41a4-b3b4-9dcfdd9f9fbd d69f341744e24113a7f92e13852bfedf 1059809bea1e45cf8929294e8b313ef6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 22:03:41.371 2360 2225550512896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d31eb22-0f4c-41a4-b3b4-9dcfdd9f9fbd d69f341744e24113a7f92e13852bfedf 1059809bea1e45cf8929294e8b313ef6 - - -] port_delete event received for '91e60b65-f2ad-46a6-bac4-c4f51328a9df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:03:41.527 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 91e60b65-f2ad-46a6-bac4-c4f51328a9df 2022-05-17 22:03:42.403 2360 2225550034896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4d77e31-442f-4363-a2b6-b5fd99e24631 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated on remote: ['5955f88d-6f85-4325-9677-c3f859bdfeb6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:03:42.403 2360 2225550034896 MainThread INFO neutron.agent.securitygroups_rpc [req-d4d77e31-442f-4363-a2b6-b5fd99e24631 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated ['5955f88d-6f85-4325-9677-c3f859bdfeb6'] 2022-05-17 22:03:42.807 2360 2225548540912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2873bee-ea39-4b04-a8e9-5763c8f53ebf 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group rule updated on remote: ['805b9f51-ffc2-4367-995e-7728bed7ec56'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:03:42.807 2360 2225548540912 MainThread INFO neutron.agent.securitygroups_rpc [req-e2873bee-ea39-4b04-a8e9-5763c8f53ebf 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group rule updated ['805b9f51-ffc2-4367-995e-7728bed7ec56'] 2022-05-17 22:03:43.063 2360 2225549127520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c5c83a3-2d9b-4d76-be1b-059f9d1b1515 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group rule updated on remote: ['805b9f51-ffc2-4367-995e-7728bed7ec56'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:03:43.063 2360 2225549127520 MainThread INFO neutron.agent.securitygroups_rpc [req-6c5c83a3-2d9b-4d76-be1b-059f9d1b1515 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group rule updated ['805b9f51-ffc2-4367-995e-7728bed7ec56'] 2022-05-17 22:03:43.293 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:03:43.293 2360 2225550645728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '91e60b65-f2ad-46a6-bac4-c4f51328a9df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:03:43.293 2360 2225550645728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '91e60b65-f2ad-46a6-bac4-c4f51328a9df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:03:43.293 2360 2225550645728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 91e60b65-f2ad-46a6-bac4-c4f51328a9df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:03:43.307 2360 2225550645728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e00c55fe-4921-44ef-9e40-d59d3d97a8ea 2022-05-17 22:03:43.307 2360 2225550645728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['91e60b65-f2ad-46a6-bac4-c4f51328a9df'] 2022-05-17 22:03:43.307 2360 2225550645728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:03:43.307 2360 2225550645728 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-17 22:03:43.307 2360 2225550645728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['91e60b65-f2ad-46a6-bac4-c4f51328a9df'] 2022-05-17 22:03:43.668 2360 2225550645728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-502798b3-d331-43a5-b74e-9d858bd42d52 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: 80676223-0165-4dd8-ae7e-b729a6704a4f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:03:43.684 2360 2225550645728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-502798b3-d331-43a5-b74e-9d858bd42d52 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port 80676223-0165-4dd8-ae7e-b729a6704a4f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:03:45.311 2360 2225551425024 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-17 22:03:45.356 2360 2225551425024 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-17 22:03:45.371 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 80676223-0165-4dd8-ae7e-b729a6704a4f 2022-05-17 22:03:47.318 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:03:47.383 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cff95f83-f774-4eff-a0d6-bf407859164d 2022-05-17 22:03:47.582 2360 2225529961456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89a60e25-5f06-4692-bc41-1523191739ab 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group member updated on remote: ['805b9f51-ffc2-4367-995e-7728bed7ec56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:03:47.599 2360 2225529961456 MainThread INFO neutron.agent.securitygroups_rpc [req-89a60e25-5f06-4692-bc41-1523191739ab 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group member updated ['805b9f51-ffc2-4367-995e-7728bed7ec56'] 2022-05-17 22:03:47.599 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port 80676223-0165-4dd8-ae7e-b729a6704a4f 2022-05-17 22:03:47.599 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port 80676223-0165-4dd8-ae7e-b729a6704a4f updated. Details: {'device': '80676223-0165-4dd8-ae7e-b729a6704a4f', 'network_id': '8592936e-1884-4728-b866-2d43b3bb5b8f', 'port_id': '80676223-0165-4dd8-ae7e-b729a6704a4f', 'mac_address': 'fa:16:3e:b3:f1:eb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 176, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34940220-f570-4aa1-8ba4-ab623b7c9303', '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-17 22:03:47.604 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:03:47.604 2360 2225529961456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-80676223-0165-4dd8-ae7e-b729a6704a4f" 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-17 22:03:47.604 2360 2225529961456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 80676223-0165-4dd8-ae7e-b729a6704a4f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:03:47.604 2360 2225529961456 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-17 22:03:47.735 2360 2225529961456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '80676223-0165-4dd8-ae7e-b729a6704a4f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:03:47.755 2360 2225529961456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '80676223-0165-4dd8-ae7e-b729a6704a4f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:03:47.762 2360 2225529961456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 80676223-0165-4dd8-ae7e-b729a6704a4f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:03:47.762 2360 2225529961456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 176, VLAN trunk: None to switch port 80676223-0165-4dd8-ae7e-b729a6704a4f 2022-05-17 22:03:47.870 2360 2225529961456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:03:47.870 2360 2225529961456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['80676223-0165-4dd8-ae7e-b729a6704a4f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:03:48.073 2360 2225529961456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['80676223-0165-4dd8-ae7e-b729a6704a4f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:03:48.073 2360 2225529961456 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-17 22:03:48.073 2360 2225529961456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5955f88d-6f85-4325-9677-c3f859bdfeb6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:03:48.073 2360 2225529961456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 80676223-0165-4dd8-ae7e-b729a6704a4f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:03:48.073 2360 2225529961456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:03:48.073 2360 2225529961456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 80676223-0165-4dd8-ae7e-b729a6704a4f not yet added. Adding. 2022-05-17 22:03:48.073 2360 2225529961456 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-17 22:03:48.073 2360 2225529961456 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-17 22:03:48.254 2360 2225529961456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80676223-0165-4dd8-ae7e-b729a6704a4f" 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-17 22:03:48.433 2360 2225529961456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80676223-0165-4dd8-ae7e-b729a6704a4f" "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-17 22:03:48.433 2360 2225529961456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80676223-0165-4dd8-ae7e-b729a6704a4f" 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-17 22:03:48.652 2360 2225529961456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80676223-0165-4dd8-ae7e-b729a6704a4f" "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-17 22:03:48.828 2360 2225529961456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-80676223-0165-4dd8-ae7e-b729a6704a4f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:03:48.828 2360 2225529961456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 80676223-0165-4dd8-ae7e-b729a6704a4f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:03:48.828 2360 2225529961456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 80676223-0165-4dd8-ae7e-b729a6704a4f processed. 2022-05-17 22:03:48.838 2360 2225529961456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a226060c-4e6a-4c09-885c-50ef3181e240 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: 2408be79-abbf-45b5-8531-f26b3acb4d75 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:03:48.855 2360 2225529961456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a226060c-4e6a-4c09-885c-50ef3181e240 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port 2408be79-abbf-45b5-8531-f26b3acb4d75 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:03:49.349 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:03:49.349 2360 2225549966496 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-17 22:03:49.655 2360 2225549966496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:03:49.655 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port cff95f83-f774-4eff-a0d6-bf407859164d 2022-05-17 22:03:49.655 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port cff95f83-f774-4eff-a0d6-bf407859164d updated. Details: {'device': 'cff95f83-f774-4eff-a0d6-bf407859164d', 'network_id': '7fe71bc1-043d-4b6a-8913-6819f4be0731', 'port_id': 'cff95f83-f774-4eff-a0d6-bf407859164d', 'mac_address': 'fa:16:3e:fa:5d:fd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 195, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ea45208-ce70-4e30-92dd-cd55481bb5ba', '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-17 22:03:49.667 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:03:49.667 2360 2225549966496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" 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-17 22:03:49.667 2360 2225549966496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cff95f83-f774-4eff-a0d6-bf407859164d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:03:49.667 2360 2225549966496 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-17 22:03:49.667 2360 2225549966496 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cff95f83-f774-4eff-a0d6-bf407859164d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:03:49.698 2360 2225549966496 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cff95f83-f774-4eff-a0d6-bf407859164d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:03:49.699 2360 2225549966496 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cff95f83-f774-4eff-a0d6-bf407859164d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:03:49.699 2360 2225549966496 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 195, VLAN trunk: None to switch port cff95f83-f774-4eff-a0d6-bf407859164d 2022-05-17 22:03:49.760 2360 2225549966496 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:03:49.760 2360 2225549966496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cff95f83-f774-4eff-a0d6-bf407859164d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:03:49.913 2360 2225549966496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cff95f83-f774-4eff-a0d6-bf407859164d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:03:49.913 2360 2225549966496 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-17 22:03:49.913 2360 2225549966496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6b05e982-90be-4cf5-ae71-2fba127373cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:03:49.913 2360 2225549966496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cff95f83-f774-4eff-a0d6-bf407859164d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:03:49.913 2360 2225549966496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:03:49.913 2360 2225549966496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-05-17 22:03:49.913 2360 2225549966496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" 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-17 22:03:49.913 2360 2225549966496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" "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-17 22:03:49.913 2360 2225549966496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" 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-17 22:03:49.913 2360 2225549966496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" "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-17 22:03:49.974 2360 2225549966496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" "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-17 22:03:49.974 2360 2225549966496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cff95f83-f774-4eff-a0d6-bf407859164d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:03:49.974 2360 2225549966496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cff95f83-f774-4eff-a0d6-bf407859164d processed. 2022-05-17 22:03:51.360 2360 2225549966496 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-17 22:03:51.435 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2408be79-abbf-45b5-8531-f26b3acb4d75 2022-05-17 22:03:51.839 2360 2225549966496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:03:52.201 2360 2225551414896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32a4d897-c4cf-4dee-b811-5e893b2e917a 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network 08bd3a5b-5f00-4e3a-8644-2d7d6b442892 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:03:52.201 2360 2225551414896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32a4d897-c4cf-4dee-b811-5e893b2e917a 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Network 08bd3a5b-5f00-4e3a-8644-2d7d6b442892 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 22:03:53.201 2360 2225550391072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04e46940-ec5a-4083-b371-d5209dd593c9 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network c3fe069f-0050-4136-9b51-84aba8e20ea0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:03:53.201 2360 2225550391072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04e46940-ec5a-4083-b371-d5209dd593c9 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Network c3fe069f-0050-4136-9b51-84aba8e20ea0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 22:03:53.370 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:03:53.645 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port 2408be79-abbf-45b5-8531-f26b3acb4d75 2022-05-17 22:03:53.645 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port 2408be79-abbf-45b5-8531-f26b3acb4d75 updated. Details: {'device': '2408be79-abbf-45b5-8531-f26b3acb4d75', 'network_id': '2a59464e-fa2b-4dd8-ab32-849ed82de3b0', 'port_id': '2408be79-abbf-45b5-8531-f26b3acb4d75', 'mac_address': 'fa:16:3e:10:35:c3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 191, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42b851e9-46af-4f20-b460-ed4b156c2942', '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-17 22:03:53.645 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:03:53.645 2360 2225550391072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2408be79-abbf-45b5-8531-f26b3acb4d75" 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-17 22:03:53.645 2360 2225550391072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2408be79-abbf-45b5-8531-f26b3acb4d75 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:03:53.645 2360 2225550391072 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-17 22:03:53.836 2360 2225550391072 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2408be79-abbf-45b5-8531-f26b3acb4d75') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:03:53.836 2360 2225550391072 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2408be79-abbf-45b5-8531-f26b3acb4d75') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:03:53.843 2360 2225550391072 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2408be79-abbf-45b5-8531-f26b3acb4d75 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:03:53.843 2360 2225550391072 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 191, VLAN trunk: None to switch port 2408be79-abbf-45b5-8531-f26b3acb4d75 2022-05-17 22:03:53.965 2360 2225550391072 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:03:53.965 2360 2225550391072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2408be79-abbf-45b5-8531-f26b3acb4d75'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:03:54.192 2360 2225550391072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2408be79-abbf-45b5-8531-f26b3acb4d75']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:03:54.192 2360 2225550391072 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-17 22:03:54.192 2360 2225550391072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (805b9f51-ffc2-4367-995e-7728bed7ec56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:03:54.192 2360 2225550391072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2408be79-abbf-45b5-8531-f26b3acb4d75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:03:54.192 2360 2225550391072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:03:54.192 2360 2225550391072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2408be79-abbf-45b5-8531-f26b3acb4d75 not yet added. Adding. 2022-05-17 22:03:54.192 2360 2225550391072 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-17 22:03:54.192 2360 2225550391072 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-17 22:03:54.401 2360 2225550391072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2408be79-abbf-45b5-8531-f26b3acb4d75" 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-17 22:03:54.622 2360 2225550391072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2408be79-abbf-45b5-8531-f26b3acb4d75" "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-17 22:03:54.622 2360 2225550391072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2408be79-abbf-45b5-8531-f26b3acb4d75" 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-17 22:03:54.838 2360 2225550391072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2408be79-abbf-45b5-8531-f26b3acb4d75" "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-17 22:03:55.026 2360 2225550391072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2408be79-abbf-45b5-8531-f26b3acb4d75" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:03:55.026 2360 2225550391072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2408be79-abbf-45b5-8531-f26b3acb4d75 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:03:55.026 2360 2225550391072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2408be79-abbf-45b5-8531-f26b3acb4d75 processed. 2022-05-17 22:03:55.385 2360 2225549268944 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-17 22:03:55.658 2360 2225549268944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:04:03.780 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cff95f83-f774-4eff-a0d6-bf407859164d 2022-05-17 22:04:05.443 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:04:05.443 2360 2225551658672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cff95f83-f774-4eff-a0d6-bf407859164d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:04:05.443 2360 2225551658672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cff95f83-f774-4eff-a0d6-bf407859164d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:04:05.443 2360 2225551658672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cff95f83-f774-4eff-a0d6-bf407859164d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:04:05.463 2360 2225551658672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cff95f83-f774-4eff-a0d6-bf407859164d'] 2022-05-17 22:04:05.463 2360 2225551658672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:04:05.463 2360 2225551658672 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-17 22:04:05.463 2360 2225551658672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cff95f83-f774-4eff-a0d6-bf407859164d'] 2022-05-17 22:04:05.792 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cff95f83-f774-4eff-a0d6-bf407859164d 2022-05-17 22:04:07.440 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:04:07.440 2360 2225551599040 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-17 22:04:07.440 2360 2225551599392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cff95f83-f774-4eff-a0d6-bf407859164d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:04:07.440 2360 2225551599392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cff95f83-f774-4eff-a0d6-bf407859164d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:04:07.440 2360 2225551599392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cff95f83-f774-4eff-a0d6-bf407859164d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:04:07.451 2360 2225551599392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7fe71bc1-043d-4b6a-8913-6819f4be0731 2022-05-17 22:04:07.451 2360 2225551599392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cff95f83-f774-4eff-a0d6-bf407859164d'] 2022-05-17 22:04:07.451 2360 2225551599392 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-17 22:04:07.451 2360 2225551599392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cff95f83-f774-4eff-a0d6-bf407859164d'] 2022-05-17 22:04:07.761 2360 2225551599040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:04:08.744 2360 2225551491840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aee4a1bf-ba9d-43c3-bafa-9cf12ef2b807 - - - - -] port_update received: f5f3f3f0-a908-4dae-a4b8-3d6befbe64e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:04:08.761 2360 2225551491840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aee4a1bf-ba9d-43c3-bafa-9cf12ef2b807 - - - - -] No port f5f3f3f0-a908-4dae-a4b8-3d6befbe64e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:04:13.402 2360 2225551416480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9808a839-f7df-43c1-923d-41bfbecdd77d - - - - -] port_update received: bd162468-5664-4c46-a94a-f1519d7e844e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:04:13.402 2360 2225551416480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9808a839-f7df-43c1-923d-41bfbecdd77d - - - - -] No port bd162468-5664-4c46-a94a-f1519d7e844e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:04:15.370 2360 2225551955568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13e9d5a0-1549-432d-97db-7449421a48b7 - - - - -] port_update received: 376fd53e-ebd6-4d83-82d2-388c46818c7c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:04:15.370 2360 2225551955568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13e9d5a0-1549-432d-97db-7449421a48b7 - - - - -] No port 376fd53e-ebd6-4d83-82d2-388c46818c7c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:04:17.841 2360 2225551890208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08e6d2c7-0012-4f31-a7e9-1c1d6fa6bd6d aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group rule updated on remote: ['5bfa698c-461a-4101-bc18-c86775e04771'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:04:17.841 2360 2225551890208 MainThread INFO neutron.agent.securitygroups_rpc [req-08e6d2c7-0012-4f31-a7e9-1c1d6fa6bd6d aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group rule updated ['5bfa698c-461a-4101-bc18-c86775e04771'] 2022-05-17 22:04:18.073 2360 2225551077040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5df98b6d-2349-48f5-91ab-2b79c7207327 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group rule updated on remote: ['5bfa698c-461a-4101-bc18-c86775e04771'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:04:18.073 2360 2225551077040 MainThread INFO neutron.agent.securitygroups_rpc [req-5df98b6d-2349-48f5-91ab-2b79c7207327 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group rule updated ['5bfa698c-461a-4101-bc18-c86775e04771'] 2022-05-17 22:04:18.182 2360 2225551077040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35288b6b-4152-4a2f-bf93-1ece0418de18 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group rule updated on remote: ['5bfa698c-461a-4101-bc18-c86775e04771'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:04:18.182 2360 2225551077040 MainThread INFO neutron.agent.securitygroups_rpc [req-35288b6b-4152-4a2f-bf93-1ece0418de18 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group rule updated ['5bfa698c-461a-4101-bc18-c86775e04771'] 2022-05-17 22:04:18.359 2360 2225550644144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-18840124-5a53-44b6-9edd-ff09fce9ebe9 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group rule updated on remote: ['5bfa698c-461a-4101-bc18-c86775e04771'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:04:18.359 2360 2225550644144 MainThread INFO neutron.agent.securitygroups_rpc [req-18840124-5a53-44b6-9edd-ff09fce9ebe9 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group rule updated ['5bfa698c-461a-4101-bc18-c86775e04771'] 2022-05-17 22:04:18.512 2360 2225550573056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab05fa67-96fd-496a-838d-69115aaef860 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group rule updated on remote: ['5bfa698c-461a-4101-bc18-c86775e04771'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:04:18.512 2360 2225550573056 MainThread INFO neutron.agent.securitygroups_rpc [req-ab05fa67-96fd-496a-838d-69115aaef860 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group rule updated ['5bfa698c-461a-4101-bc18-c86775e04771'] 2022-05-17 22:04:18.663 2360 2225550573056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-244ee5ea-f66a-41c9-8ed5-9e1f9d57c6b6 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group rule updated on remote: ['5bfa698c-461a-4101-bc18-c86775e04771'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:04:18.663 2360 2225550573056 MainThread INFO neutron.agent.securitygroups_rpc [req-244ee5ea-f66a-41c9-8ed5-9e1f9d57c6b6 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group rule updated ['5bfa698c-461a-4101-bc18-c86775e04771'] 2022-05-17 22:04:20.166 2360 2225551500912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e55149a-40af-4e4b-b9ce-d6c2c91717ba - - - - -] port_update received: 6c5e6573-b16f-4e30-975e-40ae582055c1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:04:20.183 2360 2225551500912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e55149a-40af-4e4b-b9ce-d6c2c91717ba - - - - -] No port 6c5e6573-b16f-4e30-975e-40ae582055c1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:04:23.755 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cff95f83-f774-4eff-a0d6-bf407859164d 2022-05-17 22:04:25.479 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:04:25.666 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port cff95f83-f774-4eff-a0d6-bf407859164d 2022-05-17 22:04:25.666 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port cff95f83-f774-4eff-a0d6-bf407859164d updated. Details: {'device': 'cff95f83-f774-4eff-a0d6-bf407859164d', 'network_id': '7fe71bc1-043d-4b6a-8913-6819f4be0731', 'port_id': 'cff95f83-f774-4eff-a0d6-bf407859164d', 'mac_address': 'fa:16:3e:fa:5d:fd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 195, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ea45208-ce70-4e30-92dd-cd55481bb5ba', '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-17 22:04:25.666 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:04:25.666 2360 2225548859872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" 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-17 22:04:25.684 2360 2225548859872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cff95f83-f774-4eff-a0d6-bf407859164d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:04:25.684 2360 2225548859872 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7fe71bc1-043d-4b6a-8913-6819f4be0731 2022-05-17 22:04:25.684 2360 2225548859872 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-17 22:04:25.870 2360 2225548859872 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cff95f83-f774-4eff-a0d6-bf407859164d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:04:25.885 2360 2225548859872 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cff95f83-f774-4eff-a0d6-bf407859164d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:04:25.885 2360 2225548859872 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cff95f83-f774-4eff-a0d6-bf407859164d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:04:25.885 2360 2225548859872 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 195, VLAN trunk: None to switch port cff95f83-f774-4eff-a0d6-bf407859164d 2022-05-17 22:04:26.006 2360 2225548859872 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:04:26.016 2360 2225548859872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cff95f83-f774-4eff-a0d6-bf407859164d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:04:26.136 2360 2225548859872 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cff95f83-f774-4eff-a0d6-bf407859164d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:04:26.136 2360 2225548859872 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-17 22:04:26.136 2360 2225548859872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6b05e982-90be-4cf5-ae71-2fba127373cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:04:26.152 2360 2225548859872 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cff95f83-f774-4eff-a0d6-bf407859164d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:04:26.152 2360 2225548859872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:04:26.152 2360 2225548859872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cff95f83-f774-4eff-a0d6-bf407859164d not yet added. Adding. 2022-05-17 22:04:26.152 2360 2225548859872 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-17 22:04:26.152 2360 2225548859872 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-17 22:04:26.324 2360 2225548859872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" 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-17 22:04:26.494 2360 2225548859872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" "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-17 22:04:26.494 2360 2225548859872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" 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-17 22:04:26.714 2360 2225548859872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" "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-17 22:04:26.840 2360 2225548859872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cff95f83-f774-4eff-a0d6-bf407859164d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:04:26.840 2360 2225548859872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cff95f83-f774-4eff-a0d6-bf407859164d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:04:26.840 2360 2225548859872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cff95f83-f774-4eff-a0d6-bf407859164d processed. 2022-05-17 22:04:27.495 2360 2225548859872 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-17 22:04:27.701 2360 2225548859872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:04:37.354 2360 2225552095184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93908eb6-526d-44a8-922c-a6cebacb8ef9 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group member updated on remote: ['5bfa698c-461a-4101-bc18-c86775e04771'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:04:37.354 2360 2225552095184 MainThread INFO neutron.agent.securitygroups_rpc [req-93908eb6-526d-44a8-922c-a6cebacb8ef9 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group member updated ['5bfa698c-461a-4101-bc18-c86775e04771'] 2022-05-17 22:04:38.312 2360 2225552096064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c459b0ac-80ab-41f1-b3e7-998ef69d78c8 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: f64dd97d-8d28-4bef-892f-4645382d2e74 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:04:38.324 2360 2225552096064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c459b0ac-80ab-41f1-b3e7-998ef69d78c8 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port f64dd97d-8d28-4bef-892f-4645382d2e74 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:04:39.925 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f64dd97d-8d28-4bef-892f-4645382d2e74 2022-05-17 22:04:41.576 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:04:41.760 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port f64dd97d-8d28-4bef-892f-4645382d2e74 2022-05-17 22:04:41.760 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port f64dd97d-8d28-4bef-892f-4645382d2e74 updated. Details: {'device': 'f64dd97d-8d28-4bef-892f-4645382d2e74', 'network_id': '5848759e-a644-442f-b245-d21a69c4e9fd', 'port_id': 'f64dd97d-8d28-4bef-892f-4645382d2e74', 'mac_address': 'fa:16:3e:1b:9e:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 162, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2cbf8a3c-3a02-460e-9200-0f251b0664c7', '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-17 22:04:41.760 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:04:41.760 2360 2225530838352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f64dd97d-8d28-4bef-892f-4645382d2e74" 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-17 22:04:41.760 2360 2225530838352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f64dd97d-8d28-4bef-892f-4645382d2e74 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:04:41.760 2360 2225530838352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5848759e-a644-442f-b245-d21a69c4e9fd 2022-05-17 22:04:41.760 2360 2225530838352 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-17 22:04:41.948 2360 2225530838352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f64dd97d-8d28-4bef-892f-4645382d2e74') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:04:41.948 2360 2225530838352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f64dd97d-8d28-4bef-892f-4645382d2e74') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:04:41.964 2360 2225530838352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f64dd97d-8d28-4bef-892f-4645382d2e74 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:04:41.964 2360 2225530838352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 162, VLAN trunk: None to switch port f64dd97d-8d28-4bef-892f-4645382d2e74 2022-05-17 22:04:42.076 2360 2225530838352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:04:42.076 2360 2225530838352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f64dd97d-8d28-4bef-892f-4645382d2e74'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:04:42.291 2360 2225530838352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f64dd97d-8d28-4bef-892f-4645382d2e74']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:04:42.291 2360 2225530838352 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-17 22:04:42.291 2360 2225530838352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5bfa698c-461a-4101-bc18-c86775e04771) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:04:42.291 2360 2225530838352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f64dd97d-8d28-4bef-892f-4645382d2e74 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:04:42.291 2360 2225530838352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:04:42.291 2360 2225530838352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f64dd97d-8d28-4bef-892f-4645382d2e74 not yet added. Adding. 2022-05-17 22:04:42.291 2360 2225530838352 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-17 22:04:42.291 2360 2225530838352 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-17 22:04:42.467 2360 2225530838352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f64dd97d-8d28-4bef-892f-4645382d2e74" 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-17 22:04:42.655 2360 2225530838352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f64dd97d-8d28-4bef-892f-4645382d2e74" "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-17 22:04:42.655 2360 2225530838352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f64dd97d-8d28-4bef-892f-4645382d2e74" 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-17 22:04:42.902 2360 2225530838352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f64dd97d-8d28-4bef-892f-4645382d2e74" "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-17 22:04:43.029 2360 2225530838352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f64dd97d-8d28-4bef-892f-4645382d2e74" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:04:43.029 2360 2225530838352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f64dd97d-8d28-4bef-892f-4645382d2e74 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:04:43.029 2360 2225530838352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f64dd97d-8d28-4bef-892f-4645382d2e74 processed. 2022-05-17 22:04:43.588 2360 2225549199664 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-17 22:04:43.748 2360 2225549199664 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-17 22:04:45.870 2360 2225531125072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92a9111d-da3b-405a-b36b-4fb6fe4ba510 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated on remote: ['5955f88d-6f85-4325-9677-c3f859bdfeb6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:04:45.870 2360 2225531125072 MainThread INFO neutron.agent.securitygroups_rpc [req-92a9111d-da3b-405a-b36b-4fb6fe4ba510 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated ['5955f88d-6f85-4325-9677-c3f859bdfeb6'] 2022-05-17 22:04:46.104 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 80676223-0165-4dd8-ae7e-b729a6704a4f 2022-05-17 22:04:46.154 2360 2225552093248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92a9111d-da3b-405a-b36b-4fb6fe4ba510 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] port_delete event received for '80676223-0165-4dd8-ae7e-b729a6704a4f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:04:47.629 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:04:47.629 2360 2225548925408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '80676223-0165-4dd8-ae7e-b729a6704a4f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:04:47.629 2360 2225548925408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '80676223-0165-4dd8-ae7e-b729a6704a4f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:04:47.629 2360 2225548925408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 80676223-0165-4dd8-ae7e-b729a6704a4f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:04:47.665 2360 2225548925408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['80676223-0165-4dd8-ae7e-b729a6704a4f'] 2022-05-17 22:04:47.667 2360 2225548925408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:04:47.667 2360 2225548925408 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-17 22:04:47.667 2360 2225548925408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['80676223-0165-4dd8-ae7e-b729a6704a4f'] 2022-05-17 22:04:49.025 2360 2225548925408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a91e588e-2938-466f-8c88-765c68f8525e 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] port_delete event received for '98a77cfb-bf57-492d-a075-1cfe75f60960' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:04:49.635 2360 2225531121728 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-17 22:04:49.667 2360 2225531121728 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-17 22:04:52.927 2360 2225530837648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bafdf78-a626-4945-af1b-07cef9bc0d8b 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated on remote: ['4051579a-7403-47b2-856d-0fca3d13652b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:04:52.927 2360 2225530837648 MainThread INFO neutron.agent.securitygroups_rpc [req-3bafdf78-a626-4945-af1b-07cef9bc0d8b 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated ['4051579a-7403-47b2-856d-0fca3d13652b'] 2022-05-17 22:04:53.228 2360 2225549778784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bafdf78-a626-4945-af1b-07cef9bc0d8b 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] port_delete event received for '687ece67-be9a-4a35-85cd-0840b32b2baa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:04:54.199 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 687ece67-be9a-4a35-85cd-0840b32b2baa 2022-05-17 22:04:54.775 2360 2225552023392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f494a7a5-9b3e-4584-a6b1-5bbff5675fc1 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] port_delete event received for '6618138a-f5b8-43cc-b4e0-2f65bfb85ced' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:04:55.076 2360 2225550570240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ffa5177-e100-440b-ba86-8e28cf99b46f 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated on remote: ['a5c4cdf7-e223-4492-a9a2-c708271c4418'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:04:55.076 2360 2225550570240 MainThread INFO neutron.agent.securitygroups_rpc [req-6ffa5177-e100-440b-ba86-8e28cf99b46f 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated ['a5c4cdf7-e223-4492-a9a2-c708271c4418'] 2022-05-17 22:04:55.188 2360 2225552021456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5303bee3-4c0f-47ea-b1e8-8c049dcc23f5 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated on remote: ['a5c4cdf7-e223-4492-a9a2-c708271c4418'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:04:55.188 2360 2225552021456 MainThread INFO neutron.agent.securitygroups_rpc [req-5303bee3-4c0f-47ea-b1e8-8c049dcc23f5 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated ['a5c4cdf7-e223-4492-a9a2-c708271c4418'] 2022-05-17 22:04:55.683 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:04:55.683 2360 2225552021456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '687ece67-be9a-4a35-85cd-0840b32b2baa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:04:55.683 2360 2225552021456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '687ece67-be9a-4a35-85cd-0840b32b2baa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:04:55.683 2360 2225552021456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 687ece67-be9a-4a35-85cd-0840b32b2baa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:04:55.697 2360 2225552021456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8592936e-1884-4728-b866-2d43b3bb5b8f 2022-05-17 22:04:55.697 2360 2225552021456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['687ece67-be9a-4a35-85cd-0840b32b2baa'] 2022-05-17 22:04:55.697 2360 2225552021456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:04:55.697 2360 2225552021456 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-17 22:04:55.697 2360 2225552021456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['687ece67-be9a-4a35-85cd-0840b32b2baa'] 2022-05-17 22:04:57.699 2360 2225552021456 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-17 22:04:57.730 2360 2225552021456 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-17 22:04:58.558 2360 2225550570416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-697de8b9-b39b-4f61-9720-41c1d9e18312 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated on remote: ['a5c4cdf7-e223-4492-a9a2-c708271c4418'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:04:58.558 2360 2225550570416 MainThread INFO neutron.agent.securitygroups_rpc [req-697de8b9-b39b-4f61-9720-41c1d9e18312 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated ['a5c4cdf7-e223-4492-a9a2-c708271c4418'] 2022-05-17 22:04:59.400 2360 2225530837648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d71f09ea-eaaf-4a94-a713-6bfc59d12ecd 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: 81f2057b-cdb4-4fec-8949-4cd1e7a1e028 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:04:59.412 2360 2225530837648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d71f09ea-eaaf-4a94-a713-6bfc59d12ecd 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port 81f2057b-cdb4-4fec-8949-4cd1e7a1e028 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:05:02.151 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 81f2057b-cdb4-4fec-8949-4cd1e7a1e028 2022-05-17 22:05:03.745 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:05:03.917 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port 81f2057b-cdb4-4fec-8949-4cd1e7a1e028 2022-05-17 22:05:03.917 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port 81f2057b-cdb4-4fec-8949-4cd1e7a1e028 updated. Details: {'device': '81f2057b-cdb4-4fec-8949-4cd1e7a1e028', 'network_id': '8592936e-1884-4728-b866-2d43b3bb5b8f', 'port_id': '81f2057b-cdb4-4fec-8949-4cd1e7a1e028', 'mac_address': 'fa:16:3e:78:ed:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 176, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34940220-f570-4aa1-8ba4-ab623b7c9303', '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-17 22:05:03.933 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:05:03.933 2360 2225551599392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81f2057b-cdb4-4fec-8949-4cd1e7a1e028" 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-17 22:05:03.933 2360 2225551599392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 81f2057b-cdb4-4fec-8949-4cd1e7a1e028 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:05:03.933 2360 2225551599392 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8592936e-1884-4728-b866-2d43b3bb5b8f 2022-05-17 22:05:03.933 2360 2225551599392 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-17 22:05:04.092 2360 2225551599392 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '81f2057b-cdb4-4fec-8949-4cd1e7a1e028') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:05:04.092 2360 2225551599392 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '81f2057b-cdb4-4fec-8949-4cd1e7a1e028') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:05:04.092 2360 2225551599392 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 81f2057b-cdb4-4fec-8949-4cd1e7a1e028 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:05:04.092 2360 2225551599392 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 176, VLAN trunk: None to switch port 81f2057b-cdb4-4fec-8949-4cd1e7a1e028 2022-05-17 22:05:04.206 2360 2225551599392 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:05:04.218 2360 2225551599392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['81f2057b-cdb4-4fec-8949-4cd1e7a1e028'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:05:04.353 2360 2225551599392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['81f2057b-cdb4-4fec-8949-4cd1e7a1e028']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:05:04.353 2360 2225551599392 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-17 22:05:04.353 2360 2225551599392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5c4cdf7-e223-4492-a9a2-c708271c4418) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:05:04.353 2360 2225551599392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 81f2057b-cdb4-4fec-8949-4cd1e7a1e028 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:05:04.353 2360 2225551599392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:05:04.359 2360 2225551599392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 81f2057b-cdb4-4fec-8949-4cd1e7a1e028 not yet added. Adding. 2022-05-17 22:05:04.359 2360 2225551599392 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-17 22:05:04.359 2360 2225551599392 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-17 22:05:04.525 2360 2225551599392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81f2057b-cdb4-4fec-8949-4cd1e7a1e028" 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-17 22:05:04.721 2360 2225551599392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81f2057b-cdb4-4fec-8949-4cd1e7a1e028" "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-17 22:05:04.721 2360 2225551599392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81f2057b-cdb4-4fec-8949-4cd1e7a1e028" 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-17 22:05:04.887 2360 2225551599392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81f2057b-cdb4-4fec-8949-4cd1e7a1e028" "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-17 22:05:04.996 2360 2225551599392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81f2057b-cdb4-4fec-8949-4cd1e7a1e028" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:05:04.996 2360 2225551599392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 81f2057b-cdb4-4fec-8949-4cd1e7a1e028 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:05:04.996 2360 2225551599392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 81f2057b-cdb4-4fec-8949-4cd1e7a1e028 processed. 2022-05-17 22:05:05.747 2360 2225549541616 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-17 22:05:06.025 2360 2225549541616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:05:17.152 2360 2225551073344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42865e1b-99cf-4589-94b7-e9e264785eff e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group member updated on remote: ['6b05e982-90be-4cf5-ae71-2fba127373cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:05:17.152 2360 2225551073344 MainThread INFO neutron.agent.securitygroups_rpc [req-42865e1b-99cf-4589-94b7-e9e264785eff e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group member updated ['6b05e982-90be-4cf5-ae71-2fba127373cb'] 2022-05-17 22:05:17.446 2360 2225531221440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42865e1b-99cf-4589-94b7-e9e264785eff e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] port_delete event received for 'cff95f83-f774-4eff-a0d6-bf407859164d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:05:18.480 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cff95f83-f774-4eff-a0d6-bf407859164d 2022-05-17 22:05:19.795 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:05:19.795 2360 2225531223904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cff95f83-f774-4eff-a0d6-bf407859164d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:05:19.795 2360 2225531223904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cff95f83-f774-4eff-a0d6-bf407859164d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:05:19.795 2360 2225531223904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cff95f83-f774-4eff-a0d6-bf407859164d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:05:19.823 2360 2225531223904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7fe71bc1-043d-4b6a-8913-6819f4be0731 2022-05-17 22:05:19.823 2360 2225531223904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cff95f83-f774-4eff-a0d6-bf407859164d'] 2022-05-17 22:05:19.823 2360 2225531223904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:05:19.823 2360 2225531223904 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-17 22:05:19.823 2360 2225531223904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cff95f83-f774-4eff-a0d6-bf407859164d'] 2022-05-17 22:05:20.448 2360 2225531223904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b049d2c6-3d7a-4d58-a61d-c22aa0c28a8d e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] port_delete event received for '41e0e6ad-b535-4e32-a8d9-94a161ebedfa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:05:20.934 2360 2225550864224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58e4d52c-bb9c-43d2-9226-4b22b8319351 e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group rule updated on remote: ['239c8871-68a1-4fb4-8238-fc86f1d03e07'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:05:20.934 2360 2225550864224 MainThread INFO neutron.agent.securitygroups_rpc [req-58e4d52c-bb9c-43d2-9226-4b22b8319351 e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group rule updated ['239c8871-68a1-4fb4-8238-fc86f1d03e07'] 2022-05-17 22:05:21.168 2360 2225531194704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3e23782-14b0-4e75-b788-5db6111d3c98 e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group rule updated on remote: ['239c8871-68a1-4fb4-8238-fc86f1d03e07'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:05:21.168 2360 2225531194704 MainThread INFO neutron.agent.securitygroups_rpc [req-c3e23782-14b0-4e75-b788-5db6111d3c98 e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group rule updated ['239c8871-68a1-4fb4-8238-fc86f1d03e07'] 2022-05-17 22:05:21.807 2360 2225548860752 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-17 22:05:21.823 2360 2225548860752 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-17 22:05:24.367 2360 2225530952512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a44720e-201c-4fc0-8335-37717ffb9672 e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group member updated on remote: ['239c8871-68a1-4fb4-8238-fc86f1d03e07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:05:24.367 2360 2225530952512 MainThread INFO neutron.agent.securitygroups_rpc [req-5a44720e-201c-4fc0-8335-37717ffb9672 e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group member updated ['239c8871-68a1-4fb4-8238-fc86f1d03e07'] 2022-05-17 22:05:25.507 2360 2225552095712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f282fb4a-4308-4fc3-ad05-e999710f347a 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: 13a34694-2a5a-4621-9a5d-fcfcce6f8672 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:05:25.507 2360 2225552095712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f282fb4a-4308-4fc3-ad05-e999710f347a 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:05:28.432 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 13a34694-2a5a-4621-9a5d-fcfcce6f8672 2022-05-17 22:05:29.812 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:05:29.997 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 2022-05-17 22:05:29.997 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 updated. Details: {'device': '13a34694-2a5a-4621-9a5d-fcfcce6f8672', 'network_id': '7fe71bc1-043d-4b6a-8913-6819f4be0731', 'port_id': '13a34694-2a5a-4621-9a5d-fcfcce6f8672', 'mac_address': 'fa:16:3e:f9:bb:fd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 195, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ea45208-ce70-4e30-92dd-cd55481bb5ba', '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-17 22:05:29.997 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:05:29.997 2360 2225551600096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" 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-17 22:05:29.997 2360 2225551600096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:05:29.997 2360 2225551600096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7fe71bc1-043d-4b6a-8913-6819f4be0731 2022-05-17 22:05:29.997 2360 2225551600096 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-17 22:05:30.183 2360 2225551600096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '13a34694-2a5a-4621-9a5d-fcfcce6f8672') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:05:30.183 2360 2225551600096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '13a34694-2a5a-4621-9a5d-fcfcce6f8672') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:05:30.183 2360 2225551600096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:05:30.183 2360 2225551600096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 195, VLAN trunk: None to switch port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 2022-05-17 22:05:30.293 2360 2225551600096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:05:30.293 2360 2225551600096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['13a34694-2a5a-4621-9a5d-fcfcce6f8672'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:05:30.430 2360 2225551600096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['13a34694-2a5a-4621-9a5d-fcfcce6f8672']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:05:30.430 2360 2225551600096 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-17 22:05:30.430 2360 2225551600096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (239c8871-68a1-4fb4-8238-fc86f1d03e07) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:05:30.430 2360 2225551600096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 13a34694-2a5a-4621-9a5d-fcfcce6f8672 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:05:30.430 2360 2225551600096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:05:30.430 2360 2225551600096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 13a34694-2a5a-4621-9a5d-fcfcce6f8672 not yet added. Adding. 2022-05-17 22:05:30.430 2360 2225551600096 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-17 22:05:30.430 2360 2225551600096 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-17 22:05:30.607 2360 2225551600096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" 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-17 22:05:30.789 2360 2225551600096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" "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-17 22:05:30.789 2360 2225551600096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" 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-17 22:05:30.991 2360 2225551600096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" "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-17 22:05:31.091 2360 2225551600096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" "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-17 22:05:31.091 2360 2225551600096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:05:31.091 2360 2225551600096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 processed. 2022-05-17 22:05:31.827 2360 2225548861280 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-17 22:05:31.999 2360 2225548861280 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-17 22:05:56.818 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c88cd163-ae0d-402a-bc23-a744e6160b87 2022-05-17 22:05:57.566 2360 2225551416128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-258f1591-f552-40c2-8ca5-7efcd9b59e18 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group member updated on remote: ['0d0428d1-65a5-42e8-a232-cacb05c99909'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:05:57.566 2360 2225551416128 MainThread INFO neutron.agent.securitygroups_rpc [req-258f1591-f552-40c2-8ca5-7efcd9b59e18 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group member updated ['0d0428d1-65a5-42e8-a232-cacb05c99909'] 2022-05-17 22:05:57.967 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:05:57.967 2360 2225550034544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c88cd163-ae0d-402a-bc23-a744e6160b87' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:05:57.967 2360 2225550034544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c88cd163-ae0d-402a-bc23-a744e6160b87' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:05:57.967 2360 2225550034544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c88cd163-ae0d-402a-bc23-a744e6160b87 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:05:57.973 2360 2225550034544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6aed398f-1bd0-4efb-9e63-7203ac0fe479 2022-05-17 22:05:57.973 2360 2225550034544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c88cd163-ae0d-402a-bc23-a744e6160b87'] 2022-05-17 22:05:57.973 2360 2225550034544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:05:57.973 2360 2225550034544 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-17 22:05:57.994 2360 2225550034544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c88cd163-ae0d-402a-bc23-a744e6160b87'] 2022-05-17 22:05:57.994 2360 2225550034544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-258f1591-f552-40c2-8ca5-7efcd9b59e18 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] port_delete event received for 'c88cd163-ae0d-402a-bc23-a744e6160b87' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:05:59.958 2360 2225530694640 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-17 22:05:59.991 2360 2225530694640 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-17 22:06:00.297 2360 2225549774912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4b1d16c-1baa-4062-8ecb-0e3afe8c4450 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated on remote: ['a5c4cdf7-e223-4492-a9a2-c708271c4418'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:06:00.297 2360 2225549774912 MainThread INFO neutron.agent.securitygroups_rpc [req-c4b1d16c-1baa-4062-8ecb-0e3afe8c4450 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated ['a5c4cdf7-e223-4492-a9a2-c708271c4418'] 2022-05-17 22:06:00.754 2360 2225551075104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4b1d16c-1baa-4062-8ecb-0e3afe8c4450 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] port_delete event received for '81f2057b-cdb4-4fec-8949-4cd1e7a1e028' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:06:00.850 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 81f2057b-cdb4-4fec-8949-4cd1e7a1e028 2022-05-17 22:06:00.873 2360 2225496512288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a9fbd05-4c4c-41a5-9f82-4cc34647db0c 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] port_delete event received for '78c15b6a-eb93-4dc6-882d-1192d9783a9f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:06:01.162 2360 2225548860224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db4afc82-372b-47f4-ab0d-35ff738e2db8 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group rule updated on remote: ['4ec2df43-37d9-43bd-a335-76442318a258'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:06:01.162 2360 2225548860224 MainThread INFO neutron.agent.securitygroups_rpc [req-db4afc82-372b-47f4-ab0d-35ff738e2db8 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group rule updated ['4ec2df43-37d9-43bd-a335-76442318a258'] 2022-05-17 22:06:01.285 2360 2225548860224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad867fdc-20d7-42bf-b54a-db254addc38b 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group rule updated on remote: ['4ec2df43-37d9-43bd-a335-76442318a258'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:06:01.302 2360 2225548860224 MainThread INFO neutron.agent.securitygroups_rpc [req-ad867fdc-20d7-42bf-b54a-db254addc38b 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group rule updated ['4ec2df43-37d9-43bd-a335-76442318a258'] 2022-05-17 22:06:01.957 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:06:01.957 2360 2225548924352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '81f2057b-cdb4-4fec-8949-4cd1e7a1e028' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:06:01.957 2360 2225548924352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '81f2057b-cdb4-4fec-8949-4cd1e7a1e028' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:06:01.957 2360 2225548924352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 81f2057b-cdb4-4fec-8949-4cd1e7a1e028 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:06:01.972 2360 2225548924352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8592936e-1884-4728-b866-2d43b3bb5b8f 2022-05-17 22:06:01.972 2360 2225548924352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81f2057b-cdb4-4fec-8949-4cd1e7a1e028'] 2022-05-17 22:06:01.972 2360 2225548924352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:06:01.972 2360 2225548924352 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-17 22:06:01.972 2360 2225548924352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81f2057b-cdb4-4fec-8949-4cd1e7a1e028'] 2022-05-17 22:06:03.972 2360 2225530893760 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-17 22:06:04.005 2360 2225530893760 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-17 22:06:04.785 2360 2225530893760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-911c0e08-3095-463a-961f-557009e8a9a0 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group member updated on remote: ['805b9f51-ffc2-4367-995e-7728bed7ec56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:06:04.785 2360 2225530893760 MainThread INFO neutron.agent.securitygroups_rpc [req-911c0e08-3095-463a-961f-557009e8a9a0 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group member updated ['805b9f51-ffc2-4367-995e-7728bed7ec56'] 2022-05-17 22:06:04.878 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2408be79-abbf-45b5-8531-f26b3acb4d75 2022-05-17 22:06:05.097 2360 2225530614704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07b5da0a-33d9-4c38-a588-9f72848943e1 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group member updated on remote: ['4ec2df43-37d9-43bd-a335-76442318a258'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:06:05.097 2360 2225530614704 MainThread INFO neutron.agent.securitygroups_rpc [req-07b5da0a-33d9-4c38-a588-9f72848943e1 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group member updated ['4ec2df43-37d9-43bd-a335-76442318a258'] 2022-05-17 22:06:05.253 2360 2225548498368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-911c0e08-3095-463a-961f-557009e8a9a0 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] port_delete event received for '2408be79-abbf-45b5-8531-f26b3acb4d75' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:06:05.973 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:06:05.973 2360 2225531195232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2408be79-abbf-45b5-8531-f26b3acb4d75' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:06:05.973 2360 2225531195232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2408be79-abbf-45b5-8531-f26b3acb4d75' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:06:05.973 2360 2225531195232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2408be79-abbf-45b5-8531-f26b3acb4d75 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:06:05.989 2360 2225531195232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2408be79-abbf-45b5-8531-f26b3acb4d75'] 2022-05-17 22:06:05.989 2360 2225531195232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:06:05.989 2360 2225531195232 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-17 22:06:05.989 2360 2225531195232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2408be79-abbf-45b5-8531-f26b3acb4d75'] 2022-05-17 22:06:06.113 2360 2225531195232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23c31f54-283d-4858-a8ea-8a4757728b70 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] port_delete event received for 'b5e6cef7-5f9e-45d7-a6e0-3bf23afc2075' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:06:06.565 2360 2225551598864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef08e5a1-3eb1-4183-85b0-159a8a7a9981 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: 7731bf58-6a28-4822-9170-487aec86fa73 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:06:06.582 2360 2225551598864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef08e5a1-3eb1-4183-85b0-159a8a7a9981 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port 7731bf58-6a28-4822-9170-487aec86fa73 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:06:06.604 2360 2225549199136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da0c7d81-0fab-4b48-b835-234310f15f60 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated on remote: ['58a63a39-16c9-4d5e-ac05-e5af70840e93'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:06:06.604 2360 2225549199136 MainThread INFO neutron.agent.securitygroups_rpc [req-da0c7d81-0fab-4b48-b835-234310f15f60 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated ['58a63a39-16c9-4d5e-ac05-e5af70840e93'] 2022-05-17 22:06:06.785 2360 2225548860576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74f973cb-e0c2-454e-b603-9647330cc688 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated on remote: ['58a63a39-16c9-4d5e-ac05-e5af70840e93'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:06:06.785 2360 2225548860576 MainThread INFO neutron.agent.securitygroups_rpc [req-74f973cb-e0c2-454e-b603-9647330cc688 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group rule updated ['58a63a39-16c9-4d5e-ac05-e5af70840e93'] 2022-05-17 22:06:07.551 2360 2225549456128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f72cbf6-fb56-483a-8522-c72743415a4e 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] port_delete event received for '8222934b-07ee-4d9e-9093-06728150026b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:06:07.998 2360 2225551073344 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-17 22:06:08.007 2360 2225551073344 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-17 22:06:08.702 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7731bf58-6a28-4822-9170-487aec86fa73 2022-05-17 22:06:10.018 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:06:10.213 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port 7731bf58-6a28-4822-9170-487aec86fa73 2022-05-17 22:06:10.213 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port 7731bf58-6a28-4822-9170-487aec86fa73 updated. Details: {'device': '7731bf58-6a28-4822-9170-487aec86fa73', 'network_id': '6aed398f-1bd0-4efb-9e63-7203ac0fe479', 'port_id': '7731bf58-6a28-4822-9170-487aec86fa73', 'mac_address': 'fa:16:3e:df:5c:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 161, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1cdfc079-96fb-40cc-a154-31b7140a76fc', '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-17 22:06:10.213 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:06:10.213 2360 2225551416480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7731bf58-6a28-4822-9170-487aec86fa73" 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-17 22:06:10.213 2360 2225551416480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7731bf58-6a28-4822-9170-487aec86fa73 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:06:10.213 2360 2225551416480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6aed398f-1bd0-4efb-9e63-7203ac0fe479 2022-05-17 22:06:10.235 2360 2225551416480 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-17 22:06:10.361 2360 2225551416480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7731bf58-6a28-4822-9170-487aec86fa73') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:06:10.361 2360 2225551416480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7731bf58-6a28-4822-9170-487aec86fa73') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:06:10.361 2360 2225551077216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1e1186f-ebef-4c31-8192-c0eaff82aeb2 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated on remote: ['58a63a39-16c9-4d5e-ac05-e5af70840e93'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:06:10.361 2360 2225551077216 MainThread INFO neutron.agent.securitygroups_rpc [req-d1e1186f-ebef-4c31-8192-c0eaff82aeb2 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated ['58a63a39-16c9-4d5e-ac05-e5af70840e93'] 2022-05-17 22:06:10.389 2360 2225551416480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7731bf58-6a28-4822-9170-487aec86fa73 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:06:10.389 2360 2225551416480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 161, VLAN trunk: None to switch port 7731bf58-6a28-4822-9170-487aec86fa73 2022-05-17 22:06:10.459 2360 2225551416480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:06:10.459 2360 2225551416480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7731bf58-6a28-4822-9170-487aec86fa73'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:06:10.644 2360 2225551416480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7731bf58-6a28-4822-9170-487aec86fa73']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:06:10.644 2360 2225551416480 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-17 22:06:10.644 2360 2225551416480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4ec2df43-37d9-43bd-a335-76442318a258) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:06:10.644 2360 2225551416480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7731bf58-6a28-4822-9170-487aec86fa73 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:06:10.644 2360 2225551416480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:06:10.644 2360 2225551416480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7731bf58-6a28-4822-9170-487aec86fa73 not yet added. Adding. 2022-05-17 22:06:10.644 2360 2225551416480 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-17 22:06:10.644 2360 2225551416480 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-17 22:06:10.769 2360 2225551416480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7731bf58-6a28-4822-9170-487aec86fa73" 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-17 22:06:10.905 2360 2225551416480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7731bf58-6a28-4822-9170-487aec86fa73" "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-17 22:06:10.905 2360 2225551416480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7731bf58-6a28-4822-9170-487aec86fa73" 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-17 22:06:11.039 2360 2225551416480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7731bf58-6a28-4822-9170-487aec86fa73" "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-17 22:06:11.138 2360 2225551416480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7731bf58-6a28-4822-9170-487aec86fa73" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:06:11.138 2360 2225551416480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7731bf58-6a28-4822-9170-487aec86fa73 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:06:11.138 2360 2225551416480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7731bf58-6a28-4822-9170-487aec86fa73 processed. 2022-05-17 22:06:12.028 2360 2225548858992 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-17 22:06:12.240 2360 2225548858992 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-17 22:06:12.772 2360 2225552095536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group member updated on remote: ['b763c630-947a-4a51-a300-2f81ac8165a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:06:12.772 2360 2225552095536 MainThread INFO neutron.agent.securitygroups_rpc [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group member updated ['b763c630-947a-4a51-a300-2f81ac8165a0'] 2022-05-17 22:06:12.772 2360 2225552095536 MainThread INFO neutron.agent.securitygroups_rpc [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Refresh firewall rules 2022-05-17 22:06:12.772 2360 2225552095536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Get security group information for devices via rpc ['0694cf06-b9a7-4740-85f4-e5e9b64fac47', 'aa9d6389-fa26-4f9c-91d2-badb6cc46455'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:06:12.800 2360 2225549776496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d9c434f-3763-46f8-89f7-5faa327cd8cd 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: 37806ed9-614c-46fe-84da-37e314387d6f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:06:12.800 2360 2225549776496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d9c434f-3763-46f8-89f7-5faa327cd8cd 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port 37806ed9-614c-46fe-84da-37e314387d6f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:06:12.909 2360 2225550570944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] port_delete event received for 'aa9d6389-fa26-4f9c-91d2-badb6cc46455' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:06:12.961 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aa9d6389-fa26-4f9c-91d2-badb6cc46455 2022-05-17 22:06:13.022 2360 2225552095536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Update security group information for ports dict_keys(['0694cf06-b9a7-4740-85f4-e5e9b64fac47']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:06:13.022 2360 2225552095536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 22:06:13.022 2360 2225552095536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Update rules of security group (b763c630-947a-4a51-a300-2f81ac8165a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:06:13.022 2360 2225552095536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Update members of security group (b763c630-947a-4a51-a300-2f81ac8165a0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:06:13.022 2360 2225552095536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Update port filter for 0694cf06-b9a7-4740-85f4-e5e9b64fac47 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:06:13.022 2360 2225552095536 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Updating port rules. 2022-05-17 22:06:13.022 2360 2225552095536 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Creating 0 new rules, removing 1 old rules. 2022-05-17 22:06:13.022 2360 2225552095536 MainThread DEBUG oslo_concurrency.lockutils [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Lock "n-hv-driver-port-lock-0694cf06-b9a7-4740-85f4-e5e9b64fac47" 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-17 22:06:13.022 2360 2225552095536 MainThread DEBUG oslo_concurrency.lockutils [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Lock "n-hv-driver-port-lock-0694cf06-b9a7-4740-85f4-e5e9b64fac47" "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-17 22:06:13.022 2360 2225552095536 MainThread DEBUG oslo_concurrency.lockutils [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Lock "n-hv-driver-port-lock-0694cf06-b9a7-4740-85f4-e5e9b64fac47" 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-17 22:06:13.176 2360 2225552095536 MainThread DEBUG oslo_concurrency.lockutils [req-f4f7d57a-8773-4777-8848-1b7229f00380 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Lock "n-hv-driver-port-lock-0694cf06-b9a7-4740-85f4-e5e9b64fac47" "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-17 22:06:14.048 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:06:14.048 2360 2225552095536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aa9d6389-fa26-4f9c-91d2-badb6cc46455' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:06:14.048 2360 2225552095536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aa9d6389-fa26-4f9c-91d2-badb6cc46455' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:06:14.048 2360 2225552095536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aa9d6389-fa26-4f9c-91d2-badb6cc46455 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:06:14.064 2360 2225552095536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aa9d6389-fa26-4f9c-91d2-badb6cc46455'] 2022-05-17 22:06:14.064 2360 2225552095536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:06:14.064 2360 2225552095536 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-17 22:06:14.064 2360 2225552095536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aa9d6389-fa26-4f9c-91d2-badb6cc46455'] 2022-05-17 22:06:14.752 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 37806ed9-614c-46fe-84da-37e314387d6f 2022-05-17 22:06:16.040 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:06:16.040 2360 2225531090192 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-17 22:06:16.080 2360 2225531090192 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-17 22:06:16.268 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port 37806ed9-614c-46fe-84da-37e314387d6f 2022-05-17 22:06:16.268 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port 37806ed9-614c-46fe-84da-37e314387d6f updated. Details: {'device': '37806ed9-614c-46fe-84da-37e314387d6f', 'network_id': '8592936e-1884-4728-b866-2d43b3bb5b8f', 'port_id': '37806ed9-614c-46fe-84da-37e314387d6f', 'mac_address': 'fa:16:3e:b7:4a:c0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 176, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34940220-f570-4aa1-8ba4-ab623b7c9303', '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-17 22:06:16.268 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:06:16.268 2360 2225531090192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37806ed9-614c-46fe-84da-37e314387d6f" 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-17 22:06:16.268 2360 2225531090192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 37806ed9-614c-46fe-84da-37e314387d6f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:06:16.268 2360 2225531090192 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8592936e-1884-4728-b866-2d43b3bb5b8f 2022-05-17 22:06:16.268 2360 2225531090192 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-17 22:06:16.439 2360 2225531090192 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '37806ed9-614c-46fe-84da-37e314387d6f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:06:16.439 2360 2225531090192 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '37806ed9-614c-46fe-84da-37e314387d6f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:06:16.439 2360 2225531090192 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 37806ed9-614c-46fe-84da-37e314387d6f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:06:16.439 2360 2225531090192 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 176, VLAN trunk: None to switch port 37806ed9-614c-46fe-84da-37e314387d6f 2022-05-17 22:06:16.549 2360 2225531090192 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:06:16.549 2360 2225531090192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['37806ed9-614c-46fe-84da-37e314387d6f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:06:16.680 2360 2225531090192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['37806ed9-614c-46fe-84da-37e314387d6f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:06:16.680 2360 2225531090192 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-17 22:06:16.680 2360 2225531090192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58a63a39-16c9-4d5e-ac05-e5af70840e93) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:06:16.680 2360 2225531090192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 37806ed9-614c-46fe-84da-37e314387d6f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:06:16.680 2360 2225531090192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:06:16.680 2360 2225531090192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 37806ed9-614c-46fe-84da-37e314387d6f not yet added. Adding. 2022-05-17 22:06:16.680 2360 2225531090192 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-17 22:06:16.680 2360 2225531090192 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-17 22:06:16.841 2360 2225531090192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37806ed9-614c-46fe-84da-37e314387d6f" 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-17 22:06:16.972 2360 2225531090192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37806ed9-614c-46fe-84da-37e314387d6f" "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-17 22:06:16.972 2360 2225531090192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37806ed9-614c-46fe-84da-37e314387d6f" 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-17 22:06:17.147 2360 2225531090192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37806ed9-614c-46fe-84da-37e314387d6f" "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-17 22:06:17.286 2360 2225531090192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37806ed9-614c-46fe-84da-37e314387d6f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:06:17.286 2360 2225531090192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 37806ed9-614c-46fe-84da-37e314387d6f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:06:17.286 2360 2225531090192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 37806ed9-614c-46fe-84da-37e314387d6f processed. 2022-05-17 22:06:18.064 2360 2225531090192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 22:06:18.232 2360 2225531090192 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-17 22:06:20.004 2360 2225531223200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e638d8c4-0241-441c-941b-46ad234ff126 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group member updated on remote: ['b763c630-947a-4a51-a300-2f81ac8165a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:06:20.004 2360 2225531223200 MainThread INFO neutron.agent.securitygroups_rpc [req-e638d8c4-0241-441c-941b-46ad234ff126 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Security group member updated ['b763c630-947a-4a51-a300-2f81ac8165a0'] 2022-05-17 22:06:20.004 2360 2225531223200 MainThread INFO neutron.agent.securitygroups_rpc [req-e638d8c4-0241-441c-941b-46ad234ff126 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Refresh firewall rules 2022-05-17 22:06:20.004 2360 2225531223200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e638d8c4-0241-441c-941b-46ad234ff126 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Get security group information for devices via rpc ['0694cf06-b9a7-4740-85f4-e5e9b64fac47'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:06:20.036 2360 2225531223200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e638d8c4-0241-441c-941b-46ad234ff126 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:06:20.049 2360 2225531223200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e638d8c4-0241-441c-941b-46ad234ff126 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 22:06:20.080 2360 2225550311088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e638d8c4-0241-441c-941b-46ad234ff126 89008c0ac7b94f99bc6a639596514cdc 9c68b935fc3e4f7eb43d1f10b5ea4718 - - -] port_delete event received for '0694cf06-b9a7-4740-85f4-e5e9b64fac47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:06:20.987 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0694cf06-b9a7-4740-85f4-e5e9b64fac47 2022-05-17 22:06:22.075 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:06:22.075 2360 2225550643264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0694cf06-b9a7-4740-85f4-e5e9b64fac47' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:06:22.075 2360 2225550643264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0694cf06-b9a7-4740-85f4-e5e9b64fac47' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:06:22.075 2360 2225550643264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0694cf06-b9a7-4740-85f4-e5e9b64fac47 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:06:22.088 2360 2225550643264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2a59464e-fa2b-4dd8-ab32-849ed82de3b0 2022-05-17 22:06:22.088 2360 2225550643264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0694cf06-b9a7-4740-85f4-e5e9b64fac47'] 2022-05-17 22:06:22.088 2360 2225550643264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:06:22.088 2360 2225550643264 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-17 22:06:22.088 2360 2225550643264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0694cf06-b9a7-4740-85f4-e5e9b64fac47'] 2022-05-17 22:06:23.079 2360 2225550121616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8ae946a-f72f-47cc-849d-83db96d2abbf 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '01067b08-c2c8-4668-9c41-64292fe4476a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:06:24.070 2360 2225549458416 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-17 22:06:24.138 2360 2225549458416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:06:24.729 2360 2225549458416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c27eb4e0-c0db-4e4c-8e6c-5afa3f16858d 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '3a63652f-e485-4e49-adfb-638847ac6d42' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:06:25.480 2360 2225550122672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-841202cc-5e3c-4459-9d0d-7ac39b52ef51 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '2c96cf8f-9cd4-472f-9e79-4fbc329cd7a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:06:25.691 2360 2225530838352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-841202cc-5e3c-4459-9d0d-7ac39b52ef51 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network 2a59464e-fa2b-4dd8-ab32-849ed82de3b0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:06:25.691 2360 2225530838352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-841202cc-5e3c-4459-9d0d-7ac39b52ef51 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Network 2a59464e-fa2b-4dd8-ab32-849ed82de3b0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 22:06:36.940 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 13a34694-2a5a-4621-9a5d-fcfcce6f8672 2022-05-17 22:06:38.142 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:06:38.330 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 2022-05-17 22:06:38.330 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 updated. Details: {'device': '13a34694-2a5a-4621-9a5d-fcfcce6f8672', 'network_id': '7fe71bc1-043d-4b6a-8913-6819f4be0731', 'port_id': '13a34694-2a5a-4621-9a5d-fcfcce6f8672', 'mac_address': 'fa:16:3e:f9:bb:fd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 195, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ea45208-ce70-4e30-92dd-cd55481bb5ba', '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-17 22:06:38.330 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:06:38.330 2360 2225549938528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" 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-17 22:06:38.330 2360 2225549938528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:06:38.330 2360 2225549938528 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-17 22:06:38.347 2360 2225549938528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '13a34694-2a5a-4621-9a5d-fcfcce6f8672') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:06:38.347 2360 2225549938528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '13a34694-2a5a-4621-9a5d-fcfcce6f8672') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:06:38.370 2360 2225549938528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:06:38.370 2360 2225549938528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 195, VLAN trunk: None to switch port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 2022-05-17 22:06:38.414 2360 2225549938528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:06:38.414 2360 2225549938528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['13a34694-2a5a-4621-9a5d-fcfcce6f8672'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:06:38.557 2360 2225549938528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['13a34694-2a5a-4621-9a5d-fcfcce6f8672']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:06:38.562 2360 2225549938528 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-17 22:06:38.562 2360 2225549938528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (239c8871-68a1-4fb4-8238-fc86f1d03e07) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:06:38.562 2360 2225549938528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 13a34694-2a5a-4621-9a5d-fcfcce6f8672 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:06:38.562 2360 2225549938528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:06:38.562 2360 2225549938528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-05-17 22:06:38.562 2360 2225549938528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" 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-17 22:06:38.562 2360 2225549938528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" "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-17 22:06:38.562 2360 2225549938528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" 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-17 22:06:38.562 2360 2225549938528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" "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-17 22:06:38.615 2360 2225549938528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" "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-17 22:06:38.615 2360 2225549938528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:06:38.615 2360 2225549938528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 processed. 2022-05-17 22:06:40.156 2360 2225548923296 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-17 22:06:40.363 2360 2225548923296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:06:49.204 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 13a34694-2a5a-4621-9a5d-fcfcce6f8672 2022-05-17 22:06:50.202 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:06:50.202 2360 2225551456208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '13a34694-2a5a-4621-9a5d-fcfcce6f8672' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:06:50.202 2360 2225551456208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '13a34694-2a5a-4621-9a5d-fcfcce6f8672' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:06:50.202 2360 2225551456208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:06:50.218 2360 2225551456208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13a34694-2a5a-4621-9a5d-fcfcce6f8672'] 2022-05-17 22:06:50.218 2360 2225551456208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:06:50.218 2360 2225551456208 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-17 22:06:50.218 2360 2225551456208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13a34694-2a5a-4621-9a5d-fcfcce6f8672'] 2022-05-17 22:06:51.218 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 13a34694-2a5a-4621-9a5d-fcfcce6f8672 2022-05-17 22:06:52.203 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:06:52.203 2360 2225550118976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '13a34694-2a5a-4621-9a5d-fcfcce6f8672' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:06:52.203 2360 2225550118976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '13a34694-2a5a-4621-9a5d-fcfcce6f8672' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:06:52.203 2360 2225550118976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:06:52.217 2360 2225550118976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7fe71bc1-043d-4b6a-8913-6819f4be0731 2022-05-17 22:06:52.217 2360 2225550118976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13a34694-2a5a-4621-9a5d-fcfcce6f8672'] 2022-05-17 22:06:52.217 2360 2225550118976 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-17 22:06:52.217 2360 2225550118976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13a34694-2a5a-4621-9a5d-fcfcce6f8672'] 2022-05-17 22:06:52.217 2360 2225551889328 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-17 22:06:52.343 2360 2225551889328 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-17 22:07:05.117 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 13a34694-2a5a-4621-9a5d-fcfcce6f8672 2022-05-17 22:07:06.294 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:07:06.482 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 2022-05-17 22:07:06.482 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 updated. Details: {'device': '13a34694-2a5a-4621-9a5d-fcfcce6f8672', 'network_id': '7fe71bc1-043d-4b6a-8913-6819f4be0731', 'port_id': '13a34694-2a5a-4621-9a5d-fcfcce6f8672', 'mac_address': 'fa:16:3e:f9:bb:fd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 195, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ea45208-ce70-4e30-92dd-cd55481bb5ba', '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-17 22:07:06.482 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:07:06.485 2360 2225548860752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" 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-17 22:07:06.485 2360 2225548860752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:07:06.485 2360 2225548860752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7fe71bc1-043d-4b6a-8913-6819f4be0731 2022-05-17 22:07:06.485 2360 2225548860752 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-17 22:07:06.622 2360 2225548860752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '13a34694-2a5a-4621-9a5d-fcfcce6f8672') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:07:06.622 2360 2225548860752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '13a34694-2a5a-4621-9a5d-fcfcce6f8672') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:07:06.633 2360 2225548860752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:07:06.633 2360 2225548860752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 195, VLAN trunk: None to switch port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 2022-05-17 22:07:06.693 2360 2225548860752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:07:06.693 2360 2225548860752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['13a34694-2a5a-4621-9a5d-fcfcce6f8672'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:07:06.850 2360 2225548860752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['13a34694-2a5a-4621-9a5d-fcfcce6f8672']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:07:06.850 2360 2225548860752 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-17 22:07:06.850 2360 2225548860752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (239c8871-68a1-4fb4-8238-fc86f1d03e07) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:07:06.850 2360 2225548860752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 13a34694-2a5a-4621-9a5d-fcfcce6f8672 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:07:06.850 2360 2225548860752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:07:06.850 2360 2225548860752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 13a34694-2a5a-4621-9a5d-fcfcce6f8672 not yet added. Adding. 2022-05-17 22:07:06.850 2360 2225548860752 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-17 22:07:06.850 2360 2225548860752 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-17 22:07:06.950 2360 2225548860752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" 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-17 22:07:07.060 2360 2225548860752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" "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-17 22:07:07.060 2360 2225548860752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" 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-17 22:07:07.189 2360 2225548860752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" "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-17 22:07:07.278 2360 2225548860752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13a34694-2a5a-4621-9a5d-fcfcce6f8672" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.782s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:07:07.278 2360 2225548860752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:07:07.278 2360 2225548860752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 processed. 2022-05-17 22:07:08.325 2360 2225548860752 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-17 22:07:08.591 2360 2225548860752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:07:09.298 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f64dd97d-8d28-4bef-892f-4645382d2e74 2022-05-17 22:07:10.326 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:07:10.326 2360 2225552094304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f64dd97d-8d28-4bef-892f-4645382d2e74' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:07:10.326 2360 2225552094304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f64dd97d-8d28-4bef-892f-4645382d2e74' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:07:10.326 2360 2225552094304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f64dd97d-8d28-4bef-892f-4645382d2e74 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:07:10.343 2360 2225552094304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5848759e-a644-442f-b245-d21a69c4e9fd 2022-05-17 22:07:10.343 2360 2225552094304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f64dd97d-8d28-4bef-892f-4645382d2e74'] 2022-05-17 22:07:10.343 2360 2225552094304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:07:10.343 2360 2225552094304 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-17 22:07:10.343 2360 2225552094304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f64dd97d-8d28-4bef-892f-4645382d2e74'] 2022-05-17 22:07:12.341 2360 2225530930800 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-17 22:07:12.487 2360 2225530930800 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-17 22:07:12.560 2360 2225551888800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-814bef1e-9eb8-41e9-aebd-3a62be30958c 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated on remote: ['58a63a39-16c9-4d5e-ac05-e5af70840e93'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:07:12.560 2360 2225551888800 MainThread INFO neutron.agent.securitygroups_rpc [req-814bef1e-9eb8-41e9-aebd-3a62be30958c 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] Security group member updated ['58a63a39-16c9-4d5e-ac05-e5af70840e93'] 2022-05-17 22:07:12.875 2360 2225549268064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-814bef1e-9eb8-41e9-aebd-3a62be30958c 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] port_delete event received for '37806ed9-614c-46fe-84da-37e314387d6f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:13.346 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 37806ed9-614c-46fe-84da-37e314387d6f 2022-05-17 22:07:14.332 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:07:14.332 2360 2225549268064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '37806ed9-614c-46fe-84da-37e314387d6f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:07:14.332 2360 2225549268064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '37806ed9-614c-46fe-84da-37e314387d6f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:07:14.332 2360 2225549268064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 37806ed9-614c-46fe-84da-37e314387d6f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:07:14.343 2360 2225549268064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8592936e-1884-4728-b866-2d43b3bb5b8f 2022-05-17 22:07:14.343 2360 2225549268064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37806ed9-614c-46fe-84da-37e314387d6f'] 2022-05-17 22:07:14.343 2360 2225549268064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:07:14.343 2360 2225549268064 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-17 22:07:14.343 2360 2225549268064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37806ed9-614c-46fe-84da-37e314387d6f'] 2022-05-17 22:07:15.216 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f64dd97d-8d28-4bef-892f-4645382d2e74 2022-05-17 22:07:15.770 2360 2225511068416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-107d1866-b368-4965-beda-43a86664bc85 9e5cdb584c83474587209d60003fa6a8 0d2193ece9d64c46a087062e2657f117 - - -] port_delete event received for '34796ac4-3d64-4a66-bcb9-eb657ded0758' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:16.340 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:07:16.340 2360 2225549541440 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-17 22:07:16.379 2360 2225549541440 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-17 22:07:16.561 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port f64dd97d-8d28-4bef-892f-4645382d2e74 2022-05-17 22:07:16.561 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port f64dd97d-8d28-4bef-892f-4645382d2e74 updated. Details: {'device': 'f64dd97d-8d28-4bef-892f-4645382d2e74', 'network_id': '5848759e-a644-442f-b245-d21a69c4e9fd', 'port_id': 'f64dd97d-8d28-4bef-892f-4645382d2e74', 'mac_address': 'fa:16:3e:1b:9e:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 162, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2cbf8a3c-3a02-460e-9200-0f251b0664c7', '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-17 22:07:16.561 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:07:16.561 2360 2225549541440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f64dd97d-8d28-4bef-892f-4645382d2e74" 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-17 22:07:16.561 2360 2225549541440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f64dd97d-8d28-4bef-892f-4645382d2e74 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:07:16.561 2360 2225549541440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5848759e-a644-442f-b245-d21a69c4e9fd 2022-05-17 22:07:16.561 2360 2225549541440 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-17 22:07:16.685 2360 2225549541440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f64dd97d-8d28-4bef-892f-4645382d2e74') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:07:16.685 2360 2225549541440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f64dd97d-8d28-4bef-892f-4645382d2e74') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:07:16.705 2360 2225549541440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f64dd97d-8d28-4bef-892f-4645382d2e74 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:07:16.705 2360 2225549541440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 162, VLAN trunk: None to switch port f64dd97d-8d28-4bef-892f-4645382d2e74 2022-05-17 22:07:16.770 2360 2225549541440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:07:16.770 2360 2225549541440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f64dd97d-8d28-4bef-892f-4645382d2e74'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:07:17.051 2360 2225549541440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f64dd97d-8d28-4bef-892f-4645382d2e74']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:07:17.051 2360 2225549541440 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-17 22:07:17.051 2360 2225549541440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5bfa698c-461a-4101-bc18-c86775e04771) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:07:17.051 2360 2225549541440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f64dd97d-8d28-4bef-892f-4645382d2e74 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:07:17.051 2360 2225549541440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:07:17.051 2360 2225549541440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f64dd97d-8d28-4bef-892f-4645382d2e74 not yet added. Adding. 2022-05-17 22:07:17.051 2360 2225549541440 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-17 22:07:17.051 2360 2225549541440 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-17 22:07:17.155 2360 2225549541440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f64dd97d-8d28-4bef-892f-4645382d2e74" 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-17 22:07:17.247 2360 2225549541440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f64dd97d-8d28-4bef-892f-4645382d2e74" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:07:17.247 2360 2225549541440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f64dd97d-8d28-4bef-892f-4645382d2e74" 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-17 22:07:17.359 2360 2225549541440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f64dd97d-8d28-4bef-892f-4645382d2e74" "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-17 22:07:17.445 2360 2225549541440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f64dd97d-8d28-4bef-892f-4645382d2e74" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:07:17.445 2360 2225549541440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f64dd97d-8d28-4bef-892f-4645382d2e74 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:07:17.445 2360 2225549541440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f64dd97d-8d28-4bef-892f-4645382d2e74 processed. 2022-05-17 22:07:18.363 2360 2225529826288 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-17 22:07:18.734 2360 2225529826288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:07:21.046 2360 2225551954688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03284d85-71a7-4a78-ada9-ea42b5ae59f7 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group member updated on remote: ['4ec2df43-37d9-43bd-a335-76442318a258'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:07:21.046 2360 2225551954688 MainThread INFO neutron.agent.securitygroups_rpc [req-03284d85-71a7-4a78-ada9-ea42b5ae59f7 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] Security group member updated ['4ec2df43-37d9-43bd-a335-76442318a258'] 2022-05-17 22:07:21.234 2360 2225550702720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c490df46-6c1c-438a-945a-b671efe0af2d 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '451bd8a7-bfe9-42ca-b6e7-f11771a6850b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:21.387 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7731bf58-6a28-4822-9170-487aec86fa73 2022-05-17 22:07:21.575 2360 2225550702720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03284d85-71a7-4a78-ada9-ea42b5ae59f7 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] port_delete event received for '7731bf58-6a28-4822-9170-487aec86fa73' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:22.381 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:07:22.381 2360 2225550702720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7731bf58-6a28-4822-9170-487aec86fa73' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:07:22.381 2360 2225550702720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7731bf58-6a28-4822-9170-487aec86fa73' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:07:22.381 2360 2225550702720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7731bf58-6a28-4822-9170-487aec86fa73 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:07:22.391 2360 2225550702720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6aed398f-1bd0-4efb-9e63-7203ac0fe479 2022-05-17 22:07:22.391 2360 2225550702720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7731bf58-6a28-4822-9170-487aec86fa73'] 2022-05-17 22:07:22.391 2360 2225550702720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:07:22.391 2360 2225550702720 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-17 22:07:22.391 2360 2225550702720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7731bf58-6a28-4822-9170-487aec86fa73'] 2022-05-17 22:07:23.186 2360 2225550702720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da77db82-9427-4de4-9d16-49a2b9173c68 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '58666c3c-a977-4bb2-a556-1501c64076b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:23.700 2360 2225549935360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-345d9e6d-695d-4ae2-a9b2-03781797ed2e 3155cbc7447b4b9190a9f2794c67b94d d5132aaf187a449987f586bae24fe7a7 - - -] port_delete event received for '0a1c36f4-f56a-4813-9866-10c4026bff3b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:24.227 2360 2225550484400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e09f9ce-45e8-4b41-af18-a961e574c4da 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for 'ffeac95d-a74d-4a2f-856a-b2142b584001' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:24.372 2360 2225550484400 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-17 22:07:24.398 2360 2225550484400 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-17 22:07:24.434 2360 2225548756592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4dc0f507-c5b9-4f38-9134-efce8415d430 - - - - -] port_delete event received for 'ffeac95d-a74d-4a2f-856a-b2142b584001' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:24.451 2360 2225548756592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e09f9ce-45e8-4b41-af18-a961e574c4da 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network 8592936e-1884-4728-b866-2d43b3bb5b8f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:07:24.451 2360 2225548756592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e09f9ce-45e8-4b41-af18-a961e574c4da 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Network 8592936e-1884-4728-b866-2d43b3bb5b8f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 22:07:28.779 2360 2225512816704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b96392c-3760-4de3-9589-3fd10f2cc801 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for 'fe284fd0-342e-4fe4-8dc2-a8ddd4494149' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:29.940 2360 2225512816704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b27c10a1-d412-4547-b97c-1c714f292757 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '8838ab59-ea60-4b4e-8963-e3ce7b24c57e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:30.902 2360 2225550311088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-785a1423-38d6-4888-8808-04baad2e3b8a 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for 'cca1365a-087c-4f4a-9310-22f6c397b853' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:31.168 2360 2225552096768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-785a1423-38d6-4888-8808-04baad2e3b8a 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network 6aed398f-1bd0-4efb-9e63-7203ac0fe479 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:07:31.168 2360 2225552096768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-785a1423-38d6-4888-8808-04baad2e3b8a 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Network 6aed398f-1bd0-4efb-9e63-7203ac0fe479 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 22:07:33.714 2360 2225551502144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ddfc9a5-5507-47e1-ba6b-a7c4689d5c9e - - - - -] port_update received: 2f230448-d1c2-4bb2-8d44-014b4447d348 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:07:33.737 2360 2225551502144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ddfc9a5-5507-47e1-ba6b-a7c4689d5c9e - - - - -] No port 2f230448-d1c2-4bb2-8d44-014b4447d348 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:07:38.433 2360 2225550311088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d0ad4a6-9d0b-4ede-b3d6-f0c919d13108 - - - - -] port_update received: 5bc01e31-545c-4bb8-8b70-54a69413153f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:07:38.433 2360 2225550311088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d0ad4a6-9d0b-4ede-b3d6-f0c919d13108 - - - - -] No port 5bc01e31-545c-4bb8-8b70-54a69413153f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:07:40.292 2360 2225550311088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1950eff3-2e24-4db6-be39-dbd2119b3871 - - - - -] port_update received: 0318e996-4fcb-49e1-8554-6763d58b4c04 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:07:40.292 2360 2225550311088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1950eff3-2e24-4db6-be39-dbd2119b3871 - - - - -] No port 0318e996-4fcb-49e1-8554-6763d58b4c04 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:07:44.288 2360 2225550572528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6b8d7b-b3f2-45cc-b26c-bc8d5e975a1c - - - - -] port_update received: 9122afb3-dc64-43bf-8e2f-369db439d2f3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:07:44.293 2360 2225550572528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea6b8d7b-b3f2-45cc-b26c-bc8d5e975a1c - - - - -] No port 9122afb3-dc64-43bf-8e2f-369db439d2f3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:07:47.651 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 13a34694-2a5a-4621-9a5d-fcfcce6f8672 2022-05-17 22:07:48.354 2360 2225551424672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-862839d5-8e34-449d-9863-951aeb94b63b e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group member updated on remote: ['239c8871-68a1-4fb4-8238-fc86f1d03e07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:07:48.354 2360 2225551424672 MainThread INFO neutron.agent.securitygroups_rpc [req-862839d5-8e34-449d-9863-951aeb94b63b e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] Security group member updated ['239c8871-68a1-4fb4-8238-fc86f1d03e07'] 2022-05-17 22:07:48.495 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:07:48.495 2360 2225551732976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '13a34694-2a5a-4621-9a5d-fcfcce6f8672' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:07:48.495 2360 2225551732976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '13a34694-2a5a-4621-9a5d-fcfcce6f8672' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:07:48.495 2360 2225551732976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 13a34694-2a5a-4621-9a5d-fcfcce6f8672 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:07:48.495 2360 2225551732976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7fe71bc1-043d-4b6a-8913-6819f4be0731 2022-05-17 22:07:48.495 2360 2225551732976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13a34694-2a5a-4621-9a5d-fcfcce6f8672'] 2022-05-17 22:07:48.495 2360 2225551732976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:07:48.495 2360 2225551732976 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-17 22:07:48.495 2360 2225551732976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13a34694-2a5a-4621-9a5d-fcfcce6f8672'] 2022-05-17 22:07:48.788 2360 2225551732976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-862839d5-8e34-449d-9863-951aeb94b63b e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] port_delete event received for '13a34694-2a5a-4621-9a5d-fcfcce6f8672' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:50.487 2360 2225550035952 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-17 22:07:50.516 2360 2225550035952 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-17 22:07:50.761 2360 2225551736672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c188285a-d518-4656-859b-0e3c242470a2 e73e5441c2ce44699ce26676dcddc30e 4aaf4cff0bb0405e90da01d3756ce49e - - -] port_delete event received for 'a58b2f74-4e7a-49f2-9a2f-ee2c00de275a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:54.588 2360 2225548498192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68b25819-56ea-42f1-97ba-383298abe903 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '7d452001-e197-4d69-a99d-df869a30ca71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:56.543 2360 2225550310208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8be38d63-ab06-44d2-add2-333faf7f469f 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for 'dee3972a-fc80-4f52-a208-a626b8983430' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:57.122 2360 2225550934432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c14d1965-191e-442d-bf59-9c5b9f03a5c3 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group member updated on remote: ['570be060-63f6-4bee-b42d-63d8cd5cfab0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:07:57.122 2360 2225550934432 MainThread INFO neutron.agent.securitygroups_rpc [req-c14d1965-191e-442d-bf59-9c5b9f03a5c3 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group member updated ['570be060-63f6-4bee-b42d-63d8cd5cfab0'] 2022-05-17 22:07:58.510 2360 2225552166048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13bb7189-7854-41f5-85fe-5539b574247a - - - - -] port_delete event received for 'ba1d6eda-61f3-4b14-8268-e5217a472ccc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:58.588 2360 2225551493600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17822197-c5a1-4d8f-8f51-7b604cd2ca96 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for 'ba1d6eda-61f3-4b14-8268-e5217a472ccc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:07:59.177 2360 2225551493600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17822197-c5a1-4d8f-8f51-7b604cd2ca96 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network 7fe71bc1-043d-4b6a-8913-6819f4be0731 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:07:59.177 2360 2225551493600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17822197-c5a1-4d8f-8f51-7b604cd2ca96 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Network 7fe71bc1-043d-4b6a-8913-6819f4be0731 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 22:07:59.457 2360 2225551493600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c28b096-38d8-4a86-b7e2-f7ef8e700fb6 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:07:59.473 2360 2225551493600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c28b096-38d8-4a86-b7e2-f7ef8e700fb6 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:08:07.525 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd 2022-05-17 22:08:08.057 2360 2225550753280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fd0d1bd-5dbf-4561-9964-1d1ee7061e04 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Security group member updated on remote: ['f6d4bffe-38ed-4015-a0c7-017bebf4e688'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:08:08.057 2360 2225550753280 MainThread INFO neutron.agent.securitygroups_rpc [req-9fd0d1bd-5dbf-4561-9964-1d1ee7061e04 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Security group member updated ['f6d4bffe-38ed-4015-a0c7-017bebf4e688'] 2022-05-17 22:08:08.617 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:08:08.837 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd 2022-05-17 22:08:08.837 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd updated. Details: {'device': 'f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd', 'network_id': '533872e0-c3a8-4ba6-aac6-dd7dce752a98', 'port_id': 'f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd', 'mac_address': 'fa:16:3e:0a:e8:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 157, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ac4c770e-a8b3-42a4-9189-476ea6ba1806', '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-17 22:08:08.837 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:08:08.841 2360 2225551685408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" 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-17 22:08:08.841 2360 2225551685408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:08:08.841 2360 2225551685408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 533872e0-c3a8-4ba6-aac6-dd7dce752a98 2022-05-17 22:08:08.841 2360 2225551685408 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-17 22:08:09.010 2360 2225551685408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:08:09.010 2360 2225551685408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:08:09.025 2360 2225551702320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cc8d328-8f57-4aa3-9539-38c85bf9a131 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: 7cd35a6b-991c-40a0-9402-553849ac48f0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:08:09.025 2360 2225551702320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cc8d328-8f57-4aa3-9539-38c85bf9a131 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port 7cd35a6b-991c-40a0-9402-553849ac48f0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:08:09.041 2360 2225551685408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:08:09.041 2360 2225551685408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 157, VLAN trunk: None to switch port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd 2022-05-17 22:08:09.105 2360 2225551685408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:08:09.105 2360 2225551685408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:08:09.306 2360 2225551685408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:08:09.306 2360 2225551685408 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-17 22:08:09.306 2360 2225551685408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (570be060-63f6-4bee-b42d-63d8cd5cfab0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:08:09.306 2360 2225551685408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (570be060-63f6-4bee-b42d-63d8cd5cfab0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:08:09.306 2360 2225551685408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:08:09.306 2360 2225551685408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:08:09.306 2360 2225551685408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd not yet added. Adding. 2022-05-17 22:08:09.306 2360 2225551685408 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-17 22:08:09.306 2360 2225551685408 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-17 22:08:09.397 2360 2225551685408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" 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-17 22:08:09.463 2360 2225551685408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:09.463 2360 2225551685408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" 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-17 22:08:09.556 2360 2225551685408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:09.634 2360 2225551685408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:09.634 2360 2225551685408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:08:09.636 2360 2225551685408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd processed. 2022-05-17 22:08:10.634 2360 2225551685408 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-17 22:08:10.822 2360 2225551685408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:11.549 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7cd35a6b-991c-40a0-9402-553849ac48f0 2022-05-17 22:08:12.653 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:08:12.840 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port 7cd35a6b-991c-40a0-9402-553849ac48f0 2022-05-17 22:08:12.840 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port 7cd35a6b-991c-40a0-9402-553849ac48f0 updated. Details: {'device': '7cd35a6b-991c-40a0-9402-553849ac48f0', 'network_id': 'd7377a4a-809f-42f6-b0bf-be8ec7ced973', 'port_id': '7cd35a6b-991c-40a0-9402-553849ac48f0', 'mac_address': 'fa:16:3e:b2:0f:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ba2dccaf-72ae-4125-ab67-84fbd7b0e238', 'ip_address': '172.20.0.2'}], '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-17 22:08:12.840 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:08:12.840 2360 2225551890736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7cd35a6b-991c-40a0-9402-553849ac48f0" 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-17 22:08:12.840 2360 2225551890736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7cd35a6b-991c-40a0-9402-553849ac48f0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:08:12.840 2360 2225551890736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d7377a4a-809f-42f6-b0bf-be8ec7ced973 2022-05-17 22:08:12.840 2360 2225551890736 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-17 22:08:12.983 2360 2225551890736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7cd35a6b-991c-40a0-9402-553849ac48f0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:08:12.983 2360 2225551890736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7cd35a6b-991c-40a0-9402-553849ac48f0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:08:12.983 2360 2225551890736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7cd35a6b-991c-40a0-9402-553849ac48f0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:08:12.994 2360 2225551890736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port 7cd35a6b-991c-40a0-9402-553849ac48f0 2022-05-17 22:08:13.045 2360 2225551890736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:08:13.045 2360 2225551890736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7cd35a6b-991c-40a0-9402-553849ac48f0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:08:13.201 2360 2225551890736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7cd35a6b-991c-40a0-9402-553849ac48f0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:08:13.201 2360 2225551890736 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-17 22:08:13.201 2360 2225551890736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f6d4bffe-38ed-4015-a0c7-017bebf4e688) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:08:13.201 2360 2225551890736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f6d4bffe-38ed-4015-a0c7-017bebf4e688) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:08:13.201 2360 2225551890736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7cd35a6b-991c-40a0-9402-553849ac48f0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:08:13.201 2360 2225551890736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:08:13.201 2360 2225551890736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7cd35a6b-991c-40a0-9402-553849ac48f0 not yet added. Adding. 2022-05-17 22:08:13.201 2360 2225551890736 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-17 22:08:13.201 2360 2225551890736 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-17 22:08:13.306 2360 2225551890736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7cd35a6b-991c-40a0-9402-553849ac48f0" 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-17 22:08:13.391 2360 2225551890736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7cd35a6b-991c-40a0-9402-553849ac48f0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:13.391 2360 2225551890736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7cd35a6b-991c-40a0-9402-553849ac48f0" 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-17 22:08:13.513 2360 2225551890736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7cd35a6b-991c-40a0-9402-553849ac48f0" "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-17 22:08:13.594 2360 2225551890736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7cd35a6b-991c-40a0-9402-553849ac48f0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:13.594 2360 2225551890736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7cd35a6b-991c-40a0-9402-553849ac48f0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:08:13.594 2360 2225551890736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7cd35a6b-991c-40a0-9402-553849ac48f0 processed. 2022-05-17 22:08:14.687 2360 2225549542320 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-17 22:08:15.093 2360 2225549542320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:19.884 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7cd35a6b-991c-40a0-9402-553849ac48f0 2022-05-17 22:08:20.243 2360 2225551502144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14656a4a-7484-41c8-9da6-bfd65d41c712 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Security group member updated on remote: ['f6d4bffe-38ed-4015-a0c7-017bebf4e688'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:08:20.243 2360 2225551502144 MainThread INFO neutron.agent.securitygroups_rpc [req-14656a4a-7484-41c8-9da6-bfd65d41c712 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Security group member updated ['f6d4bffe-38ed-4015-a0c7-017bebf4e688'] 2022-05-17 22:08:20.243 2360 2225551502144 MainThread INFO neutron.agent.securitygroups_rpc [req-14656a4a-7484-41c8-9da6-bfd65d41c712 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Refresh firewall rules 2022-05-17 22:08:20.243 2360 2225551502144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14656a4a-7484-41c8-9da6-bfd65d41c712 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Get security group information for devices via rpc ['7cd35a6b-991c-40a0-9402-553849ac48f0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:08:20.307 2360 2225551502144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-14656a4a-7484-41c8-9da6-bfd65d41c712 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:08:20.307 2360 2225551502144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-14656a4a-7484-41c8-9da6-bfd65d41c712 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 22:08:20.352 2360 2225551502144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14656a4a-7484-41c8-9da6-bfd65d41c712 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] port_delete event received for '7cd35a6b-991c-40a0-9402-553849ac48f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:08:20.526 2360 2225550573056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a434e63d-4eb0-4b00-8f62-1085989edada e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group rule updated on remote: ['435a7443-c598-46b6-8e46-95143576859d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:08:20.526 2360 2225550573056 MainThread INFO neutron.agent.securitygroups_rpc [req-a434e63d-4eb0-4b00-8f62-1085989edada e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group rule updated ['435a7443-c598-46b6-8e46-95143576859d'] 2022-05-17 22:08:20.712 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:08:20.712 2360 2225552019872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7cd35a6b-991c-40a0-9402-553849ac48f0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:08:20.712 2360 2225552019872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7cd35a6b-991c-40a0-9402-553849ac48f0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:08:20.712 2360 2225552019872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7cd35a6b-991c-40a0-9402-553849ac48f0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:08:20.712 2360 2225552019872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d7377a4a-809f-42f6-b0bf-be8ec7ced973 2022-05-17 22:08:20.712 2360 2225552019872 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7cd35a6b-991c-40a0-9402-553849ac48f0'] 2022-05-17 22:08:20.712 2360 2225552019872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:08:20.727 2360 2225552019872 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-17 22:08:20.727 2360 2225552019872 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7cd35a6b-991c-40a0-9402-553849ac48f0'] 2022-05-17 22:08:20.728 2360 2225552019872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a7fdc7a-0945-422d-8716-c85012b855c2 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group rule updated on remote: ['435a7443-c598-46b6-8e46-95143576859d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:08:20.728 2360 2225552019872 MainThread INFO neutron.agent.securitygroups_rpc [req-8a7fdc7a-0945-422d-8716-c85012b855c2 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group rule updated ['435a7443-c598-46b6-8e46-95143576859d'] 2022-05-17 22:08:20.915 2360 2225551599568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-edc2d4e9-7c86-4d20-96cc-296087efd077 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group rule updated on remote: ['435a7443-c598-46b6-8e46-95143576859d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:08:20.915 2360 2225551599568 MainThread INFO neutron.agent.securitygroups_rpc [req-edc2d4e9-7c86-4d20-96cc-296087efd077 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group rule updated ['435a7443-c598-46b6-8e46-95143576859d'] 2022-05-17 22:08:21.093 2360 2225530815936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38a6626a-99ad-4763-8429-5d4aa7ce0d0f e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group rule updated on remote: ['435a7443-c598-46b6-8e46-95143576859d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:08:21.093 2360 2225530815936 MainThread INFO neutron.agent.securitygroups_rpc [req-38a6626a-99ad-4763-8429-5d4aa7ce0d0f e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group rule updated ['435a7443-c598-46b6-8e46-95143576859d'] 2022-05-17 22:08:21.337 2360 2225530815936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26c54bb4-48c1-4350-add7-d462251f90e4 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group rule updated on remote: ['435a7443-c598-46b6-8e46-95143576859d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:08:21.337 2360 2225530815936 MainThread INFO neutron.agent.securitygroups_rpc [req-26c54bb4-48c1-4350-add7-d462251f90e4 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group rule updated ['435a7443-c598-46b6-8e46-95143576859d'] 2022-05-17 22:08:21.516 2360 2225549126640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-834c47a7-7593-4d24-9321-d42dec16bc6b e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group rule updated on remote: ['435a7443-c598-46b6-8e46-95143576859d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 22:08:21.516 2360 2225549126640 MainThread INFO neutron.agent.securitygroups_rpc [req-834c47a7-7593-4d24-9321-d42dec16bc6b e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group rule updated ['435a7443-c598-46b6-8e46-95143576859d'] 2022-05-17 22:08:22.165 2360 2225552094304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group member updated on remote: ['435a7443-c598-46b6-8e46-95143576859d', '570be060-63f6-4bee-b42d-63d8cd5cfab0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:08:22.165 2360 2225552094304 MainThread INFO neutron.agent.securitygroups_rpc [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group member updated ['435a7443-c598-46b6-8e46-95143576859d', '570be060-63f6-4bee-b42d-63d8cd5cfab0'] 2022-05-17 22:08:22.165 2360 2225552094304 MainThread INFO neutron.agent.securitygroups_rpc [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Refresh firewall rules 2022-05-17 22:08:22.165 2360 2225552094304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Get security group information for devices via rpc ['f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:08:22.234 2360 2225552165168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] port_update received: f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:08:22.234 2360 2225552165168 MainThread DEBUG oslo_concurrency.lockutils [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-agent-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" 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-17 22:08:22.234 2360 2225552165168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Binding port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:08:22.234 2360 2225552165168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] 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-17 22:08:22.260 2360 2225552165168 MainThread DEBUG neutron.services.trunk.rpc.agent [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:08:22.260 2360 2225552165168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:08:22.290 2360 2225552165168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Trunk plugin disabled on server. Assuming port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:08:22.290 2360 2225552165168 MainThread INFO networking_hyperv.neutron.trunk_driver [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Binding VLAN ID: 157, VLAN trunk: None to switch port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd 2022-05-17 22:08:22.318 2360 2225552165168 MainThread INFO neutron.agent.securitygroups_rpc [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Refresh firewall rules 2022-05-17 22:08:22.318 2360 2225552165168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Get security group information for devices via rpc ['f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:08:22.715 2360 2225551691264 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-17 22:08:22.938 2360 2225551691264 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-17 22:08:23.027 2360 2225552094304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update security group information for ports dict_keys(['f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:08:23.027 2360 2225552094304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 22:08:23.027 2360 2225552094304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update rules of security group (435a7443-c598-46b6-8e46-95143576859d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:08:23.027 2360 2225552094304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update rules of security group (570be060-63f6-4bee-b42d-63d8cd5cfab0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:08:23.027 2360 2225552094304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update members of security group (570be060-63f6-4bee-b42d-63d8cd5cfab0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:08:23.027 2360 2225552094304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update port filter for f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:08:23.027 2360 2225552094304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Updating port rules. 2022-05-17 22:08:23.040 2360 2225552094304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Creating 6 new rules, removing 0 old rules. 2022-05-17 22:08:23.040 2360 2225552094304 MainThread DEBUG oslo_concurrency.lockutils [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" 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-17 22:08:23.125 2360 2225552094304 MainThread DEBUG oslo_concurrency.lockutils [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:23.125 2360 2225552094304 MainThread DEBUG oslo_concurrency.lockutils [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" 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-17 22:08:23.125 2360 2225552094304 MainThread DEBUG oslo_concurrency.lockutils [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" "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-17 22:08:23.168 2360 2225552165168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update security group information for ports dict_keys(['f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:08:23.168 2360 2225552165168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 22:08:23.168 2360 2225552165168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update rules of security group (435a7443-c598-46b6-8e46-95143576859d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:08:23.168 2360 2225552165168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update rules of security group (570be060-63f6-4bee-b42d-63d8cd5cfab0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:08:23.168 2360 2225552165168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update members of security group (570be060-63f6-4bee-b42d-63d8cd5cfab0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:08:23.168 2360 2225552165168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update port filter for f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:08:23.168 2360 2225552165168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Updating port rules. 2022-05-17 22:08:23.168 2360 2225552165168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Creating 0 new rules, removing 0 old rules. 2022-05-17 22:08:23.168 2360 2225552165168 MainThread DEBUG oslo_concurrency.lockutils [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" 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-17 22:08:23.181 2360 2225552165168 MainThread DEBUG oslo_concurrency.lockutils [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:23.181 2360 2225552165168 MainThread DEBUG oslo_concurrency.lockutils [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" 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-17 22:08:23.181 2360 2225552165168 MainThread DEBUG oslo_concurrency.lockutils [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" "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-17 22:08:23.204 2360 2225552165168 MainThread DEBUG oslo_concurrency.lockutils [req-67b69297-99bc-48fe-999f-df2cda80d2f1 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-agent-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:24.479 2360 2225550704128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46e916df-36d5-4325-860e-af9db2771457 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Security group member updated on remote: ['f6d4bffe-38ed-4015-a0c7-017bebf4e688'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:08:24.479 2360 2225550704128 MainThread INFO neutron.agent.securitygroups_rpc [req-46e916df-36d5-4325-860e-af9db2771457 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Security group member updated ['f6d4bffe-38ed-4015-a0c7-017bebf4e688'] 2022-05-17 22:08:25.337 2360 2225550704128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45fb13ce-19f2-43c0-871d-afffa87722e5 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: 9db52b77-c91b-45eb-bb8f-3dfefb7214a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:08:25.337 2360 2225550704128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45fb13ce-19f2-43c0-871d-afffa87722e5 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port 9db52b77-c91b-45eb-bb8f-3dfefb7214a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:08:25.462 2360 2225548697088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6d2f98c-47e7-4278-8f38-d16e8df7e99e a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Security group member updated on remote: ['0072269e-a9eb-4c48-8252-bcda9cb5dc3f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:08:25.462 2360 2225548697088 MainThread INFO neutron.agent.securitygroups_rpc [req-e6d2f98c-47e7-4278-8f38-d16e8df7e99e a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Security group member updated ['0072269e-a9eb-4c48-8252-bcda9cb5dc3f'] 2022-05-17 22:08:26.481 2360 2225530694464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8e2b361-d44a-4b01-8f46-b3d57f962a75 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: ac221157-583e-4ceb-8b37-d6e3e13cf88a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:08:26.481 2360 2225530694464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8e2b361-d44a-4b01-8f46-b3d57f962a75 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port ac221157-583e-4ceb-8b37-d6e3e13cf88a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:08:27.665 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9db52b77-c91b-45eb-bb8f-3dfefb7214a9 2022-05-17 22:08:28.743 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:08:28.955 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port 9db52b77-c91b-45eb-bb8f-3dfefb7214a9 2022-05-17 22:08:28.955 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port 9db52b77-c91b-45eb-bb8f-3dfefb7214a9 updated. Details: {'device': '9db52b77-c91b-45eb-bb8f-3dfefb7214a9', 'network_id': 'd7377a4a-809f-42f6-b0bf-be8ec7ced973', 'port_id': '9db52b77-c91b-45eb-bb8f-3dfefb7214a9', 'mac_address': 'fa:16:3e:25:62:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ba2dccaf-72ae-4125-ab67-84fbd7b0e238', 'ip_address': '172.20.0.2'}], '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-17 22:08:28.955 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:08:28.955 2360 2225552192256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9db52b77-c91b-45eb-bb8f-3dfefb7214a9" 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-17 22:08:28.955 2360 2225552192256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9db52b77-c91b-45eb-bb8f-3dfefb7214a9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:08:28.955 2360 2225552192256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d7377a4a-809f-42f6-b0bf-be8ec7ced973 2022-05-17 22:08:28.955 2360 2225552192256 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-17 22:08:29.087 2360 2225552192256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9db52b77-c91b-45eb-bb8f-3dfefb7214a9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:08:29.087 2360 2225552192256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9db52b77-c91b-45eb-bb8f-3dfefb7214a9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:08:29.087 2360 2225552192256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9db52b77-c91b-45eb-bb8f-3dfefb7214a9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:08:29.087 2360 2225552192256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port 9db52b77-c91b-45eb-bb8f-3dfefb7214a9 2022-05-17 22:08:29.149 2360 2225552192256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:08:29.149 2360 2225552192256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9db52b77-c91b-45eb-bb8f-3dfefb7214a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:08:29.321 2360 2225552192256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9db52b77-c91b-45eb-bb8f-3dfefb7214a9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:08:29.321 2360 2225552192256 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-17 22:08:29.321 2360 2225552192256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f6d4bffe-38ed-4015-a0c7-017bebf4e688) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:08:29.321 2360 2225552192256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f6d4bffe-38ed-4015-a0c7-017bebf4e688) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:08:29.321 2360 2225552192256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9db52b77-c91b-45eb-bb8f-3dfefb7214a9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:08:29.337 2360 2225552192256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:08:29.337 2360 2225552192256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9db52b77-c91b-45eb-bb8f-3dfefb7214a9 not yet added. Adding. 2022-05-17 22:08:29.337 2360 2225552192256 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-17 22:08:29.337 2360 2225552192256 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-17 22:08:29.408 2360 2225552192256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9db52b77-c91b-45eb-bb8f-3dfefb7214a9" 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-17 22:08:29.511 2360 2225552192256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9db52b77-c91b-45eb-bb8f-3dfefb7214a9" "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-17 22:08:29.511 2360 2225552192256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9db52b77-c91b-45eb-bb8f-3dfefb7214a9" 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-17 22:08:29.618 2360 2225552192256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9db52b77-c91b-45eb-bb8f-3dfefb7214a9" "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-17 22:08:29.697 2360 2225552192256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9db52b77-c91b-45eb-bb8f-3dfefb7214a9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:29.697 2360 2225552192256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9db52b77-c91b-45eb-bb8f-3dfefb7214a9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:08:29.697 2360 2225552192256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9db52b77-c91b-45eb-bb8f-3dfefb7214a9 processed. 2022-05-17 22:08:29.697 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ac221157-583e-4ceb-8b37-d6e3e13cf88a 2022-05-17 22:08:30.758 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:08:30.759 2360 2225552290736 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-17 22:08:31.089 2360 2225552290736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:31.089 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port ac221157-583e-4ceb-8b37-d6e3e13cf88a 2022-05-17 22:08:31.089 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port ac221157-583e-4ceb-8b37-d6e3e13cf88a updated. Details: {'device': 'ac221157-583e-4ceb-8b37-d6e3e13cf88a', 'network_id': 'b4df8925-64d1-4575-a2b6-80b98faff3e3', 'port_id': 'ac221157-583e-4ceb-8b37-d6e3e13cf88a', 'mac_address': 'fa:16:3e:73:52:85', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 191, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b84e7810-b628-48cf-9af3-3f2af8485799', '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-17 22:08:31.089 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:08:31.105 2360 2225552214672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac221157-583e-4ceb-8b37-d6e3e13cf88a" 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-17 22:08:31.105 2360 2225552214672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ac221157-583e-4ceb-8b37-d6e3e13cf88a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:08:31.105 2360 2225552214672 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b4df8925-64d1-4575-a2b6-80b98faff3e3 2022-05-17 22:08:31.105 2360 2225552214672 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-17 22:08:31.230 2360 2225552214672 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ac221157-583e-4ceb-8b37-d6e3e13cf88a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:08:31.230 2360 2225552214672 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ac221157-583e-4ceb-8b37-d6e3e13cf88a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:08:31.246 2360 2225552214672 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ac221157-583e-4ceb-8b37-d6e3e13cf88a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:08:31.246 2360 2225552214672 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 191, VLAN trunk: None to switch port ac221157-583e-4ceb-8b37-d6e3e13cf88a 2022-05-17 22:08:31.308 2360 2225552214672 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:08:31.308 2360 2225552214672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ac221157-583e-4ceb-8b37-d6e3e13cf88a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:08:31.465 2360 2225552214672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ac221157-583e-4ceb-8b37-d6e3e13cf88a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:08:31.465 2360 2225552214672 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-17 22:08:31.465 2360 2225552214672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0072269e-a9eb-4c48-8252-bcda9cb5dc3f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:08:31.465 2360 2225552214672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0072269e-a9eb-4c48-8252-bcda9cb5dc3f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:08:31.465 2360 2225552214672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ac221157-583e-4ceb-8b37-d6e3e13cf88a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:08:31.465 2360 2225552214672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:08:31.465 2360 2225552214672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ac221157-583e-4ceb-8b37-d6e3e13cf88a not yet added. Adding. 2022-05-17 22:08:31.465 2360 2225552214672 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-17 22:08:31.465 2360 2225552214672 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-17 22:08:31.573 2360 2225552214672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac221157-583e-4ceb-8b37-d6e3e13cf88a" 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-17 22:08:31.677 2360 2225552214672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac221157-583e-4ceb-8b37-d6e3e13cf88a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:31.691 2360 2225552214672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac221157-583e-4ceb-8b37-d6e3e13cf88a" 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-17 22:08:31.813 2360 2225552214672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac221157-583e-4ceb-8b37-d6e3e13cf88a" "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-17 22:08:31.901 2360 2225552214672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac221157-583e-4ceb-8b37-d6e3e13cf88a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:31.901 2360 2225552214672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ac221157-583e-4ceb-8b37-d6e3e13cf88a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:08:31.901 2360 2225552214672 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ac221157-583e-4ceb-8b37-d6e3e13cf88a processed. 2022-05-17 22:08:32.763 2360 2225552214672 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-17 22:08:32.917 2360 2225552214672 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-17 22:08:35.793 2360 2225549935360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aceac3d0-8216-453c-af4c-c97647f5fdef 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Security group member updated on remote: ['f6d4bffe-38ed-4015-a0c7-017bebf4e688'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:08:35.793 2360 2225549935360 MainThread INFO neutron.agent.securitygroups_rpc [req-aceac3d0-8216-453c-af4c-c97647f5fdef 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Security group member updated ['f6d4bffe-38ed-4015-a0c7-017bebf4e688'] 2022-05-17 22:08:35.793 2360 2225549935360 MainThread INFO neutron.agent.securitygroups_rpc [req-aceac3d0-8216-453c-af4c-c97647f5fdef 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Refresh firewall rules 2022-05-17 22:08:35.793 2360 2225549935360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aceac3d0-8216-453c-af4c-c97647f5fdef 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Get security group information for devices via rpc ['9db52b77-c91b-45eb-bb8f-3dfefb7214a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:08:35.856 2360 2225549935360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aceac3d0-8216-453c-af4c-c97647f5fdef 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:08:35.870 2360 2225549935360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aceac3d0-8216-453c-af4c-c97647f5fdef 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 22:08:35.870 2360 2225549935360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aceac3d0-8216-453c-af4c-c97647f5fdef 8681fc2d1c9541edb6e5162a48f34ad2 7dac2a9c24f349c7a52be807dfd99b85 - - -] port_delete event received for '9db52b77-c91b-45eb-bb8f-3dfefb7214a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:08:36.025 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9db52b77-c91b-45eb-bb8f-3dfefb7214a9 2022-05-17 22:08:36.777 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:08:36.777 2360 2225552310336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9db52b77-c91b-45eb-bb8f-3dfefb7214a9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:08:36.777 2360 2225552310336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9db52b77-c91b-45eb-bb8f-3dfefb7214a9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:08:36.777 2360 2225552310336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9db52b77-c91b-45eb-bb8f-3dfefb7214a9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:08:36.793 2360 2225552310336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d7377a4a-809f-42f6-b0bf-be8ec7ced973 2022-05-17 22:08:36.793 2360 2225552310336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9db52b77-c91b-45eb-bb8f-3dfefb7214a9'] 2022-05-17 22:08:36.793 2360 2225552310336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:08:36.793 2360 2225552310336 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-17 22:08:36.793 2360 2225552310336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9db52b77-c91b-45eb-bb8f-3dfefb7214a9'] 2022-05-17 22:08:37.385 2360 2225552311216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-768ff4b9-356d-4a3d-8747-c6cdf75c47e4 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] port_delete event received for '0b1fb800-60fa-4b50-b0b2-22f53bc6180c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:08:38.785 2360 2225552351072 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-17 22:08:38.808 2360 2225552351072 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-17 22:08:40.056 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f64dd97d-8d28-4bef-892f-4645382d2e74 2022-05-17 22:08:40.121 2360 2225550034016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90cbf0ad-2c66-4f7c-9538-0c2b43bee339 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group member updated on remote: ['5bfa698c-461a-4101-bc18-c86775e04771'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:08:40.121 2360 2225550034016 MainThread INFO neutron.agent.securitygroups_rpc [req-90cbf0ad-2c66-4f7c-9538-0c2b43bee339 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] Security group member updated ['5bfa698c-461a-4101-bc18-c86775e04771'] 2022-05-17 22:08:40.229 2360 2225550034016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90cbf0ad-2c66-4f7c-9538-0c2b43bee339 aa4d1e37deff4430b4fb1d505be08ead 8feaf11c09834304a02462b8d38b9f39 - - -] port_delete event received for 'f64dd97d-8d28-4bef-892f-4645382d2e74' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:08:40.781 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:08:40.781 2360 2225552314032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f64dd97d-8d28-4bef-892f-4645382d2e74' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:08:40.781 2360 2225552314032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f64dd97d-8d28-4bef-892f-4645382d2e74' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:08:40.781 2360 2225552314032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f64dd97d-8d28-4bef-892f-4645382d2e74 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:08:40.791 2360 2225552314032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5848759e-a644-442f-b245-d21a69c4e9fd 2022-05-17 22:08:40.791 2360 2225552314032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f64dd97d-8d28-4bef-892f-4645382d2e74'] 2022-05-17 22:08:40.791 2360 2225552314032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:08:40.791 2360 2225552314032 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-17 22:08:40.791 2360 2225552314032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f64dd97d-8d28-4bef-892f-4645382d2e74'] 2022-05-17 22:08:42.787 2360 2225548860928 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-17 22:08:42.837 2360 2225548860928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:08:43.309 2360 2225551736672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cc62e56-69aa-47ea-bf0f-e42482108f14 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for 'bd162468-5664-4c46-a94a-f1519d7e844e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:08:45.148 2360 2225548756592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36adb97c-265b-4a87-85b4-fd25665105a8 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for 'f5f3f3f0-a908-4dae-a4b8-3d6befbe64e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:08:46.352 2360 2225551200096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00d7e77a-f56a-4880-8c0e-6dde4f8cd529 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '69274911-bf38-4d4e-92cd-07447c37a00f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:08:46.367 2360 2225551258016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21fa7865-bdfb-4d94-8a78-aa2c16660f79 - - - - -] port_delete event received for '69274911-bf38-4d4e-92cd-07447c37a00f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:08:46.586 2360 2225552439072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00d7e77a-f56a-4880-8c0e-6dde4f8cd529 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network 5848759e-a644-442f-b245-d21a69c4e9fd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:08:46.586 2360 2225552439072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00d7e77a-f56a-4880-8c0e-6dde4f8cd529 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Network 5848759e-a644-442f-b245-d21a69c4e9fd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 22:08:47.633 2360 2225549417984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76e151fd-d3dc-4e3c-b5c1-234e4e60b99a 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '6c5e6573-b16f-4e30-975e-40ae582055c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:08:49.289 2360 2225551260656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2428eaf4-a206-4073-a1e0-1387b8ec49da 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '376fd53e-ebd6-4d83-82d2-388c46818c7c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:08:50.165 2360 2225531223200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f4e4f64-e6b9-46a4-a349-11d76ac13642 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for 'd263fee8-50ff-4f5d-9115-95533d4fbc1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:08:50.414 2360 2225548923296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f1d3af-82ca-458c-bd5a-cfd046e30bec - - - - -] port_delete event received for 'd263fee8-50ff-4f5d-9115-95533d4fbc1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:08:50.461 2360 2225551700384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f4e4f64-e6b9-46a4-a349-11d76ac13642 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network 156b7af2-fe28-4c46-9dd1-ba1ce120bf12 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:08:50.461 2360 2225551700384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f4e4f64-e6b9-46a4-a349-11d76ac13642 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Network 156b7af2-fe28-4c46-9dd1-ba1ce120bf12 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 22:09:06.805 2360 2225552439248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de619f3c-36f3-4120-ac6d-abb7952cf69d 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network d7377a4a-809f-42f6-b0bf-be8ec7ced973 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:09:06.805 2360 2225552439248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de619f3c-36f3-4120-ac6d-abb7952cf69d 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Network d7377a4a-809f-42f6-b0bf-be8ec7ced973 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 22:09:34.179 2360 2225550120032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d43f2f9a-8b48-4390-ad26-81b85d1f6968 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Security group member updated on remote: ['0072269e-a9eb-4c48-8252-bcda9cb5dc3f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:09:34.179 2360 2225550120032 MainThread INFO neutron.agent.securitygroups_rpc [req-d43f2f9a-8b48-4390-ad26-81b85d1f6968 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Security group member updated ['0072269e-a9eb-4c48-8252-bcda9cb5dc3f'] 2022-05-17 22:09:34.179 2360 2225550120032 MainThread INFO neutron.agent.securitygroups_rpc [req-d43f2f9a-8b48-4390-ad26-81b85d1f6968 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Refresh firewall rules 2022-05-17 22:09:34.179 2360 2225550120032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d43f2f9a-8b48-4390-ad26-81b85d1f6968 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Get security group information for devices via rpc ['ac221157-583e-4ceb-8b37-d6e3e13cf88a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:09:34.210 2360 2225550120032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d43f2f9a-8b48-4390-ad26-81b85d1f6968 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:09:34.210 2360 2225550120032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d43f2f9a-8b48-4390-ad26-81b85d1f6968 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 22:09:34.259 2360 2225550120032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d43f2f9a-8b48-4390-ad26-81b85d1f6968 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] port_delete event received for 'ac221157-583e-4ceb-8b37-d6e3e13cf88a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:09:34.491 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ac221157-583e-4ceb-8b37-d6e3e13cf88a 2022-05-17 22:09:35.038 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:09:35.038 2360 2225552674304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ac221157-583e-4ceb-8b37-d6e3e13cf88a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:09:35.038 2360 2225552674304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ac221157-583e-4ceb-8b37-d6e3e13cf88a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:09:35.038 2360 2225552674304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ac221157-583e-4ceb-8b37-d6e3e13cf88a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:09:35.038 2360 2225552674304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b4df8925-64d1-4575-a2b6-80b98faff3e3 2022-05-17 22:09:35.038 2360 2225552674304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac221157-583e-4ceb-8b37-d6e3e13cf88a'] 2022-05-17 22:09:35.038 2360 2225552674304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:09:35.055 2360 2225552674304 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-17 22:09:35.055 2360 2225552674304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac221157-583e-4ceb-8b37-d6e3e13cf88a'] 2022-05-17 22:09:37.038 2360 2225552579392 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-17 22:09:37.038 2360 2225552579392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:09:40.774 2360 2225552511216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e94ac7e8-5dd1-4c81-ab1d-e528a474bd76 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Security group member updated on remote: ['0072269e-a9eb-4c48-8252-bcda9cb5dc3f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:09:40.774 2360 2225552511216 MainThread INFO neutron.agent.securitygroups_rpc [req-e94ac7e8-5dd1-4c81-ab1d-e528a474bd76 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Security group member updated ['0072269e-a9eb-4c48-8252-bcda9cb5dc3f'] 2022-05-17 22:09:41.774 2360 2225550572352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0696ccf8-38e4-48dc-b4b6-4832db1088be 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] port_update received: f913be3b-a961-431b-b76c-8e6676c47f69 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:09:41.791 2360 2225550572352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0696ccf8-38e4-48dc-b4b6-4832db1088be 3d2a8606790c438a8ad3513540e775e9 06d5bc4789cf4a999c0556033c165daa - - -] No port f913be3b-a961-431b-b76c-8e6676c47f69 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 22:09:44.105 2360 2225548497840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f913be3b-a961-431b-b76c-8e6676c47f69 2022-05-17 22:09:45.115 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 22:09:45.299 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Adding port f913be3b-a961-431b-b76c-8e6676c47f69 2022-05-17 22:09:45.309 2360 2225450423920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Port f913be3b-a961-431b-b76c-8e6676c47f69 updated. Details: {'device': 'f913be3b-a961-431b-b76c-8e6676c47f69', 'network_id': 'b4df8925-64d1-4575-a2b6-80b98faff3e3', 'port_id': 'f913be3b-a961-431b-b76c-8e6676c47f69', 'mac_address': 'fa:16:3e:c8:15:18', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 191, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b84e7810-b628-48cf-9af3-3f2af8485799', '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-17 22:09:45.309 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] 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-17 22:09:45.309 2360 2225551456032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f913be3b-a961-431b-b76c-8e6676c47f69" 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-17 22:09:45.309 2360 2225551456032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f913be3b-a961-431b-b76c-8e6676c47f69 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:09:45.309 2360 2225551456032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b4df8925-64d1-4575-a2b6-80b98faff3e3 2022-05-17 22:09:45.309 2360 2225551456032 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-17 22:09:45.443 2360 2225551456032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f913be3b-a961-431b-b76c-8e6676c47f69') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:09:45.443 2360 2225551456032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f913be3b-a961-431b-b76c-8e6676c47f69') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:09:45.443 2360 2225551456032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f913be3b-a961-431b-b76c-8e6676c47f69 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:09:45.443 2360 2225551456032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 191, VLAN trunk: None to switch port f913be3b-a961-431b-b76c-8e6676c47f69 2022-05-17 22:09:45.522 2360 2225551456032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 22:09:45.522 2360 2225551456032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f913be3b-a961-431b-b76c-8e6676c47f69'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:09:45.648 2360 2225551456032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f913be3b-a961-431b-b76c-8e6676c47f69']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:09:45.648 2360 2225551456032 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-17 22:09:45.648 2360 2225551456032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0072269e-a9eb-4c48-8252-bcda9cb5dc3f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:09:45.677 2360 2225551456032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0072269e-a9eb-4c48-8252-bcda9cb5dc3f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:09:45.677 2360 2225551456032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f913be3b-a961-431b-b76c-8e6676c47f69 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:09:45.677 2360 2225551456032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 22:09:45.677 2360 2225551456032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f913be3b-a961-431b-b76c-8e6676c47f69 not yet added. Adding. 2022-05-17 22:09:45.677 2360 2225551456032 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-17 22:09:45.677 2360 2225551456032 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-17 22:09:45.741 2360 2225551456032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f913be3b-a961-431b-b76c-8e6676c47f69" 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-17 22:09:45.819 2360 2225551456032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f913be3b-a961-431b-b76c-8e6676c47f69" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:09:45.819 2360 2225551456032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f913be3b-a961-431b-b76c-8e6676c47f69" 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-17 22:09:45.919 2360 2225551456032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f913be3b-a961-431b-b76c-8e6676c47f69" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:09:45.990 2360 2225551456032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f913be3b-a961-431b-b76c-8e6676c47f69" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:09:45.994 2360 2225551456032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f913be3b-a961-431b-b76c-8e6676c47f69 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 22:09:45.994 2360 2225551456032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f913be3b-a961-431b-b76c-8e6676c47f69 processed. 2022-05-17 22:09:47.128 2360 2225551456032 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-17 22:09:47.300 2360 2225551456032 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-17 22:09:51.287 2360 2225551258544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group member updated on remote: ['435a7443-c598-46b6-8e46-95143576859d', '570be060-63f6-4bee-b42d-63d8cd5cfab0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:09:51.287 2360 2225551258544 MainThread INFO neutron.agent.securitygroups_rpc [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group member updated ['435a7443-c598-46b6-8e46-95143576859d', '570be060-63f6-4bee-b42d-63d8cd5cfab0'] 2022-05-17 22:09:51.287 2360 2225551258544 MainThread INFO neutron.agent.securitygroups_rpc [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Refresh firewall rules 2022-05-17 22:09:51.287 2360 2225551258544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Get security group information for devices via rpc ['f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:09:51.319 2360 2225551810624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] port_update received: f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 22:09:51.335 2360 2225551810624 MainThread DEBUG oslo_concurrency.lockutils [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-agent-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" 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-17 22:09:51.335 2360 2225551810624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Binding port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 22:09:51.335 2360 2225551810624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] 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-17 22:09:51.351 2360 2225551810624 MainThread DEBUG neutron.services.trunk.rpc.agent [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:09:51.351 2360 2225551810624 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 22:09:51.387 2360 2225551810624 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Trunk plugin disabled on server. Assuming port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 22:09:51.387 2360 2225551810624 MainThread INFO networking_hyperv.neutron.trunk_driver [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Binding VLAN ID: 157, VLAN trunk: None to switch port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd 2022-05-17 22:09:51.414 2360 2225551810624 MainThread INFO neutron.agent.securitygroups_rpc [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Refresh firewall rules 2022-05-17 22:09:51.414 2360 2225551810624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Get security group information for devices via rpc ['f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:09:51.499 2360 2225551258544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update security group information for ports dict_keys(['f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:09:51.499 2360 2225551258544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 22:09:51.507 2360 2225551258544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update rules of security group (570be060-63f6-4bee-b42d-63d8cd5cfab0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:09:51.507 2360 2225551258544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update members of security group (570be060-63f6-4bee-b42d-63d8cd5cfab0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:09:51.507 2360 2225551258544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update port filter for f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:09:51.507 2360 2225551258544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Updating port rules. 2022-05-17 22:09:51.507 2360 2225551258544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Creating 0 new rules, removing 6 old rules. 2022-05-17 22:09:51.507 2360 2225551258544 MainThread DEBUG oslo_concurrency.lockutils [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" 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-17 22:09:51.507 2360 2225551258544 MainThread DEBUG oslo_concurrency.lockutils [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" "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-17 22:09:51.507 2360 2225551258544 MainThread DEBUG oslo_concurrency.lockutils [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" 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-17 22:09:51.667 2360 2225551258544 MainThread DEBUG oslo_concurrency.lockutils [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" "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-17 22:09:51.667 2360 2225551810624 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update security group information for ports dict_keys(['f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:09:51.667 2360 2225551810624 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 22:09:51.678 2360 2225551810624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update rules of security group (570be060-63f6-4bee-b42d-63d8cd5cfab0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 22:09:51.678 2360 2225551810624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update members of security group (570be060-63f6-4bee-b42d-63d8cd5cfab0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 22:09:51.678 2360 2225551810624 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update port filter for f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 22:09:51.678 2360 2225551810624 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Updating port rules. 2022-05-17 22:09:51.678 2360 2225551810624 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Creating 0 new rules, removing 0 old rules. 2022-05-17 22:09:51.678 2360 2225551810624 MainThread DEBUG oslo_concurrency.lockutils [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" 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-17 22:09:51.678 2360 2225551810624 MainThread DEBUG oslo_concurrency.lockutils [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" "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-17 22:09:51.678 2360 2225551810624 MainThread DEBUG oslo_concurrency.lockutils [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" 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-17 22:09:51.678 2360 2225551810624 MainThread DEBUG oslo_concurrency.lockutils [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-driver-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" "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-17 22:09:51.711 2360 2225551810624 MainThread DEBUG oslo_concurrency.lockutils [req-0bd42ad9-03f3-4d2a-9d40-904abc868b81 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Lock "n-hv-agent-port-lock-f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 22:09:52.055 2360 2225552096768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-668e0697-bdc9-435f-a40a-495546cd03e5 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] port_delete event received for '837b5ae3-69da-4446-8838-545b6b965c7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:09:57.987 2360 2225553224272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdb9b20e-99dc-4310-8c62-2e8d662ed453 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group member updated on remote: ['570be060-63f6-4bee-b42d-63d8cd5cfab0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:09:57.987 2360 2225553224272 MainThread INFO neutron.agent.securitygroups_rpc [req-bdb9b20e-99dc-4310-8c62-2e8d662ed453 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Security group member updated ['570be060-63f6-4bee-b42d-63d8cd5cfab0'] 2022-05-17 22:09:57.987 2360 2225553224272 MainThread INFO neutron.agent.securitygroups_rpc [req-bdb9b20e-99dc-4310-8c62-2e8d662ed453 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Refresh firewall rules 2022-05-17 22:09:57.987 2360 2225553224272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdb9b20e-99dc-4310-8c62-2e8d662ed453 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Get security group information for devices via rpc ['f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:09:58.021 2360 2225553224272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bdb9b20e-99dc-4310-8c62-2e8d662ed453 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:09:58.021 2360 2225553224272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bdb9b20e-99dc-4310-8c62-2e8d662ed453 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 22:09:58.068 2360 2225553122576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdb9b20e-99dc-4310-8c62-2e8d662ed453 e1d4af9dc1054262b9c094a9531c599c 6d3160f2e1524c25bc377650a3706692 - - -] port_delete event received for 'f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:09:58.648 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd 2022-05-17 22:09:59.208 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:09:59.208 2360 2225553122576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:09:59.208 2360 2225553122576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:09:59.208 2360 2225553122576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:09:59.221 2360 2225553122576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd'] 2022-05-17 22:09:59.221 2360 2225553122576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:09:59.221 2360 2225553122576 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-17 22:09:59.221 2360 2225553122576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6dfb6c5-a645-4c91-9b84-9cbdb4ee05cd'] 2022-05-17 22:10:00.540 2360 2225531155904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0cd8301-68fe-447a-8d86-da1dbb03b11b 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '5bc01e31-545c-4bb8-8b70-54a69413153f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:10:01.197 2360 2225551802608 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-17 22:10:01.240 2360 2225551802608 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-17 22:10:01.554 2360 2225549415872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dac2ce8-c5c2-407c-8ff6-c1b044563e39 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '2f230448-d1c2-4bb2-8d44-014b4447d348' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:10:02.302 2360 2225551077216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e7aa6c8-cc98-4bce-9aab-358586588027 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '0042c14d-98c1-4d99-ae97-d606c5d1aa6d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:10:02.427 2360 2225551077216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c7853e1-b967-4af4-a623-ec049e9084f4 - - - - -] port_delete event received for '0042c14d-98c1-4d99-ae97-d606c5d1aa6d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:10:02.490 2360 2225552514912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e7aa6c8-cc98-4bce-9aab-358586588027 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network 533872e0-c3a8-4ba6-aac6-dd7dce752a98 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:10:02.490 2360 2225552514912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6e7aa6c8-cc98-4bce-9aab-358586588027 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Reclaiming local network 533872e0-c3a8-4ba6-aac6-dd7dce752a98 2022-05-17 22:10:03.367 2360 2225551600448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ddfb7dd-a98d-4586-884b-356f6e692507 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '9122afb3-dc64-43bf-8e2f-369db439d2f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:10:04.614 2360 2225550393008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b9899e4-3e54-464f-8245-3eca87d14380 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '0318e996-4fcb-49e1-8554-6763d58b4c04' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:10:05.349 2360 2225550393008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96e36017-3130-48ed-8542-9d0370a58188 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] port_delete event received for '7de4cea1-87c6-4ffc-a05f-bb52017c6257' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:10:05.521 2360 2225550393008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96e36017-3130-48ed-8542-9d0370a58188 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network d2a084c0-84ae-4f77-b699-5a933c7921df network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:10:05.547 2360 2225550393008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96e36017-3130-48ed-8542-9d0370a58188 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Network d2a084c0-84ae-4f77-b699-5a933c7921df not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 22:10:12.033 2360 2225551688800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9dd0e30-3194-40f5-ad40-27cf2ba9bfc0 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Security group member updated on remote: ['0072269e-a9eb-4c48-8252-bcda9cb5dc3f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 22:10:12.033 2360 2225551688800 MainThread INFO neutron.agent.securitygroups_rpc [req-b9dd0e30-3194-40f5-ad40-27cf2ba9bfc0 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Security group member updated ['0072269e-a9eb-4c48-8252-bcda9cb5dc3f'] 2022-05-17 22:10:12.033 2360 2225551688800 MainThread INFO neutron.agent.securitygroups_rpc [req-b9dd0e30-3194-40f5-ad40-27cf2ba9bfc0 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Refresh firewall rules 2022-05-17 22:10:12.033 2360 2225551688800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9dd0e30-3194-40f5-ad40-27cf2ba9bfc0 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Get security group information for devices via rpc ['f913be3b-a961-431b-b76c-8e6676c47f69'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 22:10:12.067 2360 2225551688800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b9dd0e30-3194-40f5-ad40-27cf2ba9bfc0 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 22:10:12.067 2360 2225551688800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b9dd0e30-3194-40f5-ad40-27cf2ba9bfc0 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 22:10:12.121 2360 2225551688800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9dd0e30-3194-40f5-ad40-27cf2ba9bfc0 a852af2f54eb48f0b9b02ebb068f7952 f314a875e0444ed0abb8adffa9ec1a7c - - -] port_delete event received for 'f913be3b-a961-431b-b76c-8e6676c47f69' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 22:10:12.770 2360 2225548498016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f913be3b-a961-431b-b76c-8e6676c47f69 2022-05-17 22:10:13.270 2360 2225450423920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea50422-2041-452b-a341-619929e83f63 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 22:10:13.270 2360 2225552752304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f913be3b-a961-431b-b76c-8e6676c47f69' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 22:10:13.270 2360 2225552752304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f913be3b-a961-431b-b76c-8e6676c47f69' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 22:10:13.270 2360 2225552752304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f913be3b-a961-431b-b76c-8e6676c47f69 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 22:10:13.270 2360 2225552752304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b4df8925-64d1-4575-a2b6-80b98faff3e3 2022-05-17 22:10:13.270 2360 2225552752304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f913be3b-a961-431b-b76c-8e6676c47f69'] 2022-05-17 22:10:13.286 2360 2225552752304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 22:10:13.286 2360 2225552752304 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-17 22:10:13.286 2360 2225552752304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f913be3b-a961-431b-b76c-8e6676c47f69'] 2022-05-17 22:10:15.273 2360 2225551155040 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-17 22:10:15.299 2360 2225551155040 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-17 22:10:30.616 2360 2225553430304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92fe2c04-f287-49de-837d-23baede90eb0 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] network_delete received. Deleting network b4df8925-64d1-4575-a2b6-80b98faff3e3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 22:10:30.616 2360 2225553430304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92fe2c04-f287-49de-837d-23baede90eb0 76bc073cec514135a5513160b0371334 9d0a8b8c459c4967a5c6f381a1dbc184 - - -] Network b4df8925-64d1-4575-a2b6-80b98faff3e3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463