2021-08-31 07:47:55.965 1484 2997301107704 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-31 07:47:55.965 1484 2997301107704 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev566 2021-08-31 07:47:55.965 1484 2997301107704 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-08-31 07:47:56.016 1484 2997301107704 MainThread INFO os_win.utils.network.networkutils [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] WMI caching is disabled. 2021-08-31 07:47:56.282 1484 2997301107704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-31 07:47:56.367 1484 2997301107704 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-31 07:47:56.367 1484 2997301107704 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-31 07:47:56.575 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent initialized successfully, now running... 2021-08-31 07:47:56.590 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-31 07:47:56.590 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-31 07:47:56.642 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-31 07:50:01.228 1484 2997394104744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3e994c4-0593-4b81-922e-0e0d666f07f4 - - - - -] port_update received: c2c76937-8cc4-44e7-8fa6-926f6bc49e3d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:50:01.228 1484 2997394104744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3e994c4-0593-4b81-922e-0e0d666f07f4 - - - - -] No port c2c76937-8cc4-44e7-8fa6-926f6bc49e3d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:50:04.497 1484 2997394104744 MainThread WARNING oslo_policy.policy [req-2b8e646e-8037-459f-80ee-19487c56abc4 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-31 07:50:04.497 1484 2997394104744 MainThread WARNING oslo_policy.policy [req-2b8e646e-8037-459f-80ee-19487c56abc4 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-31 07:50:04.497 1484 2997394104744 MainThread WARNING oslo_policy.policy [req-2b8e646e-8037-459f-80ee-19487c56abc4 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-08-31 07:50:04.497 1484 2997394104744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b8e646e-8037-459f-80ee-19487c56abc4 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated on remote: ['7748d795-0412-47da-90e0-d8169e9a3ddd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:50:04.497 1484 2997394104744 MainThread INFO neutron.agent.securitygroups_rpc [req-2b8e646e-8037-459f-80ee-19487c56abc4 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated ['7748d795-0412-47da-90e0-d8169e9a3ddd'] 2021-08-31 07:50:06.259 1484 2997394104744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41f30273-f912-4c38-bd57-7dea5ce688ef db519171acba4ae9a686760776092a1d 68a2a7381a7b40729fac9a7fff5f3180 - - -] Security group member updated on remote: ['cde88dd9-6ec2-4f73-977f-6bf3993f6b8d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:50:06.259 1484 2997394104744 MainThread INFO neutron.agent.securitygroups_rpc [req-41f30273-f912-4c38-bd57-7dea5ce688ef db519171acba4ae9a686760776092a1d 68a2a7381a7b40729fac9a7fff5f3180 - - -] Security group member updated ['cde88dd9-6ec2-4f73-977f-6bf3993f6b8d'] 2021-08-31 07:50:07.227 1484 2997394104744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cd83747-43d3-496f-afd7-cf3e63bab5a3 - - - - -] port_update received: 2e1849c3-0623-49fc-baec-62a801db4760 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:50:07.245 1484 2997394104744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cd83747-43d3-496f-afd7-cf3e63bab5a3 - - - - -] No port 2e1849c3-0623-49fc-baec-62a801db4760 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:50:18.122 1484 2997394104744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd312c5b-dd6d-4cbd-93e7-3f73278b781c ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: dd8e7cab-d6db-446f-9518-fc5604dd87be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:50:18.134 1484 2997394104744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd312c5b-dd6d-4cbd-93e7-3f73278b781c ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port dd8e7cab-d6db-446f-9518-fc5604dd87be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:50:18.278 1484 2997394104744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15b985e0-d881-4672-bd6b-69203d419a65 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: 19df223e-dcae-4bea-8c4a-d8884d216eda port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:50:18.305 1484 2997394104744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15b985e0-d881-4672-bd6b-69203d419a65 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port 19df223e-dcae-4bea-8c4a-d8884d216eda defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:50:20.305 1484 2997394104744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a97567ff-8ab0-4d7d-b700-d49385ad0b26 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network 4579964d-7c1b-44d0-835e-0ee8e370ca5d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 07:50:20.305 1484 2997394104744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a97567ff-8ab0-4d7d-b700-d49385ad0b26 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Network 4579964d-7c1b-44d0-835e-0ee8e370ca5d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-31 07:50:20.462 1484 2997394104744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2097f36c-7e72-40d9-8a88-9b8bc2f4dc15 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Security group member updated on remote: ['1196ae08-7285-4022-81bc-6d34e44d9169'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:50:20.462 1484 2997394104744 MainThread INFO neutron.agent.securitygroups_rpc [req-2097f36c-7e72-40d9-8a88-9b8bc2f4dc15 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Security group member updated ['1196ae08-7285-4022-81bc-6d34e44d9169'] 2021-08-31 07:50:20.971 1484 2997394104744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-967a8ecc-5b6d-4136-a189-ec56e166ad3e 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Security group member updated on remote: ['1196ae08-7285-4022-81bc-6d34e44d9169'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:50:20.971 1484 2997394104744 MainThread INFO neutron.agent.securitygroups_rpc [req-967a8ecc-5b6d-4136-a189-ec56e166ad3e 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Security group member updated ['1196ae08-7285-4022-81bc-6d34e44d9169'] 2021-08-31 07:50:21.698 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dd8e7cab-d6db-446f-9518-fc5604dd87be 2021-08-31 07:50:21.698 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 19df223e-dcae-4bea-8c4a-d8884d216eda 2021-08-31 07:50:22.306 1484 2997394104744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcf5d5ad-3ae3-458f-a651-1966854080ea ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network cb2ef9f7-3486-499f-b5b1-c1b6685b0da5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 07:50:22.306 1484 2997394104744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcf5d5ad-3ae3-458f-a651-1966854080ea ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Network cb2ef9f7-3486-499f-b5b1-c1b6685b0da5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-31 07:50:23.134 1484 2997394104744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17ff4b7f-ff7f-4520-b4b7-82620fc2f3a3 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: b2cf700e-8a82-42fd-a662-0c490fbd3992 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:50:23.134 1484 2997394104744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17ff4b7f-ff7f-4520-b4b7-82620fc2f3a3 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port b2cf700e-8a82-42fd-a662-0c490fbd3992 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:50:23.446 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:50:23.525 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-579cf3fc-0151-4e02-89a6-1b30b8ea7c0c ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: 69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:50:23.540 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-579cf3fc-0151-4e02-89a6-1b30b8ea7c0c ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port 69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:50:24.868 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 19df223e-dcae-4bea-8c4a-d8884d216eda 2021-08-31 07:50:24.868 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 19df223e-dcae-4bea-8c4a-d8884d216eda updated. Details: {'device': '19df223e-dcae-4bea-8c4a-d8884d216eda', 'network_id': '5baf338e-be93-44b0-91c4-b18d151e958c', 'port_id': '19df223e-dcae-4bea-8c4a-d8884d216eda', 'mac_address': 'fa:16:3e:68:fa:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 736, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0581360-0cfb-4c9b-8ea2-254b15df1dd1', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:50:24.868 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:50:24.868 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port dd8e7cab-d6db-446f-9518-fc5604dd87be 2021-08-31 07:50:24.868 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port dd8e7cab-d6db-446f-9518-fc5604dd87be updated. Details: {'device': 'dd8e7cab-d6db-446f-9518-fc5604dd87be', 'network_id': 'f5debdb5-76a6-4cde-ab6f-d8a6422aee5f', 'port_id': 'dd8e7cab-d6db-446f-9518-fc5604dd87be', 'mac_address': 'fa:16:3e:12:a0:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 728, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c3d13e8a-234d-45a8-ab59-a5cb1a1301c5', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:50:24.868 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:50:24.868 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dd8e7cab-d6db-446f-9518-fc5604dd87be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:24.868 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dd8e7cab-d6db-446f-9518-fc5604dd87be _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:50:24.868 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f5debdb5-76a6-4cde-ab6f-d8a6422aee5f 2021-08-31 07:50:24.868 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:50:24.868 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:24.868 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 19df223e-dcae-4bea-8c4a-d8884d216eda _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:50:24.868 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5baf338e-be93-44b0-91c4-b18d151e958c 2021-08-31 07:50:24.868 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:50:25.040 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '19df223e-dcae-4bea-8c4a-d8884d216eda') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:50:25.040 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '19df223e-dcae-4bea-8c4a-d8884d216eda') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:50:25.040 1484 2997394105272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dd8e7cab-d6db-446f-9518-fc5604dd87be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:50:25.040 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dd8e7cab-d6db-446f-9518-fc5604dd87be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:50:25.058 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 19df223e-dcae-4bea-8c4a-d8884d216eda is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:50:25.058 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 736, VLAN trunk: None to switch port 19df223e-dcae-4bea-8c4a-d8884d216eda 2021-08-31 07:50:25.079 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dd8e7cab-d6db-446f-9518-fc5604dd87be is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:50:25.079 1484 2997394105272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 728, VLAN trunk: None to switch port dd8e7cab-d6db-446f-9518-fc5604dd87be 2021-08-31 07:50:25.135 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:50:25.135 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['19df223e-dcae-4bea-8c4a-d8884d216eda'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:50:25.152 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:50:25.152 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dd8e7cab-d6db-446f-9518-fc5604dd87be'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:50:25.539 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dd8e7cab-d6db-446f-9518-fc5604dd87be']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:50:25.539 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:50:25.539 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cde88dd9-6ec2-4f73-977f-6bf3993f6b8d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:50:25.539 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cde88dd9-6ec2-4f73-977f-6bf3993f6b8d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:50:25.539 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dd8e7cab-d6db-446f-9518-fc5604dd87be _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:50:25.539 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:50:25.539 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dd8e7cab-d6db-446f-9518-fc5604dd87be not yet added. Adding. 2021-08-31 07:50:25.539 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:50:25.539 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:50:25.539 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['19df223e-dcae-4bea-8c4a-d8884d216eda']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:50:25.559 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:50:25.559 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:50:25.559 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:50:25.559 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 19df223e-dcae-4bea-8c4a-d8884d216eda _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:50:25.559 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:50:25.559 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 19df223e-dcae-4bea-8c4a-d8884d216eda not yet added. Adding. 2021-08-31 07:50:25.559 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:50:25.559 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:50:25.669 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd8e7cab-d6db-446f-9518-fc5604dd87be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:25.669 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:25.791 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd8e7cab-d6db-446f-9518-fc5604dd87be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:25.791 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd8e7cab-d6db-446f-9518-fc5604dd87be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:25.791 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:25.791 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:25.902 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd8e7cab-d6db-446f-9518-fc5604dd87be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:25.902 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:26.009 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dd8e7cab-d6db-446f-9518-fc5604dd87be" 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-08-31 07:50:26.009 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dd8e7cab-d6db-446f-9518-fc5604dd87be status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:50:26.009 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dd8e7cab-d6db-446f-9518-fc5604dd87be processed. 2021-08-31 07:50:26.009 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" 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-08-31 07:50:26.009 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 19df223e-dcae-4bea-8c4a-d8884d216eda status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:50:26.009 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 19df223e-dcae-4bea-8c4a-d8884d216eda processed. 2021-08-31 07:50:27.450 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:27.759 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b2cf700e-8a82-42fd-a662-0c490fbd3992 2021-08-31 07:50:27.759 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8 2021-08-31 07:50:28.622 1484 2997394105096 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-08-31 07:50:29.461 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:50:30.196 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port b2cf700e-8a82-42fd-a662-0c490fbd3992 2021-08-31 07:50:30.196 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port b2cf700e-8a82-42fd-a662-0c490fbd3992 updated. Details: {'device': 'b2cf700e-8a82-42fd-a662-0c490fbd3992', 'network_id': '16e9250d-3f76-4a3a-940c-d002dcf3a94a', 'port_id': 'b2cf700e-8a82-42fd-a662-0c490fbd3992', 'mac_address': 'fa:16:3e:cf:6e:ca', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 733, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bb420232-fb62-4fd6-9f26-c50a5a3fad7b', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:50:30.196 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:50:30.196 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8 2021-08-31 07:50:30.196 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8 updated. Details: {'device': '69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8', 'network_id': '16e9250d-3f76-4a3a-940c-d002dcf3a94a', 'port_id': '69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8', 'mac_address': 'fa:16:3e:49:1b:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 733, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bb420232-fb62-4fd6-9f26-c50a5a3fad7b', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:50:30.196 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:50:30.196 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:30.196 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:50:30.196 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 16e9250d-3f76-4a3a-940c-d002dcf3a94a 2021-08-31 07:50:30.196 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:50:30.196 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2cf700e-8a82-42fd-a662-0c490fbd3992" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:30.196 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b2cf700e-8a82-42fd-a662-0c490fbd3992 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:50:30.196 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:50:30.336 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b2cf700e-8a82-42fd-a662-0c490fbd3992') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:50:30.336 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b2cf700e-8a82-42fd-a662-0c490fbd3992') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:50:30.336 1484 2997394105272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:50:30.336 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:50:30.353 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b2cf700e-8a82-42fd-a662-0c490fbd3992 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:50:30.353 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 733, VLAN trunk: None to switch port b2cf700e-8a82-42fd-a662-0c490fbd3992 2021-08-31 07:50:30.353 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:50:30.353 1484 2997394105272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 733, VLAN trunk: None to switch port 69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8 2021-08-31 07:50:30.451 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:50:30.451 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b2cf700e-8a82-42fd-a662-0c490fbd3992'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:50:30.451 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:50:30.451 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:50:30.774 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:50:30.774 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:50:30.774 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1196ae08-7285-4022-81bc-6d34e44d9169) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:50:30.774 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1196ae08-7285-4022-81bc-6d34e44d9169) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:50:30.774 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:50:30.774 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:50:30.774 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8 not yet added. Adding. 2021-08-31 07:50:30.774 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:50:30.774 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:50:30.774 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b2cf700e-8a82-42fd-a662-0c490fbd3992']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:50:30.774 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:50:30.795 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1196ae08-7285-4022-81bc-6d34e44d9169) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:50:30.795 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1196ae08-7285-4022-81bc-6d34e44d9169) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:50:30.795 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b2cf700e-8a82-42fd-a662-0c490fbd3992 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:50:30.795 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:50:30.795 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b2cf700e-8a82-42fd-a662-0c490fbd3992 not yet added. Adding. 2021-08-31 07:50:30.795 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:50:30.795 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:50:30.930 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:30.947 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2cf700e-8a82-42fd-a662-0c490fbd3992" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:31.088 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:31.088 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:31.088 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2cf700e-8a82-42fd-a662-0c490fbd3992" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:31.088 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2cf700e-8a82-42fd-a662-0c490fbd3992" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:31.259 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:31.275 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2cf700e-8a82-42fd-a662-0c490fbd3992" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:31.432 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:31.432 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:50:31.432 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8 processed. 2021-08-31 07:50:31.432 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2cf700e-8a82-42fd-a662-0c490fbd3992" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:31.432 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b2cf700e-8a82-42fd-a662-0c490fbd3992 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:50:31.432 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b2cf700e-8a82-42fd-a662-0c490fbd3992 processed. 2021-08-31 07:50:31.464 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:32.895 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:45.840 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dd8e7cab-d6db-446f-9518-fc5604dd87be 2021-08-31 07:50:47.118 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0297036-fb67-42f2-acf9-ea4f9e3b45e5 db519171acba4ae9a686760776092a1d 68a2a7381a7b40729fac9a7fff5f3180 - - -] Security group member updated on remote: ['cde88dd9-6ec2-4f73-977f-6bf3993f6b8d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:50:47.118 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-c0297036-fb67-42f2-acf9-ea4f9e3b45e5 db519171acba4ae9a686760776092a1d 68a2a7381a7b40729fac9a7fff5f3180 - - -] Security group member updated ['cde88dd9-6ec2-4f73-977f-6bf3993f6b8d'] 2021-08-31 07:50:47.118 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-c0297036-fb67-42f2-acf9-ea4f9e3b45e5 db519171acba4ae9a686760776092a1d 68a2a7381a7b40729fac9a7fff5f3180 - - -] Refresh firewall rules 2021-08-31 07:50:47.118 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0297036-fb67-42f2-acf9-ea4f9e3b45e5 db519171acba4ae9a686760776092a1d 68a2a7381a7b40729fac9a7fff5f3180 - - -] Get security group information for devices via rpc ['dd8e7cab-d6db-446f-9518-fc5604dd87be'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:50:47.168 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c0297036-fb67-42f2-acf9-ea4f9e3b45e5 db519171acba4ae9a686760776092a1d 68a2a7381a7b40729fac9a7fff5f3180 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:50:47.168 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c0297036-fb67-42f2-acf9-ea4f9e3b45e5 db519171acba4ae9a686760776092a1d 68a2a7381a7b40729fac9a7fff5f3180 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:50:47.227 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0297036-fb67-42f2-acf9-ea4f9e3b45e5 db519171acba4ae9a686760776092a1d 68a2a7381a7b40729fac9a7fff5f3180 - - -] port_delete event received for 'dd8e7cab-d6db-446f-9518-fc5604dd87be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:50:47.635 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:50:47.635 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dd8e7cab-d6db-446f-9518-fc5604dd87be' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:50:47.635 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dd8e7cab-d6db-446f-9518-fc5604dd87be' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:50:47.635 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dd8e7cab-d6db-446f-9518-fc5604dd87be _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:50:47.650 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f5debdb5-76a6-4cde-ab6f-d8a6422aee5f 2021-08-31 07:50:47.650 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dd8e7cab-d6db-446f-9518-fc5604dd87be'] 2021-08-31 07:50:47.650 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:50:47.650 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:50:47.650 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dd8e7cab-d6db-446f-9518-fc5604dd87be'] 2021-08-31 07:50:47.901 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated on remote: ['7748d795-0412-47da-90e0-d8169e9a3ddd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:50:47.901 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated ['7748d795-0412-47da-90e0-d8169e9a3ddd'] 2021-08-31 07:50:47.901 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Refresh firewall rules 2021-08-31 07:50:47.901 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Get security group information for devices via rpc ['19df223e-dcae-4bea-8c4a-d8884d216eda'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:50:48.119 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update security group information for ports dict_keys(['19df223e-dcae-4bea-8c4a-d8884d216eda']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:50:48.119 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:50:48.119 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update rules of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:50:48.119 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update members of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:50:48.119 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update port filter for 19df223e-dcae-4bea-8c4a-d8884d216eda _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:50:48.119 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Updating port rules. 2021-08-31 07:50:48.136 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-31 07:50:48.136 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:48.266 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:48.275 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:48.275 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-bc3e52fe-6100-4e18-a50d-aca2d947e61e b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:49.636 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:49.726 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:50.246 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05d1bbae-b064-47ba-9c57-d1584cbe92b0 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: fba1276e-498b-4a7f-a060-2f91a69d9c72 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:50:50.276 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05d1bbae-b064-47ba-9c57-d1584cbe92b0 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port fba1276e-498b-4a7f-a060-2f91a69d9c72 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:50:53.947 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fba1276e-498b-4a7f-a060-2f91a69d9c72 2021-08-31 07:50:54.259 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6546ad9f-ad70-4345-881c-de5b151993c4 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network f5debdb5-76a6-4cde-ab6f-d8a6422aee5f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 07:50:54.259 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6546ad9f-ad70-4345-881c-de5b151993c4 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Network f5debdb5-76a6-4cde-ab6f-d8a6422aee5f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-31 07:50:55.715 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:50:56.087 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port fba1276e-498b-4a7f-a060-2f91a69d9c72 2021-08-31 07:50:56.087 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port fba1276e-498b-4a7f-a060-2f91a69d9c72 updated. Details: {'device': 'fba1276e-498b-4a7f-a060-2f91a69d9c72', 'network_id': '5baf338e-be93-44b0-91c4-b18d151e958c', 'port_id': 'fba1276e-498b-4a7f-a060-2f91a69d9c72', 'mac_address': 'fa:16:3e:57:6e:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 736, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0581360-0cfb-4c9b-8ea2-254b15df1dd1', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:50:56.087 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:50:56.087 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:56.087 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fba1276e-498b-4a7f-a060-2f91a69d9c72 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:50:56.087 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:50:56.242 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fba1276e-498b-4a7f-a060-2f91a69d9c72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:50:56.242 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fba1276e-498b-4a7f-a060-2f91a69d9c72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:50:56.258 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fba1276e-498b-4a7f-a060-2f91a69d9c72 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:50:56.258 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 736, VLAN trunk: None to switch port fba1276e-498b-4a7f-a060-2f91a69d9c72 2021-08-31 07:50:56.357 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:50:56.357 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fba1276e-498b-4a7f-a060-2f91a69d9c72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:50:56.555 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fba1276e-498b-4a7f-a060-2f91a69d9c72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:50:56.555 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:50:56.555 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:50:56.555 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:50:56.555 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fba1276e-498b-4a7f-a060-2f91a69d9c72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:50:56.555 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:50:56.555 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fba1276e-498b-4a7f-a060-2f91a69d9c72 not yet added. Adding. 2021-08-31 07:50:56.555 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:50:56.555 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:50:56.729 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:56.867 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:56.867 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:57.055 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:57.165 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:50:57.165 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fba1276e-498b-4a7f-a060-2f91a69d9c72 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:50:57.165 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fba1276e-498b-4a7f-a060-2f91a69d9c72 processed. 2021-08-31 07:50:57.727 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:50:58.259 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.532s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:05.632 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-beb1efa9-0619-4e87-be81-0590527f8c52 - - - - -] port_update received: fa40872a-4043-4058-8280-01b1022abe3e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:51:05.647 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-beb1efa9-0619-4e87-be81-0590527f8c52 - - - - -] No port fa40872a-4043-4058-8280-01b1022abe3e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:51:10.866 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3685e35c-264a-483d-8556-cc156b04d5c2 - - - - -] port_update received: e496cdd9-854a-4ca7-8d93-8df72e15b065 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:51:10.880 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3685e35c-264a-483d-8556-cc156b04d5c2 - - - - -] No port e496cdd9-854a-4ca7-8d93-8df72e15b065 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:51:11.240 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a953a600-74d6-48b2-8d5d-8f9de7f96ebe 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group rule updated on remote: ['4f8a48e6-ade2-410e-a06b-5d0c670fc36a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:51:11.240 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-a953a600-74d6-48b2-8d5d-8f9de7f96ebe 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group rule updated ['4f8a48e6-ade2-410e-a06b-5d0c670fc36a'] 2021-08-31 07:51:11.808 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-759e48d0-3c52-494a-a5e1-784e4241db13 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group rule updated on remote: ['4f8a48e6-ade2-410e-a06b-5d0c670fc36a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:51:11.808 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-759e48d0-3c52-494a-a5e1-784e4241db13 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group rule updated ['4f8a48e6-ade2-410e-a06b-5d0c670fc36a'] 2021-08-31 07:51:13.928 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated on remote: ['7748d795-0412-47da-90e0-d8169e9a3ddd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:51:13.928 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated ['7748d795-0412-47da-90e0-d8169e9a3ddd'] 2021-08-31 07:51:13.928 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Refresh firewall rules 2021-08-31 07:51:13.928 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Get security group information for devices via rpc ['19df223e-dcae-4bea-8c4a-d8884d216eda', 'fba1276e-498b-4a7f-a060-2f91a69d9c72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:51:14.395 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update security group information for ports dict_keys(['19df223e-dcae-4bea-8c4a-d8884d216eda', 'fba1276e-498b-4a7f-a060-2f91a69d9c72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:51:14.395 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:51:14.395 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update rules of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:51:14.395 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update members of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:51:14.395 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update port filter for 19df223e-dcae-4bea-8c4a-d8884d216eda _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:51:14.395 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Updating port rules. 2021-08-31 07:51:14.395 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-31 07:51:14.395 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:14.573 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:14.573 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:14.573 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:14.573 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update port filter for fba1276e-498b-4a7f-a060-2f91a69d9c72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:51:14.573 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Updating port rules. 2021-08-31 07:51:14.573 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-31 07:51:14.587 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:14.743 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:14.743 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:14.743 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-984add18-4899-4b1a-8609-dcdcd34eb4bc b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:16.067 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61b530e6-addf-4d4c-88ef-8d0669994747 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: 8ad619e6-0c97-4784-88d5-ab2b764e3faa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:51:16.084 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61b530e6-addf-4d4c-88ef-8d0669994747 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port 8ad619e6-0c97-4784-88d5-ab2b764e3faa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:51:20.207 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8ad619e6-0c97-4784-88d5-ab2b764e3faa 2021-08-31 07:51:21.906 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:51:22.565 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 8ad619e6-0c97-4784-88d5-ab2b764e3faa 2021-08-31 07:51:22.565 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 8ad619e6-0c97-4784-88d5-ab2b764e3faa updated. Details: {'device': '8ad619e6-0c97-4784-88d5-ab2b764e3faa', 'network_id': '5baf338e-be93-44b0-91c4-b18d151e958c', 'port_id': '8ad619e6-0c97-4784-88d5-ab2b764e3faa', 'mac_address': 'fa:16:3e:5d:1d:5a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 736, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0581360-0cfb-4c9b-8ea2-254b15df1dd1', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:51:22.565 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:51:22.565 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8ad619e6-0c97-4784-88d5-ab2b764e3faa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:22.565 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8ad619e6-0c97-4784-88d5-ab2b764e3faa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:51:22.565 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:51:22.660 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01a83697-cc5a-40e8-ba57-91918ec657d7 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group member updated on remote: ['4f8a48e6-ade2-410e-a06b-5d0c670fc36a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:51:22.660 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-01a83697-cc5a-40e8-ba57-91918ec657d7 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group member updated ['4f8a48e6-ade2-410e-a06b-5d0c670fc36a'] 2021-08-31 07:51:22.722 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8ad619e6-0c97-4784-88d5-ab2b764e3faa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:51:22.722 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8ad619e6-0c97-4784-88d5-ab2b764e3faa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:51:22.738 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8ad619e6-0c97-4784-88d5-ab2b764e3faa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:51:22.738 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 736, VLAN trunk: None to switch port 8ad619e6-0c97-4784-88d5-ab2b764e3faa 2021-08-31 07:51:22.832 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:51:22.832 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8ad619e6-0c97-4784-88d5-ab2b764e3faa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:51:23.112 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8ad619e6-0c97-4784-88d5-ab2b764e3faa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:51:23.112 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:51:23.112 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:51:23.112 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:51:23.112 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8ad619e6-0c97-4784-88d5-ab2b764e3faa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:51:23.112 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:51:23.112 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8ad619e6-0c97-4784-88d5-ab2b764e3faa not yet added. Adding. 2021-08-31 07:51:23.112 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:51:23.112 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:51:23.269 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8ad619e6-0c97-4784-88d5-ab2b764e3faa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:23.413 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8ad619e6-0c97-4784-88d5-ab2b764e3faa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:23.413 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8ad619e6-0c97-4784-88d5-ab2b764e3faa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:23.573 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8ad619e6-0c97-4784-88d5-ab2b764e3faa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:23.676 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8ad619e6-0c97-4784-88d5-ab2b764e3faa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:23.676 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8ad619e6-0c97-4784-88d5-ab2b764e3faa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:51:23.676 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8ad619e6-0c97-4784-88d5-ab2b764e3faa processed. 2021-08-31 07:51:23.910 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:24.481 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-868e5812-3a16-4d5e-b2b9-b0832ea6eebe ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: 10682d47-f733-4ed9-beb7-1c173afe43f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:51:24.490 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-868e5812-3a16-4d5e-b2b9-b0832ea6eebe ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port 10682d47-f733-4ed9-beb7-1c173afe43f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:51:24.648 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:28.331 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 10682d47-f733-4ed9-beb7-1c173afe43f4 2021-08-31 07:51:29.970 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:51:30.377 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 10682d47-f733-4ed9-beb7-1c173afe43f4 2021-08-31 07:51:30.377 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 10682d47-f733-4ed9-beb7-1c173afe43f4 updated. Details: {'device': '10682d47-f733-4ed9-beb7-1c173afe43f4', 'network_id': 'ad66cb69-1719-45db-a77f-10b88866cf16', 'port_id': '10682d47-f733-4ed9-beb7-1c173afe43f4', 'mac_address': 'fa:16:3e:0d:9d:38', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 702, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '900ab87c-ca73-41ea-8d46-922951cc5b63', '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-08-31 07:51:30.377 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:51:30.377 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:30.377 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 10682d47-f733-4ed9-beb7-1c173afe43f4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:51:30.377 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ad66cb69-1719-45db-a77f-10b88866cf16 2021-08-31 07:51:30.377 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:51:30.621 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '10682d47-f733-4ed9-beb7-1c173afe43f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:51:30.621 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '10682d47-f733-4ed9-beb7-1c173afe43f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:51:30.630 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 10682d47-f733-4ed9-beb7-1c173afe43f4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:51:30.630 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 702, VLAN trunk: None to switch port 10682d47-f733-4ed9-beb7-1c173afe43f4 2021-08-31 07:51:30.814 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:51:30.814 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['10682d47-f733-4ed9-beb7-1c173afe43f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:51:31.002 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['10682d47-f733-4ed9-beb7-1c173afe43f4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:51:31.002 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:51:31.002 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4f8a48e6-ade2-410e-a06b-5d0c670fc36a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:51:31.002 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 10682d47-f733-4ed9-beb7-1c173afe43f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:51:31.002 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:51:31.002 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 10682d47-f733-4ed9-beb7-1c173afe43f4 not yet added. Adding. 2021-08-31 07:51:31.002 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:51:31.002 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:51:31.237 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:31.495 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" 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-08-31 07:51:31.495 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:31.785 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" 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-08-31 07:51:31.924 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" 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-08-31 07:51:31.924 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 10682d47-f733-4ed9-beb7-1c173afe43f4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:51:31.924 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 10682d47-f733-4ed9-beb7-1c173afe43f4 processed. 2021-08-31 07:51:31.986 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:32.553 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:33.398 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fdd16737-cd18-457e-8d8c-bda719cf8850 5ff8b3200e4142a39a90b878275e2734 bc2440f697b640f9815bf91ba03b7b56 - - -] Security group member updated on remote: ['382152c8-e299-4b99-ac7b-b8b8368b1173'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:51:33.398 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-fdd16737-cd18-457e-8d8c-bda719cf8850 5ff8b3200e4142a39a90b878275e2734 bc2440f697b640f9815bf91ba03b7b56 - - -] Security group member updated ['382152c8-e299-4b99-ac7b-b8b8368b1173'] 2021-08-31 07:51:34.783 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc88865d-3325-4f24-b93d-0817371217c7 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: c98758b0-018e-4b87-9ca8-001366d4f194 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:51:34.830 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc88865d-3325-4f24-b93d-0817371217c7 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port c98758b0-018e-4b87-9ca8-001366d4f194 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:51:38.471 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c98758b0-018e-4b87-9ca8-001366d4f194 2021-08-31 07:51:40.049 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:51:40.786 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port c98758b0-018e-4b87-9ca8-001366d4f194 2021-08-31 07:51:40.786 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port c98758b0-018e-4b87-9ca8-001366d4f194 updated. Details: {'device': 'c98758b0-018e-4b87-9ca8-001366d4f194', 'network_id': 'd5b2acf4-aa4d-4939-9f88-14d16eb5b00c', 'port_id': 'c98758b0-018e-4b87-9ca8-001366d4f194', 'mac_address': 'fa:16:3e:19:5d:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 732, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5483ebab-7675-44f2-8509-44fe395c8f02', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:51:40.786 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:51:40.786 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c98758b0-018e-4b87-9ca8-001366d4f194" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:40.786 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c98758b0-018e-4b87-9ca8-001366d4f194 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:51:40.786 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d5b2acf4-aa4d-4939-9f88-14d16eb5b00c 2021-08-31 07:51:40.786 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:51:41.000 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c98758b0-018e-4b87-9ca8-001366d4f194') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:51:41.000 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c98758b0-018e-4b87-9ca8-001366d4f194') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:51:41.000 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c98758b0-018e-4b87-9ca8-001366d4f194 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:51:41.000 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 732, VLAN trunk: None to switch port c98758b0-018e-4b87-9ca8-001366d4f194 2021-08-31 07:51:41.142 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:51:41.142 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c98758b0-018e-4b87-9ca8-001366d4f194'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:51:41.330 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c98758b0-018e-4b87-9ca8-001366d4f194']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:51:41.330 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:51:41.330 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (382152c8-e299-4b99-ac7b-b8b8368b1173) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:51:41.330 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (382152c8-e299-4b99-ac7b-b8b8368b1173) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:51:41.330 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c98758b0-018e-4b87-9ca8-001366d4f194 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:51:41.330 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:51:41.330 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c98758b0-018e-4b87-9ca8-001366d4f194 not yet added. Adding. 2021-08-31 07:51:41.330 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:51:41.330 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:51:41.595 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c98758b0-018e-4b87-9ca8-001366d4f194" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:41.835 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c98758b0-018e-4b87-9ca8-001366d4f194" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:41.835 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c98758b0-018e-4b87-9ca8-001366d4f194" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:42.118 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c98758b0-018e-4b87-9ca8-001366d4f194" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:42.283 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c98758b0-018e-4b87-9ca8-001366d4f194" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:42.283 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c98758b0-018e-4b87-9ca8-001366d4f194 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:51:42.283 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c98758b0-018e-4b87-9ca8-001366d4f194 processed. 2021-08-31 07:51:44.071 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:44.689 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:46.767 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated on remote: ['7748d795-0412-47da-90e0-d8169e9a3ddd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:51:46.767 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated ['7748d795-0412-47da-90e0-d8169e9a3ddd'] 2021-08-31 07:51:46.767 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Refresh firewall rules 2021-08-31 07:51:46.767 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Get security group information for devices via rpc ['19df223e-dcae-4bea-8c4a-d8884d216eda', 'fba1276e-498b-4a7f-a060-2f91a69d9c72', '8ad619e6-0c97-4784-88d5-ab2b764e3faa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:51:47.407 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update security group information for ports dict_keys(['19df223e-dcae-4bea-8c4a-d8884d216eda', '8ad619e6-0c97-4784-88d5-ab2b764e3faa', 'fba1276e-498b-4a7f-a060-2f91a69d9c72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:51:47.407 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:51:47.407 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update rules of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:51:47.407 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update members of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:51:47.407 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update port filter for 19df223e-dcae-4bea-8c4a-d8884d216eda _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:51:47.407 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Updating port rules. 2021-08-31 07:51:47.407 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-31 07:51:47.421 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:47.782 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:47.782 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:47.782 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:47.782 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update port filter for 8ad619e6-0c97-4784-88d5-ab2b764e3faa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:51:47.782 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Updating port rules. 2021-08-31 07:51:47.782 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-31 07:51:47.782 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-8ad619e6-0c97-4784-88d5-ab2b764e3faa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:48.080 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-8ad619e6-0c97-4784-88d5-ab2b764e3faa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:48.097 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-8ad619e6-0c97-4784-88d5-ab2b764e3faa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:48.097 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-8ad619e6-0c97-4784-88d5-ab2b764e3faa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:48.097 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update port filter for fba1276e-498b-4a7f-a060-2f91a69d9c72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:51:48.097 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Updating port rules. 2021-08-31 07:51:48.097 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-31 07:51:48.097 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:48.438 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:48.438 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:48.438 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-a80ab7bb-aeaa-42d0-9e52-29eb204d4b09 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:48.502 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a939c44f-acf7-48ec-b2d4-95a505b90d85 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: 642f28d2-9542-402b-a508-0d5329aaad46 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:51:48.515 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a939c44f-acf7-48ec-b2d4-95a505b90d85 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port 642f28d2-9542-402b-a508-0d5329aaad46 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:51:52.643 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 642f28d2-9542-402b-a508-0d5329aaad46 2021-08-31 07:51:54.123 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:51:54.123 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0b06e13-eab8-450d-a5ce-48567ef11328 - - - - -] port_update received: 8bc98de9-1c15-4c22-8bbc-97d1bf047392 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:51:54.141 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0b06e13-eab8-450d-a5ce-48567ef11328 - - - - -] No port 8bc98de9-1c15-4c22-8bbc-97d1bf047392 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:51:54.561 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 642f28d2-9542-402b-a508-0d5329aaad46 2021-08-31 07:51:54.561 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 642f28d2-9542-402b-a508-0d5329aaad46 updated. Details: {'device': '642f28d2-9542-402b-a508-0d5329aaad46', 'network_id': '5baf338e-be93-44b0-91c4-b18d151e958c', 'port_id': '642f28d2-9542-402b-a508-0d5329aaad46', 'mac_address': 'fa:16:3e:4a:ff:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 736, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0581360-0cfb-4c9b-8ea2-254b15df1dd1', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:51:54.561 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:51:54.561 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-642f28d2-9542-402b-a508-0d5329aaad46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:54.561 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 642f28d2-9542-402b-a508-0d5329aaad46 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:51:54.561 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:51:54.812 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '642f28d2-9542-402b-a508-0d5329aaad46') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:51:54.836 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '642f28d2-9542-402b-a508-0d5329aaad46') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:51:54.858 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 642f28d2-9542-402b-a508-0d5329aaad46 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:51:54.858 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 736, VLAN trunk: None to switch port 642f28d2-9542-402b-a508-0d5329aaad46 2021-08-31 07:51:55.002 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:51:55.002 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['642f28d2-9542-402b-a508-0d5329aaad46'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:51:55.234 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['642f28d2-9542-402b-a508-0d5329aaad46']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:51:55.234 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:51:55.234 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:51:55.234 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:51:55.234 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 642f28d2-9542-402b-a508-0d5329aaad46 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:51:55.234 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:51:55.234 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 642f28d2-9542-402b-a508-0d5329aaad46 not yet added. Adding. 2021-08-31 07:51:55.234 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:51:55.234 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:51:55.546 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-642f28d2-9542-402b-a508-0d5329aaad46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:55.860 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-642f28d2-9542-402b-a508-0d5329aaad46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:55.860 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-642f28d2-9542-402b-a508-0d5329aaad46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:56.232 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-642f28d2-9542-402b-a508-0d5329aaad46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:56.405 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-642f28d2-9542-402b-a508-0d5329aaad46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:51:56.405 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 642f28d2-9542-402b-a508-0d5329aaad46 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:51:56.405 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 642f28d2-9542-402b-a508-0d5329aaad46 processed. 2021-08-31 07:51:58.078 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67e6f30e-2b0b-4e62-96e0-4e4f079c8627 5ff8b3200e4142a39a90b878275e2734 bc2440f697b640f9815bf91ba03b7b56 - - -] Security group member updated on remote: ['382152c8-e299-4b99-ac7b-b8b8368b1173'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:51:58.078 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-67e6f30e-2b0b-4e62-96e0-4e4f079c8627 5ff8b3200e4142a39a90b878275e2734 bc2440f697b640f9815bf91ba03b7b56 - - -] Security group member updated ['382152c8-e299-4b99-ac7b-b8b8368b1173'] 2021-08-31 07:51:58.078 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-67e6f30e-2b0b-4e62-96e0-4e4f079c8627 5ff8b3200e4142a39a90b878275e2734 bc2440f697b640f9815bf91ba03b7b56 - - -] Refresh firewall rules 2021-08-31 07:51:58.078 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67e6f30e-2b0b-4e62-96e0-4e4f079c8627 5ff8b3200e4142a39a90b878275e2734 bc2440f697b640f9815bf91ba03b7b56 - - -] Get security group information for devices via rpc ['c98758b0-018e-4b87-9ca8-001366d4f194'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:51:58.124 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67e6f30e-2b0b-4e62-96e0-4e4f079c8627 5ff8b3200e4142a39a90b878275e2734 bc2440f697b640f9815bf91ba03b7b56 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:51:58.124 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67e6f30e-2b0b-4e62-96e0-4e4f079c8627 5ff8b3200e4142a39a90b878275e2734 bc2440f697b640f9815bf91ba03b7b56 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:51:58.124 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:51:58.171 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67e6f30e-2b0b-4e62-96e0-4e4f079c8627 5ff8b3200e4142a39a90b878275e2734 bc2440f697b640f9815bf91ba03b7b56 - - -] port_delete event received for 'c98758b0-018e-4b87-9ca8-001366d4f194' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:51:58.222 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d918bfb2-4659-4fdd-b9b0-667a05a993b8 - - - - -] port_update received: d5e5cb9d-f349-4081-8d99-49a61efd1aab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:51:58.233 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d918bfb2-4659-4fdd-b9b0-667a05a993b8 - - - - -] No port d5e5cb9d-f349-4081-8d99-49a61efd1aab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:51:58.572 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c98758b0-018e-4b87-9ca8-001366d4f194 2021-08-31 07:51:59.238 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:00.127 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:52:00.127 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c98758b0-018e-4b87-9ca8-001366d4f194' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:52:00.127 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c98758b0-018e-4b87-9ca8-001366d4f194' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:52:00.127 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c98758b0-018e-4b87-9ca8-001366d4f194 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:52:00.154 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d5b2acf4-aa4d-4939-9f88-14d16eb5b00c 2021-08-31 07:52:00.154 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c98758b0-018e-4b87-9ca8-001366d4f194'] 2021-08-31 07:52:00.154 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:52:00.154 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:52:00.154 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c98758b0-018e-4b87-9ca8-001366d4f194'] 2021-08-31 07:52:02.138 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:02.185 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:04.296 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80666fc2-6c2f-4dad-a27b-7fee7b244286 - - - - -] port_update received: 23f27ae1-1772-4555-8bb8-9fb8e6744e08 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:52:04.313 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80666fc2-6c2f-4dad-a27b-7fee7b244286 - - - - -] No port 23f27ae1-1772-4555-8bb8-9fb8e6744e08 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:52:09.630 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7e6d60a-7c79-4f04-b7ed-951b496636b2 - - - - -] port_update received: d6fc8981-6a57-4f6a-b9b3-5f01898af9cb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:52:09.638 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7e6d60a-7c79-4f04-b7ed-951b496636b2 - - - - -] No port d6fc8981-6a57-4f6a-b9b3-5f01898af9cb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:52:22.324 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated on remote: ['7748d795-0412-47da-90e0-d8169e9a3ddd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:52:22.324 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated ['7748d795-0412-47da-90e0-d8169e9a3ddd'] 2021-08-31 07:52:22.324 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Refresh firewall rules 2021-08-31 07:52:22.324 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Get security group information for devices via rpc ['19df223e-dcae-4bea-8c4a-d8884d216eda', 'fba1276e-498b-4a7f-a060-2f91a69d9c72', '8ad619e6-0c97-4784-88d5-ab2b764e3faa', '642f28d2-9542-402b-a508-0d5329aaad46'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:52:22.401 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] port_delete event received for '642f28d2-9542-402b-a508-0d5329aaad46' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:52:22.667 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update security group information for ports dict_keys(['19df223e-dcae-4bea-8c4a-d8884d216eda', '8ad619e6-0c97-4784-88d5-ab2b764e3faa', 'fba1276e-498b-4a7f-a060-2f91a69d9c72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:52:22.667 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:52:22.667 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update rules of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:52:22.667 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update members of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:52:22.667 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update port filter for 19df223e-dcae-4bea-8c4a-d8884d216eda _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:52:22.667 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Updating port rules. 2021-08-31 07:52:22.684 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-31 07:52:22.684 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:22.684 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:22.684 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:22.918 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:22.918 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update port filter for 8ad619e6-0c97-4784-88d5-ab2b764e3faa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:52:22.918 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Updating port rules. 2021-08-31 07:52:22.918 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-31 07:52:22.918 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-8ad619e6-0c97-4784-88d5-ab2b764e3faa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:22.918 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-8ad619e6-0c97-4784-88d5-ab2b764e3faa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:22.918 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-8ad619e6-0c97-4784-88d5-ab2b764e3faa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:22.953 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 642f28d2-9542-402b-a508-0d5329aaad46 2021-08-31 07:52:23.173 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-8ad619e6-0c97-4784-88d5-ab2b764e3faa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:23.183 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update port filter for fba1276e-498b-4a7f-a060-2f91a69d9c72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:52:23.183 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Updating port rules. 2021-08-31 07:52:23.183 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-31 07:52:23.183 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:23.183 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:23.183 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:23.432 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-c7d18dd7-b3fc-4bf3-a681-a42258e38fd6 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:24.249 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:52:24.249 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '642f28d2-9542-402b-a508-0d5329aaad46' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:52:24.249 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '642f28d2-9542-402b-a508-0d5329aaad46' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:52:24.249 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 642f28d2-9542-402b-a508-0d5329aaad46 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:52:24.271 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['642f28d2-9542-402b-a508-0d5329aaad46'] 2021-08-31 07:52:24.271 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:52:24.271 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:52:24.271 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['642f28d2-9542-402b-a508-0d5329aaad46'] 2021-08-31 07:52:26.261 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:26.278 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:28.806 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76be1d61-1826-4d06-9e16-a9f250a7a11a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group member updated on remote: ['ef70c7cd-f723-4ccd-a4f4-5398459f6cd4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:52:28.806 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-76be1d61-1826-4d06-9e16-a9f250a7a11a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group member updated ['ef70c7cd-f723-4ccd-a4f4-5398459f6cd4'] 2021-08-31 07:52:35.245 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8a9f81d-b3cc-4da7-b691-14c8bd92cba5 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network d5b2acf4-aa4d-4939-9f88-14d16eb5b00c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 07:52:35.245 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8a9f81d-b3cc-4da7-b691-14c8bd92cba5 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Network d5b2acf4-aa4d-4939-9f88-14d16eb5b00c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-31 07:52:36.219 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77157285-9df2-42a2-b74c-6a10f24acc9b ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network 77f37780-89c7-4feb-8078-4c0815e4806b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 07:52:36.219 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77157285-9df2-42a2-b74c-6a10f24acc9b ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Network 77f37780-89c7-4feb-8078-4c0815e4806b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-31 07:52:42.418 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27f4e77d-b4f9-4b8e-aa06-dc794f934a66 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: 388186bf-febb-4985-aaf3-e5d2a6558935 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:52:42.418 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27f4e77d-b4f9-4b8e-aa06-dc794f934a66 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port 388186bf-febb-4985-aaf3-e5d2a6558935 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:52:43.165 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8ad619e6-0c97-4784-88d5-ab2b764e3faa 2021-08-31 07:52:43.527 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated on remote: ['7748d795-0412-47da-90e0-d8169e9a3ddd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:52:43.527 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated ['7748d795-0412-47da-90e0-d8169e9a3ddd'] 2021-08-31 07:52:43.527 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Refresh firewall rules 2021-08-31 07:52:43.527 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Get security group information for devices via rpc ['19df223e-dcae-4bea-8c4a-d8884d216eda', 'fba1276e-498b-4a7f-a060-2f91a69d9c72', '8ad619e6-0c97-4784-88d5-ab2b764e3faa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:52:43.590 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] port_delete event received for '8ad619e6-0c97-4784-88d5-ab2b764e3faa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:52:43.868 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update security group information for ports dict_keys(['19df223e-dcae-4bea-8c4a-d8884d216eda', 'fba1276e-498b-4a7f-a060-2f91a69d9c72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:52:43.868 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:52:43.868 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update rules of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:52:43.868 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update members of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:52:43.868 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update port filter for 19df223e-dcae-4bea-8c4a-d8884d216eda _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:52:43.868 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Updating port rules. 2021-08-31 07:52:43.868 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-31 07:52:43.868 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:43.868 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:43.868 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:44.062 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:44.062 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update port filter for fba1276e-498b-4a7f-a060-2f91a69d9c72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:52:44.062 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Updating port rules. 2021-08-31 07:52:44.062 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-31 07:52:44.062 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:44.062 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:44.062 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:44.246 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-8e0310ce-80f7-4958-a4e3-a33c7eabdc42 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-fba1276e-498b-4a7f-a060-2f91a69d9c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:44.399 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:52:44.399 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8ad619e6-0c97-4784-88d5-ab2b764e3faa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:52:44.399 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8ad619e6-0c97-4784-88d5-ab2b764e3faa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:52:44.399 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8ad619e6-0c97-4784-88d5-ab2b764e3faa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:52:44.418 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8ad619e6-0c97-4784-88d5-ab2b764e3faa'] 2021-08-31 07:52:44.418 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:52:44.418 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:52:44.418 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8ad619e6-0c97-4784-88d5-ab2b764e3faa'] 2021-08-31 07:52:45.138 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 388186bf-febb-4985-aaf3-e5d2a6558935 2021-08-31 07:52:46.402 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:52:46.402 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:46.417 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:46.760 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 388186bf-febb-4985-aaf3-e5d2a6558935 2021-08-31 07:52:46.760 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 388186bf-febb-4985-aaf3-e5d2a6558935 updated. Details: {'device': '388186bf-febb-4985-aaf3-e5d2a6558935', 'network_id': '57bbd9f6-f770-451e-bd87-f13b08f95710', 'port_id': '388186bf-febb-4985-aaf3-e5d2a6558935', 'mac_address': 'fa:16:3e:db:99:36', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 731, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '90a40b5a-1e17-4505-ac65-1e22bfe30a7b', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:52:46.760 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:52:46.760 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:46.760 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 388186bf-febb-4985-aaf3-e5d2a6558935 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:52:46.760 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 57bbd9f6-f770-451e-bd87-f13b08f95710 2021-08-31 07:52:46.760 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:52:46.964 1484 2997394105272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '388186bf-febb-4985-aaf3-e5d2a6558935') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:52:46.964 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '388186bf-febb-4985-aaf3-e5d2a6558935') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:52:46.977 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 388186bf-febb-4985-aaf3-e5d2a6558935 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:52:46.977 1484 2997394105272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 731, VLAN trunk: None to switch port 388186bf-febb-4985-aaf3-e5d2a6558935 2021-08-31 07:52:47.103 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:52:47.103 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['388186bf-febb-4985-aaf3-e5d2a6558935'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:52:47.277 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['388186bf-febb-4985-aaf3-e5d2a6558935']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:52:47.277 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:52:47.277 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ef70c7cd-f723-4ccd-a4f4-5398459f6cd4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:52:47.277 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ef70c7cd-f723-4ccd-a4f4-5398459f6cd4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:52:47.277 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 388186bf-febb-4985-aaf3-e5d2a6558935 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:52:47.277 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:52:47.277 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 388186bf-febb-4985-aaf3-e5d2a6558935 not yet added. Adding. 2021-08-31 07:52:47.277 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:52:47.277 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:52:47.445 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:47.617 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:47.617 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:47.821 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:47.962 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:47.962 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 388186bf-febb-4985-aaf3-e5d2a6558935 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:52:47.962 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 388186bf-febb-4985-aaf3-e5d2a6558935 processed. 2021-08-31 07:52:48.414 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:48.992 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:49.101 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated on remote: ['7748d795-0412-47da-90e0-d8169e9a3ddd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:52:49.101 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated ['7748d795-0412-47da-90e0-d8169e9a3ddd'] 2021-08-31 07:52:49.101 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Refresh firewall rules 2021-08-31 07:52:49.101 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Get security group information for devices via rpc ['19df223e-dcae-4bea-8c4a-d8884d216eda', 'fba1276e-498b-4a7f-a060-2f91a69d9c72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:52:49.215 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fba1276e-498b-4a7f-a060-2f91a69d9c72 2021-08-31 07:52:49.244 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] port_delete event received for 'fba1276e-498b-4a7f-a060-2f91a69d9c72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:52:49.290 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update security group information for ports dict_keys(['19df223e-dcae-4bea-8c4a-d8884d216eda']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:52:49.290 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:52:49.290 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update rules of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:52:49.290 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update members of security group (7748d795-0412-47da-90e0-d8169e9a3ddd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:52:49.290 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update port filter for 19df223e-dcae-4bea-8c4a-d8884d216eda _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:52:49.290 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Updating port rules. 2021-08-31 07:52:49.290 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-31 07:52:49.290 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:49.290 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:49.290 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:49.488 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-07011568-8247-43c2-99e5-2e4df56b3749 b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Lock "n-hv-driver-port-lock-19df223e-dcae-4bea-8c4a-d8884d216eda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:50.422 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:52:50.422 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fba1276e-498b-4a7f-a060-2f91a69d9c72' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:52:50.422 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fba1276e-498b-4a7f-a060-2f91a69d9c72' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:52:50.422 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fba1276e-498b-4a7f-a060-2f91a69d9c72 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:52:50.448 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fba1276e-498b-4a7f-a060-2f91a69d9c72'] 2021-08-31 07:52:50.448 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:52:50.448 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:52:50.448 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fba1276e-498b-4a7f-a060-2f91a69d9c72'] 2021-08-31 07:52:52.429 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:52.461 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:55.289 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 19df223e-dcae-4bea-8c4a-d8884d216eda 2021-08-31 07:52:56.245 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e65978d-3e49-41ec-8113-1653c44f2bcb b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated on remote: ['7748d795-0412-47da-90e0-d8169e9a3ddd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:52:56.245 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-4e65978d-3e49-41ec-8113-1653c44f2bcb b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Security group member updated ['7748d795-0412-47da-90e0-d8169e9a3ddd'] 2021-08-31 07:52:56.245 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-4e65978d-3e49-41ec-8113-1653c44f2bcb b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Refresh firewall rules 2021-08-31 07:52:56.245 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e65978d-3e49-41ec-8113-1653c44f2bcb b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Get security group information for devices via rpc ['19df223e-dcae-4bea-8c4a-d8884d216eda'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:52:56.257 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4e65978d-3e49-41ec-8113-1653c44f2bcb b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:52:56.257 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4e65978d-3e49-41ec-8113-1653c44f2bcb b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:52:56.343 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e65978d-3e49-41ec-8113-1653c44f2bcb b1468c41b6cb407a878a210a0a1843ae a5f26834e7db457689ed5ab6e90a8194 - - -] port_delete event received for '19df223e-dcae-4bea-8c4a-d8884d216eda' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:52:56.446 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:52:56.446 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '19df223e-dcae-4bea-8c4a-d8884d216eda' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:52:56.446 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '19df223e-dcae-4bea-8c4a-d8884d216eda' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:52:56.446 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 19df223e-dcae-4bea-8c4a-d8884d216eda _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:52:56.460 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5baf338e-be93-44b0-91c4-b18d151e958c 2021-08-31 07:52:56.460 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['19df223e-dcae-4bea-8c4a-d8884d216eda'] 2021-08-31 07:52:56.460 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:52:56.460 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:52:56.460 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['19df223e-dcae-4bea-8c4a-d8884d216eda'] 2021-08-31 07:52:57.241 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 10682d47-f733-4ed9-beb7-1c173afe43f4 2021-08-31 07:52:58.467 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:52:58.467 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:58.509 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:58.806 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 10682d47-f733-4ed9-beb7-1c173afe43f4 2021-08-31 07:52:58.806 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 10682d47-f733-4ed9-beb7-1c173afe43f4 updated. Details: {'device': '10682d47-f733-4ed9-beb7-1c173afe43f4', 'network_id': 'ad66cb69-1719-45db-a77f-10b88866cf16', 'port_id': '10682d47-f733-4ed9-beb7-1c173afe43f4', 'mac_address': 'fa:16:3e:0d:9d:38', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 702, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '900ab87c-ca73-41ea-8d46-922951cc5b63', '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-08-31 07:52:58.806 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:52:58.806 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:58.806 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 10682d47-f733-4ed9-beb7-1c173afe43f4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:52:58.806 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:52:58.837 1484 2997394105272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '10682d47-f733-4ed9-beb7-1c173afe43f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:52:58.837 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '10682d47-f733-4ed9-beb7-1c173afe43f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:52:58.866 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 10682d47-f733-4ed9-beb7-1c173afe43f4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:52:58.866 1484 2997394105272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 702, VLAN trunk: None to switch port 10682d47-f733-4ed9-beb7-1c173afe43f4 2021-08-31 07:52:58.937 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:52:58.937 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['10682d47-f733-4ed9-beb7-1c173afe43f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:52:59.319 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['10682d47-f733-4ed9-beb7-1c173afe43f4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:52:59.319 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:52:59.319 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4f8a48e6-ade2-410e-a06b-5d0c670fc36a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:52:59.319 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 10682d47-f733-4ed9-beb7-1c173afe43f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:52:59.319 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:52:59.319 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-31 07:52:59.319 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:59.319 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:59.319 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:52:59.319 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:59.373 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8 2021-08-31 07:52:59.403 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:52:59.413 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 10682d47-f733-4ed9-beb7-1c173afe43f4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:52:59.413 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 10682d47-f733-4ed9-beb7-1c173afe43f4 processed. 2021-08-31 07:52:59.757 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-879b72e0-46b8-44f5-af70-f6f50dfda640 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network 5baf338e-be93-44b0-91c4-b18d151e958c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 07:52:59.757 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-879b72e0-46b8-44f5-af70-f6f50dfda640 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Network 5baf338e-be93-44b0-91c4-b18d151e958c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-31 07:53:00.273 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Security group member updated on remote: ['1196ae08-7285-4022-81bc-6d34e44d9169'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:53:00.273 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Security group member updated ['1196ae08-7285-4022-81bc-6d34e44d9169'] 2021-08-31 07:53:00.273 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Refresh firewall rules 2021-08-31 07:53:00.273 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Get security group information for devices via rpc ['69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8', 'b2cf700e-8a82-42fd-a662-0c490fbd3992'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:53:00.368 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] port_delete event received for '69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:53:00.475 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:53:00.475 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:00.475 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:53:00.475 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:53:00.475 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:53:00.495 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8'] 2021-08-31 07:53:00.495 1484 2997394106504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:53:00.495 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:53:00.495 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69ea15b5-12cb-4989-b3aa-0ffcaf23f2d8'] 2021-08-31 07:53:00.663 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Update security group information for ports dict_keys(['b2cf700e-8a82-42fd-a662-0c490fbd3992']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:53:00.663 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:53:00.663 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Update rules of security group (1196ae08-7285-4022-81bc-6d34e44d9169) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:53:00.678 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Update members of security group (1196ae08-7285-4022-81bc-6d34e44d9169) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:53:00.678 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Update port filter for b2cf700e-8a82-42fd-a662-0c490fbd3992 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:53:00.678 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Updating port rules. 2021-08-31 07:53:00.678 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Creating 0 new rules, removing 1 old rules. 2021-08-31 07:53:00.678 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Lock "n-hv-driver-port-lock-b2cf700e-8a82-42fd-a662-0c490fbd3992" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:00.678 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Lock "n-hv-driver-port-lock-b2cf700e-8a82-42fd-a662-0c490fbd3992" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:53:00.678 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Lock "n-hv-driver-port-lock-b2cf700e-8a82-42fd-a662-0c490fbd3992" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:00.897 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-f877749a-466c-4785-b42f-cc288c08ed97 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Lock "n-hv-driver-port-lock-b2cf700e-8a82-42fd-a662-0c490fbd3992" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:53:00.976 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:53:02.495 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:02.538 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:53:07.121 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-556924cf-68ed-4f98-ae0b-c999dbb0c1e0 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group rule updated on remote: ['19e1d317-71cf-46c9-afe6-8c14febfbf62'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:53:07.121 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-556924cf-68ed-4f98-ae0b-c999dbb0c1e0 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group rule updated ['19e1d317-71cf-46c9-afe6-8c14febfbf62'] 2021-08-31 07:53:07.885 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-239e07c6-bccc-4a47-bc1f-4aa5e04f5d43 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group rule updated on remote: ['19e1d317-71cf-46c9-afe6-8c14febfbf62'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:53:07.885 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-239e07c6-bccc-4a47-bc1f-4aa5e04f5d43 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group rule updated ['19e1d317-71cf-46c9-afe6-8c14febfbf62'] 2021-08-31 07:53:08.584 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40b1f5b1-0355-4543-ac2e-0d82d7c545f2 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group rule updated on remote: ['19e1d317-71cf-46c9-afe6-8c14febfbf62'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:53:08.584 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-40b1f5b1-0355-4543-ac2e-0d82d7c545f2 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group rule updated ['19e1d317-71cf-46c9-afe6-8c14febfbf62'] 2021-08-31 07:53:09.538 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-364cbb15-99b5-4ccb-bba3-c55fef15159a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group rule updated on remote: ['19e1d317-71cf-46c9-afe6-8c14febfbf62'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:53:09.538 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-364cbb15-99b5-4ccb-bba3-c55fef15159a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group rule updated ['19e1d317-71cf-46c9-afe6-8c14febfbf62'] 2021-08-31 07:53:10.975 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80c2a3b0-be13-4df3-8702-a29098fc70e7 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group rule updated on remote: ['19e1d317-71cf-46c9-afe6-8c14febfbf62'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:53:10.975 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-80c2a3b0-be13-4df3-8702-a29098fc70e7 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group rule updated ['19e1d317-71cf-46c9-afe6-8c14febfbf62'] 2021-08-31 07:53:11.540 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c6d91cb-d1a2-4ae7-8b29-ce7d72b86b10 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group rule updated on remote: ['19e1d317-71cf-46c9-afe6-8c14febfbf62'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:53:11.540 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-3c6d91cb-d1a2-4ae7-8b29-ce7d72b86b10 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group rule updated ['19e1d317-71cf-46c9-afe6-8c14febfbf62'] 2021-08-31 07:53:12.695 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group member updated on remote: ['ef70c7cd-f723-4ccd-a4f4-5398459f6cd4', '19e1d317-71cf-46c9-afe6-8c14febfbf62'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:53:12.695 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group member updated ['ef70c7cd-f723-4ccd-a4f4-5398459f6cd4', '19e1d317-71cf-46c9-afe6-8c14febfbf62'] 2021-08-31 07:53:12.695 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Refresh firewall rules 2021-08-31 07:53:12.695 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Get security group information for devices via rpc ['388186bf-febb-4985-aaf3-e5d2a6558935'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:53:12.780 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] port_update received: 388186bf-febb-4985-aaf3-e5d2a6558935 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:53:12.780 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-agent-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:12.780 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Binding port 388186bf-febb-4985-aaf3-e5d2a6558935 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:53:12.780 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:53:12.817 1484 2997394105272 MainThread DEBUG neutron.services.trunk.rpc.agent [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '388186bf-febb-4985-aaf3-e5d2a6558935') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:53:12.817 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '388186bf-febb-4985-aaf3-e5d2a6558935') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:53:12.833 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Trunk plugin disabled on server. Assuming port 388186bf-febb-4985-aaf3-e5d2a6558935 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:53:12.835 1484 2997394105272 MainThread INFO networking_hyperv.neutron.trunk_driver [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Binding VLAN ID: 731, VLAN trunk: None to switch port 388186bf-febb-4985-aaf3-e5d2a6558935 2021-08-31 07:53:12.877 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Refresh firewall rules 2021-08-31 07:53:12.877 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Get security group information for devices via rpc ['388186bf-febb-4985-aaf3-e5d2a6558935'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:53:13.196 1484 2997394106504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be7488ef-af9e-42c9-9500-d783a5325879 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Security group member updated on remote: ['1196ae08-7285-4022-81bc-6d34e44d9169'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:53:13.196 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [req-be7488ef-af9e-42c9-9500-d783a5325879 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Security group member updated ['1196ae08-7285-4022-81bc-6d34e44d9169'] 2021-08-31 07:53:13.428 1484 2997394106680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be7488ef-af9e-42c9-9500-d783a5325879 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] port_delete event received for 'b2cf700e-8a82-42fd-a662-0c490fbd3992' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:53:13.460 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b2cf700e-8a82-42fd-a662-0c490fbd3992 2021-08-31 07:53:14.147 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update security group information for ports dict_keys(['388186bf-febb-4985-aaf3-e5d2a6558935']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:53:14.147 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:53:14.147 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update rules of security group (19e1d317-71cf-46c9-afe6-8c14febfbf62) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:53:14.147 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update rules of security group (ef70c7cd-f723-4ccd-a4f4-5398459f6cd4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:53:14.147 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update members of security group (ef70c7cd-f723-4ccd-a4f4-5398459f6cd4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:53:14.147 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update port filter for 388186bf-febb-4985-aaf3-e5d2a6558935 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:53:14.147 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Updating port rules. 2021-08-31 07:53:14.147 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-31 07:53:14.147 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:14.288 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:53:14.288 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:14.288 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:53:14.321 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update security group information for ports dict_keys(['388186bf-febb-4985-aaf3-e5d2a6558935']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:53:14.321 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:53:14.321 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update rules of security group (19e1d317-71cf-46c9-afe6-8c14febfbf62) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:53:14.321 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update rules of security group (ef70c7cd-f723-4ccd-a4f4-5398459f6cd4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:53:14.321 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update members of security group (ef70c7cd-f723-4ccd-a4f4-5398459f6cd4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:53:14.321 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update port filter for 388186bf-febb-4985-aaf3-e5d2a6558935 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:53:14.321 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Updating port rules. 2021-08-31 07:53:14.321 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Creating 0 new rules, removing 0 old rules. 2021-08-31 07:53:14.321 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:14.321 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:53:14.321 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:14.321 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:53:14.321 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [req-be7488ef-af9e-42c9-9500-d783a5325879 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Refresh firewall rules 2021-08-31 07:53:14.321 1484 2997394106504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be7488ef-af9e-42c9-9500-d783a5325879 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Get security group information for devices via rpc ['b2cf700e-8a82-42fd-a662-0c490fbd3992'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:53:14.356 1484 2997394106504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be7488ef-af9e-42c9-9500-d783a5325879 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:53:14.356 1484 2997394106504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be7488ef-af9e-42c9-9500-d783a5325879 0a710ed554fb4a0a81de5853b44496cb 415d702b0fd140e6ad0216ace402e7ab - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:53:14.356 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-47139835-85bc-4057-b2e7-8cfde1324170 cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-agent-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" 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-08-31 07:53:14.527 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:53:14.527 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b2cf700e-8a82-42fd-a662-0c490fbd3992' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:53:14.527 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b2cf700e-8a82-42fd-a662-0c490fbd3992' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:53:14.527 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b2cf700e-8a82-42fd-a662-0c490fbd3992 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:53:14.543 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 16e9250d-3f76-4a3a-940c-d002dcf3a94a 2021-08-31 07:53:14.543 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2cf700e-8a82-42fd-a662-0c490fbd3992'] 2021-08-31 07:53:14.543 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:53:14.543 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:53:14.543 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2cf700e-8a82-42fd-a662-0c490fbd3992'] 2021-08-31 07:53:16.539 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:16.568 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:53:19.068 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47d550f0-9f76-4b04-baf6-30c46b43f475 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for '2e1849c3-0623-49fc-baec-62a801db4760' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:53:19.505 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 10682d47-f733-4ed9-beb7-1c173afe43f4 2021-08-31 07:53:20.539 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:53:20.539 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '10682d47-f733-4ed9-beb7-1c173afe43f4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:53:20.539 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '10682d47-f733-4ed9-beb7-1c173afe43f4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:53:20.539 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 10682d47-f733-4ed9-beb7-1c173afe43f4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:53:20.539 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10682d47-f733-4ed9-beb7-1c173afe43f4'] 2021-08-31 07:53:20.539 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:53:20.539 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:53:20.539 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10682d47-f733-4ed9-beb7-1c173afe43f4'] 2021-08-31 07:53:20.786 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc347367-f528-4a84-b97d-925063286ed8 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for 'c2c76937-8cc4-44e7-8fa6-926f6bc49e3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:53:21.526 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 10682d47-f733-4ed9-beb7-1c173afe43f4 2021-08-31 07:53:21.986 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc8ded3f-1109-4bb6-a0dc-470959cfc1ae ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network 16e9250d-3f76-4a3a-940c-d002dcf3a94a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 07:53:21.991 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc8ded3f-1109-4bb6-a0dc-470959cfc1ae ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Network 16e9250d-3f76-4a3a-940c-d002dcf3a94a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-31 07:53:22.552 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:53:22.552 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '10682d47-f733-4ed9-beb7-1c173afe43f4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:53:22.552 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '10682d47-f733-4ed9-beb7-1c173afe43f4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:53:22.552 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 10682d47-f733-4ed9-beb7-1c173afe43f4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:53:22.552 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:22.569 1484 2997394106504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ad66cb69-1719-45db-a77f-10b88866cf16 2021-08-31 07:53:22.569 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10682d47-f733-4ed9-beb7-1c173afe43f4'] 2021-08-31 07:53:22.569 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:53:22.569 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10682d47-f733-4ed9-beb7-1c173afe43f4'] 2021-08-31 07:53:22.848 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:53:43.519 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 10682d47-f733-4ed9-beb7-1c173afe43f4 2021-08-31 07:53:44.768 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:53:45.098 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 10682d47-f733-4ed9-beb7-1c173afe43f4 2021-08-31 07:53:45.098 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 10682d47-f733-4ed9-beb7-1c173afe43f4 updated. Details: {'device': '10682d47-f733-4ed9-beb7-1c173afe43f4', 'network_id': 'ad66cb69-1719-45db-a77f-10b88866cf16', 'port_id': '10682d47-f733-4ed9-beb7-1c173afe43f4', 'mac_address': 'fa:16:3e:0d:9d:38', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 702, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '900ab87c-ca73-41ea-8d46-922951cc5b63', '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-08-31 07:53:45.098 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:53:45.098 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:45.098 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 10682d47-f733-4ed9-beb7-1c173afe43f4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:53:45.098 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ad66cb69-1719-45db-a77f-10b88866cf16 2021-08-31 07:53:45.098 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:53:45.208 1484 2997394105272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '10682d47-f733-4ed9-beb7-1c173afe43f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:53:45.208 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '10682d47-f733-4ed9-beb7-1c173afe43f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:53:45.231 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 10682d47-f733-4ed9-beb7-1c173afe43f4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:53:45.231 1484 2997394105272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 702, VLAN trunk: None to switch port 10682d47-f733-4ed9-beb7-1c173afe43f4 2021-08-31 07:53:45.284 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:53:45.284 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['10682d47-f733-4ed9-beb7-1c173afe43f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:53:45.453 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['10682d47-f733-4ed9-beb7-1c173afe43f4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:53:45.453 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:53:45.453 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4f8a48e6-ade2-410e-a06b-5d0c670fc36a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:53:45.453 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 10682d47-f733-4ed9-beb7-1c173afe43f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:53:45.453 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:53:45.453 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 10682d47-f733-4ed9-beb7-1c173afe43f4 not yet added. Adding. 2021-08-31 07:53:45.453 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:53:45.453 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:53:45.539 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:45.613 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:53:45.613 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:45.724 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:53:45.800 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10682d47-f733-4ed9-beb7-1c173afe43f4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:53:45.800 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 10682d47-f733-4ed9-beb7-1c173afe43f4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:53:45.800 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 10682d47-f733-4ed9-beb7-1c173afe43f4 processed. 2021-08-31 07:53:46.770 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:53:47.253 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:21.773 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10535226-4b21-488c-a5b0-cc0a490fa8a9 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Security group member updated on remote: ['efa2c8db-6502-4626-a0fc-a7b0eccbac09'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:54:21.773 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-10535226-4b21-488c-a5b0-cc0a490fa8a9 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Security group member updated ['efa2c8db-6502-4626-a0fc-a7b0eccbac09'] 2021-08-31 07:54:23.017 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e92d1c89-2668-47c2-9291-19420d295ffe ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: 44809ed5-7e08-45df-b140-084c2453d023 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:54:23.017 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e92d1c89-2668-47c2-9291-19420d295ffe ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port 44809ed5-7e08-45df-b140-084c2453d023 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:54:25.767 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44809ed5-7e08-45df-b140-084c2453d023 2021-08-31 07:54:26.917 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:54:27.267 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 44809ed5-7e08-45df-b140-084c2453d023 2021-08-31 07:54:27.267 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 44809ed5-7e08-45df-b140-084c2453d023 updated. Details: {'device': '44809ed5-7e08-45df-b140-084c2453d023', 'network_id': 'dd758cfb-ac60-4cb5-857e-cb195ffc3e8f', 'port_id': '44809ed5-7e08-45df-b140-084c2453d023', 'mac_address': 'fa:16:3e:08:6c:81', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 719, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f57bed69-4930-4a2d-a4ce-d8eeb5469ccb', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:54:27.267 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:54:27.267 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44809ed5-7e08-45df-b140-084c2453d023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:27.267 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44809ed5-7e08-45df-b140-084c2453d023 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:54:27.267 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dd758cfb-ac60-4cb5-857e-cb195ffc3e8f 2021-08-31 07:54:27.267 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:54:27.423 1484 2997394105272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44809ed5-7e08-45df-b140-084c2453d023') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:54:27.423 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44809ed5-7e08-45df-b140-084c2453d023') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:54:27.423 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44809ed5-7e08-45df-b140-084c2453d023 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:54:27.423 1484 2997394105272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 719, VLAN trunk: None to switch port 44809ed5-7e08-45df-b140-084c2453d023 2021-08-31 07:54:27.502 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:54:27.502 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44809ed5-7e08-45df-b140-084c2453d023'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:54:27.704 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44809ed5-7e08-45df-b140-084c2453d023']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:54:27.704 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:54:27.704 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (efa2c8db-6502-4626-a0fc-a7b0eccbac09) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:54:27.704 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (efa2c8db-6502-4626-a0fc-a7b0eccbac09) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:54:27.704 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44809ed5-7e08-45df-b140-084c2453d023 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:54:27.704 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:54:27.704 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 44809ed5-7e08-45df-b140-084c2453d023 not yet added. Adding. 2021-08-31 07:54:27.704 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:54:27.704 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:54:27.816 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44809ed5-7e08-45df-b140-084c2453d023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:27.906 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44809ed5-7e08-45df-b140-084c2453d023" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:27.906 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44809ed5-7e08-45df-b140-084c2453d023" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:28.017 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44809ed5-7e08-45df-b140-084c2453d023" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:28.126 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44809ed5-7e08-45df-b140-084c2453d023" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:28.126 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44809ed5-7e08-45df-b140-084c2453d023 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:54:28.126 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44809ed5-7e08-45df-b140-084c2453d023 processed. 2021-08-31 07:54:28.719 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group member updated on remote: ['ef70c7cd-f723-4ccd-a4f4-5398459f6cd4', '19e1d317-71cf-46c9-afe6-8c14febfbf62'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:54:28.719 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group member updated ['ef70c7cd-f723-4ccd-a4f4-5398459f6cd4', '19e1d317-71cf-46c9-afe6-8c14febfbf62'] 2021-08-31 07:54:28.719 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Refresh firewall rules 2021-08-31 07:54:28.719 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Get security group information for devices via rpc ['388186bf-febb-4985-aaf3-e5d2a6558935'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:54:28.768 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] port_update received: 388186bf-febb-4985-aaf3-e5d2a6558935 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:54:28.781 1484 2997394106504 MainThread DEBUG oslo_concurrency.lockutils [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-agent-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:28.781 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Binding port 388186bf-febb-4985-aaf3-e5d2a6558935 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:54:28.781 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:54:28.797 1484 2997394106504 MainThread DEBUG neutron.services.trunk.rpc.agent [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '388186bf-febb-4985-aaf3-e5d2a6558935') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:54:28.797 1484 2997394106504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '388186bf-febb-4985-aaf3-e5d2a6558935') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:54:28.831 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Trunk plugin disabled on server. Assuming port 388186bf-febb-4985-aaf3-e5d2a6558935 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:54:28.831 1484 2997394106504 MainThread INFO networking_hyperv.neutron.trunk_driver [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Binding VLAN ID: 731, VLAN trunk: None to switch port 388186bf-febb-4985-aaf3-e5d2a6558935 2021-08-31 07:54:28.861 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Refresh firewall rules 2021-08-31 07:54:28.861 1484 2997394106504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Get security group information for devices via rpc ['388186bf-febb-4985-aaf3-e5d2a6558935'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:54:28.928 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:29.144 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update security group information for ports dict_keys(['388186bf-febb-4985-aaf3-e5d2a6558935']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:54:29.144 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:54:29.144 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update rules of security group (ef70c7cd-f723-4ccd-a4f4-5398459f6cd4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:54:29.144 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update members of security group (ef70c7cd-f723-4ccd-a4f4-5398459f6cd4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:54:29.144 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update port filter for 388186bf-febb-4985-aaf3-e5d2a6558935 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:54:29.157 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Updating port rules. 2021-08-31 07:54:29.157 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-31 07:54:29.157 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:29.157 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:29.157 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:29.236 1484 2997394106504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update security group information for ports dict_keys(['388186bf-febb-4985-aaf3-e5d2a6558935']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:54:29.236 1484 2997394106504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:54:29.236 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update rules of security group (ef70c7cd-f723-4ccd-a4f4-5398459f6cd4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:54:29.236 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update members of security group (ef70c7cd-f723-4ccd-a4f4-5398459f6cd4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:54:29.236 1484 2997394106504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update port filter for 388186bf-febb-4985-aaf3-e5d2a6558935 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:54:29.236 1484 2997394106504 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Updating port rules. 2021-08-31 07:54:29.236 1484 2997394106504 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-31 07:54:29.344 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:29.344 1484 2997394106504 MainThread DEBUG oslo_concurrency.lockutils [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:29.344 1484 2997394106504 MainThread DEBUG oslo_concurrency.lockutils [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:29.344 1484 2997394106504 MainThread DEBUG oslo_concurrency.lockutils [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:29.426 1484 2997394106504 MainThread DEBUG oslo_concurrency.lockutils [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-driver-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:29.456 1484 2997394106504 MainThread DEBUG oslo_concurrency.lockutils [req-d186deaa-5dc6-4194-8f12-e5ffaec6bd1a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Lock "n-hv-agent-port-lock-388186bf-febb-4985-aaf3-e5d2a6558935" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.671s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:29.485 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:30.063 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 10682d47-f733-4ed9-beb7-1c173afe43f4 2021-08-31 07:54:30.929 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:54:30.929 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '10682d47-f733-4ed9-beb7-1c173afe43f4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:54:30.929 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '10682d47-f733-4ed9-beb7-1c173afe43f4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:54:30.929 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 10682d47-f733-4ed9-beb7-1c173afe43f4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:54:30.941 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ad66cb69-1719-45db-a77f-10b88866cf16 2021-08-31 07:54:30.941 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10682d47-f733-4ed9-beb7-1c173afe43f4'] 2021-08-31 07:54:30.941 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:54:30.941 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:54:30.941 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10682d47-f733-4ed9-beb7-1c173afe43f4'] 2021-08-31 07:54:31.018 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81b88d3b-b584-41c1-86a3-6d1fc59d8f0c cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] port_delete event received for 'b565ede0-f678-45e6-b434-c070a16c52d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:54:31.766 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20200704-16c8-4530-a93d-57a884001ccd 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group member updated on remote: ['4f8a48e6-ade2-410e-a06b-5d0c670fc36a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:54:31.766 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-20200704-16c8-4530-a93d-57a884001ccd 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group member updated ['4f8a48e6-ade2-410e-a06b-5d0c670fc36a'] 2021-08-31 07:54:32.361 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20200704-16c8-4530-a93d-57a884001ccd 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] port_delete event received for '10682d47-f733-4ed9-beb7-1c173afe43f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:54:32.937 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:33.345 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:33.642 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15282bb4-076f-43ad-bfc6-4d8f92048bd7 728e14c42183457c9fe63ee0d20ed427 57f35fa447a14099b3f8176367505cc2 - - -] Security group member updated on remote: ['cb8f516d-5d18-45f4-a8f4-6cd6b56b53f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:54:33.642 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-15282bb4-076f-43ad-bfc6-4d8f92048bd7 728e14c42183457c9fe63ee0d20ed427 57f35fa447a14099b3f8176367505cc2 - - -] Security group member updated ['cb8f516d-5d18-45f4-a8f4-6cd6b56b53f5'] 2021-08-31 07:54:35.297 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5aeddc15-403c-44ad-aaed-cec3dcdc7927 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: e820b425-cfca-477a-a056-e6824c66a306 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:54:35.297 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5aeddc15-403c-44ad-aaed-cec3dcdc7927 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port e820b425-cfca-477a-a056-e6824c66a306 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:54:35.646 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c58fc90-284d-4909-a0e4-31f31a5a6c2f 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] port_delete event received for '5fc94301-0d3b-45d7-bedc-9b6426423381' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:54:37.254 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d2e9330-8097-42a7-95ca-e8eb892336ee 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group rule updated on remote: ['d6fcf673-1c53-43c2-886d-dbebc0539721'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:54:37.254 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-1d2e9330-8097-42a7-95ca-e8eb892336ee 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group rule updated ['d6fcf673-1c53-43c2-886d-dbebc0539721'] 2021-08-31 07:54:37.875 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d36665d2-a350-4e71-95dd-7af1f771c4f5 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group rule updated on remote: ['d6fcf673-1c53-43c2-886d-dbebc0539721'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:54:37.875 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-d36665d2-a350-4e71-95dd-7af1f771c4f5 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group rule updated ['d6fcf673-1c53-43c2-886d-dbebc0539721'] 2021-08-31 07:54:37.875 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e820b425-cfca-477a-a056-e6824c66a306 2021-08-31 07:54:38.975 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:54:39.298 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port e820b425-cfca-477a-a056-e6824c66a306 2021-08-31 07:54:39.319 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port e820b425-cfca-477a-a056-e6824c66a306 updated. Details: {'device': 'e820b425-cfca-477a-a056-e6824c66a306', 'network_id': '337fc3ed-46db-4fab-ada6-b395e7437e5f', 'port_id': 'e820b425-cfca-477a-a056-e6824c66a306', 'mac_address': 'fa:16:3e:fb:2f:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 706, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e1db4501-85b9-493a-81b5-bad79952275c', 'ip_address': '192.168.233.74'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:54:39.319 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:54:39.319 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e820b425-cfca-477a-a056-e6824c66a306" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:39.319 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e820b425-cfca-477a-a056-e6824c66a306 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:54:39.319 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 337fc3ed-46db-4fab-ada6-b395e7437e5f 2021-08-31 07:54:39.319 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:54:39.454 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e820b425-cfca-477a-a056-e6824c66a306') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:54:39.454 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e820b425-cfca-477a-a056-e6824c66a306') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:54:39.454 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e820b425-cfca-477a-a056-e6824c66a306 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:54:39.454 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 706, VLAN trunk: None to switch port e820b425-cfca-477a-a056-e6824c66a306 2021-08-31 07:54:39.532 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:54:39.532 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e820b425-cfca-477a-a056-e6824c66a306'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:54:39.768 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e820b425-cfca-477a-a056-e6824c66a306']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:54:39.768 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:54:39.768 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cb8f516d-5d18-45f4-a8f4-6cd6b56b53f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:54:39.768 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cb8f516d-5d18-45f4-a8f4-6cd6b56b53f5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:54:39.768 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e820b425-cfca-477a-a056-e6824c66a306 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:54:39.768 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:54:39.768 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e820b425-cfca-477a-a056-e6824c66a306 not yet added. Adding. 2021-08-31 07:54:39.768 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:54:39.768 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:54:39.861 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e820b425-cfca-477a-a056-e6824c66a306" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:39.954 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e820b425-cfca-477a-a056-e6824c66a306" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:39.954 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e820b425-cfca-477a-a056-e6824c66a306" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:40.047 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e820b425-cfca-477a-a056-e6824c66a306" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:40.113 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e820b425-cfca-477a-a056-e6824c66a306" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:40.113 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e820b425-cfca-477a-a056-e6824c66a306 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:54:40.113 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e820b425-cfca-477a-a056-e6824c66a306 processed. 2021-08-31 07:54:40.141 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c2b6ba2-36ee-4837-83d3-c97aeb1f083a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group member updated on remote: ['ef70c7cd-f723-4ccd-a4f4-5398459f6cd4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:54:40.141 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-8c2b6ba2-36ee-4837-83d3-c97aeb1f083a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Security group member updated ['ef70c7cd-f723-4ccd-a4f4-5398459f6cd4'] 2021-08-31 07:54:40.141 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-8c2b6ba2-36ee-4837-83d3-c97aeb1f083a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Refresh firewall rules 2021-08-31 07:54:40.141 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c2b6ba2-36ee-4837-83d3-c97aeb1f083a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Get security group information for devices via rpc ['388186bf-febb-4985-aaf3-e5d2a6558935'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:54:40.141 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 388186bf-febb-4985-aaf3-e5d2a6558935 2021-08-31 07:54:40.177 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c2b6ba2-36ee-4837-83d3-c97aeb1f083a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:54:40.177 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c2b6ba2-36ee-4837-83d3-c97aeb1f083a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:54:40.268 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c2b6ba2-36ee-4837-83d3-c97aeb1f083a cd7f74ecda284230b62b3e5a529e5aed 4328359f15b3490cabadb4c7167f8d37 - - -] port_delete event received for '388186bf-febb-4985-aaf3-e5d2a6558935' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:54:40.984 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:54:40.984 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '388186bf-febb-4985-aaf3-e5d2a6558935' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:54:40.984 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '388186bf-febb-4985-aaf3-e5d2a6558935' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:54:40.984 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 388186bf-febb-4985-aaf3-e5d2a6558935 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:54:40.984 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:40.999 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['388186bf-febb-4985-aaf3-e5d2a6558935'] 2021-08-31 07:54:40.999 1484 2997394106504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:54:40.999 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:54:40.999 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['388186bf-febb-4985-aaf3-e5d2a6558935'] 2021-08-31 07:54:41.547 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:44.111 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bde8d081-fff7-4b08-9616-c86d7ed78605 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group member updated on remote: ['d6fcf673-1c53-43c2-886d-dbebc0539721'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:54:44.111 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-bde8d081-fff7-4b08-9616-c86d7ed78605 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group member updated ['d6fcf673-1c53-43c2-886d-dbebc0539721'] 2021-08-31 07:54:45.359 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-549b0bac-0ef4-4d68-975e-92a9b1b7ef6f ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: 51ee5aa7-bb9b-4143-81ca-568109de4ada port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:54:45.359 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-549b0bac-0ef4-4d68-975e-92a9b1b7ef6f ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port 51ee5aa7-bb9b-4143-81ca-568109de4ada defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:54:45.844 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d21b7157-116b-4588-9ced-930c3713dd14 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for 'd5e5cb9d-f349-4081-8d99-49a61efd1aab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:54:47.424 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9c8c089-2016-4e94-bd58-cd44bfa51b8b 728e14c42183457c9fe63ee0d20ed427 57f35fa447a14099b3f8176367505cc2 - - -] Security group member updated on remote: ['cb8f516d-5d18-45f4-a8f4-6cd6b56b53f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:54:47.424 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-a9c8c089-2016-4e94-bd58-cd44bfa51b8b 728e14c42183457c9fe63ee0d20ed427 57f35fa447a14099b3f8176367505cc2 - - -] Security group member updated ['cb8f516d-5d18-45f4-a8f4-6cd6b56b53f5'] 2021-08-31 07:54:47.424 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-a9c8c089-2016-4e94-bd58-cd44bfa51b8b 728e14c42183457c9fe63ee0d20ed427 57f35fa447a14099b3f8176367505cc2 - - -] Refresh firewall rules 2021-08-31 07:54:47.424 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9c8c089-2016-4e94-bd58-cd44bfa51b8b 728e14c42183457c9fe63ee0d20ed427 57f35fa447a14099b3f8176367505cc2 - - -] Get security group information for devices via rpc ['e820b425-cfca-477a-a056-e6824c66a306'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:54:47.455 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a9c8c089-2016-4e94-bd58-cd44bfa51b8b 728e14c42183457c9fe63ee0d20ed427 57f35fa447a14099b3f8176367505cc2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:54:47.455 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a9c8c089-2016-4e94-bd58-cd44bfa51b8b 728e14c42183457c9fe63ee0d20ed427 57f35fa447a14099b3f8176367505cc2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:54:47.505 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9c8c089-2016-4e94-bd58-cd44bfa51b8b 728e14c42183457c9fe63ee0d20ed427 57f35fa447a14099b3f8176367505cc2 - - -] port_delete event received for 'e820b425-cfca-477a-a056-e6824c66a306' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:54:47.703 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3b2d862-5f8c-4c83-8ecf-bec0a92ef53d ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for '8bc98de9-1c15-4c22-8bbc-97d1bf047392' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:54:47.977 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 51ee5aa7-bb9b-4143-81ca-568109de4ada 2021-08-31 07:54:48.203 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e820b425-cfca-477a-a056-e6824c66a306 2021-08-31 07:54:48.969 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f574bcf-f71d-4f5d-8d2d-d6e50fc732d6 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for 'a8a304fb-271e-4234-845a-67851939aa5a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:54:49.031 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:54:49.266 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bae36cd4-40ae-480f-b870-700ca7377b79 - - - - -] port_delete event received for 'a8a304fb-271e-4234-845a-67851939aa5a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:54:49.409 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f574bcf-f71d-4f5d-8d2d-d6e50fc732d6 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network 57bbd9f6-f770-451e-bd87-f13b08f95710 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 07:54:49.409 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3f574bcf-f71d-4f5d-8d2d-d6e50fc732d6 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Reclaiming local network 57bbd9f6-f770-451e-bd87-f13b08f95710 2021-08-31 07:54:49.501 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 51ee5aa7-bb9b-4143-81ca-568109de4ada 2021-08-31 07:54:49.501 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 51ee5aa7-bb9b-4143-81ca-568109de4ada updated. Details: {'device': '51ee5aa7-bb9b-4143-81ca-568109de4ada', 'network_id': 'ad66cb69-1719-45db-a77f-10b88866cf16', 'port_id': '51ee5aa7-bb9b-4143-81ca-568109de4ada', 'mac_address': 'fa:16:3e:96:12:15', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 702, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '900ab87c-ca73-41ea-8d46-922951cc5b63', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:54:49.501 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:54:49.501 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:54:49.501 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e820b425-cfca-477a-a056-e6824c66a306' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:54:49.501 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e820b425-cfca-477a-a056-e6824c66a306' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:54:49.501 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e820b425-cfca-477a-a056-e6824c66a306 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:54:49.501 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:49.501 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 51ee5aa7-bb9b-4143-81ca-568109de4ada _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:54:49.501 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ad66cb69-1719-45db-a77f-10b88866cf16 2021-08-31 07:54:49.524 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:54:49.533 1484 2997394106504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 337fc3ed-46db-4fab-ada6-b395e7437e5f 2021-08-31 07:54:49.533 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e820b425-cfca-477a-a056-e6824c66a306'] 2021-08-31 07:54:49.533 1484 2997394106504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:54:49.533 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:54:49.533 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e820b425-cfca-477a-a056-e6824c66a306'] 2021-08-31 07:54:49.656 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '51ee5aa7-bb9b-4143-81ca-568109de4ada') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:54:49.656 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '51ee5aa7-bb9b-4143-81ca-568109de4ada') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:54:49.656 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 51ee5aa7-bb9b-4143-81ca-568109de4ada is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:54:49.656 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 702, VLAN trunk: None to switch port 51ee5aa7-bb9b-4143-81ca-568109de4ada 2021-08-31 07:54:49.733 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:54:49.733 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['51ee5aa7-bb9b-4143-81ca-568109de4ada'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:54:49.907 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['51ee5aa7-bb9b-4143-81ca-568109de4ada']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:54:49.907 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:54:49.907 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d6fcf673-1c53-43c2-886d-dbebc0539721) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:54:49.907 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 51ee5aa7-bb9b-4143-81ca-568109de4ada _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:54:49.907 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:54:49.921 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 51ee5aa7-bb9b-4143-81ca-568109de4ada not yet added. Adding. 2021-08-31 07:54:49.921 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:54:49.921 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:54:50.018 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:50.110 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:50.110 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:50.226 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:50.297 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:50.297 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 51ee5aa7-bb9b-4143-81ca-568109de4ada status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:54:50.297 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 51ee5aa7-bb9b-4143-81ca-568109de4ada processed. 2021-08-31 07:54:51.030 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:54:51.110 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79a55670-3d9d-45c0-aab0-b3c3891c4c8a ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for 'd6fc8981-6a57-4f6a-b9b3-5f01898af9cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:54:51.625 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.593s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:54:53.033 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615caae1-05a0-4825-a7da-ba0c40c92236 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for '23f27ae1-1772-4555-8bb8-9fb8e6744e08' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:54:54.392 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38d706ff-5555-4fb7-8113-7634ed1b4f29 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for 'c53e8685-1145-443d-9df5-34c8e58351cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:54:54.468 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af71aa66-ad90-4519-a8ce-2fa48bcf0f91 - - - - -] port_delete event received for 'c53e8685-1145-443d-9df5-34c8e58351cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:54:55.033 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38d706ff-5555-4fb7-8113-7634ed1b4f29 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network 3c081bce-7de6-4feb-8d79-4f3cbd9a32c3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 07:54:55.033 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38d706ff-5555-4fb7-8113-7634ed1b4f29 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Network 3c081bce-7de6-4feb-8d79-4f3cbd9a32c3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-31 07:55:05.079 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2658063f-82ef-42a5-91c7-3fc8a6ed1cce - - - - -] port_update received: 9af6962b-0a0b-4eb1-b99b-1cdbfb50397e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:55:05.095 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2658063f-82ef-42a5-91c7-3fc8a6ed1cce - - - - -] No port 9af6962b-0a0b-4eb1-b99b-1cdbfb50397e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:55:08.686 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32500894-d8db-4bec-9c48-b4c021cd0cd9 - - - - -] port_update received: 276d00dd-2e8c-46cc-ad83-9d72954bce27 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:55:08.702 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32500894-d8db-4bec-9c48-b4c021cd0cd9 - - - - -] No port 276d00dd-2e8c-46cc-ad83-9d72954bce27 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:55:13.343 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee33ac5b-85ba-418f-b7fa-be8511ef04e6 - - - - -] port_update received: 8142d478-6882-4e18-b6fc-b5fecbe0bbc1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:55:13.358 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee33ac5b-85ba-418f-b7fa-be8511ef04e6 - - - - -] No port 8142d478-6882-4e18-b6fc-b5fecbe0bbc1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:55:16.203 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-491ff6ff-b195-4f22-b809-4ef9e30f378e 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group rule updated on remote: ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:55:16.203 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-491ff6ff-b195-4f22-b809-4ef9e30f378e 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group rule updated ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] 2021-08-31 07:55:16.673 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d84345a-c7b3-4e80-bc0f-7ec7a4e30bf8 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group rule updated on remote: ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:55:16.673 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-5d84345a-c7b3-4e80-bc0f-7ec7a4e30bf8 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group rule updated ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] 2021-08-31 07:55:17.217 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12f6ebc2-3228-425a-b132-577f25328657 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group rule updated on remote: ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:55:17.217 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-12f6ebc2-3228-425a-b132-577f25328657 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group rule updated ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] 2021-08-31 07:55:17.820 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fab301f6-7cd3-405e-b7f4-cac6a365183a 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group rule updated on remote: ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:55:17.820 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-fab301f6-7cd3-405e-b7f4-cac6a365183a 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group rule updated ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] 2021-08-31 07:55:17.905 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63481013-73bd-488c-890a-6e8ca971f49e - - - - -] port_update received: 3a43f676-2487-4bbc-9ec4-9a6d20c1a24a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:55:17.921 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63481013-73bd-488c-890a-6e8ca971f49e - - - - -] No port 3a43f676-2487-4bbc-9ec4-9a6d20c1a24a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:55:18.746 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc17a2a1-717a-4910-8e85-88396cccc89e 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group rule updated on remote: ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:55:18.746 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-bc17a2a1-717a-4910-8e85-88396cccc89e 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group rule updated ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] 2021-08-31 07:55:19.207 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64523163-5516-4344-b406-7ed846034231 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group rule updated on remote: ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:55:19.207 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-64523163-5516-4344-b406-7ed846034231 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group rule updated ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] 2021-08-31 07:55:28.513 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44809ed5-7e08-45df-b140-084c2453d023 2021-08-31 07:55:28.888 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15ee1042-9fad-4df2-a98b-3481862d4b15 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Security group member updated on remote: ['efa2c8db-6502-4626-a0fc-a7b0eccbac09'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:55:28.888 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-15ee1042-9fad-4df2-a98b-3481862d4b15 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Security group member updated ['efa2c8db-6502-4626-a0fc-a7b0eccbac09'] 2021-08-31 07:55:28.888 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-15ee1042-9fad-4df2-a98b-3481862d4b15 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Refresh firewall rules 2021-08-31 07:55:28.888 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15ee1042-9fad-4df2-a98b-3481862d4b15 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Get security group information for devices via rpc ['44809ed5-7e08-45df-b140-084c2453d023'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:55:28.920 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15ee1042-9fad-4df2-a98b-3481862d4b15 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:55:28.920 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15ee1042-9fad-4df2-a98b-3481862d4b15 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:55:28.982 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15ee1042-9fad-4df2-a98b-3481862d4b15 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] port_delete event received for '44809ed5-7e08-45df-b140-084c2453d023' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:55:29.185 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:55:29.185 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44809ed5-7e08-45df-b140-084c2453d023' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:55:29.185 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44809ed5-7e08-45df-b140-084c2453d023' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:55:29.185 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44809ed5-7e08-45df-b140-084c2453d023 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:55:29.185 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network dd758cfb-ac60-4cb5-857e-cb195ffc3e8f 2021-08-31 07:55:29.202 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44809ed5-7e08-45df-b140-084c2453d023'] 2021-08-31 07:55:29.202 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:55:29.202 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:55:29.202 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44809ed5-7e08-45df-b140-084c2453d023'] 2021-08-31 07:55:31.200 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:55:31.231 1484 2997394105096 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-08-31 07:55:40.341 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-928f180b-39ca-4ae3-8fed-d4c1f99b3886 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Security group member updated on remote: ['efa2c8db-6502-4626-a0fc-a7b0eccbac09'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:55:40.341 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-928f180b-39ca-4ae3-8fed-d4c1f99b3886 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Security group member updated ['efa2c8db-6502-4626-a0fc-a7b0eccbac09'] 2021-08-31 07:55:41.378 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da3df6d4-0b87-4cb1-9daf-6e6ecfbf25b3 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group member updated on remote: ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:55:41.378 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-da3df6d4-0b87-4cb1-9daf-6e6ecfbf25b3 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group member updated ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] 2021-08-31 07:55:41.779 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa3d97d-4c65-46ce-ad89-d482f686c824 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: 3891a272-654d-4afb-9742-d795468a5d15 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:55:41.793 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aa3d97d-4c65-46ce-ad89-d482f686c824 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port 3891a272-654d-4afb-9742-d795468a5d15 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:55:42.982 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6074cffb-1ccf-49ab-b6e2-d411a8a8ce69 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: 1f31770b-c2b7-4a17-8600-efce4366fcbb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:55:42.982 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6074cffb-1ccf-49ab-b6e2-d411a8a8ce69 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port 1f31770b-c2b7-4a17-8600-efce4366fcbb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:55:44.375 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3891a272-654d-4afb-9742-d795468a5d15 2021-08-31 07:55:44.375 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1f31770b-c2b7-4a17-8600-efce4366fcbb 2021-08-31 07:55:45.280 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:55:45.982 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 1f31770b-c2b7-4a17-8600-efce4366fcbb 2021-08-31 07:55:45.982 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 1f31770b-c2b7-4a17-8600-efce4366fcbb updated. Details: {'device': '1f31770b-c2b7-4a17-8600-efce4366fcbb', 'network_id': 'c94b483d-002c-4895-9d91-e5fff1102a6b', 'port_id': '1f31770b-c2b7-4a17-8600-efce4366fcbb', 'mac_address': 'fa:16:3e:0c:de:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 721, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '47b6a0c7-d143-4b78-a7ef-5a4538001010', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:55:45.982 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:55:45.982 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 3891a272-654d-4afb-9742-d795468a5d15 2021-08-31 07:55:45.982 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 3891a272-654d-4afb-9742-d795468a5d15 updated. Details: {'device': '3891a272-654d-4afb-9742-d795468a5d15', 'network_id': 'dd758cfb-ac60-4cb5-857e-cb195ffc3e8f', 'port_id': '3891a272-654d-4afb-9742-d795468a5d15', 'mac_address': 'fa:16:3e:92:1a:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 719, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f57bed69-4930-4a2d-a4ce-d8eeb5469ccb', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:55:45.982 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:55:45.982 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f31770b-c2b7-4a17-8600-efce4366fcbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:55:45.982 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1f31770b-c2b7-4a17-8600-efce4366fcbb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:55:45.982 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c94b483d-002c-4895-9d91-e5fff1102a6b 2021-08-31 07:55:45.982 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:55:45.982 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3891a272-654d-4afb-9742-d795468a5d15" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:55:45.982 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3891a272-654d-4afb-9742-d795468a5d15 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:55:45.982 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dd758cfb-ac60-4cb5-857e-cb195ffc3e8f 2021-08-31 07:55:45.982 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:55:46.139 1484 2997394105272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3891a272-654d-4afb-9742-d795468a5d15') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:55:46.139 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3891a272-654d-4afb-9742-d795468a5d15') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:55:46.139 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1f31770b-c2b7-4a17-8600-efce4366fcbb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:55:46.139 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1f31770b-c2b7-4a17-8600-efce4366fcbb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:55:46.139 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3891a272-654d-4afb-9742-d795468a5d15 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:55:46.139 1484 2997394105272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 719, VLAN trunk: None to switch port 3891a272-654d-4afb-9742-d795468a5d15 2021-08-31 07:55:46.139 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1f31770b-c2b7-4a17-8600-efce4366fcbb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:55:46.139 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 721, VLAN trunk: None to switch port 1f31770b-c2b7-4a17-8600-efce4366fcbb 2021-08-31 07:55:46.234 1484 2997394105272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:55:46.234 1484 2997394105272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3891a272-654d-4afb-9742-d795468a5d15'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:55:46.234 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:55:46.234 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1f31770b-c2b7-4a17-8600-efce4366fcbb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:55:46.560 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3891a272-654d-4afb-9742-d795468a5d15']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:55:46.560 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:55:46.560 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (efa2c8db-6502-4626-a0fc-a7b0eccbac09) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:55:46.560 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (efa2c8db-6502-4626-a0fc-a7b0eccbac09) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 07:55:46.560 1484 2997394105272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3891a272-654d-4afb-9742-d795468a5d15 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:55:46.560 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:55:46.560 1484 2997394105272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3891a272-654d-4afb-9742-d795468a5d15 not yet added. Adding. 2021-08-31 07:55:46.560 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:55:46.560 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:55:46.653 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1f31770b-c2b7-4a17-8600-efce4366fcbb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:55:46.653 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:55:46.668 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (40079b2b-7423-46d9-afae-c4a076cc8cb3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:55:46.668 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1f31770b-c2b7-4a17-8600-efce4366fcbb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:55:46.668 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:55:46.668 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1f31770b-c2b7-4a17-8600-efce4366fcbb not yet added. Adding. 2021-08-31 07:55:46.668 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:55:46.668 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:55:46.668 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3891a272-654d-4afb-9742-d795468a5d15" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:55:46.763 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3891a272-654d-4afb-9742-d795468a5d15" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:55:46.763 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3891a272-654d-4afb-9742-d795468a5d15" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:55:46.763 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f31770b-c2b7-4a17-8600-efce4366fcbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:55:46.873 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f31770b-c2b7-4a17-8600-efce4366fcbb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:55:46.873 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f31770b-c2b7-4a17-8600-efce4366fcbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:55:46.887 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3891a272-654d-4afb-9742-d795468a5d15" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:55:46.983 1484 2997394105272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3891a272-654d-4afb-9742-d795468a5d15" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:55:46.983 1484 2997394105272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3891a272-654d-4afb-9742-d795468a5d15 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:55:46.983 1484 2997394105272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3891a272-654d-4afb-9742-d795468a5d15 processed. 2021-08-31 07:55:47.000 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f31770b-c2b7-4a17-8600-efce4366fcbb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:55:47.092 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f31770b-c2b7-4a17-8600-efce4366fcbb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:55:47.092 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1f31770b-c2b7-4a17-8600-efce4366fcbb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:55:47.092 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1f31770b-c2b7-4a17-8600-efce4366fcbb processed. 2021-08-31 07:55:47.293 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:55:48.156 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:55:54.468 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 51ee5aa7-bb9b-4143-81ca-568109de4ada 2021-08-31 07:55:55.340 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:55:55.653 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 51ee5aa7-bb9b-4143-81ca-568109de4ada 2021-08-31 07:55:55.653 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 51ee5aa7-bb9b-4143-81ca-568109de4ada updated. Details: {'device': '51ee5aa7-bb9b-4143-81ca-568109de4ada', 'network_id': 'ad66cb69-1719-45db-a77f-10b88866cf16', 'port_id': '51ee5aa7-bb9b-4143-81ca-568109de4ada', 'mac_address': 'fa:16:3e:96:12:15', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 702, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '900ab87c-ca73-41ea-8d46-922951cc5b63', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:55:55.653 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:55:55.653 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:55:55.653 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 51ee5aa7-bb9b-4143-81ca-568109de4ada _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:55:55.653 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:55:55.686 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '51ee5aa7-bb9b-4143-81ca-568109de4ada') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:55:55.686 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '51ee5aa7-bb9b-4143-81ca-568109de4ada') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:55:55.686 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 51ee5aa7-bb9b-4143-81ca-568109de4ada is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:55:55.686 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 702, VLAN trunk: None to switch port 51ee5aa7-bb9b-4143-81ca-568109de4ada 2021-08-31 07:55:55.749 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:55:55.749 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['51ee5aa7-bb9b-4143-81ca-568109de4ada'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:55:55.984 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['51ee5aa7-bb9b-4143-81ca-568109de4ada']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:55:55.984 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:55:55.984 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d6fcf673-1c53-43c2-886d-dbebc0539721) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:55:55.984 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 51ee5aa7-bb9b-4143-81ca-568109de4ada _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:55:55.984 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:55:55.984 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-31 07:55:55.984 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:55:55.984 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:55:55.984 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:55:55.984 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:55:56.033 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:55:56.033 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 51ee5aa7-bb9b-4143-81ca-568109de4ada status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:55:56.033 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 51ee5aa7-bb9b-4143-81ca-568109de4ada processed. 2021-08-31 07:55:57.349 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:55:57.735 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:56:10.919 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 51ee5aa7-bb9b-4143-81ca-568109de4ada 2021-08-31 07:56:11.395 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:56:11.395 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '51ee5aa7-bb9b-4143-81ca-568109de4ada' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:56:11.395 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '51ee5aa7-bb9b-4143-81ca-568109de4ada' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:56:11.395 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 51ee5aa7-bb9b-4143-81ca-568109de4ada _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:56:11.403 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51ee5aa7-bb9b-4143-81ca-568109de4ada'] 2021-08-31 07:56:11.403 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:56:11.403 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:56:11.403 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51ee5aa7-bb9b-4143-81ca-568109de4ada'] 2021-08-31 07:56:13.434 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:56:13.668 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:56:14.967 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 51ee5aa7-bb9b-4143-81ca-568109de4ada 2021-08-31 07:56:15.451 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:56:15.451 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '51ee5aa7-bb9b-4143-81ca-568109de4ada' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:56:15.451 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '51ee5aa7-bb9b-4143-81ca-568109de4ada' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:56:15.451 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 51ee5aa7-bb9b-4143-81ca-568109de4ada _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:56:15.464 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ad66cb69-1719-45db-a77f-10b88866cf16 2021-08-31 07:56:15.464 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51ee5aa7-bb9b-4143-81ca-568109de4ada'] 2021-08-31 07:56:15.464 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:56:15.464 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51ee5aa7-bb9b-4143-81ca-568109de4ada'] 2021-08-31 07:56:17.450 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:56:17.558 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:56:34.825 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 51ee5aa7-bb9b-4143-81ca-568109de4ada 2021-08-31 07:56:35.526 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:56:35.855 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 51ee5aa7-bb9b-4143-81ca-568109de4ada 2021-08-31 07:56:35.855 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 51ee5aa7-bb9b-4143-81ca-568109de4ada updated. Details: {'device': '51ee5aa7-bb9b-4143-81ca-568109de4ada', 'network_id': 'ad66cb69-1719-45db-a77f-10b88866cf16', 'port_id': '51ee5aa7-bb9b-4143-81ca-568109de4ada', 'mac_address': 'fa:16:3e:96:12:15', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 702, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '900ab87c-ca73-41ea-8d46-922951cc5b63', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:56:35.855 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:56:35.855 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:56:35.855 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 51ee5aa7-bb9b-4143-81ca-568109de4ada _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:56:35.855 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ad66cb69-1719-45db-a77f-10b88866cf16 2021-08-31 07:56:35.855 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:56:35.998 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '51ee5aa7-bb9b-4143-81ca-568109de4ada') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:56:35.998 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '51ee5aa7-bb9b-4143-81ca-568109de4ada') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:56:36.013 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 51ee5aa7-bb9b-4143-81ca-568109de4ada is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:56:36.013 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 702, VLAN trunk: None to switch port 51ee5aa7-bb9b-4143-81ca-568109de4ada 2021-08-31 07:56:36.074 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:56:36.074 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['51ee5aa7-bb9b-4143-81ca-568109de4ada'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:56:36.245 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['51ee5aa7-bb9b-4143-81ca-568109de4ada']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:56:36.245 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:56:36.245 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d6fcf673-1c53-43c2-886d-dbebc0539721) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:56:36.245 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 51ee5aa7-bb9b-4143-81ca-568109de4ada _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:56:36.245 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:56:36.245 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 51ee5aa7-bb9b-4143-81ca-568109de4ada not yet added. Adding. 2021-08-31 07:56:36.245 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:56:36.245 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:56:36.325 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:56:36.416 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:56:36.416 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:56:36.497 1484 2997394106504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b952e2e7-fdb9-4bc5-99a3-cb0811fa402c 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Security group member updated on remote: ['efa2c8db-6502-4626-a0fc-a7b0eccbac09'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:56:36.497 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [req-b952e2e7-fdb9-4bc5-99a3-cb0811fa402c 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Security group member updated ['efa2c8db-6502-4626-a0fc-a7b0eccbac09'] 2021-08-31 07:56:36.510 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:56:36.510 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [req-b952e2e7-fdb9-4bc5-99a3-cb0811fa402c 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Refresh firewall rules 2021-08-31 07:56:36.528 1484 2997394106504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b952e2e7-fdb9-4bc5-99a3-cb0811fa402c 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Get security group information for devices via rpc ['3891a272-654d-4afb-9742-d795468a5d15'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:56:36.558 1484 2997394106504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b952e2e7-fdb9-4bc5-99a3-cb0811fa402c 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:56:36.558 1484 2997394106504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b952e2e7-fdb9-4bc5-99a3-cb0811fa402c 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:56:36.590 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b952e2e7-fdb9-4bc5-99a3-cb0811fa402c 50282f0f1d2649a3b5498bf342bde95c f64ae1f566e24af9aca0159fefe21177 - - -] port_delete event received for '3891a272-654d-4afb-9742-d795468a5d15' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:56:36.606 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51ee5aa7-bb9b-4143-81ca-568109de4ada" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:56:36.606 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 51ee5aa7-bb9b-4143-81ca-568109de4ada status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:56:36.606 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 51ee5aa7-bb9b-4143-81ca-568109de4ada processed. 2021-08-31 07:56:37.137 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3891a272-654d-4afb-9742-d795468a5d15 2021-08-31 07:56:37.542 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:56:37.542 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3891a272-654d-4afb-9742-d795468a5d15' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:56:37.542 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3891a272-654d-4afb-9742-d795468a5d15' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:56:37.542 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3891a272-654d-4afb-9742-d795468a5d15 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:56:37.542 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:56:37.542 1484 2997394106504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network dd758cfb-ac60-4cb5-857e-cb195ffc3e8f 2021-08-31 07:56:37.542 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3891a272-654d-4afb-9742-d795468a5d15'] 2021-08-31 07:56:37.542 1484 2997394106504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:56:37.542 1484 2997394106504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:56:37.542 1484 2997394106504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3891a272-654d-4afb-9742-d795468a5d15'] 2021-08-31 07:56:37.918 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:57:00.795 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f8c2316-f096-4666-a13f-13f147c8e4a0 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network dd758cfb-ac60-4cb5-857e-cb195ffc3e8f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 07:57:00.795 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f8c2316-f096-4666-a13f-13f147c8e4a0 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Network dd758cfb-ac60-4cb5-857e-cb195ffc3e8f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-31 07:57:19.149 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90943a3f-a1ac-438a-8117-e7eb010d57cf 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group member updated on remote: ['d6fcf673-1c53-43c2-886d-dbebc0539721'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:57:19.149 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-90943a3f-a1ac-438a-8117-e7eb010d57cf 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] Security group member updated ['d6fcf673-1c53-43c2-886d-dbebc0539721'] 2021-08-31 07:57:19.495 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 51ee5aa7-bb9b-4143-81ca-568109de4ada 2021-08-31 07:57:19.572 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90943a3f-a1ac-438a-8117-e7eb010d57cf 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] port_delete event received for '51ee5aa7-bb9b-4143-81ca-568109de4ada' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:57:19.807 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:57:19.807 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '51ee5aa7-bb9b-4143-81ca-568109de4ada' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:57:19.807 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '51ee5aa7-bb9b-4143-81ca-568109de4ada' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:57:19.807 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 51ee5aa7-bb9b-4143-81ca-568109de4ada _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:57:19.807 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ad66cb69-1719-45db-a77f-10b88866cf16 2021-08-31 07:57:19.807 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51ee5aa7-bb9b-4143-81ca-568109de4ada'] 2021-08-31 07:57:19.822 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:57:19.822 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:57:19.822 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51ee5aa7-bb9b-4143-81ca-568109de4ada'] 2021-08-31 07:57:21.818 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:57:21.832 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:57:22.500 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b91e66c7-7602-4a99-8a4d-3831a94a4915 265820f2ed1b4c2f9e4f495b87ff560f fedc362f1a824d6d81ba03403b9b35ce - - -] port_delete event received for 'c34a9d50-c466-43af-8ba3-a6db74591025' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:57:26.603 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ba85607-ee6c-434a-aa20-66c2177ee717 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for 'e496cdd9-854a-4ca7-8d93-8df72e15b065' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:57:28.008 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c60513e1-cd5a-4c89-a523-a0b50fb8e2bb ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for 'fa40872a-4043-4058-8280-01b1022abe3e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:57:29.415 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a447428f-096f-41fb-8c4b-e949d043c806 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for '429844e1-2f31-4aac-a5ce-aed51d8dfb4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:57:29.478 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3a20800-68c5-46b2-9e7a-81a2910b45de - - - - -] port_delete event received for '429844e1-2f31-4aac-a5ce-aed51d8dfb4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:57:29.712 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a447428f-096f-41fb-8c4b-e949d043c806 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network ad66cb69-1719-45db-a77f-10b88866cf16 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 07:57:29.712 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a447428f-096f-41fb-8c4b-e949d043c806 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Network ad66cb69-1719-45db-a77f-10b88866cf16 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-31 07:57:37.777 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05ef3b45-06ca-487e-97a2-e5132284bbf7 - - - - -] port_update received: 39cd7f53-6c52-438c-be87-18858d441d8d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:57:37.794 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05ef3b45-06ca-487e-97a2-e5132284bbf7 - - - - -] No port 39cd7f53-6c52-438c-be87-18858d441d8d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:57:41.289 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12883e34-ffa4-44a9-9e24-0d9145cb56fc - - - - -] port_update received: 0bd7e309-ba8a-4297-bc05-682cae896c25 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:57:41.289 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12883e34-ffa4-44a9-9e24-0d9145cb56fc - - - - -] No port 0bd7e309-ba8a-4297-bc05-682cae896c25 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:57:41.667 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a0dbbf6-e3ca-44c3-aa44-a05c2573d41a baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group rule updated on remote: ['66d56458-2d34-497b-bee0-3315cd95def0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:57:41.667 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-8a0dbbf6-e3ca-44c3-aa44-a05c2573d41a baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group rule updated ['66d56458-2d34-497b-bee0-3315cd95def0'] 2021-08-31 07:57:42.105 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-997536b0-92fa-4553-b52a-de119b019d43 baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group rule updated on remote: ['66d56458-2d34-497b-bee0-3315cd95def0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 07:57:42.105 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-997536b0-92fa-4553-b52a-de119b019d43 baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group rule updated ['66d56458-2d34-497b-bee0-3315cd95def0'] 2021-08-31 07:57:48.367 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3925c70c-7d2c-4c3f-a850-8ccdcf086d89 baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group member updated on remote: ['66d56458-2d34-497b-bee0-3315cd95def0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:57:48.367 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-3925c70c-7d2c-4c3f-a850-8ccdcf086d89 baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group member updated ['66d56458-2d34-497b-bee0-3315cd95def0'] 2021-08-31 07:57:49.393 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bb16622-433c-4941-86ee-09ce06415a94 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: 3a7e06e4-8a9e-4e20-8a89-552279e0a228 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 07:57:49.393 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bb16622-433c-4941-86ee-09ce06415a94 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port 3a7e06e4-8a9e-4e20-8a89-552279e0a228 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 07:57:51.304 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3a7e06e4-8a9e-4e20-8a89-552279e0a228 2021-08-31 07:57:51.996 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:57:52.308 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 3a7e06e4-8a9e-4e20-8a89-552279e0a228 2021-08-31 07:57:52.308 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 3a7e06e4-8a9e-4e20-8a89-552279e0a228 updated. Details: {'device': '3a7e06e4-8a9e-4e20-8a89-552279e0a228', 'network_id': 'bf97ba30-cee8-4dcc-b905-8e080d0571a9', 'port_id': '3a7e06e4-8a9e-4e20-8a89-552279e0a228', 'mac_address': 'fa:16:3e:81:40:1b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 700, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '05ff1a05-b0fd-4f71-8252-296ab6df8085', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:57:52.308 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:57:52.308 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a7e06e4-8a9e-4e20-8a89-552279e0a228" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:57:52.308 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3a7e06e4-8a9e-4e20-8a89-552279e0a228 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:57:52.308 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bf97ba30-cee8-4dcc-b905-8e080d0571a9 2021-08-31 07:57:52.308 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:57:52.431 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3a7e06e4-8a9e-4e20-8a89-552279e0a228') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:57:52.431 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3a7e06e4-8a9e-4e20-8a89-552279e0a228') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:57:52.451 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3a7e06e4-8a9e-4e20-8a89-552279e0a228 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:57:52.451 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 700, VLAN trunk: None to switch port 3a7e06e4-8a9e-4e20-8a89-552279e0a228 2021-08-31 07:57:52.523 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:57:52.523 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3a7e06e4-8a9e-4e20-8a89-552279e0a228'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:57:52.680 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3a7e06e4-8a9e-4e20-8a89-552279e0a228']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:57:52.680 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:57:52.680 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (66d56458-2d34-497b-bee0-3315cd95def0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:57:52.680 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3a7e06e4-8a9e-4e20-8a89-552279e0a228 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:57:52.680 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:57:52.680 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3a7e06e4-8a9e-4e20-8a89-552279e0a228 not yet added. Adding. 2021-08-31 07:57:52.680 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:57:52.680 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:57:52.773 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a7e06e4-8a9e-4e20-8a89-552279e0a228" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:57:52.851 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a7e06e4-8a9e-4e20-8a89-552279e0a228" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:57:52.851 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a7e06e4-8a9e-4e20-8a89-552279e0a228" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:57:52.931 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a7e06e4-8a9e-4e20-8a89-552279e0a228" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:57:53.023 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a7e06e4-8a9e-4e20-8a89-552279e0a228" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:57:53.023 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3a7e06e4-8a9e-4e20-8a89-552279e0a228 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:57:53.023 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3a7e06e4-8a9e-4e20-8a89-552279e0a228 processed. 2021-08-31 07:57:54.009 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:57:54.337 1484 2997394105096 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-08-31 07:58:11.855 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1f31770b-c2b7-4a17-8600-efce4366fcbb 2021-08-31 07:58:12.163 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:58:12.163 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1f31770b-c2b7-4a17-8600-efce4366fcbb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:58:12.163 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1f31770b-c2b7-4a17-8600-efce4366fcbb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:58:12.163 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1f31770b-c2b7-4a17-8600-efce4366fcbb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:58:12.167 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c94b483d-002c-4895-9d91-e5fff1102a6b 2021-08-31 07:58:12.167 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f31770b-c2b7-4a17-8600-efce4366fcbb'] 2021-08-31 07:58:12.167 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:58:12.167 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:58:12.167 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f31770b-c2b7-4a17-8600-efce4366fcbb'] 2021-08-31 07:58:14.194 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:58:14.480 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:58:19.527 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1f31770b-c2b7-4a17-8600-efce4366fcbb 2021-08-31 07:58:20.241 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 07:58:20.616 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 1f31770b-c2b7-4a17-8600-efce4366fcbb 2021-08-31 07:58:20.616 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 1f31770b-c2b7-4a17-8600-efce4366fcbb updated. Details: {'device': '1f31770b-c2b7-4a17-8600-efce4366fcbb', 'network_id': 'c94b483d-002c-4895-9d91-e5fff1102a6b', 'port_id': '1f31770b-c2b7-4a17-8600-efce4366fcbb', 'mac_address': 'fa:16:3e:0c:de:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 721, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '47b6a0c7-d143-4b78-a7ef-5a4538001010', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 07:58:20.616 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 07:58:20.616 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f31770b-c2b7-4a17-8600-efce4366fcbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:58:20.616 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1f31770b-c2b7-4a17-8600-efce4366fcbb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 07:58:20.616 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c94b483d-002c-4895-9d91-e5fff1102a6b 2021-08-31 07:58:20.616 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 07:58:20.743 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1f31770b-c2b7-4a17-8600-efce4366fcbb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:58:20.743 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1f31770b-c2b7-4a17-8600-efce4366fcbb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 07:58:20.761 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1f31770b-c2b7-4a17-8600-efce4366fcbb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 07:58:20.761 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 721, VLAN trunk: None to switch port 1f31770b-c2b7-4a17-8600-efce4366fcbb 2021-08-31 07:58:20.820 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 07:58:20.820 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1f31770b-c2b7-4a17-8600-efce4366fcbb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 07:58:21.089 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1f31770b-c2b7-4a17-8600-efce4366fcbb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 07:58:21.089 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 07:58:21.089 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (40079b2b-7423-46d9-afae-c4a076cc8cb3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 07:58:21.089 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1f31770b-c2b7-4a17-8600-efce4366fcbb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 07:58:21.089 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 07:58:21.089 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1f31770b-c2b7-4a17-8600-efce4366fcbb not yet added. Adding. 2021-08-31 07:58:21.089 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 07:58:21.089 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 07:58:21.194 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f31770b-c2b7-4a17-8600-efce4366fcbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:58:21.276 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f31770b-c2b7-4a17-8600-efce4366fcbb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:58:21.276 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f31770b-c2b7-4a17-8600-efce4366fcbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:58:21.383 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f31770b-c2b7-4a17-8600-efce4366fcbb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:58:21.461 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f31770b-c2b7-4a17-8600-efce4366fcbb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:58:21.461 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1f31770b-c2b7-4a17-8600-efce4366fcbb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 07:58:21.461 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1f31770b-c2b7-4a17-8600-efce4366fcbb processed. 2021-08-31 07:58:22.245 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:58:22.572 1484 2997394105096 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-08-31 07:59:39.415 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3516aefc-c073-4ff9-b864-c3325698e632 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] port_delete event received for '9fbfb100-9ce2-4e2d-a5f6-eb87449e1e5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:59:42.520 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1f31770b-c2b7-4a17-8600-efce4366fcbb 2021-08-31 07:59:42.551 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f712d83-a1ac-4e01-9d85-0f19087676ba 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group member updated on remote: ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 07:59:42.551 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-1f712d83-a1ac-4e01-9d85-0f19087676ba 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] Security group member updated ['40079b2b-7423-46d9-afae-c4a076cc8cb3'] 2021-08-31 07:59:42.618 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f712d83-a1ac-4e01-9d85-0f19087676ba 2d7591e93c18427ba7bb3bb72c2c24cd 96ce0f9af00e49509d0d20bfecc44275 - - -] port_delete event received for '1f31770b-c2b7-4a17-8600-efce4366fcbb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:59:42.634 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 07:59:42.634 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1f31770b-c2b7-4a17-8600-efce4366fcbb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 07:59:42.634 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1f31770b-c2b7-4a17-8600-efce4366fcbb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 07:59:42.634 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1f31770b-c2b7-4a17-8600-efce4366fcbb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 07:59:42.634 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c94b483d-002c-4895-9d91-e5fff1102a6b 2021-08-31 07:59:42.634 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f31770b-c2b7-4a17-8600-efce4366fcbb'] 2021-08-31 07:59:42.650 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 07:59:42.650 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 07:59:42.650 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f31770b-c2b7-4a17-8600-efce4366fcbb'] 2021-08-31 07:59:44.648 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 07:59:44.679 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 07:59:46.709 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69d92750-b093-4c98-9ad5-d76279042eff ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for '276d00dd-2e8c-46cc-ad83-9d72954bce27' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:59:48.082 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-085ab77b-ed23-40a5-bfac-8fbb7a9e6d58 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for '9af6962b-0a0b-4eb1-b99b-1cdbfb50397e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:59:49.332 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-710b4715-2197-455b-804f-898fa71eb84a ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for 'a5f2a624-4981-41e9-a99a-451702102ef7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:59:49.333 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c741a4de-7367-4bf6-b2ba-325b9619a39f - - - - -] port_delete event received for 'a5f2a624-4981-41e9-a99a-451702102ef7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:59:49.754 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-710b4715-2197-455b-804f-898fa71eb84a ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network c94b483d-002c-4895-9d91-e5fff1102a6b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 07:59:49.754 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-710b4715-2197-455b-804f-898fa71eb84a ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Network c94b483d-002c-4895-9d91-e5fff1102a6b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-31 07:59:51.709 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d07a37df-f970-49ca-866b-11def216f8df ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for '3a43f676-2487-4bbc-9ec4-9a6d20c1a24a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:59:53.722 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f2e956e-7aae-486a-96b3-658e8b01904e ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for '8142d478-6882-4e18-b6fc-b5fecbe0bbc1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:59:54.942 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16fa343c-966b-4137-80f1-eeed1856102c ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for 'abc34b72-28a0-46c1-ab96-bf014427becd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:59:55.072 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fe07465-6cd6-414c-b255-7c85319b5e1a - - - - -] port_delete event received for 'abc34b72-28a0-46c1-ab96-bf014427becd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 07:59:55.228 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16fa343c-966b-4137-80f1-eeed1856102c ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network 92b1470b-be96-49c6-a157-bb52a7516940 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 07:59:55.228 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16fa343c-966b-4137-80f1-eeed1856102c ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Network 92b1470b-be96-49c6-a157-bb52a7516940 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-31 08:00:28.565 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81f7a7d7-3376-4663-ab9d-4ae873defa8f baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group member updated on remote: ['66d56458-2d34-497b-bee0-3315cd95def0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 08:00:28.565 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-81f7a7d7-3376-4663-ab9d-4ae873defa8f baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group member updated ['66d56458-2d34-497b-bee0-3315cd95def0'] 2021-08-31 08:00:28.816 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3a7e06e4-8a9e-4e20-8a89-552279e0a228 2021-08-31 08:00:28.872 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 08:00:28.872 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3a7e06e4-8a9e-4e20-8a89-552279e0a228' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 08:00:28.872 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3a7e06e4-8a9e-4e20-8a89-552279e0a228' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 08:00:28.872 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3a7e06e4-8a9e-4e20-8a89-552279e0a228 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 08:00:28.882 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bf97ba30-cee8-4dcc-b905-8e080d0571a9 2021-08-31 08:00:28.882 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a7e06e4-8a9e-4e20-8a89-552279e0a228'] 2021-08-31 08:00:28.882 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 08:00:28.882 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 08:00:28.882 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a7e06e4-8a9e-4e20-8a89-552279e0a228'] 2021-08-31 08:00:28.882 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81f7a7d7-3376-4663-ab9d-4ae873defa8f baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] port_delete event received for '3a7e06e4-8a9e-4e20-8a89-552279e0a228' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 08:00:30.893 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:00:30.910 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:00:31.617 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08d94c5e-5431-457d-9ce6-44865a688b81 baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] port_delete event received for '97331ae2-f547-4cac-937a-ed3f5715b21a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 08:00:33.210 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f8a7b37-f7e6-4a78-b280-e17be9258bed baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group rule updated on remote: ['0fd33d33-4c9b-4d77-bdad-4adc5fc82f30'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 08:00:33.210 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-2f8a7b37-f7e6-4a78-b280-e17be9258bed baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group rule updated ['0fd33d33-4c9b-4d77-bdad-4adc5fc82f30'] 2021-08-31 08:00:33.744 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c1975da-c7d7-4d57-8353-32ebd253aa09 baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group rule updated on remote: ['0fd33d33-4c9b-4d77-bdad-4adc5fc82f30'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-31 08:00:33.744 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-8c1975da-c7d7-4d57-8353-32ebd253aa09 baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group rule updated ['0fd33d33-4c9b-4d77-bdad-4adc5fc82f30'] 2021-08-31 08:00:39.424 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-022ff1dc-2128-4a6f-ac9d-35ee437ec412 baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group member updated on remote: ['0fd33d33-4c9b-4d77-bdad-4adc5fc82f30'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 08:00:39.424 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-022ff1dc-2128-4a6f-ac9d-35ee437ec412 baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group member updated ['0fd33d33-4c9b-4d77-bdad-4adc5fc82f30'] 2021-08-31 08:00:40.571 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-327f0ac5-2531-4b05-baf4-f137919ed532 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: ae0a338b-7e09-499c-8df0-16a908abe3bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 08:00:40.571 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-327f0ac5-2531-4b05-baf4-f137919ed532 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port ae0a338b-7e09-499c-8df0-16a908abe3bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 08:00:42.596 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ae0a338b-7e09-499c-8df0-16a908abe3bc 2021-08-31 08:00:42.937 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 08:00:43.207 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port ae0a338b-7e09-499c-8df0-16a908abe3bc 2021-08-31 08:00:43.236 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port ae0a338b-7e09-499c-8df0-16a908abe3bc updated. Details: {'device': 'ae0a338b-7e09-499c-8df0-16a908abe3bc', 'network_id': 'bf97ba30-cee8-4dcc-b905-8e080d0571a9', 'port_id': 'ae0a338b-7e09-499c-8df0-16a908abe3bc', 'mac_address': 'fa:16:3e:75:d2:87', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 700, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '05ff1a05-b0fd-4f71-8252-296ab6df8085', '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-08-31 08:00:43.236 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 08:00:43.236 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ae0a338b-7e09-499c-8df0-16a908abe3bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:00:43.236 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ae0a338b-7e09-499c-8df0-16a908abe3bc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 08:00:43.236 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bf97ba30-cee8-4dcc-b905-8e080d0571a9 2021-08-31 08:00:43.236 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 08:00:43.396 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ae0a338b-7e09-499c-8df0-16a908abe3bc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 08:00:43.396 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ae0a338b-7e09-499c-8df0-16a908abe3bc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 08:00:43.396 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ae0a338b-7e09-499c-8df0-16a908abe3bc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 08:00:43.396 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 700, VLAN trunk: None to switch port ae0a338b-7e09-499c-8df0-16a908abe3bc 2021-08-31 08:00:43.478 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 08:00:43.478 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ae0a338b-7e09-499c-8df0-16a908abe3bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 08:00:43.618 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ae0a338b-7e09-499c-8df0-16a908abe3bc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 08:00:43.618 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 08:00:43.618 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0fd33d33-4c9b-4d77-bdad-4adc5fc82f30) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 08:00:43.618 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ae0a338b-7e09-499c-8df0-16a908abe3bc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 08:00:43.618 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 08:00:43.618 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ae0a338b-7e09-499c-8df0-16a908abe3bc not yet added. Adding. 2021-08-31 08:00:43.618 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 08:00:43.618 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 08:00:43.694 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae0a338b-7e09-499c-8df0-16a908abe3bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:00:43.756 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae0a338b-7e09-499c-8df0-16a908abe3bc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:00:43.756 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae0a338b-7e09-499c-8df0-16a908abe3bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:00:43.837 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae0a338b-7e09-499c-8df0-16a908abe3bc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:00:43.912 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ae0a338b-7e09-499c-8df0-16a908abe3bc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:00:43.912 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ae0a338b-7e09-499c-8df0-16a908abe3bc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 08:00:43.912 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ae0a338b-7e09-499c-8df0-16a908abe3bc processed. 2021-08-31 08:00:44.946 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:00:45.321 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:01:42.572 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f91070a2-9bda-4295-a827-55f1cea59b10 baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group member updated on remote: ['0fd33d33-4c9b-4d77-bdad-4adc5fc82f30'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 08:01:42.572 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-f91070a2-9bda-4295-a827-55f1cea59b10 baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] Security group member updated ['0fd33d33-4c9b-4d77-bdad-4adc5fc82f30'] 2021-08-31 08:01:42.889 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f91070a2-9bda-4295-a827-55f1cea59b10 baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] port_delete event received for 'ae0a338b-7e09-499c-8df0-16a908abe3bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 08:01:43.313 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ae0a338b-7e09-499c-8df0-16a908abe3bc 2021-08-31 08:01:45.233 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 08:01:45.233 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ae0a338b-7e09-499c-8df0-16a908abe3bc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 08:01:45.233 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ae0a338b-7e09-499c-8df0-16a908abe3bc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 08:01:45.233 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ae0a338b-7e09-499c-8df0-16a908abe3bc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 08:01:45.238 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bf97ba30-cee8-4dcc-b905-8e080d0571a9 2021-08-31 08:01:45.238 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ae0a338b-7e09-499c-8df0-16a908abe3bc'] 2021-08-31 08:01:45.238 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 08:01:45.238 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 08:01:45.238 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ae0a338b-7e09-499c-8df0-16a908abe3bc'] 2021-08-31 08:01:45.750 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7d15b7e-b7f4-4b0e-9ca1-a8ff40292c8c baa66fee80b643e89c3c657616312774 8923eac3f1ad4b718c0a8384be3fffbf - - -] port_delete event received for '53f9e9fd-1026-4351-89e4-e211828d583e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 08:01:47.250 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:01:47.281 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:01:51.312 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-775f7165-748e-4853-a884-bc2d73a8bb8c ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for '0bd7e309-ba8a-4297-bc05-682cae896c25' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 08:01:52.656 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1efffe8-acd9-47ea-a458-01cd58e510f7 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for '39cd7f53-6c52-438c-be87-18858d441d8d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 08:01:53.734 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7233cbb8-dd5d-4a56-b1c7-28e3b16b9908 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] port_delete event received for '28ee4679-58bb-461f-97ad-d7db0e6acdc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 08:01:53.766 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c6525d5-386b-4129-a18f-0034fa7734a1 - - - - -] port_delete event received for '28ee4679-58bb-461f-97ad-d7db0e6acdc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 08:01:53.992 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7233cbb8-dd5d-4a56-b1c7-28e3b16b9908 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network bf97ba30-cee8-4dcc-b905-8e080d0571a9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 08:01:53.992 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7233cbb8-dd5d-4a56-b1c7-28e3b16b9908 ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Network bf97ba30-cee8-4dcc-b905-8e080d0571a9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-31 08:02:46.108 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55a69606-ffb7-467a-abf1-09b77a8d42e5 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Security group member updated on remote: ['293e7010-c7da-440e-b5de-e9885dbe9d7d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 08:02:46.108 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-55a69606-ffb7-467a-abf1-09b77a8d42e5 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Security group member updated ['293e7010-c7da-440e-b5de-e9885dbe9d7d'] 2021-08-31 08:02:47.139 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3df7b439-3ce1-43ca-b73e-0e158dc74f3e ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: 521c2ed8-d6be-4476-a771-343d2e36bef7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 08:02:47.159 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3df7b439-3ce1-43ca-b73e-0e158dc74f3e ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port 521c2ed8-d6be-4476-a771-343d2e36bef7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 08:02:49.426 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 521c2ed8-d6be-4476-a771-343d2e36bef7 2021-08-31 08:02:49.623 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 08:02:49.905 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 521c2ed8-d6be-4476-a771-343d2e36bef7 2021-08-31 08:02:49.933 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 521c2ed8-d6be-4476-a771-343d2e36bef7 updated. Details: {'device': '521c2ed8-d6be-4476-a771-343d2e36bef7', 'network_id': '3d0c8eac-bb67-44cf-9b75-4af724dc0346', 'port_id': '521c2ed8-d6be-4476-a771-343d2e36bef7', 'mac_address': 'fa:16:3e:b3:42:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 716, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f72841e-a94d-44cc-96b1-3e50291db664', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 08:02:49.933 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 08:02:49.933 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-521c2ed8-d6be-4476-a771-343d2e36bef7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:02:49.933 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 521c2ed8-d6be-4476-a771-343d2e36bef7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 08:02:49.933 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3d0c8eac-bb67-44cf-9b75-4af724dc0346 2021-08-31 08:02:49.933 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 08:02:50.063 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '521c2ed8-d6be-4476-a771-343d2e36bef7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 08:02:50.063 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '521c2ed8-d6be-4476-a771-343d2e36bef7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 08:02:50.077 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 521c2ed8-d6be-4476-a771-343d2e36bef7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 08:02:50.077 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 716, VLAN trunk: None to switch port 521c2ed8-d6be-4476-a771-343d2e36bef7 2021-08-31 08:02:50.125 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 08:02:50.125 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['521c2ed8-d6be-4476-a771-343d2e36bef7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 08:02:50.280 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['521c2ed8-d6be-4476-a771-343d2e36bef7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 08:02:50.280 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 08:02:50.280 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (293e7010-c7da-440e-b5de-e9885dbe9d7d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 08:02:50.280 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (293e7010-c7da-440e-b5de-e9885dbe9d7d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 08:02:50.280 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 521c2ed8-d6be-4476-a771-343d2e36bef7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 08:02:50.311 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 08:02:50.311 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 521c2ed8-d6be-4476-a771-343d2e36bef7 not yet added. Adding. 2021-08-31 08:02:50.311 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 08:02:50.311 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 08:02:50.394 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-521c2ed8-d6be-4476-a771-343d2e36bef7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:02:50.467 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-521c2ed8-d6be-4476-a771-343d2e36bef7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:02:50.467 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-521c2ed8-d6be-4476-a771-343d2e36bef7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:02:50.552 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-521c2ed8-d6be-4476-a771-343d2e36bef7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:02:50.641 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-521c2ed8-d6be-4476-a771-343d2e36bef7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.704s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:02:50.641 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 521c2ed8-d6be-4476-a771-343d2e36bef7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 08:02:50.641 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 521c2ed8-d6be-4476-a771-343d2e36bef7 processed. 2021-08-31 08:02:51.640 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:02:51.999 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:02:57.483 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b33503c4-d83f-41d4-8069-1379bc07b752 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Security group member updated on remote: ['293e7010-c7da-440e-b5de-e9885dbe9d7d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 08:02:57.483 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-b33503c4-d83f-41d4-8069-1379bc07b752 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Security group member updated ['293e7010-c7da-440e-b5de-e9885dbe9d7d'] 2021-08-31 08:02:57.483 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-b33503c4-d83f-41d4-8069-1379bc07b752 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Refresh firewall rules 2021-08-31 08:02:57.483 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b33503c4-d83f-41d4-8069-1379bc07b752 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Get security group information for devices via rpc ['521c2ed8-d6be-4476-a771-343d2e36bef7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 08:02:57.532 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b33503c4-d83f-41d4-8069-1379bc07b752 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 08:02:57.532 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b33503c4-d83f-41d4-8069-1379bc07b752 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 08:02:57.608 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b33503c4-d83f-41d4-8069-1379bc07b752 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] port_delete event received for '521c2ed8-d6be-4476-a771-343d2e36bef7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 08:02:57.889 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 521c2ed8-d6be-4476-a771-343d2e36bef7 2021-08-31 08:02:59.657 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 08:02:59.657 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '521c2ed8-d6be-4476-a771-343d2e36bef7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 08:02:59.657 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '521c2ed8-d6be-4476-a771-343d2e36bef7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 08:02:59.657 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 521c2ed8-d6be-4476-a771-343d2e36bef7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 08:02:59.657 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3d0c8eac-bb67-44cf-9b75-4af724dc0346 2021-08-31 08:02:59.657 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['521c2ed8-d6be-4476-a771-343d2e36bef7'] 2021-08-31 08:02:59.657 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 08:02:59.657 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 08:02:59.657 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['521c2ed8-d6be-4476-a771-343d2e36bef7'] 2021-08-31 08:03:01.670 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:03:01.695 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:03:07.045 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cf32d8e-3ad6-428f-b890-4de0671e1123 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Security group member updated on remote: ['293e7010-c7da-440e-b5de-e9885dbe9d7d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 08:03:07.045 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-6cf32d8e-3ad6-428f-b890-4de0671e1123 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Security group member updated ['293e7010-c7da-440e-b5de-e9885dbe9d7d'] 2021-08-31 08:03:08.154 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-561dc8e0-957c-430b-af77-18697a026a81 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] port_update received: 017a63f6-16ce-47a5-9793-3ddd49fad321 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-31 08:03:08.154 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-561dc8e0-957c-430b-af77-18697a026a81 ab83024ba5794ef3ab6ee44f412bf13b 0cc10c5a002b4b1fa4e289b564085d71 - - -] No port 017a63f6-16ce-47a5-9793-3ddd49fad321 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-31 08:03:09.592 1484 2997392673080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 017a63f6-16ce-47a5-9793-3ddd49fad321 2021-08-31 08:03:09.686 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-31 08:03:09.952 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Adding port 017a63f6-16ce-47a5-9793-3ddd49fad321 2021-08-31 08:03:09.952 1484 2997301107704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Port 017a63f6-16ce-47a5-9793-3ddd49fad321 updated. Details: {'device': '017a63f6-16ce-47a5-9793-3ddd49fad321', 'network_id': '3d0c8eac-bb67-44cf-9b75-4af724dc0346', 'port_id': '017a63f6-16ce-47a5-9793-3ddd49fad321', 'mac_address': 'fa:16:3e:2b:f1:01', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 716, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f72841e-a94d-44cc-96b1-3e50291db664', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-31 08:03:09.952 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-31 08:03:09.952 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-017a63f6-16ce-47a5-9793-3ddd49fad321" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:03:09.952 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 017a63f6-16ce-47a5-9793-3ddd49fad321 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-31 08:03:09.952 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3d0c8eac-bb67-44cf-9b75-4af724dc0346 2021-08-31 08:03:09.952 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-31 08:03:10.097 1484 2997394105096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '017a63f6-16ce-47a5-9793-3ddd49fad321') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 08:03:10.097 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '017a63f6-16ce-47a5-9793-3ddd49fad321') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-31 08:03:10.097 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 017a63f6-16ce-47a5-9793-3ddd49fad321 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-31 08:03:10.097 1484 2997394105096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 716, VLAN trunk: None to switch port 017a63f6-16ce-47a5-9793-3ddd49fad321 2021-08-31 08:03:10.157 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-31 08:03:10.157 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['017a63f6-16ce-47a5-9793-3ddd49fad321'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 08:03:10.297 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['017a63f6-16ce-47a5-9793-3ddd49fad321']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 08:03:10.297 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 08:03:10.297 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (293e7010-c7da-440e-b5de-e9885dbe9d7d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-31 08:03:10.297 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (293e7010-c7da-440e-b5de-e9885dbe9d7d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-31 08:03:10.297 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 017a63f6-16ce-47a5-9793-3ddd49fad321 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-31 08:03:10.297 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-31 08:03:10.297 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 017a63f6-16ce-47a5-9793-3ddd49fad321 not yet added. Adding. 2021-08-31 08:03:10.319 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-31 08:03:10.319 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-31 08:03:10.382 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-017a63f6-16ce-47a5-9793-3ddd49fad321" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:03:10.453 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-017a63f6-16ce-47a5-9793-3ddd49fad321" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:03:10.453 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-017a63f6-16ce-47a5-9793-3ddd49fad321" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:03:10.545 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-017a63f6-16ce-47a5-9793-3ddd49fad321" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:03:10.612 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-017a63f6-16ce-47a5-9793-3ddd49fad321" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:03:10.612 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 017a63f6-16ce-47a5-9793-3ddd49fad321 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-31 08:03:10.612 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 017a63f6-16ce-47a5-9793-3ddd49fad321 processed. 2021-08-31 08:03:11.701 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:03:12.232 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:03:17.686 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a4b8f0a-e9b0-4bee-bc57-dd62ea24e9a1 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Security group member updated on remote: ['293e7010-c7da-440e-b5de-e9885dbe9d7d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-31 08:03:17.686 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-1a4b8f0a-e9b0-4bee-bc57-dd62ea24e9a1 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Security group member updated ['293e7010-c7da-440e-b5de-e9885dbe9d7d'] 2021-08-31 08:03:17.686 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [req-1a4b8f0a-e9b0-4bee-bc57-dd62ea24e9a1 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Refresh firewall rules 2021-08-31 08:03:17.686 1484 2997394105096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a4b8f0a-e9b0-4bee-bc57-dd62ea24e9a1 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Get security group information for devices via rpc ['017a63f6-16ce-47a5-9793-3ddd49fad321'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-31 08:03:17.732 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a4b8f0a-e9b0-4bee-bc57-dd62ea24e9a1 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-31 08:03:17.732 1484 2997394105096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a4b8f0a-e9b0-4bee-bc57-dd62ea24e9a1 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-31 08:03:17.779 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a4b8f0a-e9b0-4bee-bc57-dd62ea24e9a1 2a5d7b11fc13473db8a62198d82e712f 64db376008044236986c1c4400998c89 - - -] port_delete event received for '017a63f6-16ce-47a5-9793-3ddd49fad321' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-31 08:03:18.038 1484 2997392673256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 017a63f6-16ce-47a5-9793-3ddd49fad321 2021-08-31 08:03:19.794 1484 2997301107704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-288e2ab9-c37c-4283-980e-450c8f4de252 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-31 08:03:19.794 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '017a63f6-16ce-47a5-9793-3ddd49fad321' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-31 08:03:19.794 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '017a63f6-16ce-47a5-9793-3ddd49fad321' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-31 08:03:19.794 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 017a63f6-16ce-47a5-9793-3ddd49fad321 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-31 08:03:19.798 1484 2997394105096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3d0c8eac-bb67-44cf-9b75-4af724dc0346 2021-08-31 08:03:19.798 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['017a63f6-16ce-47a5-9793-3ddd49fad321'] 2021-08-31 08:03:19.798 1484 2997394105096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-31 08:03:19.798 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-31 08:03:19.798 1484 2997394105096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['017a63f6-16ce-47a5-9793-3ddd49fad321'] 2021-08-31 08:03:21.826 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-31 08:03:21.857 1484 2997394105096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-31 08:03:41.951 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33e17078-ee33-4173-ba9a-93f871ff03dd ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] network_delete received. Deleting network 3d0c8eac-bb67-44cf-9b75-4af724dc0346 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-31 08:03:41.967 1484 2997394105096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33e17078-ee33-4173-ba9a-93f871ff03dd ae12b3fdd8554ce5ab86f480552d3b91 f8fcb74ca1f14d15a8a4374344245452 - - -] Network 3d0c8eac-bb67-44cf-9b75-4af724dc0346 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463