2021-09-07 23:44:25.109 584 2146698681336 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-07 23:44:25.130 584 2146698681336 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev628 2021-09-07 23:44:25.130 584 2146698681336 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-09-07 23:44:25.162 584 2146698681336 MainThread INFO os_win.utils.network.networkutils [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] WMI caching is disabled. 2021-09-07 23:44:25.407 584 2146698681336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-09-07 23:44:25.510 584 2146698681336 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-07 23:44:25.520 584 2146698681336 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-07 23:44:25.742 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent initialized successfully, now running... 2021-09-07 23:44:25.775 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-07 23:44:25.775 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-07 23:44:25.817 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-07 23:46:38.840 584 2146796286200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0e6fb80-c896-448d-be05-9036218df84a - - - - -] port_update received: a0557ac2-1665-452a-80a2-4a6f6621aa00 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:46:38.856 584 2146796286200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0e6fb80-c896-448d-be05-9036218df84a - - - - -] No port a0557ac2-1665-452a-80a2-4a6f6621aa00 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:46:44.690 584 2146796286200 MainThread WARNING oslo_policy.policy [req-aaacae88-660d-407b-94a8-dba7920093ce 3b1a529df73d4184b84890453b92172d 152e5e39f1724a2cb7861dbd29274f1f - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-07 23:46:44.690 584 2146796286200 MainThread WARNING oslo_policy.policy [req-aaacae88-660d-407b-94a8-dba7920093ce 3b1a529df73d4184b84890453b92172d 152e5e39f1724a2cb7861dbd29274f1f - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-07 23:46:44.690 584 2146796286200 MainThread WARNING oslo_policy.policy [req-aaacae88-660d-407b-94a8-dba7920093ce 3b1a529df73d4184b84890453b92172d 152e5e39f1724a2cb7861dbd29274f1f - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-09-07 23:46:44.715 584 2146796286200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aaacae88-660d-407b-94a8-dba7920093ce 3b1a529df73d4184b84890453b92172d 152e5e39f1724a2cb7861dbd29274f1f - - -] Security group member updated on remote: ['88c4d754-8f8f-4be1-9efb-7787bbfa4581'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:46:44.721 584 2146796286200 MainThread INFO neutron.agent.securitygroups_rpc [req-aaacae88-660d-407b-94a8-dba7920093ce 3b1a529df73d4184b84890453b92172d 152e5e39f1724a2cb7861dbd29274f1f - - -] Security group member updated ['88c4d754-8f8f-4be1-9efb-7787bbfa4581'] 2021-09-07 23:46:47.664 584 2146796286200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52b8a632-d902-4c40-8288-df7a212fef0b - - - - -] port_update received: 015941b8-bddd-44e7-accd-4cddb2fdcde2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:46:47.684 584 2146796286200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52b8a632-d902-4c40-8288-df7a212fef0b - - - - -] No port 015941b8-bddd-44e7-accd-4cddb2fdcde2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:46:47.921 584 2146796286200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-433e5af5-55da-4f08-ab54-89517616408d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated on remote: ['d422f2c5-cc8a-4fca-8361-60686d114941'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:46:47.921 584 2146796286200 MainThread INFO neutron.agent.securitygroups_rpc [req-433e5af5-55da-4f08-ab54-89517616408d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated ['d422f2c5-cc8a-4fca-8361-60686d114941'] 2021-09-07 23:46:48.121 584 2146796286200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-414f1242-5f7a-4f73-bcab-80df303392b3 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group rule updated on remote: ['1ffc8f04-f4ae-4865-95dd-b910fa3a9603'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:46:48.121 584 2146796286200 MainThread INFO neutron.agent.securitygroups_rpc [req-414f1242-5f7a-4f73-bcab-80df303392b3 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group rule updated ['1ffc8f04-f4ae-4865-95dd-b910fa3a9603'] 2021-09-07 23:46:49.236 584 2146796286200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e046a302-6a68-4009-bf23-f2d5555e2564 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group rule updated on remote: ['1ffc8f04-f4ae-4865-95dd-b910fa3a9603'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:46:49.252 584 2146796286200 MainThread INFO neutron.agent.securitygroups_rpc [req-e046a302-6a68-4009-bf23-f2d5555e2564 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group rule updated ['1ffc8f04-f4ae-4865-95dd-b910fa3a9603'] 2021-09-07 23:46:52.846 584 2146796286200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16e3ce06-5ad8-460d-9d88-98e411eb730d f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: d1026435-9771-48d7-9361-9704406de35f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:46:52.867 584 2146796286200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16e3ce06-5ad8-460d-9d88-98e411eb730d f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port d1026435-9771-48d7-9361-9704406de35f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:46:53.139 584 2146796286200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-331667c8-4bc2-4278-b59a-844f23c1b8f2 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: ed255e91-940c-4f7e-8141-b88954d7330c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:46:53.169 584 2146796286200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-331667c8-4bc2-4278-b59a-844f23c1b8f2 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port ed255e91-940c-4f7e-8141-b88954d7330c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:47:08.222 584 2146796286200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-071fee82-fdc5-44bd-b646-968fe46a0b54 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group member updated on remote: ['1ffc8f04-f4ae-4865-95dd-b910fa3a9603'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:47:08.222 584 2146796286200 MainThread INFO neutron.agent.securitygroups_rpc [req-071fee82-fdc5-44bd-b646-968fe46a0b54 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group member updated ['1ffc8f04-f4ae-4865-95dd-b910fa3a9603'] 2021-09-07 23:47:09.303 584 2146796286200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3568d65-10c2-443e-a222-56da40c98281 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network 5b219094-472d-45e1-812c-f2bd66b39642 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:47:09.303 584 2146796286200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3568d65-10c2-443e-a222-56da40c98281 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Network 5b219094-472d-45e1-812c-f2bd66b39642 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 23:47:09.817 584 2146796286200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9da69c7a-b989-4c13-a20c-dda08b7640da f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: c1aeb337-7c1c-41c4-9da7-ae3540cc2260 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:47:09.841 584 2146796286200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9da69c7a-b989-4c13-a20c-dda08b7640da f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:47:10.514 584 2146796286200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9dedc3d-b447-441b-adf4-4f8128d4d856 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network 1458a0a7-73f3-4bc5-a4c2-a573d6c72fcf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:47:10.528 584 2146796286200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9dedc3d-b447-441b-adf4-4f8128d4d856 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Network 1458a0a7-73f3-4bc5-a4c2-a573d6c72fcf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 23:47:10.846 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ed255e91-940c-4f7e-8141-b88954d7330c 2021-09-07 23:47:10.857 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d1026435-9771-48d7-9361-9704406de35f 2021-09-07 23:47:12.623 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:47:12.841 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c1aeb337-7c1c-41c4-9da7-ae3540cc2260 2021-09-07 23:47:13.642 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port d1026435-9771-48d7-9361-9704406de35f 2021-09-07 23:47:13.667 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port d1026435-9771-48d7-9361-9704406de35f updated. Details: {'device': 'd1026435-9771-48d7-9361-9704406de35f', 'network_id': '3a40bca2-9d6f-43a5-a510-5bf8208e390d', 'port_id': 'd1026435-9771-48d7-9361-9704406de35f', 'mac_address': 'fa:16:3e:90:2c:c3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 58, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a1ec65a9-700e-4abb-b2fc-ba78c31e88c1', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:47:13.674 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:47:13.674 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port ed255e91-940c-4f7e-8141-b88954d7330c 2021-09-07 23:47:13.674 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port ed255e91-940c-4f7e-8141-b88954d7330c updated. Details: {'device': 'ed255e91-940c-4f7e-8141-b88954d7330c', 'network_id': '0e5e1f60-0747-4b76-a079-17f718ef9b56', 'port_id': 'ed255e91-940c-4f7e-8141-b88954d7330c', 'mac_address': 'fa:16:3e:c1:5f:ed', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 67, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5376591f-af89-4ada-9a02-6d501be17d87', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:47:13.690 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:47:13.700 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:13.700 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d1026435-9771-48d7-9361-9704406de35f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:47:13.700 584 2146796286552 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3a40bca2-9d6f-43a5-a510-5bf8208e390d 2021-09-07 23:47:13.700 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:47:13.700 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ed255e91-940c-4f7e-8141-b88954d7330c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:13.731 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ed255e91-940c-4f7e-8141-b88954d7330c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:47:13.731 584 2146796286728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0e5e1f60-0747-4b76-a079-17f718ef9b56 2021-09-07 23:47:13.731 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:47:13.966 584 2146796286728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ed255e91-940c-4f7e-8141-b88954d7330c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:47:13.983 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ed255e91-940c-4f7e-8141-b88954d7330c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:47:13.983 584 2146796286552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd1026435-9771-48d7-9361-9704406de35f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:47:14.001 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd1026435-9771-48d7-9361-9704406de35f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:47:14.020 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ed255e91-940c-4f7e-8141-b88954d7330c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:47:14.020 584 2146796286728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 67, VLAN trunk: None to switch port ed255e91-940c-4f7e-8141-b88954d7330c 2021-09-07 23:47:14.067 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d1026435-9771-48d7-9361-9704406de35f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:47:14.067 584 2146796286552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 58, VLAN trunk: None to switch port d1026435-9771-48d7-9361-9704406de35f 2021-09-07 23:47:14.183 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:47:14.185 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ed255e91-940c-4f7e-8141-b88954d7330c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:47:14.199 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:47:14.199 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d1026435-9771-48d7-9361-9704406de35f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:47:14.636 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:47:15.105 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ed255e91-940c-4f7e-8141-b88954d7330c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:47:15.127 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:47:15.127 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (88c4d754-8f8f-4be1-9efb-7787bbfa4581) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:47:15.138 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (88c4d754-8f8f-4be1-9efb-7787bbfa4581) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:47:15.138 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ed255e91-940c-4f7e-8141-b88954d7330c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:47:15.138 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:47:15.138 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ed255e91-940c-4f7e-8141-b88954d7330c not yet added. Adding. 2021-09-07 23:47:15.138 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:47:15.174 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:47:15.311 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed255e91-940c-4f7e-8141-b88954d7330c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:15.404 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d1026435-9771-48d7-9361-9704406de35f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:47:15.404 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:47:15.404 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:47:15.426 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:47:15.426 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d1026435-9771-48d7-9361-9704406de35f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:47:15.426 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:47:15.446 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d1026435-9771-48d7-9361-9704406de35f not yet added. Adding. 2021-09-07 23:47:15.446 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:47:15.455 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:47:15.455 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed255e91-940c-4f7e-8141-b88954d7330c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:15.472 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed255e91-940c-4f7e-8141-b88954d7330c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:15.516 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 2021-09-07 23:47:15.516 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 updated. Details: {'device': 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260', 'network_id': 'e9ea6a37-21cb-4bed-958a-54ed01019895', 'port_id': 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260', 'mac_address': 'fa:16:3e:c0:fa:8c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 96, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '13e39bfe-8ea9-4f68-bb8a-fd83bf6fd73c', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:47:15.535 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:47:15.535 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:15.546 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:47:15.546 584 2146796287608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e9ea6a37-21cb-4bed-958a-54ed01019895 2021-09-07 23:47:15.569 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:47:15.597 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:15.701 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed255e91-940c-4f7e-8141-b88954d7330c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:15.796 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:15.796 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:15.904 584 2146796287608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:47:15.904 584 2146796287608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:47:15.923 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:47:15.937 584 2146796287608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 96, VLAN trunk: None to switch port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 2021-09-07 23:47:16.044 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ed255e91-940c-4f7e-8141-b88954d7330c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:16.044 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ed255e91-940c-4f7e-8141-b88954d7330c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:47:16.044 584 2146796286728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ed255e91-940c-4f7e-8141-b88954d7330c processed. 2021-09-07 23:47:16.124 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:16.260 584 2146796287608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:47:16.265 584 2146796287608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c1aeb337-7c1c-41c4-9da7-ae3540cc2260'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:47:16.346 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.640s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:16.346 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d1026435-9771-48d7-9361-9704406de35f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:47:16.361 584 2146796286552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d1026435-9771-48d7-9361-9704406de35f processed. 2021-09-07 23:47:16.650 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:16.855 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c1aeb337-7c1c-41c4-9da7-ae3540cc2260']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:47:16.875 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:47:16.875 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1ffc8f04-f4ae-4865-95dd-b910fa3a9603) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:47:16.890 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c1aeb337-7c1c-41c4-9da7-ae3540cc2260 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:47:16.890 584 2146796287608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:47:16.905 584 2146796287608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c1aeb337-7c1c-41c4-9da7-ae3540cc2260 not yet added. Adding. 2021-09-07 23:47:16.905 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:47:16.905 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:47:17.079 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:17.256 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:17.264 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:17.466 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:17.623 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:17.642 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:47:17.642 584 2146796287608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 processed. 2021-09-07 23:47:17.768 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:18.652 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:18.965 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:33.137 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f8e93a5-4ce4-46fe-861d-4ed5a13656d9 23a9c6b90266425bbcde949d717928c6 84028c9363b84a369bab31418e8dab56 - - -] Security group member updated on remote: ['d2105984-9af5-4bbe-b0ab-0b3e63fc4bb6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:47:33.137 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-8f8e93a5-4ce4-46fe-861d-4ed5a13656d9 23a9c6b90266425bbcde949d717928c6 84028c9363b84a369bab31418e8dab56 - - -] Security group member updated ['d2105984-9af5-4bbe-b0ab-0b3e63fc4bb6'] 2021-09-07 23:47:33.376 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ed255e91-940c-4f7e-8141-b88954d7330c 2021-09-07 23:47:34.298 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-474f501d-91f1-40ad-ad97-a55d8d7bb4b9 3b1a529df73d4184b84890453b92172d 152e5e39f1724a2cb7861dbd29274f1f - - -] Security group member updated on remote: ['88c4d754-8f8f-4be1-9efb-7787bbfa4581'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:47:34.317 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-474f501d-91f1-40ad-ad97-a55d8d7bb4b9 3b1a529df73d4184b84890453b92172d 152e5e39f1724a2cb7861dbd29274f1f - - -] Security group member updated ['88c4d754-8f8f-4be1-9efb-7787bbfa4581'] 2021-09-07 23:47:34.317 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-474f501d-91f1-40ad-ad97-a55d8d7bb4b9 3b1a529df73d4184b84890453b92172d 152e5e39f1724a2cb7861dbd29274f1f - - -] Refresh firewall rules 2021-09-07 23:47:34.317 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-474f501d-91f1-40ad-ad97-a55d8d7bb4b9 3b1a529df73d4184b84890453b92172d 152e5e39f1724a2cb7861dbd29274f1f - - -] Get security group information for devices via rpc ['ed255e91-940c-4f7e-8141-b88954d7330c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:47:34.449 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-474f501d-91f1-40ad-ad97-a55d8d7bb4b9 3b1a529df73d4184b84890453b92172d 152e5e39f1724a2cb7861dbd29274f1f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:47:34.449 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-474f501d-91f1-40ad-ad97-a55d8d7bb4b9 3b1a529df73d4184b84890453b92172d 152e5e39f1724a2cb7861dbd29274f1f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:47:34.572 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-474f501d-91f1-40ad-ad97-a55d8d7bb4b9 3b1a529df73d4184b84890453b92172d 152e5e39f1724a2cb7861dbd29274f1f - - -] port_delete event received for 'ed255e91-940c-4f7e-8141-b88954d7330c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:47:34.720 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:47:34.720 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ed255e91-940c-4f7e-8141-b88954d7330c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:47:34.731 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ed255e91-940c-4f7e-8141-b88954d7330c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:47:34.731 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ed255e91-940c-4f7e-8141-b88954d7330c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:47:34.731 584 2146796286552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0e5e1f60-0747-4b76-a079-17f718ef9b56 2021-09-07 23:47:34.769 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ed255e91-940c-4f7e-8141-b88954d7330c'] 2021-09-07 23:47:34.769 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:47:34.782 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:47:34.782 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ed255e91-940c-4f7e-8141-b88954d7330c'] 2021-09-07 23:47:34.936 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83a0a1ab-c010-4944-b28d-be8e7682984b f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: 6d268176-aa8d-4526-80ea-158c282df9ef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:47:34.951 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83a0a1ab-c010-4944-b28d-be8e7682984b f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port 6d268176-aa8d-4526-80ea-158c282df9ef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:47:36.418 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated on remote: ['d422f2c5-cc8a-4fca-8361-60686d114941'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:47:36.418 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated ['d422f2c5-cc8a-4fca-8361-60686d114941'] 2021-09-07 23:47:36.441 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Refresh firewall rules 2021-09-07 23:47:36.451 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Get security group information for devices via rpc ['d1026435-9771-48d7-9361-9704406de35f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:47:36.720 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:37.050 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:37.246 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update security group information for ports dict_keys(['d1026435-9771-48d7-9361-9704406de35f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:47:37.246 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:47:37.267 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update rules of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:47:37.267 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update members of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:47:37.277 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update port filter for d1026435-9771-48d7-9361-9704406de35f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:47:37.277 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Updating port rules. 2021-09-07 23:47:37.277 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 23:47:37.300 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:37.465 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:37.465 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:37.481 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-5ef414db-6259-44ca-9a17-4857373e93ab ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:38.075 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4f481c0-c704-4ffe-87d3-c9bde6cc45f9 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: 39f8b518-7bc4-44ca-a55f-d9e39d21775d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:47:38.137 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4f481c0-c704-4ffe-87d3-c9bde6cc45f9 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port 39f8b518-7bc4-44ca-a55f-d9e39d21775d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:47:39.122 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6d268176-aa8d-4526-80ea-158c282df9ef 2021-09-07 23:47:40.253 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91f22447-ff05-4d39-90c8-5d91a745f922 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network 0e5e1f60-0747-4b76-a079-17f718ef9b56 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:47:40.253 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91f22447-ff05-4d39-90c8-5d91a745f922 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Network 0e5e1f60-0747-4b76-a079-17f718ef9b56 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 23:47:40.738 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:47:41.138 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 6d268176-aa8d-4526-80ea-158c282df9ef 2021-09-07 23:47:41.157 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 6d268176-aa8d-4526-80ea-158c282df9ef updated. Details: {'device': '6d268176-aa8d-4526-80ea-158c282df9ef', 'network_id': '5cc2b408-2388-4e30-96d1-7ade90700cdb', 'port_id': '6d268176-aa8d-4526-80ea-158c282df9ef', 'mac_address': 'fa:16:3e:7c:94:9d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 72, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8cdc7390-c84d-416b-9398-e84c2749d814', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:47:41.157 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:47:41.157 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6d268176-aa8d-4526-80ea-158c282df9ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:41.176 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6d268176-aa8d-4526-80ea-158c282df9ef _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:47:41.186 584 2146796286552 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5cc2b408-2388-4e30-96d1-7ade90700cdb 2021-09-07 23:47:41.186 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:47:41.186 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 39f8b518-7bc4-44ca-a55f-d9e39d21775d 2021-09-07 23:47:41.404 584 2146796286552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6d268176-aa8d-4526-80ea-158c282df9ef') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:47:41.421 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6d268176-aa8d-4526-80ea-158c282df9ef') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:47:41.439 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6d268176-aa8d-4526-80ea-158c282df9ef is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:47:41.439 584 2146796286552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 72, VLAN trunk: None to switch port 6d268176-aa8d-4526-80ea-158c282df9ef 2021-09-07 23:47:41.595 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:47:41.616 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6d268176-aa8d-4526-80ea-158c282df9ef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:47:41.874 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6d268176-aa8d-4526-80ea-158c282df9ef']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:47:41.888 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:47:41.888 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d2105984-9af5-4bbe-b0ab-0b3e63fc4bb6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:47:41.903 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d2105984-9af5-4bbe-b0ab-0b3e63fc4bb6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:47:41.903 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6d268176-aa8d-4526-80ea-158c282df9ef _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:47:41.918 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:47:41.918 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6d268176-aa8d-4526-80ea-158c282df9ef not yet added. Adding. 2021-09-07 23:47:41.918 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:47:41.918 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:47:42.124 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d268176-aa8d-4526-80ea-158c282df9ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:42.295 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d268176-aa8d-4526-80ea-158c282df9ef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:42.310 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d268176-aa8d-4526-80ea-158c282df9ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:42.512 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d268176-aa8d-4526-80ea-158c282df9ef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:42.714 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6d268176-aa8d-4526-80ea-158c282df9ef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:42.714 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6d268176-aa8d-4526-80ea-158c282df9ef status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:47:42.733 584 2146796286552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6d268176-aa8d-4526-80ea-158c282df9ef processed. 2021-09-07 23:47:42.750 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:47:42.750 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:43.286 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 39f8b518-7bc4-44ca-a55f-d9e39d21775d 2021-09-07 23:47:43.296 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 39f8b518-7bc4-44ca-a55f-d9e39d21775d updated. Details: {'device': '39f8b518-7bc4-44ca-a55f-d9e39d21775d', 'network_id': '3a40bca2-9d6f-43a5-a510-5bf8208e390d', 'port_id': '39f8b518-7bc4-44ca-a55f-d9e39d21775d', 'mac_address': 'fa:16:3e:bc:d8:2f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 58, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a1ec65a9-700e-4abb-b2fc-ba78c31e88c1', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:47:43.296 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:47:43.296 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:43.314 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 39f8b518-7bc4-44ca-a55f-d9e39d21775d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:47:43.314 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:47:43.370 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:43.513 584 2146796287608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '39f8b518-7bc4-44ca-a55f-d9e39d21775d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:47:43.531 584 2146796287608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '39f8b518-7bc4-44ca-a55f-d9e39d21775d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:47:43.531 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 39f8b518-7bc4-44ca-a55f-d9e39d21775d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:47:43.552 584 2146796287608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 58, VLAN trunk: None to switch port 39f8b518-7bc4-44ca-a55f-d9e39d21775d 2021-09-07 23:47:43.701 584 2146796287608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:47:43.701 584 2146796287608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['39f8b518-7bc4-44ca-a55f-d9e39d21775d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:47:43.964 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['39f8b518-7bc4-44ca-a55f-d9e39d21775d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:47:43.964 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:47:43.964 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:47:43.964 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:47:43.986 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 39f8b518-7bc4-44ca-a55f-d9e39d21775d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:47:44.000 584 2146796287608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:47:44.000 584 2146796287608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 39f8b518-7bc4-44ca-a55f-d9e39d21775d not yet added. Adding. 2021-09-07 23:47:44.011 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:47:44.011 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:47:44.214 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:44.402 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:44.402 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:44.605 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:44.794 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:44.820 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 39f8b518-7bc4-44ca-a55f-d9e39d21775d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:47:44.826 584 2146796287608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 39f8b518-7bc4-44ca-a55f-d9e39d21775d processed. 2021-09-07 23:47:46.778 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:47.058 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:48.573 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ca255de-9b0f-4e1e-854f-7b34bc43c37a - - - - -] port_update received: 02f90466-eb5c-4c39-85f5-639d15d4e9d5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:47:48.607 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ca255de-9b0f-4e1e-854f-7b34bc43c37a - - - - -] No port 02f90466-eb5c-4c39-85f5-639d15d4e9d5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:47:53.730 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6d268176-aa8d-4526-80ea-158c282df9ef 2021-09-07 23:47:54.292 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4a803e0-1263-436e-9a20-e1ccb9033040 - - - - -] port_update received: 26f5af77-c070-444b-a51e-935983cc3b3e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:47:54.309 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4a803e0-1263-436e-9a20-e1ccb9033040 - - - - -] No port 26f5af77-c070-444b-a51e-935983cc3b3e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:47:54.479 584 2146796287608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-972f59f5-b16f-4a5f-bd2e-2592c4d7a98e 23a9c6b90266425bbcde949d717928c6 84028c9363b84a369bab31418e8dab56 - - -] Security group member updated on remote: ['d2105984-9af5-4bbe-b0ab-0b3e63fc4bb6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:47:54.479 584 2146796287608 MainThread INFO neutron.agent.securitygroups_rpc [req-972f59f5-b16f-4a5f-bd2e-2592c4d7a98e 23a9c6b90266425bbcde949d717928c6 84028c9363b84a369bab31418e8dab56 - - -] Security group member updated ['d2105984-9af5-4bbe-b0ab-0b3e63fc4bb6'] 2021-09-07 23:47:54.492 584 2146796287608 MainThread INFO neutron.agent.securitygroups_rpc [req-972f59f5-b16f-4a5f-bd2e-2592c4d7a98e 23a9c6b90266425bbcde949d717928c6 84028c9363b84a369bab31418e8dab56 - - -] Refresh firewall rules 2021-09-07 23:47:54.496 584 2146796287608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-972f59f5-b16f-4a5f-bd2e-2592c4d7a98e 23a9c6b90266425bbcde949d717928c6 84028c9363b84a369bab31418e8dab56 - - -] Get security group information for devices via rpc ['6d268176-aa8d-4526-80ea-158c282df9ef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:47:54.590 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-972f59f5-b16f-4a5f-bd2e-2592c4d7a98e 23a9c6b90266425bbcde949d717928c6 84028c9363b84a369bab31418e8dab56 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:47:54.614 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-972f59f5-b16f-4a5f-bd2e-2592c4d7a98e 23a9c6b90266425bbcde949d717928c6 84028c9363b84a369bab31418e8dab56 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:47:54.839 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:47:54.840 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6d268176-aa8d-4526-80ea-158c282df9ef' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:47:54.840 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6d268176-aa8d-4526-80ea-158c282df9ef' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:47:54.840 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6d268176-aa8d-4526-80ea-158c282df9ef _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:47:54.864 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-972f59f5-b16f-4a5f-bd2e-2592c4d7a98e 23a9c6b90266425bbcde949d717928c6 84028c9363b84a369bab31418e8dab56 - - -] port_delete event received for '6d268176-aa8d-4526-80ea-158c282df9ef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:47:54.876 584 2146796287608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5cc2b408-2388-4e30-96d1-7ade90700cdb 2021-09-07 23:47:54.889 584 2146796287608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6d268176-aa8d-4526-80ea-158c282df9ef'] 2021-09-07 23:47:54.889 584 2146796287608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:47:54.902 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:47:54.902 584 2146796287608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6d268176-aa8d-4526-80ea-158c282df9ef'] 2021-09-07 23:47:56.374 584 2146796287608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe63eca0-6f2f-4dd2-ad2f-b08572fcc59b 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Security group member updated on remote: ['f611f1f4-599d-4d9a-938d-328a48f65b5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:47:56.386 584 2146796287608 MainThread INFO neutron.agent.securitygroups_rpc [req-fe63eca0-6f2f-4dd2-ad2f-b08572fcc59b 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Security group member updated ['f611f1f4-599d-4d9a-938d-328a48f65b5c'] 2021-09-07 23:47:56.861 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:47:56.934 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:47:58.078 584 2146796287608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b1cb359-99c0-44fa-b4b7-6d449f8a2fc6 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Security group member updated on remote: ['f611f1f4-599d-4d9a-938d-328a48f65b5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:47:58.089 584 2146796287608 MainThread INFO neutron.agent.securitygroups_rpc [req-3b1cb359-99c0-44fa-b4b7-6d449f8a2fc6 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Security group member updated ['f611f1f4-599d-4d9a-938d-328a48f65b5c'] 2021-09-07 23:47:58.872 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bbae5a0-bf8d-47d2-82eb-c6aa6a923a5b f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:47:58.887 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bbae5a0-bf8d-47d2-82eb-c6aa6a923a5b f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:47:59.764 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fc095b4-4a91-46d0-9076-34aeb4289282 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: 97500033-a138-4fe7-a8cc-ea525735ae0d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:47:59.787 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fc095b4-4a91-46d0-9076-34aeb4289282 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port 97500033-a138-4fe7-a8cc-ea525735ae0d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:48:00.779 584 2146796287608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated on remote: ['d422f2c5-cc8a-4fca-8361-60686d114941'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:48:00.808 584 2146796287608 MainThread INFO neutron.agent.securitygroups_rpc [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated ['d422f2c5-cc8a-4fca-8361-60686d114941'] 2021-09-07 23:48:00.808 584 2146796287608 MainThread INFO neutron.agent.securitygroups_rpc [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Refresh firewall rules 2021-09-07 23:48:00.825 584 2146796287608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Get security group information for devices via rpc ['d1026435-9771-48d7-9361-9704406de35f', '39f8b518-7bc4-44ca-a55f-d9e39d21775d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:48:01.412 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update security group information for ports dict_keys(['39f8b518-7bc4-44ca-a55f-d9e39d21775d', 'd1026435-9771-48d7-9361-9704406de35f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:48:01.418 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:48:01.418 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update rules of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:48:01.418 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update members of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:48:01.436 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update port filter for 39f8b518-7bc4-44ca-a55f-d9e39d21775d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:48:01.436 584 2146796287608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Updating port rules. 2021-09-07 23:48:01.436 584 2146796287608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 23:48:01.455 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:01.752 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:01.768 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:01.777 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:01.777 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update port filter for d1026435-9771-48d7-9361-9704406de35f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:48:01.793 584 2146796287608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Updating port rules. 2021-09-07 23:48:01.793 584 2146796287608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 23:48:01.808 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:01.980 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:02.006 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:02.006 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [req-808b5965-a46a-4c72-a80b-5809e6fa472d ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:02.419 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a16aabb6-71e2-4c70-a36b-d4a981183981 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:48:02.518 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a16aabb6-71e2-4c70-a36b-d4a981183981 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:48:03.489 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 97500033-a138-4fe7-a8cc-ea525735ae0d 2021-09-07 23:48:03.500 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 2021-09-07 23:48:04.904 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:48:05.377 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 97500033-a138-4fe7-a8cc-ea525735ae0d 2021-09-07 23:48:05.393 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 97500033-a138-4fe7-a8cc-ea525735ae0d updated. Details: {'device': '97500033-a138-4fe7-a8cc-ea525735ae0d', 'network_id': '7e0b21d9-b22c-4bdc-a7a6-e68b37f47d62', 'port_id': '97500033-a138-4fe7-a8cc-ea525735ae0d', 'mac_address': 'fa:16:3e:eb:3a:34', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 94, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e5031b8c-9baa-4342-8985-48c368cd9d79', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:48:05.410 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:48:05.422 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 2021-09-07 23:48:05.422 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 updated. Details: {'device': '0d2a20d0-e902-4b51-89dd-c017d5e2ee33', 'network_id': '7e0b21d9-b22c-4bdc-a7a6-e68b37f47d62', 'port_id': '0d2a20d0-e902-4b51-89dd-c017d5e2ee33', 'mac_address': 'fa:16:3e:37:00:c2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 94, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e5031b8c-9baa-4342-8985-48c368cd9d79', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:48:05.441 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:48:05.453 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-97500033-a138-4fe7-a8cc-ea525735ae0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:05.466 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 97500033-a138-4fe7-a8cc-ea525735ae0d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:48:05.466 584 2146796287608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7e0b21d9-b22c-4bdc-a7a6-e68b37f47d62 2021-09-07 23:48:05.481 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:48:05.481 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d2a20d0-e902-4b51-89dd-c017d5e2ee33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:05.481 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:48:05.515 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:48:05.528 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 2021-09-07 23:48:05.758 584 2146796287608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '97500033-a138-4fe7-a8cc-ea525735ae0d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:48:05.770 584 2146796287608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '97500033-a138-4fe7-a8cc-ea525735ae0d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:48:05.770 584 2146796286552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0d2a20d0-e902-4b51-89dd-c017d5e2ee33') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:48:05.783 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0d2a20d0-e902-4b51-89dd-c017d5e2ee33') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:48:05.797 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 97500033-a138-4fe7-a8cc-ea525735ae0d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:48:05.797 584 2146796287608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 94, VLAN trunk: None to switch port 97500033-a138-4fe7-a8cc-ea525735ae0d 2021-09-07 23:48:05.811 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:48:05.811 584 2146796286552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 94, VLAN trunk: None to switch port 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 2021-09-07 23:48:05.972 584 2146796287608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:48:05.983 584 2146796287608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['97500033-a138-4fe7-a8cc-ea525735ae0d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:48:05.996 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:48:06.014 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0d2a20d0-e902-4b51-89dd-c017d5e2ee33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:48:06.387 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['97500033-a138-4fe7-a8cc-ea525735ae0d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:48:06.404 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:48:06.418 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f611f1f4-599d-4d9a-938d-328a48f65b5c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:48:06.418 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f611f1f4-599d-4d9a-938d-328a48f65b5c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:48:06.418 584 2146796287608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 97500033-a138-4fe7-a8cc-ea525735ae0d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:48:06.433 584 2146796287608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:48:06.433 584 2146796287608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 97500033-a138-4fe7-a8cc-ea525735ae0d not yet added. Adding. 2021-09-07 23:48:06.433 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:48:06.454 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:48:06.454 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0d2a20d0-e902-4b51-89dd-c017d5e2ee33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:48:06.469 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:48:06.469 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f611f1f4-599d-4d9a-938d-328a48f65b5c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:48:06.484 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f611f1f4-599d-4d9a-938d-328a48f65b5c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:48:06.484 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:48:06.496 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:48:06.512 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 not yet added. Adding. 2021-09-07 23:48:06.512 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:48:06.528 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:48:06.704 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97500033-a138-4fe7-a8cc-ea525735ae0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:06.813 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d2a20d0-e902-4b51-89dd-c017d5e2ee33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:06.917 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:48:06.917 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97500033-a138-4fe7-a8cc-ea525735ae0d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:06.939 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97500033-a138-4fe7-a8cc-ea525735ae0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:07.026 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d2a20d0-e902-4b51-89dd-c017d5e2ee33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:07.045 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d2a20d0-e902-4b51-89dd-c017d5e2ee33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:07.090 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98a0cd55-699f-470c-92a4-efe3c3faca2c 42f7ca408f7e40a1af6491b97888e34e 635fdd5dca9f4e15ae31c4aeef4a2227 - - -] Security group member updated on remote: ['ab42a9e9-8889-458a-9b88-17c55bed6b18'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:48:07.090 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-98a0cd55-699f-470c-92a4-efe3c3faca2c 42f7ca408f7e40a1af6491b97888e34e 635fdd5dca9f4e15ae31c4aeef4a2227 - - -] Security group member updated ['ab42a9e9-8889-458a-9b88-17c55bed6b18'] 2021-09-07 23:48:07.254 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97500033-a138-4fe7-a8cc-ea525735ae0d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:07.294 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d2a20d0-e902-4b51-89dd-c017d5e2ee33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:07.440 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 2021-09-07 23:48:07.450 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 updated. Details: {'device': '1f14cd94-1e54-4e06-bd15-6adf35d1fc87', 'network_id': '3a40bca2-9d6f-43a5-a510-5bf8208e390d', 'port_id': '1f14cd94-1e54-4e06-bd15-6adf35d1fc87', 'mac_address': 'fa:16:3e:ed:40:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 58, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a1ec65a9-700e-4abb-b2fc-ba78c31e88c1', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:48:07.450 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:48:07.450 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f14cd94-1e54-4e06-bd15-6adf35d1fc87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:07.470 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:48:07.470 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:48:07.485 584 2146796287608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-97500033-a138-4fe7-a8cc-ea525735ae0d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:07.485 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 97500033-a138-4fe7-a8cc-ea525735ae0d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:48:07.504 584 2146796287608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 97500033-a138-4fe7-a8cc-ea525735ae0d processed. 2021-09-07 23:48:07.514 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d2a20d0-e902-4b51-89dd-c017d5e2ee33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:07.514 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:48:07.527 584 2146796286552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 processed. 2021-09-07 23:48:07.718 584 2146796288136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1f14cd94-1e54-4e06-bd15-6adf35d1fc87') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:48:07.733 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1f14cd94-1e54-4e06-bd15-6adf35d1fc87') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:48:07.747 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:48:07.761 584 2146796288136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 58, VLAN trunk: None to switch port 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 2021-09-07 23:48:07.925 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:48:07.925 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1f14cd94-1e54-4e06-bd15-6adf35d1fc87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:48:08.317 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1f14cd94-1e54-4e06-bd15-6adf35d1fc87']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:48:08.332 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:48:08.339 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:48:08.339 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:48:08.339 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:48:08.362 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:48:08.362 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 not yet added. Adding. 2021-09-07 23:48:08.373 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:48:08.373 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:48:08.437 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8f31979-10fd-48bd-8e51-51bf35159fb8 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: ebf2bf3c-1fd8-4817-828f-7d76c36b687a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:48:08.452 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8f31979-10fd-48bd-8e51-51bf35159fb8 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port ebf2bf3c-1fd8-4817-828f-7d76c36b687a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:48:08.638 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f14cd94-1e54-4e06-bd15-6adf35d1fc87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:08.941 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:08.950 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f14cd94-1e54-4e06-bd15-6adf35d1fc87" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:08.950 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f14cd94-1e54-4e06-bd15-6adf35d1fc87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:09.231 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f14cd94-1e54-4e06-bd15-6adf35d1fc87" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:09.432 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f14cd94-1e54-4e06-bd15-6adf35d1fc87" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:09.443 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:48:09.454 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 processed. 2021-09-07 23:48:10.261 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:10.944 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:11.231 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:11.753 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ebf2bf3c-1fd8-4817-828f-7d76c36b687a 2021-09-07 23:48:12.941 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:48:13.313 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port ebf2bf3c-1fd8-4817-828f-7d76c36b687a 2021-09-07 23:48:13.313 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port ebf2bf3c-1fd8-4817-828f-7d76c36b687a updated. Details: {'device': 'ebf2bf3c-1fd8-4817-828f-7d76c36b687a', 'network_id': '0ac2a22d-396a-4b4a-a4b4-638c4aa6f2a2', 'port_id': 'ebf2bf3c-1fd8-4817-828f-7d76c36b687a', 'mac_address': 'fa:16:3e:fb:d4:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 84, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '003f2701-2d26-49bd-92d8-8ea2b4c0b36f', 'ip_address': '192.168.233.140'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:48:13.313 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:48:13.334 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ebf2bf3c-1fd8-4817-828f-7d76c36b687a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:13.334 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ebf2bf3c-1fd8-4817-828f-7d76c36b687a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:48:13.334 584 2146796286552 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0ac2a22d-396a-4b4a-a4b4-638c4aa6f2a2 2021-09-07 23:48:13.354 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:48:13.590 584 2146796286552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ebf2bf3c-1fd8-4817-828f-7d76c36b687a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:48:13.606 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ebf2bf3c-1fd8-4817-828f-7d76c36b687a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:48:13.620 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ebf2bf3c-1fd8-4817-828f-7d76c36b687a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:48:13.620 584 2146796286552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 84, VLAN trunk: None to switch port ebf2bf3c-1fd8-4817-828f-7d76c36b687a 2021-09-07 23:48:13.933 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:48:13.933 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ebf2bf3c-1fd8-4817-828f-7d76c36b687a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:48:14.155 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ebf2bf3c-1fd8-4817-828f-7d76c36b687a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:48:14.155 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:48:14.167 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ab42a9e9-8889-458a-9b88-17c55bed6b18) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:48:14.183 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ab42a9e9-8889-458a-9b88-17c55bed6b18) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:48:14.198 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ebf2bf3c-1fd8-4817-828f-7d76c36b687a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:48:14.198 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:48:14.217 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ebf2bf3c-1fd8-4817-828f-7d76c36b687a not yet added. Adding. 2021-09-07 23:48:14.231 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:48:14.231 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:48:14.623 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebf2bf3c-1fd8-4817-828f-7d76c36b687a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:14.920 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebf2bf3c-1fd8-4817-828f-7d76c36b687a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:14.920 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebf2bf3c-1fd8-4817-828f-7d76c36b687a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:15.262 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebf2bf3c-1fd8-4817-828f-7d76c36b687a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:15.464 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ebf2bf3c-1fd8-4817-828f-7d76c36b687a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:15.482 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ebf2bf3c-1fd8-4817-828f-7d76c36b687a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:48:15.482 584 2146796286552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ebf2bf3c-1fd8-4817-828f-7d76c36b687a processed. 2021-09-07 23:48:16.951 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:17.230 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:17.371 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6b9d971-704d-419d-9eae-2b025c2c1c81 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network 5cc2b408-2388-4e30-96d1-7ade90700cdb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:48:17.386 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6b9d971-704d-419d-9eae-2b025c2c1c81 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Network 5cc2b408-2388-4e30-96d1-7ade90700cdb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 23:48:18.138 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fbd635b-8851-4900-a468-ba7e6bb3b098 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network 6851afd4-7dba-4ac7-8cb1-ba94009c009b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:48:18.138 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fbd635b-8851-4900-a468-ba7e6bb3b098 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Network 6851afd4-7dba-4ac7-8cb1-ba94009c009b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 23:48:21.404 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5f3bd08-05cb-47cb-9958-9acb4e225629 7b44aa253fd24c50bbc49fbf3a30d4b9 e6db1865df9e407e9c66c593281c8af8 - - -] Security group member updated on remote: ['0cf565eb-aa2e-4a2e-ab30-dc2711eadc3f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:48:21.418 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-d5f3bd08-05cb-47cb-9958-9acb4e225629 7b44aa253fd24c50bbc49fbf3a30d4b9 e6db1865df9e407e9c66c593281c8af8 - - -] Security group member updated ['0cf565eb-aa2e-4a2e-ab30-dc2711eadc3f'] 2021-09-07 23:48:22.450 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d8016cf-889e-48a6-9fb5-131afbf2e010 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: 09616956-c801-491d-a675-b0246f3d96f0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:48:22.465 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d8016cf-889e-48a6-9fb5-131afbf2e010 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port 09616956-c801-491d-a675-b0246f3d96f0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:48:23.391 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-774cdf6b-e640-4129-a3c9-2995b58148d1 42f7ca408f7e40a1af6491b97888e34e 635fdd5dca9f4e15ae31c4aeef4a2227 - - -] Security group member updated on remote: ['ab42a9e9-8889-458a-9b88-17c55bed6b18'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:48:23.403 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-774cdf6b-e640-4129-a3c9-2995b58148d1 42f7ca408f7e40a1af6491b97888e34e 635fdd5dca9f4e15ae31c4aeef4a2227 - - -] Security group member updated ['ab42a9e9-8889-458a-9b88-17c55bed6b18'] 2021-09-07 23:48:23.403 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-774cdf6b-e640-4129-a3c9-2995b58148d1 42f7ca408f7e40a1af6491b97888e34e 635fdd5dca9f4e15ae31c4aeef4a2227 - - -] Refresh firewall rules 2021-09-07 23:48:23.403 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-774cdf6b-e640-4129-a3c9-2995b58148d1 42f7ca408f7e40a1af6491b97888e34e 635fdd5dca9f4e15ae31c4aeef4a2227 - - -] Get security group information for devices via rpc ['ebf2bf3c-1fd8-4817-828f-7d76c36b687a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:48:23.468 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-774cdf6b-e640-4129-a3c9-2995b58148d1 42f7ca408f7e40a1af6491b97888e34e 635fdd5dca9f4e15ae31c4aeef4a2227 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:48:23.468 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-774cdf6b-e640-4129-a3c9-2995b58148d1 42f7ca408f7e40a1af6491b97888e34e 635fdd5dca9f4e15ae31c4aeef4a2227 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:48:23.533 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-774cdf6b-e640-4129-a3c9-2995b58148d1 42f7ca408f7e40a1af6491b97888e34e 635fdd5dca9f4e15ae31c4aeef4a2227 - - -] port_delete event received for 'ebf2bf3c-1fd8-4817-828f-7d76c36b687a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:48:24.029 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ebf2bf3c-1fd8-4817-828f-7d76c36b687a 2021-09-07 23:48:24.964 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:48:24.964 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ebf2bf3c-1fd8-4817-828f-7d76c36b687a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:48:24.964 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ebf2bf3c-1fd8-4817-828f-7d76c36b687a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:48:24.964 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ebf2bf3c-1fd8-4817-828f-7d76c36b687a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:48:25.045 584 2146796286552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0ac2a22d-396a-4b4a-a4b4-638c4aa6f2a2 2021-09-07 23:48:25.058 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ebf2bf3c-1fd8-4817-828f-7d76c36b687a'] 2021-09-07 23:48:25.058 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:48:25.074 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:48:25.074 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ebf2bf3c-1fd8-4817-828f-7d76c36b687a'] 2021-09-07 23:48:26.977 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:27.042 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:27.120 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated on remote: ['d422f2c5-cc8a-4fca-8361-60686d114941'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:48:27.138 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated ['d422f2c5-cc8a-4fca-8361-60686d114941'] 2021-09-07 23:48:27.151 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Refresh firewall rules 2021-09-07 23:48:27.151 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Get security group information for devices via rpc ['d1026435-9771-48d7-9361-9704406de35f', '39f8b518-7bc4-44ca-a55f-d9e39d21775d', '1f14cd94-1e54-4e06-bd15-6adf35d1fc87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:48:27.918 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 09616956-c801-491d-a675-b0246f3d96f0 2021-09-07 23:48:27.948 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update security group information for ports dict_keys(['1f14cd94-1e54-4e06-bd15-6adf35d1fc87', '39f8b518-7bc4-44ca-a55f-d9e39d21775d', 'd1026435-9771-48d7-9361-9704406de35f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:48:27.975 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:48:27.984 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update rules of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:48:27.984 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update members of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:48:27.998 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update port filter for 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:48:28.013 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Updating port rules. 2021-09-07 23:48:28.013 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 23:48:28.013 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-1f14cd94-1e54-4e06-bd15-6adf35d1fc87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:28.310 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2978750e-4620-42ac-80e6-fa5acdb1f0ff f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: 8be206b5-4ee9-4897-b87b-656482baedea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:48:28.339 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-1f14cd94-1e54-4e06-bd15-6adf35d1fc87" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:28.339 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-1f14cd94-1e54-4e06-bd15-6adf35d1fc87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:28.359 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-1f14cd94-1e54-4e06-bd15-6adf35d1fc87" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:28.376 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update port filter for 39f8b518-7bc4-44ca-a55f-d9e39d21775d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:48:28.390 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Updating port rules. 2021-09-07 23:48:28.390 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 23:48:28.390 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:28.406 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2978750e-4620-42ac-80e6-fa5acdb1f0ff f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port 8be206b5-4ee9-4897-b87b-656482baedea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:48:28.684 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:28.684 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:28.698 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:28.698 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update port filter for d1026435-9771-48d7-9361-9704406de35f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:48:28.714 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Updating port rules. 2021-09-07 23:48:28.714 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 23:48:28.735 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:28.980 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:48:29.028 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:29.028 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:29.042 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-555802f1-c529-42d5-85aa-f7acdf832645 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:29.276 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 09616956-c801-491d-a675-b0246f3d96f0 2021-09-07 23:48:29.276 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 09616956-c801-491d-a675-b0246f3d96f0 updated. Details: {'device': '09616956-c801-491d-a675-b0246f3d96f0', 'network_id': 'e3012124-7877-4dc5-b2a9-89ba240bdd96', 'port_id': '09616956-c801-491d-a675-b0246f3d96f0', 'mac_address': 'fa:16:3e:1f:72:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 79, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8aba9612-070e-41fc-93bd-8dc1785a4e91', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:48:29.276 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:48:29.296 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09616956-c801-491d-a675-b0246f3d96f0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:29.312 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 09616956-c801-491d-a675-b0246f3d96f0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:48:29.312 584 2146796286552 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e3012124-7877-4dc5-b2a9-89ba240bdd96 2021-09-07 23:48:29.326 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:48:29.873 584 2146796286552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '09616956-c801-491d-a675-b0246f3d96f0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:48:29.888 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '09616956-c801-491d-a675-b0246f3d96f0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:48:29.907 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 09616956-c801-491d-a675-b0246f3d96f0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:48:29.923 584 2146796286552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 79, VLAN trunk: None to switch port 09616956-c801-491d-a675-b0246f3d96f0 2021-09-07 23:48:30.320 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:48:30.339 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['09616956-c801-491d-a675-b0246f3d96f0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:48:30.557 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['09616956-c801-491d-a675-b0246f3d96f0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:48:30.574 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:48:30.574 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0cf565eb-aa2e-4a2e-ab30-dc2711eadc3f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:48:30.590 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0cf565eb-aa2e-4a2e-ab30-dc2711eadc3f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:48:30.590 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 09616956-c801-491d-a675-b0246f3d96f0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:48:30.590 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:48:30.612 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 09616956-c801-491d-a675-b0246f3d96f0 not yet added. Adding. 2021-09-07 23:48:30.625 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:48:30.625 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:48:31.075 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09616956-c801-491d-a675-b0246f3d96f0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:31.355 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09616956-c801-491d-a675-b0246f3d96f0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:31.373 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09616956-c801-491d-a675-b0246f3d96f0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:31.807 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09616956-c801-491d-a675-b0246f3d96f0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:32.002 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8be206b5-4ee9-4897-b87b-656482baedea 2021-09-07 23:48:32.031 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09616956-c801-491d-a675-b0246f3d96f0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:32.046 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 09616956-c801-491d-a675-b0246f3d96f0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:48:32.058 584 2146796286552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 09616956-c801-491d-a675-b0246f3d96f0 processed. 2021-09-07 23:48:33.015 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:48:33.026 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:33.637 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 8be206b5-4ee9-4897-b87b-656482baedea 2021-09-07 23:48:33.637 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 8be206b5-4ee9-4897-b87b-656482baedea updated. Details: {'device': '8be206b5-4ee9-4897-b87b-656482baedea', 'network_id': '3a40bca2-9d6f-43a5-a510-5bf8208e390d', 'port_id': '8be206b5-4ee9-4897-b87b-656482baedea', 'mac_address': 'fa:16:3e:32:02:ca', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 58, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a1ec65a9-700e-4abb-b2fc-ba78c31e88c1', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:48:33.667 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:48:33.667 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8be206b5-4ee9-4897-b87b-656482baedea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:33.667 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8be206b5-4ee9-4897-b87b-656482baedea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:48:33.686 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:48:33.701 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:33.964 584 2146796288136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8be206b5-4ee9-4897-b87b-656482baedea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:48:33.980 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8be206b5-4ee9-4897-b87b-656482baedea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:48:33.997 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8be206b5-4ee9-4897-b87b-656482baedea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:48:33.997 584 2146796288136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 58, VLAN trunk: None to switch port 8be206b5-4ee9-4897-b87b-656482baedea 2021-09-07 23:48:34.276 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:48:34.276 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8be206b5-4ee9-4897-b87b-656482baedea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:48:34.475 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8be206b5-4ee9-4897-b87b-656482baedea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:48:34.483 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:48:34.483 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:48:34.498 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:48:34.498 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8be206b5-4ee9-4897-b87b-656482baedea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:48:34.512 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:48:34.526 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8be206b5-4ee9-4897-b87b-656482baedea not yet added. Adding. 2021-09-07 23:48:34.526 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:48:34.526 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:48:34.870 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8be206b5-4ee9-4897-b87b-656482baedea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:35.219 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8be206b5-4ee9-4897-b87b-656482baedea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:35.219 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8be206b5-4ee9-4897-b87b-656482baedea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:35.580 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8be206b5-4ee9-4897-b87b-656482baedea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:35.843 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8be206b5-4ee9-4897-b87b-656482baedea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:35.855 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8be206b5-4ee9-4897-b87b-656482baedea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:48:35.855 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8be206b5-4ee9-4897-b87b-656482baedea processed. 2021-09-07 23:48:37.061 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:37.717 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:38.559 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46ddeec6-3f0f-424f-811c-d8f75c4a8b6b 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Security group member updated on remote: ['13170906-b740-438e-b082-c0df23bff8ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:48:38.559 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-46ddeec6-3f0f-424f-811c-d8f75c4a8b6b 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Security group member updated ['13170906-b740-438e-b082-c0df23bff8ac'] 2021-09-07 23:48:40.466 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-788fb545-718a-4231-9edf-7c56dec3f41c f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: 2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:48:40.496 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-788fb545-718a-4231-9edf-7c56dec3f41c f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port 2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:48:41.464 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d793d296-6e0a-4e72-854a-2bf1088e30b4 - - - - -] port_update received: 3107e598-3ae3-4fbf-94e6-19df5a8f9ad5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:48:41.484 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d793d296-6e0a-4e72-854a-2bf1088e30b4 - - - - -] No port 3107e598-3ae3-4fbf-94e6-19df5a8f9ad5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:48:42.324 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfaf729c-6022-4433-ad4e-d60a4cdd5bcf 7b44aa253fd24c50bbc49fbf3a30d4b9 e6db1865df9e407e9c66c593281c8af8 - - -] Security group member updated on remote: ['0cf565eb-aa2e-4a2e-ab30-dc2711eadc3f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:48:42.341 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-bfaf729c-6022-4433-ad4e-d60a4cdd5bcf 7b44aa253fd24c50bbc49fbf3a30d4b9 e6db1865df9e407e9c66c593281c8af8 - - -] Security group member updated ['0cf565eb-aa2e-4a2e-ab30-dc2711eadc3f'] 2021-09-07 23:48:42.358 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-bfaf729c-6022-4433-ad4e-d60a4cdd5bcf 7b44aa253fd24c50bbc49fbf3a30d4b9 e6db1865df9e407e9c66c593281c8af8 - - -] Refresh firewall rules 2021-09-07 23:48:42.372 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfaf729c-6022-4433-ad4e-d60a4cdd5bcf 7b44aa253fd24c50bbc49fbf3a30d4b9 e6db1865df9e407e9c66c593281c8af8 - - -] Get security group information for devices via rpc ['09616956-c801-491d-a675-b0246f3d96f0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:48:42.372 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 09616956-c801-491d-a675-b0246f3d96f0 2021-09-07 23:48:42.435 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfaf729c-6022-4433-ad4e-d60a4cdd5bcf 7b44aa253fd24c50bbc49fbf3a30d4b9 e6db1865df9e407e9c66c593281c8af8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:48:42.435 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfaf729c-6022-4433-ad4e-d60a4cdd5bcf 7b44aa253fd24c50bbc49fbf3a30d4b9 e6db1865df9e407e9c66c593281c8af8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:48:42.589 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfaf729c-6022-4433-ad4e-d60a4cdd5bcf 7b44aa253fd24c50bbc49fbf3a30d4b9 e6db1865df9e407e9c66c593281c8af8 - - -] port_delete event received for '09616956-c801-491d-a675-b0246f3d96f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:48:43.104 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:48:43.104 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '09616956-c801-491d-a675-b0246f3d96f0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:48:43.122 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '09616956-c801-491d-a675-b0246f3d96f0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:48:43.136 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 09616956-c801-491d-a675-b0246f3d96f0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:48:43.354 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e3012124-7877-4dc5-b2a9-89ba240bdd96 2021-09-07 23:48:43.385 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09616956-c801-491d-a675-b0246f3d96f0'] 2021-09-07 23:48:43.391 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:48:43.401 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:48:43.401 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09616956-c801-491d-a675-b0246f3d96f0'] 2021-09-07 23:48:44.155 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b 2021-09-07 23:48:45.107 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:48:45.107 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:45.361 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:45.939 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d140869-a9da-48a4-821a-c9d68ca19bb7 - - - - -] port_update received: 945a797d-7b5b-4ba9-8784-ca72e2f53a0b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:48:46.016 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b 2021-09-07 23:48:46.033 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b updated. Details: {'device': '2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b', 'network_id': '798d85c9-d125-4c31-aa6c-f2ccd8965540', 'port_id': '2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b', 'mac_address': 'fa:16:3e:7c:f5:4c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 70, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7c64eb58-1401-4711-b5a7-e86b2b409383', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:48:46.044 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:48:46.059 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:46.073 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:48:46.073 584 2146796286552 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 798d85c9-d125-4c31-aa6c-f2ccd8965540 2021-09-07 23:48:46.089 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:48:46.089 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d140869-a9da-48a4-821a-c9d68ca19bb7 - - - - -] No port 945a797d-7b5b-4ba9-8784-ca72e2f53a0b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:48:46.619 584 2146796286552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:48:46.657 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:48:46.747 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:48:46.747 584 2146796286552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 70, VLAN trunk: None to switch port 2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b 2021-09-07 23:48:47.011 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:48:47.028 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:48:47.964 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:48:47.964 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:48:47.985 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (13170906-b740-438e-b082-c0df23bff8ac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:48:47.995 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (13170906-b740-438e-b082-c0df23bff8ac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:48:47.995 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:48:48.011 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:48:48.011 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b not yet added. Adding. 2021-09-07 23:48:48.027 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:48:48.043 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:48:48.435 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:48.827 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:48.842 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:49.258 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:49.560 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:49.560 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:48:49.560 584 2146796286552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b processed. 2021-09-07 23:48:50.235 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7f20ea5-b628-4111-9126-7b68b28d3aa0 7b44aa253fd24c50bbc49fbf3a30d4b9 e6db1865df9e407e9c66c593281c8af8 - - -] Security group member updated on remote: ['0cf565eb-aa2e-4a2e-ab30-dc2711eadc3f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:48:50.245 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-d7f20ea5-b628-4111-9126-7b68b28d3aa0 7b44aa253fd24c50bbc49fbf3a30d4b9 e6db1865df9e407e9c66c593281c8af8 - - -] Security group member updated ['0cf565eb-aa2e-4a2e-ab30-dc2711eadc3f'] 2021-09-07 23:48:51.153 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:48:52.323 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:48:52.376 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-088c0ecc-f18b-4a13-938e-04b4c0ce4a8f - - - - -] port_update received: 47839962-9a66-4ba4-aad7-4b31a562b655 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:48:52.391 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-088c0ecc-f18b-4a13-938e-04b4c0ce4a8f - - - - -] No port 47839962-9a66-4ba4-aad7-4b31a562b655 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:48:53.022 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60d421c9-cc9b-4dad-a64b-20101f783bb2 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: 356e8618-d16e-465a-8ea7-fb85ecf64ce2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:48:53.042 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60d421c9-cc9b-4dad-a64b-20101f783bb2 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port 356e8618-d16e-465a-8ea7-fb85ecf64ce2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:48:56.401 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92bd2dd0-9f85-45a4-addd-55534bb37a5f f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group rule updated on remote: ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:48:56.417 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-92bd2dd0-9f85-45a4-addd-55534bb37a5f f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group rule updated ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] 2021-09-07 23:48:56.669 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2498ac6a-3620-414d-b79c-890fdbd74900 f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group rule updated on remote: ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:48:56.682 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-2498ac6a-3620-414d-b79c-890fdbd74900 f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group rule updated ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] 2021-09-07 23:48:56.874 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3256bd99-99ff-422c-afd2-9c92eb3862b7 f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group rule updated on remote: ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:48:56.885 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-3256bd99-99ff-422c-afd2-9c92eb3862b7 f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group rule updated ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] 2021-09-07 23:48:57.252 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b82b92c2-f438-4c43-98cd-ecf59a9dc395 f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group rule updated on remote: ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:48:57.252 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-b82b92c2-f438-4c43-98cd-ecf59a9dc395 f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group rule updated ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] 2021-09-07 23:48:57.607 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d51f2cb-a840-4c00-b4d6-695d168fbf99 - - - - -] port_update received: d96d5ab9-7917-43d3-96cf-d5b9f9e4d5d1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:48:57.651 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d51f2cb-a840-4c00-b4d6-695d168fbf99 - - - - -] No port d96d5ab9-7917-43d3-96cf-d5b9f9e4d5d1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:48:57.857 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc1d12e6-792a-43d7-b2a3-e4a5985e07f9 f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group rule updated on remote: ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:48:57.857 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-dc1d12e6-792a-43d7-b2a3-e4a5985e07f9 f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group rule updated ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] 2021-09-07 23:48:58.307 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8c3218e-093a-4ccb-8857-fb73766067c3 f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group rule updated on remote: ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:48:58.323 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-c8c3218e-093a-4ccb-8857-fb73766067c3 f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group rule updated ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] 2021-09-07 23:48:58.340 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 356e8618-d16e-465a-8ea7-fb85ecf64ce2 2021-09-07 23:48:58.483 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated on remote: ['d422f2c5-cc8a-4fca-8361-60686d114941'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:48:58.483 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated ['d422f2c5-cc8a-4fca-8361-60686d114941'] 2021-09-07 23:48:58.498 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Refresh firewall rules 2021-09-07 23:48:58.510 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Get security group information for devices via rpc ['d1026435-9771-48d7-9361-9704406de35f', '39f8b518-7bc4-44ca-a55f-d9e39d21775d', '1f14cd94-1e54-4e06-bd15-6adf35d1fc87', '8be206b5-4ee9-4897-b87b-656482baedea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:48:58.607 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] port_delete event received for '8be206b5-4ee9-4897-b87b-656482baedea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:48:58.607 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8be206b5-4ee9-4897-b87b-656482baedea 2021-09-07 23:48:59.186 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:49:00.074 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update security group information for ports dict_keys(['1f14cd94-1e54-4e06-bd15-6adf35d1fc87', '39f8b518-7bc4-44ca-a55f-d9e39d21775d', 'd1026435-9771-48d7-9361-9704406de35f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:49:00.091 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:49:00.104 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update rules of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:49:00.104 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update members of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:49:00.121 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update port filter for 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:49:00.121 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Updating port rules. 2021-09-07 23:49:00.137 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 23:49:00.154 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-1f14cd94-1e54-4e06-bd15-6adf35d1fc87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:00.154 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-1f14cd94-1e54-4e06-bd15-6adf35d1fc87" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:00.170 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-1f14cd94-1e54-4e06-bd15-6adf35d1fc87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:00.182 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 356e8618-d16e-465a-8ea7-fb85ecf64ce2 2021-09-07 23:49:00.200 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 356e8618-d16e-465a-8ea7-fb85ecf64ce2 updated. Details: {'device': '356e8618-d16e-465a-8ea7-fb85ecf64ce2', 'network_id': 'e3012124-7877-4dc5-b2a9-89ba240bdd96', 'port_id': '356e8618-d16e-465a-8ea7-fb85ecf64ce2', 'mac_address': 'fa:16:3e:49:30:69', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 79, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8aba9612-070e-41fc-93bd-8dc1785a4e91', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:49:00.216 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:49:00.216 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:49:00.230 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-356e8618-d16e-465a-8ea7-fb85ecf64ce2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:00.251 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 356e8618-d16e-465a-8ea7-fb85ecf64ce2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:49:00.251 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e3012124-7877-4dc5-b2a9-89ba240bdd96 2021-09-07 23:49:00.263 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:49:00.277 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8be206b5-4ee9-4897-b87b-656482baedea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:49:00.277 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8be206b5-4ee9-4897-b87b-656482baedea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:49:00.291 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8be206b5-4ee9-4897-b87b-656482baedea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:49:00.340 584 2146796287608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8be206b5-4ee9-4897-b87b-656482baedea'] 2021-09-07 23:49:00.376 584 2146796287608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:49:00.385 584 2146796287608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:49:00.385 584 2146796287608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8be206b5-4ee9-4897-b87b-656482baedea'] 2021-09-07 23:49:00.598 584 2146796288136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '356e8618-d16e-465a-8ea7-fb85ecf64ce2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:49:00.604 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '356e8618-d16e-465a-8ea7-fb85ecf64ce2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:49:00.637 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 356e8618-d16e-465a-8ea7-fb85ecf64ce2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:49:00.652 584 2146796288136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 79, VLAN trunk: None to switch port 356e8618-d16e-465a-8ea7-fb85ecf64ce2 2021-09-07 23:49:00.652 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-1f14cd94-1e54-4e06-bd15-6adf35d1fc87" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:00.670 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update port filter for 39f8b518-7bc4-44ca-a55f-d9e39d21775d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:49:00.670 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Updating port rules. 2021-09-07 23:49:00.687 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 23:49:00.687 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:00.701 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:00.717 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:00.901 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:49:00.925 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['356e8618-d16e-465a-8ea7-fb85ecf64ce2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:49:01.125 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:01.141 584 2146796286552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update port filter for d1026435-9771-48d7-9361-9704406de35f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:49:01.157 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Updating port rules. 2021-09-07 23:49:01.157 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 23:49:01.171 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:01.171 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:01.182 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:01.200 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['356e8618-d16e-465a-8ea7-fb85ecf64ce2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:49:01.221 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:49:01.221 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0cf565eb-aa2e-4a2e-ab30-dc2711eadc3f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:49:01.231 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0cf565eb-aa2e-4a2e-ab30-dc2711eadc3f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:49:01.231 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 356e8618-d16e-465a-8ea7-fb85ecf64ce2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:49:01.253 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:49:01.261 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 356e8618-d16e-465a-8ea7-fb85ecf64ce2 not yet added. Adding. 2021-09-07 23:49:01.276 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:49:01.276 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:49:01.295 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:01.365 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:01.653 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-356e8618-d16e-465a-8ea7-fb85ecf64ce2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:01.670 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [req-6156439b-3e93-4b8c-bf51-46a6b0fa65e4 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:01.965 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-356e8618-d16e-465a-8ea7-fb85ecf64ce2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:01.983 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-356e8618-d16e-465a-8ea7-fb85ecf64ce2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:02.341 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-356e8618-d16e-465a-8ea7-fb85ecf64ce2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:02.605 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-356e8618-d16e-465a-8ea7-fb85ecf64ce2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:02.624 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 356e8618-d16e-465a-8ea7-fb85ecf64ce2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:49:02.639 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 356e8618-d16e-465a-8ea7-fb85ecf64ce2 processed. 2021-09-07 23:49:03.222 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:03.558 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:06.747 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 2021-09-07 23:49:06.794 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated on remote: ['d422f2c5-cc8a-4fca-8361-60686d114941'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:49:06.817 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated ['d422f2c5-cc8a-4fca-8361-60686d114941'] 2021-09-07 23:49:06.829 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Refresh firewall rules 2021-09-07 23:49:06.829 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Get security group information for devices via rpc ['d1026435-9771-48d7-9361-9704406de35f', '39f8b518-7bc4-44ca-a55f-d9e39d21775d', '1f14cd94-1e54-4e06-bd15-6adf35d1fc87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:49:06.948 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] port_delete event received for '1f14cd94-1e54-4e06-bd15-6adf35d1fc87' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:49:07.250 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:49:07.250 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1f14cd94-1e54-4e06-bd15-6adf35d1fc87' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:49:07.263 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1f14cd94-1e54-4e06-bd15-6adf35d1fc87' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:49:07.278 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1f14cd94-1e54-4e06-bd15-6adf35d1fc87 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:49:07.326 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f14cd94-1e54-4e06-bd15-6adf35d1fc87'] 2021-09-07 23:49:07.341 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:49:07.341 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:49:07.355 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f14cd94-1e54-4e06-bd15-6adf35d1fc87'] 2021-09-07 23:49:07.500 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update security group information for ports dict_keys(['39f8b518-7bc4-44ca-a55f-d9e39d21775d', 'd1026435-9771-48d7-9361-9704406de35f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:49:07.512 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:49:07.528 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update rules of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:49:07.528 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update members of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:49:07.545 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update port filter for 39f8b518-7bc4-44ca-a55f-d9e39d21775d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:49:07.563 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Updating port rules. 2021-09-07 23:49:07.575 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 23:49:07.575 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:07.596 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:07.604 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:07.901 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-39f8b518-7bc4-44ca-a55f-d9e39d21775d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:07.922 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update port filter for d1026435-9771-48d7-9361-9704406de35f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:49:07.922 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Updating port rules. 2021-09-07 23:49:07.934 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 23:49:07.952 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:07.952 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:07.967 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:08.324 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-56751f5c-cc7f-4ecc-879f-0cdbad2b1616 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:09.266 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:09.357 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:10.807 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 356e8618-d16e-465a-8ea7-fb85ecf64ce2 2021-09-07 23:49:11.279 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:49:11.279 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '356e8618-d16e-465a-8ea7-fb85ecf64ce2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:49:11.279 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '356e8618-d16e-465a-8ea7-fb85ecf64ce2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:49:11.279 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 356e8618-d16e-465a-8ea7-fb85ecf64ce2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:49:11.325 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e3012124-7877-4dc5-b2a9-89ba240bdd96 2021-09-07 23:49:11.338 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['356e8618-d16e-465a-8ea7-fb85ecf64ce2'] 2021-09-07 23:49:11.338 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:49:11.354 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:49:11.354 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['356e8618-d16e-465a-8ea7-fb85ecf64ce2'] 2021-09-07 23:49:12.012 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated on remote: ['d422f2c5-cc8a-4fca-8361-60686d114941'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:49:12.012 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated ['d422f2c5-cc8a-4fca-8361-60686d114941'] 2021-09-07 23:49:12.029 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Refresh firewall rules 2021-09-07 23:49:12.029 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Get security group information for devices via rpc ['d1026435-9771-48d7-9361-9704406de35f', '39f8b518-7bc4-44ca-a55f-d9e39d21775d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:49:12.104 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] port_delete event received for '39f8b518-7bc4-44ca-a55f-d9e39d21775d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:49:12.201 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa66c360-2429-4e8b-9490-1dc7adddc0e8 7b44aa253fd24c50bbc49fbf3a30d4b9 e6db1865df9e407e9c66c593281c8af8 - - -] Security group member updated on remote: ['0cf565eb-aa2e-4a2e-ab30-dc2711eadc3f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:49:12.201 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-fa66c360-2429-4e8b-9490-1dc7adddc0e8 7b44aa253fd24c50bbc49fbf3a30d4b9 e6db1865df9e407e9c66c593281c8af8 - - -] Security group member updated ['0cf565eb-aa2e-4a2e-ab30-dc2711eadc3f'] 2021-09-07 23:49:12.260 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa66c360-2429-4e8b-9490-1dc7adddc0e8 7b44aa253fd24c50bbc49fbf3a30d4b9 e6db1865df9e407e9c66c593281c8af8 - - -] port_delete event received for '356e8618-d16e-465a-8ea7-fb85ecf64ce2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:49:12.360 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update security group information for ports dict_keys(['d1026435-9771-48d7-9361-9704406de35f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:49:12.373 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:49:12.391 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update rules of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:49:12.391 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update members of security group (d422f2c5-cc8a-4fca-8361-60686d114941) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:49:12.418 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update port filter for d1026435-9771-48d7-9361-9704406de35f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:49:12.418 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Updating port rules. 2021-09-07 23:49:12.418 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 23:49:12.437 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:12.450 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:12.450 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:12.760 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-be2250a4-a1a6-4056-ac5d-38154b8e7280 ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Lock "n-hv-driver-port-lock-d1026435-9771-48d7-9361-9704406de35f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:12.824 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 39f8b518-7bc4-44ca-a55f-d9e39d21775d 2021-09-07 23:49:13.291 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:49:13.291 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:13.307 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '39f8b518-7bc4-44ca-a55f-d9e39d21775d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:49:13.323 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '39f8b518-7bc4-44ca-a55f-d9e39d21775d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:49:13.323 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 39f8b518-7bc4-44ca-a55f-d9e39d21775d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:49:13.354 584 2146796286552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:13.354 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39f8b518-7bc4-44ca-a55f-d9e39d21775d'] 2021-09-07 23:49:13.370 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:49:13.387 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:49:13.387 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39f8b518-7bc4-44ca-a55f-d9e39d21775d'] 2021-09-07 23:49:15.291 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:15.356 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:18.404 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6609443-868f-4eb2-91cc-3e0c6b36354f ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated on remote: ['d422f2c5-cc8a-4fca-8361-60686d114941'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:49:18.420 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-c6609443-868f-4eb2-91cc-3e0c6b36354f ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Security group member updated ['d422f2c5-cc8a-4fca-8361-60686d114941'] 2021-09-07 23:49:18.420 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-c6609443-868f-4eb2-91cc-3e0c6b36354f ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Refresh firewall rules 2021-09-07 23:49:18.420 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6609443-868f-4eb2-91cc-3e0c6b36354f ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Get security group information for devices via rpc ['d1026435-9771-48d7-9361-9704406de35f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:49:18.463 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c6609443-868f-4eb2-91cc-3e0c6b36354f ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:49:18.489 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c6609443-868f-4eb2-91cc-3e0c6b36354f ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:49:18.528 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6609443-868f-4eb2-91cc-3e0c6b36354f ee14de4e1bdf48e3ab1bb7917eb4dda6 a56d64c585df4c08ab450bf5388b21ae - - -] port_delete event received for 'd1026435-9771-48d7-9361-9704406de35f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:49:18.871 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d1026435-9771-48d7-9361-9704406de35f 2021-09-07 23:49:19.307 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:49:19.308 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd1026435-9771-48d7-9361-9704406de35f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:49:19.326 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd1026435-9771-48d7-9361-9704406de35f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:49:19.326 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d1026435-9771-48d7-9361-9704406de35f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:49:19.354 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3a40bca2-9d6f-43a5-a510-5bf8208e390d 2021-09-07 23:49:19.354 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d1026435-9771-48d7-9361-9704406de35f'] 2021-09-07 23:49:19.354 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:49:19.385 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:49:19.391 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d1026435-9771-48d7-9361-9704406de35f'] 2021-09-07 23:49:20.588 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c0449ad-0459-40d2-8269-091ce30159a4 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network 3a40bca2-9d6f-43a5-a510-5bf8208e390d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:49:20.588 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c0449ad-0459-40d2-8269-091ce30159a4 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Network 3a40bca2-9d6f-43a5-a510-5bf8208e390d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 23:49:21.326 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:21.354 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:40.908 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c1aeb337-7c1c-41c4-9da7-ae3540cc2260 2021-09-07 23:49:41.437 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:49:41.576 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-364bf147-d5ea-4a89-8ce4-ddde48849ef7 f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group member updated on remote: ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:49:41.576 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-364bf147-d5ea-4a89-8ce4-ddde48849ef7 f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group member updated ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] 2021-09-07 23:49:41.886 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 2021-09-07 23:49:41.886 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 updated. Details: {'device': 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260', 'network_id': 'e9ea6a37-21cb-4bed-958a-54ed01019895', 'port_id': 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260', 'mac_address': 'fa:16:3e:c0:fa:8c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 96, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '13e39bfe-8ea9-4f68-bb8a-fd83bf6fd73c', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:49:41.886 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:49:41.904 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:41.904 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:49:41.922 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:49:41.953 584 2146796288136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:49:41.963 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:49:41.994 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:49:41.994 584 2146796288136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 96, VLAN trunk: None to switch port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 2021-09-07 23:49:42.043 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:49:42.060 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c1aeb337-7c1c-41c4-9da7-ae3540cc2260'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:49:42.572 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c1aeb337-7c1c-41c4-9da7-ae3540cc2260']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:49:42.572 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:49:42.588 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1ffc8f04-f4ae-4865-95dd-b910fa3a9603) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:49:42.588 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c1aeb337-7c1c-41c4-9da7-ae3540cc2260 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:49:42.588 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:49:42.604 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-07 23:49:42.604 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:42.604 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:42.604 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:42.634 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:42.691 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:42.700 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:49:42.713 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 processed. 2021-09-07 23:49:43.448 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:43.684 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e7ac431-037e-4fe9-b59d-b04256bcecb2 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: 8c8be685-6b54-46ae-994e-bafe1a20f3d1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:49:43.715 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e7ac431-037e-4fe9-b59d-b04256bcecb2 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:49:44.416 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.968s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:48.963 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8c8be685-6b54-46ae-994e-bafe1a20f3d1 2021-09-07 23:49:49.510 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:49:50.215 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 2021-09-07 23:49:50.215 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 updated. Details: {'device': '8c8be685-6b54-46ae-994e-bafe1a20f3d1', 'network_id': '50e2634b-ffcb-468f-9ea7-9b683429b418', 'port_id': '8c8be685-6b54-46ae-994e-bafe1a20f3d1', 'mac_address': 'fa:16:3e:fb:e3:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 85, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3400e458-71f4-43aa-bb9a-efba7b993af4', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:49:50.231 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:49:50.231 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c8be685-6b54-46ae-994e-bafe1a20f3d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:50.251 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:49:50.260 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 50e2634b-ffcb-468f-9ea7-9b683429b418 2021-09-07 23:49:50.260 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:49:50.463 584 2146796288136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8c8be685-6b54-46ae-994e-bafe1a20f3d1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:49:50.463 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8c8be685-6b54-46ae-994e-bafe1a20f3d1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:49:50.482 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:49:50.500 584 2146796288136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 85, VLAN trunk: None to switch port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 2021-09-07 23:49:50.681 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:49:50.681 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8c8be685-6b54-46ae-994e-bafe1a20f3d1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:49:51.277 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8c8be685-6b54-46ae-994e-bafe1a20f3d1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:49:51.277 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:49:51.293 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f0cd53e0-4bbf-49eb-ad14-ad45e6314d50) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:49:51.307 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8c8be685-6b54-46ae-994e-bafe1a20f3d1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:49:51.307 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:49:51.307 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8c8be685-6b54-46ae-994e-bafe1a20f3d1 not yet added. Adding. 2021-09-07 23:49:51.323 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:49:51.323 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:49:51.596 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c8be685-6b54-46ae-994e-bafe1a20f3d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:51.856 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c8be685-6b54-46ae-994e-bafe1a20f3d1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:51.856 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c8be685-6b54-46ae-994e-bafe1a20f3d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:52.119 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c8be685-6b54-46ae-994e-bafe1a20f3d1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:52.363 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c8be685-6b54-46ae-994e-bafe1a20f3d1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:52.363 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:49:52.377 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 processed. 2021-09-07 23:49:53.526 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:49:53.947 584 2146796288136 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:49:55.747 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b11d245-8e3d-41ed-a913-d1edd6e08d09 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network e3012124-7877-4dc5-b2a9-89ba240bdd96 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:49:55.767 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b11d245-8e3d-41ed-a913-d1edd6e08d09 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Network e3012124-7877-4dc5-b2a9-89ba240bdd96 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 23:50:03.765 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c1aeb337-7c1c-41c4-9da7-ae3540cc2260 2021-09-07 23:50:05.592 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:50:05.592 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:50:05.610 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:50:05.610 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:50:05.641 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1aeb337-7c1c-41c4-9da7-ae3540cc2260'] 2021-09-07 23:50:05.651 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:50:05.651 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:50:05.674 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1aeb337-7c1c-41c4-9da7-ae3540cc2260'] 2021-09-07 23:50:07.615 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:50:07.794 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:50:07.863 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c1aeb337-7c1c-41c4-9da7-ae3540cc2260 2021-09-07 23:50:09.621 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:50:09.621 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:50:09.621 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:50:09.637 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:50:09.655 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e9ea6a37-21cb-4bed-958a-54ed01019895 2021-09-07 23:50:09.669 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1aeb337-7c1c-41c4-9da7-ae3540cc2260'] 2021-09-07 23:50:09.669 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:50:09.695 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1aeb337-7c1c-41c4-9da7-ae3540cc2260'] 2021-09-07 23:50:11.641 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:50:11.816 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:50:12.152 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72fb2569-fed8-4b5c-9e96-6eb6d971f659 - - - - -] port_update received: b70cbb4a-4c10-4040-86d6-6700acd03554 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:50:12.186 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72fb2569-fed8-4b5c-9e96-6eb6d971f659 - - - - -] No port b70cbb4a-4c10-4040-86d6-6700acd03554 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:50:17.715 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1756ffd-f413-4d66-b2b9-24088ea968bd - - - - -] port_update received: a917b4bd-08e9-4007-8353-c1febd305ab4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:50:17.745 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1756ffd-f413-4d66-b2b9-24088ea968bd - - - - -] No port a917b4bd-08e9-4007-8353-c1febd305ab4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:50:20.268 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1315fa3-629f-4f3a-ad1c-4b488172d3de - - - - -] port_update received: 576c75ee-f682-4711-a35b-bbe8d21cbcc4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:50:20.291 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1315fa3-629f-4f3a-ad1c-4b488172d3de - - - - -] No port 576c75ee-f682-4711-a35b-bbe8d21cbcc4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:50:26.466 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fc64e9b-b40f-409d-b5ac-f653ba3b2896 - - - - -] port_update received: 959dd95e-ab66-4fa8-b66f-d1ef853a685c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:50:26.479 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fc64e9b-b40f-409d-b5ac-f653ba3b2896 - - - - -] No port 959dd95e-ab66-4fa8-b66f-d1ef853a685c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:50:34.025 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b 2021-09-07 23:50:34.643 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-221fb5fc-fe44-47f6-860d-0e40b2542836 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Security group member updated on remote: ['13170906-b740-438e-b082-c0df23bff8ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:50:34.653 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-221fb5fc-fe44-47f6-860d-0e40b2542836 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Security group member updated ['13170906-b740-438e-b082-c0df23bff8ac'] 2021-09-07 23:50:34.673 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-221fb5fc-fe44-47f6-860d-0e40b2542836 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Refresh firewall rules 2021-09-07 23:50:34.682 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-221fb5fc-fe44-47f6-860d-0e40b2542836 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Get security group information for devices via rpc ['2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:50:34.714 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-221fb5fc-fe44-47f6-860d-0e40b2542836 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:50:34.731 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-221fb5fc-fe44-47f6-860d-0e40b2542836 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:50:34.731 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-221fb5fc-fe44-47f6-860d-0e40b2542836 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] port_delete event received for '2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:50:35.808 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:50:35.808 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:50:35.808 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:50:35.808 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:50:35.838 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 798d85c9-d125-4c31-aa6c-f2ccd8965540 2021-09-07 23:50:35.838 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b'] 2021-09-07 23:50:35.838 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:50:35.864 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:50:35.874 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2a7e5d5e-bd6e-4c64-8147-1d2947c5f54b'] 2021-09-07 23:50:36.032 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 97500033-a138-4fe7-a8cc-ea525735ae0d 2021-09-07 23:50:36.312 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Security group member updated on remote: ['f611f1f4-599d-4d9a-938d-328a48f65b5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:50:36.326 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Security group member updated ['f611f1f4-599d-4d9a-938d-328a48f65b5c'] 2021-09-07 23:50:36.326 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Refresh firewall rules 2021-09-07 23:50:36.326 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Get security group information for devices via rpc ['97500033-a138-4fe7-a8cc-ea525735ae0d', '0d2a20d0-e902-4b51-89dd-c017d5e2ee33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:50:36.433 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] port_delete event received for '97500033-a138-4fe7-a8cc-ea525735ae0d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:50:36.667 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Update security group information for ports dict_keys(['0d2a20d0-e902-4b51-89dd-c017d5e2ee33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:50:36.667 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:50:36.684 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Update rules of security group (f611f1f4-599d-4d9a-938d-328a48f65b5c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:50:36.684 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Update members of security group (f611f1f4-599d-4d9a-938d-328a48f65b5c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:50:36.684 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Update port filter for 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:50:36.708 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Updating port rules. 2021-09-07 23:50:36.715 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 23:50:36.715 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Lock "n-hv-driver-port-lock-0d2a20d0-e902-4b51-89dd-c017d5e2ee33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:50:36.715 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Lock "n-hv-driver-port-lock-0d2a20d0-e902-4b51-89dd-c017d5e2ee33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:50:36.730 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Lock "n-hv-driver-port-lock-0d2a20d0-e902-4b51-89dd-c017d5e2ee33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:50:36.966 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-d9e3e4b5-7a25-4978-ba34-45919ca25c1f 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Lock "n-hv-driver-port-lock-0d2a20d0-e902-4b51-89dd-c017d5e2ee33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:50:37.642 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c1aeb337-7c1c-41c4-9da7-ae3540cc2260 2021-09-07 23:50:37.822 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:50:37.824 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:50:37.902 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:50:38.197 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 2021-09-07 23:50:38.197 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 updated. Details: {'device': 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260', 'network_id': 'e9ea6a37-21cb-4bed-958a-54ed01019895', 'port_id': 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260', 'mac_address': 'fa:16:3e:c0:fa:8c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 96, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '13e39bfe-8ea9-4f68-bb8a-fd83bf6fd73c', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:50:38.215 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:50:38.215 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:50:38.230 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:50:38.230 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:50:38.247 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e9ea6a37-21cb-4bed-958a-54ed01019895 2021-09-07 23:50:38.247 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:50:38.265 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '97500033-a138-4fe7-a8cc-ea525735ae0d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:50:38.265 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '97500033-a138-4fe7-a8cc-ea525735ae0d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:50:38.279 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 97500033-a138-4fe7-a8cc-ea525735ae0d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:50:38.290 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['97500033-a138-4fe7-a8cc-ea525735ae0d'] 2021-09-07 23:50:38.290 584 2146796286552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:50:38.312 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:50:38.322 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['97500033-a138-4fe7-a8cc-ea525735ae0d'] 2021-09-07 23:50:38.463 584 2146796288136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:50:38.463 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:50:38.486 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:50:38.495 584 2146796288136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 96, VLAN trunk: None to switch port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 2021-09-07 23:50:38.635 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:50:38.663 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c1aeb337-7c1c-41c4-9da7-ae3540cc2260'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:50:38.768 584 2146796286552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a76c00ee-f6f4-4562-b66f-de4d80382b6b c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group member updated on remote: ['72b5e84d-76bd-41c0-ae18-fe89076553cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:50:38.781 584 2146796286552 MainThread INFO neutron.agent.securitygroups_rpc [req-a76c00ee-f6f4-4562-b66f-de4d80382b6b c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group member updated ['72b5e84d-76bd-41c0-ae18-fe89076553cb'] 2021-09-07 23:50:39.137 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c1aeb337-7c1c-41c4-9da7-ae3540cc2260']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:50:39.137 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:50:39.154 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1ffc8f04-f4ae-4865-95dd-b910fa3a9603) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:50:39.181 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c1aeb337-7c1c-41c4-9da7-ae3540cc2260 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:50:39.188 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:50:39.188 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c1aeb337-7c1c-41c4-9da7-ae3540cc2260 not yet added. Adding. 2021-09-07 23:50:39.199 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:50:39.199 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:50:39.369 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:50:39.532 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:50:39.546 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:50:39.762 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:50:39.826 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:50:39.854 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:50:39.967 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1aeb337-7c1c-41c4-9da7-ae3540cc2260" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:50:39.967 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:50:39.967 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 processed. 2021-09-07 23:50:41.842 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:50:42.323 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:50:54.949 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96805a02-4811-40e6-9306-7e0b0ed9722f f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: f3f4b996-0d57-4e9e-80da-19494cfb93fb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:50:54.986 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96805a02-4811-40e6-9306-7e0b0ed9722f f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port f3f4b996-0d57-4e9e-80da-19494cfb93fb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:50:56.152 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f4cf5a6-b3ca-4b10-9843-91752410dd79 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Security group member updated on remote: ['13170906-b740-438e-b082-c0df23bff8ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:50:56.152 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-8f4cf5a6-b3ca-4b10-9843-91752410dd79 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Security group member updated ['13170906-b740-438e-b082-c0df23bff8ac'] 2021-09-07 23:50:57.404 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba077fdb-238b-4a62-8b2e-c45a84780747 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: d91ddfe2-7c27-4ebd-a75e-02274cfb7811 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:50:57.423 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba077fdb-238b-4a62-8b2e-c45a84780747 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port d91ddfe2-7c27-4ebd-a75e-02274cfb7811 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:50:57.856 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f3f4b996-0d57-4e9e-80da-19494cfb93fb 2021-09-07 23:50:57.919 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:50:58.143 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port f3f4b996-0d57-4e9e-80da-19494cfb93fb 2021-09-07 23:50:58.152 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port f3f4b996-0d57-4e9e-80da-19494cfb93fb updated. Details: {'device': 'f3f4b996-0d57-4e9e-80da-19494cfb93fb', 'network_id': '4c19859b-d087-4b5c-8fb5-0eca67fa7b09', 'port_id': 'f3f4b996-0d57-4e9e-80da-19494cfb93fb', 'mac_address': 'fa:16:3e:90:3e:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 56, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a29906ff-d3c1-443f-bde4-af09fcc2d408', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:50:58.152 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:50:58.152 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:50:58.177 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f3f4b996-0d57-4e9e-80da-19494cfb93fb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:50:58.177 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4c19859b-d087-4b5c-8fb5-0eca67fa7b09 2021-09-07 23:50:58.189 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:50:58.697 584 2146796288136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f3f4b996-0d57-4e9e-80da-19494cfb93fb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:50:58.697 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f3f4b996-0d57-4e9e-80da-19494cfb93fb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:50:58.725 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f3f4b996-0d57-4e9e-80da-19494cfb93fb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:50:58.730 584 2146796288136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 56, VLAN trunk: None to switch port f3f4b996-0d57-4e9e-80da-19494cfb93fb 2021-09-07 23:50:58.900 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:50:58.900 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f3f4b996-0d57-4e9e-80da-19494cfb93fb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:50:59.089 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f3f4b996-0d57-4e9e-80da-19494cfb93fb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:50:59.089 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:50:59.089 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (72b5e84d-76bd-41c0-ae18-fe89076553cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:50:59.089 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (72b5e84d-76bd-41c0-ae18-fe89076553cb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:50:59.111 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f3f4b996-0d57-4e9e-80da-19494cfb93fb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:50:59.121 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:50:59.136 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f3f4b996-0d57-4e9e-80da-19494cfb93fb not yet added. Adding. 2021-09-07 23:50:59.136 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:50:59.136 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:50:59.356 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:50:59.525 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:50:59.542 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:50:59.868 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:50:59.884 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d91ddfe2-7c27-4ebd-a75e-02274cfb7811 2021-09-07 23:50:59.933 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:51:00.038 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:00.044 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f3f4b996-0d57-4e9e-80da-19494cfb93fb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:51:00.044 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f3f4b996-0d57-4e9e-80da-19494cfb93fb processed. 2021-09-07 23:51:00.171 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port d91ddfe2-7c27-4ebd-a75e-02274cfb7811 2021-09-07 23:51:00.171 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port d91ddfe2-7c27-4ebd-a75e-02274cfb7811 updated. Details: {'device': 'd91ddfe2-7c27-4ebd-a75e-02274cfb7811', 'network_id': '798d85c9-d125-4c31-aa6c-f2ccd8965540', 'port_id': 'd91ddfe2-7c27-4ebd-a75e-02274cfb7811', 'mac_address': 'fa:16:3e:c6:1c:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 70, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7c64eb58-1401-4711-b5a7-e86b2b409383', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:51:00.171 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:51:00.194 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d91ddfe2-7c27-4ebd-a75e-02274cfb7811" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:51:00.194 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d91ddfe2-7c27-4ebd-a75e-02274cfb7811 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:51:00.194 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 798d85c9-d125-4c31-aa6c-f2ccd8965540 2021-09-07 23:51:00.213 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:51:00.325 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-512f6983-c893-45f1-995f-bc39f94a439b 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Security group member updated on remote: ['f611f1f4-599d-4d9a-938d-328a48f65b5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:51:00.338 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [req-512f6983-c893-45f1-995f-bc39f94a439b 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Security group member updated ['f611f1f4-599d-4d9a-938d-328a48f65b5c'] 2021-09-07 23:51:00.354 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [req-512f6983-c893-45f1-995f-bc39f94a439b 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Refresh firewall rules 2021-09-07 23:51:00.354 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-512f6983-c893-45f1-995f-bc39f94a439b 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Get security group information for devices via rpc ['0d2a20d0-e902-4b51-89dd-c017d5e2ee33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:51:00.403 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-512f6983-c893-45f1-995f-bc39f94a439b 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:51:00.403 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-512f6983-c893-45f1-995f-bc39f94a439b 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:51:00.418 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-512f6983-c893-45f1-995f-bc39f94a439b 94d7ce047a0b473a913fe2bd62d5725c 3239e998e3cf4089ac8a94df9b2f98d3 - - -] port_delete event received for '0d2a20d0-e902-4b51-89dd-c017d5e2ee33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:51:00.418 584 2146796288136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd91ddfe2-7c27-4ebd-a75e-02274cfb7811') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:51:00.418 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd91ddfe2-7c27-4ebd-a75e-02274cfb7811') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:51:00.439 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 2021-09-07 23:51:00.450 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d91ddfe2-7c27-4ebd-a75e-02274cfb7811 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:51:00.450 584 2146796288136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 70, VLAN trunk: None to switch port d91ddfe2-7c27-4ebd-a75e-02274cfb7811 2021-09-07 23:51:00.652 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:51:00.667 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d91ddfe2-7c27-4ebd-a75e-02274cfb7811'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:51:00.857 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d91ddfe2-7c27-4ebd-a75e-02274cfb7811']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:51:00.876 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:51:00.876 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (13170906-b740-438e-b082-c0df23bff8ac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:51:00.884 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (13170906-b740-438e-b082-c0df23bff8ac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:51:00.884 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d91ddfe2-7c27-4ebd-a75e-02274cfb7811 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:51:00.884 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:51:00.903 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d91ddfe2-7c27-4ebd-a75e-02274cfb7811 not yet added. Adding. 2021-09-07 23:51:00.903 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:51:00.903 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:51:01.072 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d91ddfe2-7c27-4ebd-a75e-02274cfb7811" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:51:01.234 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d91ddfe2-7c27-4ebd-a75e-02274cfb7811" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:01.244 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d91ddfe2-7c27-4ebd-a75e-02274cfb7811" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:51:01.452 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d91ddfe2-7c27-4ebd-a75e-02274cfb7811" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:01.607 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d91ddfe2-7c27-4ebd-a75e-02274cfb7811" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:01.607 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d91ddfe2-7c27-4ebd-a75e-02274cfb7811 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:51:01.607 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d91ddfe2-7c27-4ebd-a75e-02274cfb7811 processed. 2021-09-07 23:51:01.931 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:51:01.933 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0d2a20d0-e902-4b51-89dd-c017d5e2ee33' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:51:01.933 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0d2a20d0-e902-4b51-89dd-c017d5e2ee33' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:51:01.949 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0d2a20d0-e902-4b51-89dd-c017d5e2ee33 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:51:01.949 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:51:01.963 584 2146796286728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7e0b21d9-b22c-4bdc-a7a6-e68b37f47d62 2021-09-07 23:51:01.963 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d2a20d0-e902-4b51-89dd-c017d5e2ee33'] 2021-09-07 23:51:01.963 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:51:01.989 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:51:01.995 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d2a20d0-e902-4b51-89dd-c017d5e2ee33'] 2021-09-07 23:51:02.592 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.640s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:03.197 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65ea1477-7aff-47ca-9026-3efa7b5d73d1 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for '26f5af77-c070-444b-a51e-935983cc3b3e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:51:04.826 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4b5148b-1001-40ac-9a15-f2ba676d345b 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for '02f90466-eb5c-4c39-85f5-639d15d4e9d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:51:05.652 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b445e562-be43-4422-aaa0-4ad0a9ed419d 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network 7e0b21d9-b22c-4bdc-a7a6-e68b37f47d62 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:51:05.670 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b445e562-be43-4422-aaa0-4ad0a9ed419d 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Network 7e0b21d9-b22c-4bdc-a7a6-e68b37f47d62 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 23:51:11.369 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aeee6bb9-a841-4519-adb2-fdd13ec06248 - - - - -] port_update received: 8084e70b-6b21-4131-8ca4-91a8e187aa32 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:51:11.369 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aeee6bb9-a841-4519-adb2-fdd13ec06248 - - - - -] No port 8084e70b-6b21-4131-8ca4-91a8e187aa32 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:51:13.026 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7213417-3689-4ed4-b9ee-5ca156a00153 e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group rule updated on remote: ['8cdf190b-5665-4127-be07-61e9a3bc9c41'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:51:13.041 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-f7213417-3689-4ed4-b9ee-5ca156a00153 e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group rule updated ['8cdf190b-5665-4127-be07-61e9a3bc9c41'] 2021-09-07 23:51:13.340 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78be7fc0-1e43-4b42-a76c-f8b22b61a52f e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group rule updated on remote: ['8cdf190b-5665-4127-be07-61e9a3bc9c41'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:51:13.358 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-78be7fc0-1e43-4b42-a76c-f8b22b61a52f e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group rule updated ['8cdf190b-5665-4127-be07-61e9a3bc9c41'] 2021-09-07 23:51:13.557 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d889470c-4613-4b33-8ece-5fc5edbea9c5 c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group rule updated on remote: ['d0554c60-1325-4a6c-9f7d-a5f602b76130'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:51:13.557 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-d889470c-4613-4b33-8ece-5fc5edbea9c5 c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group rule updated ['d0554c60-1325-4a6c-9f7d-a5f602b76130'] 2021-09-07 23:51:13.939 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bc2f1bc-d3a2-4d62-a020-948487f6d346 c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group rule updated on remote: ['d0554c60-1325-4a6c-9f7d-a5f602b76130'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:51:13.952 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-6bc2f1bc-d3a2-4d62-a020-948487f6d346 c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group rule updated ['d0554c60-1325-4a6c-9f7d-a5f602b76130'] 2021-09-07 23:51:14.182 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fcfb8cfc-59ae-4a9e-9e9a-6f01c06fb7cb c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group rule updated on remote: ['d0554c60-1325-4a6c-9f7d-a5f602b76130'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:51:14.212 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-fcfb8cfc-59ae-4a9e-9e9a-6f01c06fb7cb c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group rule updated ['d0554c60-1325-4a6c-9f7d-a5f602b76130'] 2021-09-07 23:51:14.369 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-59975521-a899-4db7-9021-34a24b202abd c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group rule updated on remote: ['d0554c60-1325-4a6c-9f7d-a5f602b76130'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:51:14.392 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-59975521-a899-4db7-9021-34a24b202abd c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group rule updated ['d0554c60-1325-4a6c-9f7d-a5f602b76130'] 2021-09-07 23:51:14.573 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9843d864-44fe-49af-b65a-ff7812e9a09d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group rule updated on remote: ['d0554c60-1325-4a6c-9f7d-a5f602b76130'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:51:14.589 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-9843d864-44fe-49af-b65a-ff7812e9a09d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group rule updated ['d0554c60-1325-4a6c-9f7d-a5f602b76130'] 2021-09-07 23:51:14.811 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc7492d5-db45-4096-8bfa-c39889e0651b c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group rule updated on remote: ['d0554c60-1325-4a6c-9f7d-a5f602b76130'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:51:14.839 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-bc7492d5-db45-4096-8bfa-c39889e0651b c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group rule updated ['d0554c60-1325-4a6c-9f7d-a5f602b76130'] 2021-09-07 23:51:15.529 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-675f202d-9350-4071-888d-90e957ee73ea - - - - -] port_update received: 6f86e44c-4ea0-42d2-ace4-d10d3778a11f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:51:15.557 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-675f202d-9350-4071-888d-90e957ee73ea - - - - -] No port 6f86e44c-4ea0-42d2-ace4-d10d3778a11f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:51:15.697 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group member updated on remote: ['d0554c60-1325-4a6c-9f7d-a5f602b76130', '72b5e84d-76bd-41c0-ae18-fe89076553cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:51:15.714 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group member updated ['d0554c60-1325-4a6c-9f7d-a5f602b76130', '72b5e84d-76bd-41c0-ae18-fe89076553cb'] 2021-09-07 23:51:15.714 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Refresh firewall rules 2021-09-07 23:51:15.714 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Get security group information for devices via rpc ['f3f4b996-0d57-4e9e-80da-19494cfb93fb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:51:15.738 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] port_update received: f3f4b996-0d57-4e9e-80da-19494cfb93fb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:51:15.775 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-agent-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:51:15.775 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Binding port f3f4b996-0d57-4e9e-80da-19494cfb93fb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:51:15.775 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:51:15.813 584 2146796286728 MainThread DEBUG neutron.services.trunk.rpc.agent [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f3f4b996-0d57-4e9e-80da-19494cfb93fb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:51:15.813 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f3f4b996-0d57-4e9e-80da-19494cfb93fb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:51:16.060 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Trunk plugin disabled on server. Assuming port f3f4b996-0d57-4e9e-80da-19494cfb93fb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:51:16.060 584 2146796286728 MainThread INFO networking_hyperv.neutron.trunk_driver [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Binding VLAN ID: 56, VLAN trunk: None to switch port f3f4b996-0d57-4e9e-80da-19494cfb93fb 2021-09-07 23:51:16.123 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Refresh firewall rules 2021-09-07 23:51:16.135 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Get security group information for devices via rpc ['f3f4b996-0d57-4e9e-80da-19494cfb93fb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:51:17.104 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update security group information for ports dict_keys(['f3f4b996-0d57-4e9e-80da-19494cfb93fb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:51:17.120 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:51:17.120 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update rules of security group (72b5e84d-76bd-41c0-ae18-fe89076553cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:51:17.120 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update rules of security group (d0554c60-1325-4a6c-9f7d-a5f602b76130) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:51:17.150 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update members of security group (72b5e84d-76bd-41c0-ae18-fe89076553cb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:51:17.150 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update port filter for f3f4b996-0d57-4e9e-80da-19494cfb93fb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:51:17.150 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Updating port rules. 2021-09-07 23:51:17.169 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-07 23:51:17.169 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:51:17.190 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update security group information for ports dict_keys(['f3f4b996-0d57-4e9e-80da-19494cfb93fb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:51:17.190 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:51:17.199 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update rules of security group (72b5e84d-76bd-41c0-ae18-fe89076553cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:51:17.214 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update rules of security group (d0554c60-1325-4a6c-9f7d-a5f602b76130) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:51:17.214 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update members of security group (72b5e84d-76bd-41c0-ae18-fe89076553cb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:51:17.214 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update port filter for f3f4b996-0d57-4e9e-80da-19494cfb93fb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:51:17.234 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Updating port rules. 2021-09-07 23:51:17.234 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-07 23:51:17.435 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:17.435 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:51:17.468 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:17.468 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:51:17.577 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:17.587 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:51:17.587 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:17.652 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [req-84b58cdb-4142-41fd-ae85-0f097b883a4f c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-agent-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:18.120 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3dc9686d-a773-4268-8389-fa8760cf07bc e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group member updated on remote: ['8cdf190b-5665-4127-be07-61e9a3bc9c41'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:51:18.143 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [req-3dc9686d-a773-4268-8389-fa8760cf07bc e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group member updated ['8cdf190b-5665-4127-be07-61e9a3bc9c41'] 2021-09-07 23:51:19.025 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cadf34df-972a-4bdd-b041-428174efa06b f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: 373eff7d-8657-4e78-82ac-77bbefacaad0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:51:19.037 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cadf34df-972a-4bdd-b041-428174efa06b f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port 373eff7d-8657-4e78-82ac-77bbefacaad0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:51:22.027 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 373eff7d-8657-4e78-82ac-77bbefacaad0 2021-09-07 23:51:23.979 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:51:24.167 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 373eff7d-8657-4e78-82ac-77bbefacaad0 2021-09-07 23:51:24.184 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 373eff7d-8657-4e78-82ac-77bbefacaad0 updated. Details: {'device': '373eff7d-8657-4e78-82ac-77bbefacaad0', 'network_id': '39524a97-1087-4bbd-8bec-f25523ffbcf6', 'port_id': '373eff7d-8657-4e78-82ac-77bbefacaad0', 'mac_address': 'fa:16:3e:db:54:4f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 69, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6cc189c7-42e5-4515-9043-0c8f523d7959', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:51:24.196 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:51:24.196 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-373eff7d-8657-4e78-82ac-77bbefacaad0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:51:24.196 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 373eff7d-8657-4e78-82ac-77bbefacaad0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:51:24.219 584 2146796286728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 39524a97-1087-4bbd-8bec-f25523ffbcf6 2021-09-07 23:51:24.219 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:51:24.450 584 2146796286728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '373eff7d-8657-4e78-82ac-77bbefacaad0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:51:24.480 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '373eff7d-8657-4e78-82ac-77bbefacaad0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:51:24.495 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 373eff7d-8657-4e78-82ac-77bbefacaad0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:51:24.495 584 2146796286728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 69, VLAN trunk: None to switch port 373eff7d-8657-4e78-82ac-77bbefacaad0 2021-09-07 23:51:24.653 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:51:24.653 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['373eff7d-8657-4e78-82ac-77bbefacaad0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:51:24.826 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['373eff7d-8657-4e78-82ac-77bbefacaad0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:51:24.855 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:51:24.855 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8cdf190b-5665-4127-be07-61e9a3bc9c41) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:51:24.855 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 373eff7d-8657-4e78-82ac-77bbefacaad0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:51:24.873 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:51:24.873 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 373eff7d-8657-4e78-82ac-77bbefacaad0 not yet added. Adding. 2021-09-07 23:51:24.888 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:51:24.888 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:51:25.099 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-373eff7d-8657-4e78-82ac-77bbefacaad0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:51:25.322 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-373eff7d-8657-4e78-82ac-77bbefacaad0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:25.343 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-373eff7d-8657-4e78-82ac-77bbefacaad0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:51:25.605 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-373eff7d-8657-4e78-82ac-77bbefacaad0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:25.785 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-373eff7d-8657-4e78-82ac-77bbefacaad0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:25.785 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 373eff7d-8657-4e78-82ac-77bbefacaad0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:51:25.785 584 2146796286728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 373eff7d-8657-4e78-82ac-77bbefacaad0 processed. 2021-09-07 23:51:26.014 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:51:26.207 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:36.105 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc0209df-213f-4001-947c-940f9e6c80df 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Security group member updated on remote: ['13170906-b740-438e-b082-c0df23bff8ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:51:36.105 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [req-dc0209df-213f-4001-947c-940f9e6c80df 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Security group member updated ['13170906-b740-438e-b082-c0df23bff8ac'] 2021-09-07 23:51:36.105 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [req-dc0209df-213f-4001-947c-940f9e6c80df 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Refresh firewall rules 2021-09-07 23:51:36.127 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc0209df-213f-4001-947c-940f9e6c80df 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Get security group information for devices via rpc ['d91ddfe2-7c27-4ebd-a75e-02274cfb7811'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:51:36.150 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dc0209df-213f-4001-947c-940f9e6c80df 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:51:36.171 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dc0209df-213f-4001-947c-940f9e6c80df 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:51:36.171 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc0209df-213f-4001-947c-940f9e6c80df 92707178ba1f46fd9f4a765868484227 f100ffc219164a94be1b48871c5833ae - - -] port_delete event received for 'd91ddfe2-7c27-4ebd-a75e-02274cfb7811' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:51:36.731 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d91ddfe2-7c27-4ebd-a75e-02274cfb7811 2021-09-07 23:51:38.065 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:51:38.065 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd91ddfe2-7c27-4ebd-a75e-02274cfb7811' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:51:38.075 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd91ddfe2-7c27-4ebd-a75e-02274cfb7811' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:51:38.075 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d91ddfe2-7c27-4ebd-a75e-02274cfb7811 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:51:38.097 584 2146796286728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 798d85c9-d125-4c31-aa6c-f2ccd8965540 2021-09-07 23:51:38.119 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d91ddfe2-7c27-4ebd-a75e-02274cfb7811'] 2021-09-07 23:51:38.119 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:51:38.119 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:51:38.135 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d91ddfe2-7c27-4ebd-a75e-02274cfb7811'] 2021-09-07 23:51:40.079 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:51:40.103 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:51:56.994 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f32c7994-bfae-4099-a4c6-16c2d1f8d139 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network 798d85c9-d125-4c31-aa6c-f2ccd8965540 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:51:57.010 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f32c7994-bfae-4099-a4c6-16c2d1f8d139 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Network 798d85c9-d125-4c31-aa6c-f2ccd8965540 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 23:52:08.955 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c1aeb337-7c1c-41c4-9da7-ae3540cc2260 2021-09-07 23:52:09.887 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49edda62-aadd-49a0-8fcf-492fab792cc6 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group member updated on remote: ['1ffc8f04-f4ae-4865-95dd-b910fa3a9603'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:52:09.887 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [req-49edda62-aadd-49a0-8fcf-492fab792cc6 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group member updated ['1ffc8f04-f4ae-4865-95dd-b910fa3a9603'] 2021-09-07 23:52:10.215 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:52:10.215 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:52:10.215 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:52:10.215 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c1aeb337-7c1c-41c4-9da7-ae3540cc2260 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:52:10.236 584 2146796286728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e9ea6a37-21cb-4bed-958a-54ed01019895 2021-09-07 23:52:10.258 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1aeb337-7c1c-41c4-9da7-ae3540cc2260'] 2021-09-07 23:52:10.268 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:52:10.276 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:52:10.276 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1aeb337-7c1c-41c4-9da7-ae3540cc2260'] 2021-09-07 23:52:10.292 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49edda62-aadd-49a0-8fcf-492fab792cc6 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] port_delete event received for 'c1aeb337-7c1c-41c4-9da7-ae3540cc2260' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:52:12.235 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:52:12.271 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:52:12.512 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b851983e-3197-4d5d-88f0-e44cde7b517c d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] port_delete event received for '3017a294-d9e0-44ec-a6f5-31b0be1d77e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:52:13.199 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39596c86-6fea-4df9-8190-b286d7900755 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group rule updated on remote: ['45fe3d0d-2948-436c-b7da-0346c596373f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:52:13.213 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [req-39596c86-6fea-4df9-8190-b286d7900755 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group rule updated ['45fe3d0d-2948-436c-b7da-0346c596373f'] 2021-09-07 23:52:13.331 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5da077d3-93ca-44c4-aa93-1bde4aaa9621 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group rule updated on remote: ['45fe3d0d-2948-436c-b7da-0346c596373f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:52:13.337 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [req-5da077d3-93ca-44c4-aa93-1bde4aaa9621 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group rule updated ['45fe3d0d-2948-436c-b7da-0346c596373f'] 2021-09-07 23:52:16.729 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4d72c34-1f22-40e2-bd1b-71c05964e17d d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group member updated on remote: ['45fe3d0d-2948-436c-b7da-0346c596373f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:52:16.743 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [req-c4d72c34-1f22-40e2-bd1b-71c05964e17d d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group member updated ['45fe3d0d-2948-436c-b7da-0346c596373f'] 2021-09-07 23:52:17.984 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30873fe8-a5c1-468f-847b-407c256ba409 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: 489b707f-d031-4ae0-802f-a31ff6e301f9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:52:17.997 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30873fe8-a5c1-468f-847b-407c256ba409 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port 489b707f-d031-4ae0-802f-a31ff6e301f9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:52:20.496 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 489b707f-d031-4ae0-802f-a31ff6e301f9 2021-09-07 23:52:22.326 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:52:22.528 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 489b707f-d031-4ae0-802f-a31ff6e301f9 2021-09-07 23:52:22.528 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 489b707f-d031-4ae0-802f-a31ff6e301f9 updated. Details: {'device': '489b707f-d031-4ae0-802f-a31ff6e301f9', 'network_id': 'e9ea6a37-21cb-4bed-958a-54ed01019895', 'port_id': '489b707f-d031-4ae0-802f-a31ff6e301f9', 'mac_address': 'fa:16:3e:6d:6d:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 96, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '13e39bfe-8ea9-4f68-bb8a-fd83bf6fd73c', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:52:22.549 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:52:22.549 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:52:22.564 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 489b707f-d031-4ae0-802f-a31ff6e301f9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:52:22.564 584 2146796286728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e9ea6a37-21cb-4bed-958a-54ed01019895 2021-09-07 23:52:22.575 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:52:22.763 584 2146796286728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '489b707f-d031-4ae0-802f-a31ff6e301f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:52:22.763 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '489b707f-d031-4ae0-802f-a31ff6e301f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:52:22.793 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 489b707f-d031-4ae0-802f-a31ff6e301f9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:52:22.793 584 2146796286728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 96, VLAN trunk: None to switch port 489b707f-d031-4ae0-802f-a31ff6e301f9 2021-09-07 23:52:22.932 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:52:22.950 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['489b707f-d031-4ae0-802f-a31ff6e301f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:52:23.106 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['489b707f-d031-4ae0-802f-a31ff6e301f9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:52:23.118 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:52:23.118 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (45fe3d0d-2948-436c-b7da-0346c596373f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:52:23.118 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 489b707f-d031-4ae0-802f-a31ff6e301f9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:52:23.140 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:52:23.140 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 489b707f-d031-4ae0-802f-a31ff6e301f9 not yet added. Adding. 2021-09-07 23:52:23.157 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:52:23.157 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:52:23.362 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:52:23.540 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:52:23.540 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:52:23.813 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:52:23.984 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:52:23.984 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 489b707f-d031-4ae0-802f-a31ff6e301f9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:52:23.984 584 2146796286728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 489b707f-d031-4ae0-802f-a31ff6e301f9 processed. 2021-09-07 23:52:24.321 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:52:24.576 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:53:01.371 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8c8be685-6b54-46ae-994e-bafe1a20f3d1 2021-09-07 23:53:02.515 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:53:02.515 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8c8be685-6b54-46ae-994e-bafe1a20f3d1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:53:02.515 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8c8be685-6b54-46ae-994e-bafe1a20f3d1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:53:02.531 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:53:02.541 584 2146796286728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 50e2634b-ffcb-468f-9ea7-9b683429b418 2021-09-07 23:53:02.541 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c8be685-6b54-46ae-994e-bafe1a20f3d1'] 2021-09-07 23:53:02.571 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:53:02.575 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:53:02.575 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c8be685-6b54-46ae-994e-bafe1a20f3d1'] 2021-09-07 23:53:04.540 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:53:04.667 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:53:07.135 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8c8be685-6b54-46ae-994e-bafe1a20f3d1 2021-09-07 23:53:08.552 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:53:08.743 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 2021-09-07 23:53:08.759 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 updated. Details: {'device': '8c8be685-6b54-46ae-994e-bafe1a20f3d1', 'network_id': '50e2634b-ffcb-468f-9ea7-9b683429b418', 'port_id': '8c8be685-6b54-46ae-994e-bafe1a20f3d1', 'mac_address': 'fa:16:3e:fb:e3:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 85, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3400e458-71f4-43aa-bb9a-efba7b993af4', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:53:08.759 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:53:08.778 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c8be685-6b54-46ae-994e-bafe1a20f3d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:53:08.778 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:53:08.778 584 2146796286728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 50e2634b-ffcb-468f-9ea7-9b683429b418 2021-09-07 23:53:08.802 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:53:09.024 584 2146796286728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8c8be685-6b54-46ae-994e-bafe1a20f3d1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:53:09.049 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8c8be685-6b54-46ae-994e-bafe1a20f3d1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:53:09.058 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:53:09.072 584 2146796286728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 85, VLAN trunk: None to switch port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 2021-09-07 23:53:09.243 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:53:09.259 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8c8be685-6b54-46ae-994e-bafe1a20f3d1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:53:09.531 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8c8be685-6b54-46ae-994e-bafe1a20f3d1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:53:09.531 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:53:09.531 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f0cd53e0-4bbf-49eb-ad14-ad45e6314d50) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:53:09.554 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8c8be685-6b54-46ae-994e-bafe1a20f3d1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:53:09.554 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:53:09.569 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8c8be685-6b54-46ae-994e-bafe1a20f3d1 not yet added. Adding. 2021-09-07 23:53:09.569 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:53:09.580 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:53:09.768 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c8be685-6b54-46ae-994e-bafe1a20f3d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:53:09.932 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c8be685-6b54-46ae-994e-bafe1a20f3d1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:53:09.932 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c8be685-6b54-46ae-994e-bafe1a20f3d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:53:10.167 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c8be685-6b54-46ae-994e-bafe1a20f3d1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:53:10.324 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c8be685-6b54-46ae-994e-bafe1a20f3d1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:53:10.339 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:53:10.355 584 2146796286728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 processed. 2021-09-07 23:53:10.564 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:53:10.747 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:53:46.775 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group member updated on remote: ['d0554c60-1325-4a6c-9f7d-a5f602b76130', '72b5e84d-76bd-41c0-ae18-fe89076553cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:53:46.775 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group member updated ['d0554c60-1325-4a6c-9f7d-a5f602b76130', '72b5e84d-76bd-41c0-ae18-fe89076553cb'] 2021-09-07 23:53:46.775 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Refresh firewall rules 2021-09-07 23:53:46.807 584 2146796286728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Get security group information for devices via rpc ['f3f4b996-0d57-4e9e-80da-19494cfb93fb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:53:46.807 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] port_update received: f3f4b996-0d57-4e9e-80da-19494cfb93fb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:53:46.823 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-agent-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:53:46.840 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Binding port f3f4b996-0d57-4e9e-80da-19494cfb93fb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:53:46.840 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:53:46.874 584 2146796288136 MainThread DEBUG neutron.services.trunk.rpc.agent [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f3f4b996-0d57-4e9e-80da-19494cfb93fb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:53:46.886 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f3f4b996-0d57-4e9e-80da-19494cfb93fb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:53:46.908 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Trunk plugin disabled on server. Assuming port f3f4b996-0d57-4e9e-80da-19494cfb93fb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:53:46.925 584 2146796288136 MainThread INFO networking_hyperv.neutron.trunk_driver [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Binding VLAN ID: 56, VLAN trunk: None to switch port f3f4b996-0d57-4e9e-80da-19494cfb93fb 2021-09-07 23:53:46.963 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Refresh firewall rules 2021-09-07 23:53:46.979 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Get security group information for devices via rpc ['f3f4b996-0d57-4e9e-80da-19494cfb93fb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:53:46.995 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update security group information for ports dict_keys(['f3f4b996-0d57-4e9e-80da-19494cfb93fb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:53:46.995 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:53:47.012 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update rules of security group (72b5e84d-76bd-41c0-ae18-fe89076553cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:53:47.012 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update members of security group (72b5e84d-76bd-41c0-ae18-fe89076553cb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:53:47.012 584 2146796286728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update port filter for f3f4b996-0d57-4e9e-80da-19494cfb93fb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:53:47.012 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Updating port rules. 2021-09-07 23:53:47.036 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-07 23:53:47.047 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:53:47.047 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:53:47.047 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:53:47.215 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update security group information for ports dict_keys(['f3f4b996-0d57-4e9e-80da-19494cfb93fb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:53:47.215 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:53:47.233 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update rules of security group (72b5e84d-76bd-41c0-ae18-fe89076553cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:53:47.233 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update members of security group (72b5e84d-76bd-41c0-ae18-fe89076553cb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 23:53:47.250 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update port filter for f3f4b996-0d57-4e9e-80da-19494cfb93fb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:53:47.250 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Updating port rules. 2021-09-07 23:53:47.264 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-07 23:53:47.325 584 2146796286728 MainThread DEBUG oslo_concurrency.lockutils [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:53:47.339 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:53:47.354 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:53:47.354 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:53:47.451 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-driver-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:53:47.487 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [req-98719423-d7a5-450b-ab05-d3c6b310a05d c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Lock "n-hv-agent-port-lock-f3f4b996-0d57-4e9e-80da-19494cfb93fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:53:47.699 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85d659ee-64a0-4480-b0b4-1f98d7c9ee9b c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] port_delete event received for '64d26c5c-b840-49dd-bd90-e8dee12cb5ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:53:53.832 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e0284ae-09f1-4238-b701-8f7375def4d9 c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group member updated on remote: ['72b5e84d-76bd-41c0-ae18-fe89076553cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:53:53.832 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-5e0284ae-09f1-4238-b701-8f7375def4d9 c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Security group member updated ['72b5e84d-76bd-41c0-ae18-fe89076553cb'] 2021-09-07 23:53:53.846 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-5e0284ae-09f1-4238-b701-8f7375def4d9 c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Refresh firewall rules 2021-09-07 23:53:53.855 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e0284ae-09f1-4238-b701-8f7375def4d9 c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Get security group information for devices via rpc ['f3f4b996-0d57-4e9e-80da-19494cfb93fb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:53:53.868 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f3f4b996-0d57-4e9e-80da-19494cfb93fb 2021-09-07 23:53:53.905 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e0284ae-09f1-4238-b701-8f7375def4d9 c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:53:53.920 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e0284ae-09f1-4238-b701-8f7375def4d9 c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:53:53.920 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e0284ae-09f1-4238-b701-8f7375def4d9 c834eed06dd848068d1e67e8843aaa7f 6d3ffd63710043768fe5cdddbcc2c197 - - -] port_delete event received for 'f3f4b996-0d57-4e9e-80da-19494cfb93fb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:53:54.758 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:53:54.761 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f3f4b996-0d57-4e9e-80da-19494cfb93fb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:53:54.761 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f3f4b996-0d57-4e9e-80da-19494cfb93fb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:53:54.761 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f3f4b996-0d57-4e9e-80da-19494cfb93fb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:53:54.796 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3f4b996-0d57-4e9e-80da-19494cfb93fb'] 2021-09-07 23:53:54.808 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:53:54.808 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:53:54.808 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3f4b996-0d57-4e9e-80da-19494cfb93fb'] 2021-09-07 23:53:56.321 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a0eae4f-fc35-4c34-bae8-c915789b7647 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for 'a917b4bd-08e9-4007-8353-c1febd305ab4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:53:56.781 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:53:56.807 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:53:57.666 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2a69dfd-73cc-400d-ba11-96b50c45012b 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for 'b70cbb4a-4c10-4040-86d6-6700acd03554' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:53:58.588 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5965a742-6348-41cd-ba1f-be9541e29a5b 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for '18aa19bc-25bd-4b57-9a9e-ead3804432a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:53:58.727 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7de507de-32f1-4676-95fc-b615490264eb - - - - -] port_delete event received for '18aa19bc-25bd-4b57-9a9e-ead3804432a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:53:58.842 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5965a742-6348-41cd-ba1f-be9541e29a5b 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network 4c19859b-d087-4b5c-8fb5-0eca67fa7b09 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:53:58.842 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-5965a742-6348-41cd-ba1f-be9541e29a5b 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Reclaiming local network 4c19859b-d087-4b5c-8fb5-0eca67fa7b09 2021-09-07 23:53:59.950 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6ebe5a9-0443-49a6-ab9f-f2157ae1c9bf 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for '959dd95e-ab66-4fa8-b66f-d1ef853a685c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:54:01.133 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-088f1916-16ee-4531-ac1e-e808d47a672c 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for '576c75ee-f682-4711-a35b-bbe8d21cbcc4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:54:02.255 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02dc2ddc-8bb0-4865-a08d-4f11ff2c75ac 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for '6db64716-6067-4803-8b06-8a9f3141a9a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:54:02.368 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf77925e-e9d9-4182-8a10-b87d38d53fc2 - - - - -] port_delete event received for '6db64716-6067-4803-8b06-8a9f3141a9a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:54:02.466 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02dc2ddc-8bb0-4865-a08d-4f11ff2c75ac 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network 1310cd85-5801-4aaf-9cea-896296ef811f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:54:02.466 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02dc2ddc-8bb0-4865-a08d-4f11ff2c75ac 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Network 1310cd85-5801-4aaf-9cea-896296ef811f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 23:54:21.727 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 489b707f-d031-4ae0-802f-a31ff6e301f9 2021-09-07 23:54:22.877 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:54:23.089 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 489b707f-d031-4ae0-802f-a31ff6e301f9 2021-09-07 23:54:23.089 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 489b707f-d031-4ae0-802f-a31ff6e301f9 updated. Details: {'device': '489b707f-d031-4ae0-802f-a31ff6e301f9', 'network_id': 'e9ea6a37-21cb-4bed-958a-54ed01019895', 'port_id': '489b707f-d031-4ae0-802f-a31ff6e301f9', 'mac_address': 'fa:16:3e:6d:6d:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 96, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '13e39bfe-8ea9-4f68-bb8a-fd83bf6fd73c', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:54:23.089 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:54:23.089 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:54:23.117 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 489b707f-d031-4ae0-802f-a31ff6e301f9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:54:23.122 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:54:23.133 584 2146796288136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '489b707f-d031-4ae0-802f-a31ff6e301f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:54:23.156 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '489b707f-d031-4ae0-802f-a31ff6e301f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:54:23.170 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 489b707f-d031-4ae0-802f-a31ff6e301f9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:54:23.170 584 2146796288136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 96, VLAN trunk: None to switch port 489b707f-d031-4ae0-802f-a31ff6e301f9 2021-09-07 23:54:23.227 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:54:23.237 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['489b707f-d031-4ae0-802f-a31ff6e301f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:54:23.367 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['489b707f-d031-4ae0-802f-a31ff6e301f9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:54:23.367 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:54:23.390 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (45fe3d0d-2948-436c-b7da-0346c596373f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:54:23.390 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 489b707f-d031-4ae0-802f-a31ff6e301f9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:54:23.401 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:54:23.401 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-07 23:54:23.401 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:54:23.423 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:54:23.423 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:54:23.434 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:54:23.482 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:54:23.482 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 489b707f-d031-4ae0-802f-a31ff6e301f9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:54:23.499 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 489b707f-d031-4ae0-802f-a31ff6e301f9 processed. 2021-09-07 23:54:24.883 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:54:25.080 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:54:38.200 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 489b707f-d031-4ae0-802f-a31ff6e301f9 2021-09-07 23:54:39.008 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:54:39.008 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '489b707f-d031-4ae0-802f-a31ff6e301f9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:54:39.016 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '489b707f-d031-4ae0-802f-a31ff6e301f9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:54:39.024 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 489b707f-d031-4ae0-802f-a31ff6e301f9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:54:39.024 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['489b707f-d031-4ae0-802f-a31ff6e301f9'] 2021-09-07 23:54:39.052 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:54:39.070 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:54:39.070 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['489b707f-d031-4ae0-802f-a31ff6e301f9'] 2021-09-07 23:54:40.229 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 489b707f-d031-4ae0-802f-a31ff6e301f9 2021-09-07 23:54:41.039 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:54:41.041 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '489b707f-d031-4ae0-802f-a31ff6e301f9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:54:41.041 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '489b707f-d031-4ae0-802f-a31ff6e301f9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:54:41.041 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 489b707f-d031-4ae0-802f-a31ff6e301f9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:54:41.063 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:54:41.071 584 2146796286728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e9ea6a37-21cb-4bed-958a-54ed01019895 2021-09-07 23:54:41.071 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['489b707f-d031-4ae0-802f-a31ff6e301f9'] 2021-09-07 23:54:41.071 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:54:41.091 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['489b707f-d031-4ae0-802f-a31ff6e301f9'] 2021-09-07 23:54:41.198 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:54:50.027 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80fc4f69-c7fa-4ed3-ac34-816cf0a5c6f7 f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] port_delete event received for 'd591bc29-4c51-40ff-b467-8c142f48659f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:55:04.041 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21268887-ca6f-4c79-bd98-d839e310a41d f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group member updated on remote: ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:55:04.041 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-21268887-ca6f-4c79-bd98-d839e310a41d f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] Security group member updated ['f0cd53e0-4bbf-49eb-ad14-ad45e6314d50'] 2021-09-07 23:55:04.106 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21268887-ca6f-4c79-bd98-d839e310a41d f925107352cf48a587b8246746568856 2d2da025b1f24f7ca924b5d16ad53ed6 - - -] port_delete event received for '8c8be685-6b54-46ae-994e-bafe1a20f3d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:55:04.125 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 489b707f-d031-4ae0-802f-a31ff6e301f9 2021-09-07 23:55:04.369 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8c8be685-6b54-46ae-994e-bafe1a20f3d1 2021-09-07 23:55:05.115 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:55:05.322 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port 489b707f-d031-4ae0-802f-a31ff6e301f9 2021-09-07 23:55:05.322 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port 489b707f-d031-4ae0-802f-a31ff6e301f9 updated. Details: {'device': '489b707f-d031-4ae0-802f-a31ff6e301f9', 'network_id': 'e9ea6a37-21cb-4bed-958a-54ed01019895', 'port_id': '489b707f-d031-4ae0-802f-a31ff6e301f9', 'mac_address': 'fa:16:3e:6d:6d:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 96, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '13e39bfe-8ea9-4f68-bb8a-fd83bf6fd73c', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:55:05.322 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:55:05.322 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:55:05.343 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:55:05.354 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 489b707f-d031-4ae0-802f-a31ff6e301f9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:55:05.354 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e9ea6a37-21cb-4bed-958a-54ed01019895 2021-09-07 23:55:05.354 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:55:05.354 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8c8be685-6b54-46ae-994e-bafe1a20f3d1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:55:05.378 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8c8be685-6b54-46ae-994e-bafe1a20f3d1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:55:05.378 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8c8be685-6b54-46ae-994e-bafe1a20f3d1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:55:05.392 584 2146796286728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 50e2634b-ffcb-468f-9ea7-9b683429b418 2021-09-07 23:55:05.408 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c8be685-6b54-46ae-994e-bafe1a20f3d1'] 2021-09-07 23:55:05.408 584 2146796286728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:55:05.420 584 2146796286728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:55:05.430 584 2146796286728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c8be685-6b54-46ae-994e-bafe1a20f3d1'] 2021-09-07 23:55:05.620 584 2146796288136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '489b707f-d031-4ae0-802f-a31ff6e301f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:55:05.620 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '489b707f-d031-4ae0-802f-a31ff6e301f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:55:05.641 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 489b707f-d031-4ae0-802f-a31ff6e301f9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:55:05.653 584 2146796288136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 96, VLAN trunk: None to switch port 489b707f-d031-4ae0-802f-a31ff6e301f9 2021-09-07 23:55:05.759 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:55:05.759 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['489b707f-d031-4ae0-802f-a31ff6e301f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:55:05.917 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['489b707f-d031-4ae0-802f-a31ff6e301f9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:55:05.917 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:55:05.917 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (45fe3d0d-2948-436c-b7da-0346c596373f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:55:05.936 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 489b707f-d031-4ae0-802f-a31ff6e301f9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:55:05.945 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:55:05.945 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 489b707f-d031-4ae0-802f-a31ff6e301f9 not yet added. Adding. 2021-09-07 23:55:05.945 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:55:05.945 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:55:06.086 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:55:06.240 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:55:06.240 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:55:06.432 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:55:06.566 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-489b707f-d031-4ae0-802f-a31ff6e301f9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:55:06.572 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 489b707f-d031-4ae0-802f-a31ff6e301f9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:55:06.572 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 489b707f-d031-4ae0-802f-a31ff6e301f9 processed. 2021-09-07 23:55:07.130 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:55:07.195 584 2146796286552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26af6853-2b8e-4e62-aa5a-b9e7d4312c10 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for '945a797d-7b5b-4ba9-8784-ca72e2f53a0b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:55:07.385 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:55:08.589 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93d79921-a4a9-46b2-9667-83fc79843127 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for '3107e598-3ae3-4fbf-94e6-19df5a8f9ad5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:55:09.544 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8e0964d-c838-466c-9622-63428fe2a578 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for 'e55d8c2f-4276-4cfe-afa6-bbf2562354ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:55:09.762 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be05c365-d353-4b5b-9f82-b8034a85ba9b - - - - -] port_delete event received for 'e55d8c2f-4276-4cfe-afa6-bbf2562354ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:55:09.885 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8e0964d-c838-466c-9622-63428fe2a578 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network 50e2634b-ffcb-468f-9ea7-9b683429b418 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:55:09.885 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8e0964d-c838-466c-9622-63428fe2a578 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Network 50e2634b-ffcb-468f-9ea7-9b683429b418 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 23:55:11.216 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2c1d4ff-7975-4ef8-a126-bd1c2e878473 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for 'd96d5ab9-7917-43d3-96cf-d5b9f9e4d5d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:55:12.261 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a236a4a-d6b8-4dd4-b764-ca84e3ab2ae7 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for '47839962-9a66-4ba4-aad7-4b31a562b655' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:55:12.994 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7a13100-7ab4-4de2-9cb2-bfbbefd1fa3a 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for '0b66b627-e0e7-406c-b85e-af7254ada7ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:55:13.132 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-120dc373-134c-46db-ad76-23e3a412a9fd - - - - -] port_delete event received for '0b66b627-e0e7-406c-b85e-af7254ada7ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:55:13.200 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7a13100-7ab4-4de2-9cb2-bfbbefd1fa3a 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network 185b4c10-269c-4dd7-9709-ccdccc11b091 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:55:13.229 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7a13100-7ab4-4de2-9cb2-bfbbefd1fa3a 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Network 185b4c10-269c-4dd7-9709-ccdccc11b091 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 23:55:35.889 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61ac1684-b17f-4a6f-acad-2ac26e0a52da e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group member updated on remote: ['8cdf190b-5665-4127-be07-61e9a3bc9c41'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:55:35.889 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-61ac1684-b17f-4a6f-acad-2ac26e0a52da e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group member updated ['8cdf190b-5665-4127-be07-61e9a3bc9c41'] 2021-09-07 23:55:36.468 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61ac1684-b17f-4a6f-acad-2ac26e0a52da e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] port_delete event received for '373eff7d-8657-4e78-82ac-77bbefacaad0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:55:36.618 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 373eff7d-8657-4e78-82ac-77bbefacaad0 2021-09-07 23:55:37.301 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:55:37.301 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '373eff7d-8657-4e78-82ac-77bbefacaad0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:55:37.309 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '373eff7d-8657-4e78-82ac-77bbefacaad0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:55:37.309 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 373eff7d-8657-4e78-82ac-77bbefacaad0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:55:37.336 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 39524a97-1087-4bbd-8bec-f25523ffbcf6 2021-09-07 23:55:37.336 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['373eff7d-8657-4e78-82ac-77bbefacaad0'] 2021-09-07 23:55:37.336 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:55:37.336 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:55:37.359 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['373eff7d-8657-4e78-82ac-77bbefacaad0'] 2021-09-07 23:55:38.077 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b1a2876-244c-45a2-b613-6f7b47518551 e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] port_delete event received for 'd9429fb3-a944-4a80-a32a-32535342e195' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:55:38.873 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19102202-f713-478a-b841-8bc88acfee5c e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group rule updated on remote: ['eb40bc0a-d6ad-4956-acb1-b4f1d52d1b44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:55:38.873 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-19102202-f713-478a-b841-8bc88acfee5c e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group rule updated ['eb40bc0a-d6ad-4956-acb1-b4f1d52d1b44'] 2021-09-07 23:55:38.992 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a54de8f9-d683-4be5-9d7b-0a3e6affc62b e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group rule updated on remote: ['eb40bc0a-d6ad-4956-acb1-b4f1d52d1b44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 23:55:38.992 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-a54de8f9-d683-4be5-9d7b-0a3e6affc62b e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group rule updated ['eb40bc0a-d6ad-4956-acb1-b4f1d52d1b44'] 2021-09-07 23:55:39.291 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:55:39.329 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:55:42.086 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b03f66c-fc46-42a3-a7c5-ec3de1c74913 e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group member updated on remote: ['eb40bc0a-d6ad-4956-acb1-b4f1d52d1b44'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:55:42.086 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-7b03f66c-fc46-42a3-a7c5-ec3de1c74913 e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group member updated ['eb40bc0a-d6ad-4956-acb1-b4f1d52d1b44'] 2021-09-07 23:55:42.915 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8afcc86f-4b23-434d-b440-76c6206e4891 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] port_update received: b399df29-795b-499e-80f3-5a9bc320c264 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 23:55:42.940 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8afcc86f-4b23-434d-b440-76c6206e4891 f59809eec5b94f67937cbbc6fa7214da f2e16018812d40be93e5904180ba189d - - -] No port b399df29-795b-499e-80f3-5a9bc320c264 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 23:55:46.398 584 2146795616392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b399df29-795b-499e-80f3-5a9bc320c264 2021-09-07 23:55:47.327 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 23:55:47.540 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Adding port b399df29-795b-499e-80f3-5a9bc320c264 2021-09-07 23:55:47.540 584 2146698681336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Port b399df29-795b-499e-80f3-5a9bc320c264 updated. Details: {'device': 'b399df29-795b-499e-80f3-5a9bc320c264', 'network_id': '39524a97-1087-4bbd-8bec-f25523ffbcf6', 'port_id': 'b399df29-795b-499e-80f3-5a9bc320c264', 'mac_address': 'fa:16:3e:7b:9f:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 69, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6cc189c7-42e5-4515-9043-0c8f523d7959', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 23:55:47.540 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 23:55:47.563 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b399df29-795b-499e-80f3-5a9bc320c264" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:55:47.563 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b399df29-795b-499e-80f3-5a9bc320c264 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 23:55:47.574 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 39524a97-1087-4bbd-8bec-f25523ffbcf6 2021-09-07 23:55:47.574 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 23:55:47.744 584 2146796288136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b399df29-795b-499e-80f3-5a9bc320c264') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:55:47.744 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b399df29-795b-499e-80f3-5a9bc320c264') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 23:55:47.778 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b399df29-795b-499e-80f3-5a9bc320c264 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 23:55:47.778 584 2146796288136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 69, VLAN trunk: None to switch port b399df29-795b-499e-80f3-5a9bc320c264 2021-09-07 23:55:47.898 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 23:55:47.914 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b399df29-795b-499e-80f3-5a9bc320c264'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 23:55:48.056 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b399df29-795b-499e-80f3-5a9bc320c264']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 23:55:48.056 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 23:55:48.056 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eb40bc0a-d6ad-4956-acb1-b4f1d52d1b44) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 23:55:48.076 584 2146796288136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b399df29-795b-499e-80f3-5a9bc320c264 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 23:55:48.076 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 23:55:48.088 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b399df29-795b-499e-80f3-5a9bc320c264 not yet added. Adding. 2021-09-07 23:55:48.088 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 23:55:48.088 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 23:55:48.227 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b399df29-795b-499e-80f3-5a9bc320c264" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:55:48.367 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b399df29-795b-499e-80f3-5a9bc320c264" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:55:48.377 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b399df29-795b-499e-80f3-5a9bc320c264" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:55:48.554 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b399df29-795b-499e-80f3-5a9bc320c264" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:55:48.705 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b399df29-795b-499e-80f3-5a9bc320c264" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:55:48.711 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b399df29-795b-499e-80f3-5a9bc320c264 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 23:55:48.711 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b399df29-795b-499e-80f3-5a9bc320c264 processed. 2021-09-07 23:55:49.338 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:55:49.635 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:56:08.821 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b83a7e1-af51-40b7-bea9-21571e1ea462 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group member updated on remote: ['45fe3d0d-2948-436c-b7da-0346c596373f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:56:08.821 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-3b83a7e1-af51-40b7-bea9-21571e1ea462 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] Security group member updated ['45fe3d0d-2948-436c-b7da-0346c596373f'] 2021-09-07 23:56:08.898 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 489b707f-d031-4ae0-802f-a31ff6e301f9 2021-09-07 23:56:09.134 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b83a7e1-af51-40b7-bea9-21571e1ea462 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] port_delete event received for '489b707f-d031-4ae0-802f-a31ff6e301f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:56:09.476 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:56:09.478 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '489b707f-d031-4ae0-802f-a31ff6e301f9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:56:09.478 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '489b707f-d031-4ae0-802f-a31ff6e301f9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:56:09.494 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 489b707f-d031-4ae0-802f-a31ff6e301f9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:56:09.510 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e9ea6a37-21cb-4bed-958a-54ed01019895 2021-09-07 23:56:09.510 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['489b707f-d031-4ae0-802f-a31ff6e301f9'] 2021-09-07 23:56:09.523 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:56:09.523 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:56:09.539 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['489b707f-d031-4ae0-802f-a31ff6e301f9'] 2021-09-07 23:56:10.570 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7055f186-eb64-4498-8c2b-66c86b000216 d36428c85ed2427aba7de3046883d4f0 a913e64de05f49bd9ef658d386eaba12 - - -] port_delete event received for '8239f21d-7d3a-40a8-9e09-7cff7544758a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:56:11.507 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:56:11.542 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:56:14.368 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed4df4ec-a2fe-4b0b-a06e-75b65510ec1b 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for '015941b8-bddd-44e7-accd-4cddb2fdcde2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:56:15.513 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a11d5e96-1000-4324-9399-7a19be161ac8 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for 'a0557ac2-1665-452a-80a2-4a6f6621aa00' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:56:16.278 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98cbe376-fcea-43b4-916e-a50099ba4d5f 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for 'f7b95088-6891-4fc0-a8d1-eca08b021a73' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:56:16.354 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c971fcd4-c0e3-4f54-ad9d-62a55115dab0 - - - - -] port_delete event received for 'f7b95088-6891-4fc0-a8d1-eca08b021a73' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:56:16.507 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98cbe376-fcea-43b4-916e-a50099ba4d5f 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network e9ea6a37-21cb-4bed-958a-54ed01019895 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:56:16.508 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98cbe376-fcea-43b4-916e-a50099ba4d5f 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Network e9ea6a37-21cb-4bed-958a-54ed01019895 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 23:57:23.524 584 2146795616568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b399df29-795b-499e-80f3-5a9bc320c264 2021-09-07 23:57:23.819 584 2146698681336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33d77f2b-1be7-4c06-91d7-6cd56962281f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 23:57:23.821 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b399df29-795b-499e-80f3-5a9bc320c264' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 23:57:23.821 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b399df29-795b-499e-80f3-5a9bc320c264' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 23:57:23.821 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b399df29-795b-499e-80f3-5a9bc320c264 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 23:57:23.844 584 2146796288136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 39524a97-1087-4bbd-8bec-f25523ffbcf6 2021-09-07 23:57:23.844 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b399df29-795b-499e-80f3-5a9bc320c264'] 2021-09-07 23:57:23.858 584 2146796288136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 23:57:23.868 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 23:57:23.868 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b399df29-795b-499e-80f3-5a9bc320c264'] 2021-09-07 23:57:24.053 584 2146796288136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38098608-6cdb-40ca-b176-83ca381ee288 e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group member updated on remote: ['eb40bc0a-d6ad-4956-acb1-b4f1d52d1b44'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 23:57:24.070 584 2146796288136 MainThread INFO neutron.agent.securitygroups_rpc [req-38098608-6cdb-40ca-b176-83ca381ee288 e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] Security group member updated ['eb40bc0a-d6ad-4956-acb1-b4f1d52d1b44'] 2021-09-07 23:57:24.600 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38098608-6cdb-40ca-b176-83ca381ee288 e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] port_delete event received for 'b399df29-795b-499e-80f3-5a9bc320c264' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:57:25.834 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 23:57:25.866 584 2146796288136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 23:57:26.574 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a60502f5-9178-4866-af98-1bfcf8f1887a e0b44195a4774e3fab51227a001b8ecf 73a1175638eb47e78354ac949542bf25 - - -] port_delete event received for 'c1810860-aa73-4bb3-8a48-587e7aaa3c24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:57:31.389 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62e9b54c-0439-428a-82b8-a13029130e8d 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for '6f86e44c-4ea0-42d2-ace4-d10d3778a11f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:57:32.600 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2db3fd25-644b-4b87-994f-013f221f6ec1 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for '8084e70b-6b21-4131-8ca4-91a8e187aa32' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:57:33.772 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c722342-2b4c-4b47-a978-28ca3652af39 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] port_delete event received for '180ee745-4432-4b6c-9b08-4b964e4a7ccc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:57:33.945 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bddfc8d-adc8-40d5-b5f7-368d8308ff63 - - - - -] port_delete event received for '180ee745-4432-4b6c-9b08-4b964e4a7ccc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 23:57:33.993 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c722342-2b4c-4b47-a978-28ca3652af39 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] network_delete received. Deleting network 39524a97-1087-4bbd-8bec-f25523ffbcf6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 23:57:33.993 584 2146796288136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c722342-2b4c-4b47-a978-28ca3652af39 3a57ee2b82324daa8b7f5434cc07de54 08e4439d3d8649e195667d5a0fb0f3a6 - - -] Network 39524a97-1087-4bbd-8bec-f25523ffbcf6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463