2021-08-26 12:20:52.681 3848 2286874037240 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-26 12:20:52.681 3848 2286874037240 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev565 2021-08-26 12:20:52.699 3848 2286874037240 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-26 12:20:52.740 3848 2286874037240 MainThread INFO os_win.utils.network.networkutils [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] WMI caching is disabled. 2021-08-26 12:20:53.064 3848 2286874037240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-26 12:20:53.129 3848 2286874037240 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-26 12:20:53.152 3848 2286874037240 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-26 12:20:53.408 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent initialized successfully, now running... 2021-08-26 12:20:53.438 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-26 12:20:53.455 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-26 12:20:53.518 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-26 12:22:57.361 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64a04cfc-70d5-4389-98a5-86a9b86fb69f - - - - -] port_update received: c686ebac-eb47-43f7-be41-5ae9adbf2945 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:22:57.361 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64a04cfc-70d5-4389-98a5-86a9b86fb69f - - - - -] No port c686ebac-eb47-43f7-be41-5ae9adbf2945 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:23:01.252 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93fc67b1-c15f-499a-8e47-085a32c0f821 - - - - -] port_update received: 1fc853c0-9fe8-42f9-8217-d06ca275ca87 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:23:01.263 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93fc67b1-c15f-499a-8e47-085a32c0f821 - - - - -] No port 1fc853c0-9fe8-42f9-8217-d06ca275ca87 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:23:03.547 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bf55bd3-470d-4bc2-a47b-ada2009073fb - - - - -] port_update received: 461578d0-43bc-4ca5-9667-02648714cf5b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:23:03.566 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bf55bd3-470d-4bc2-a47b-ada2009073fb - - - - -] No port 461578d0-43bc-4ca5-9667-02648714cf5b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:23:07.644 3848 2286971142568 MainThread WARNING oslo_policy.policy [req-6626d2f3-76b4-4fe3-8639-14c8e0a88f8e 8d30762e7d5d401d936d809be63df0e1 bfbfd1c78a7848659672c71f11998890 - - -] 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-26 12:23:07.653 3848 2286971142568 MainThread WARNING oslo_policy.policy [req-6626d2f3-76b4-4fe3-8639-14c8e0a88f8e 8d30762e7d5d401d936d809be63df0e1 bfbfd1c78a7848659672c71f11998890 - - -] 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-26 12:23:07.653 3848 2286971142568 MainThread WARNING oslo_policy.policy [req-6626d2f3-76b4-4fe3-8639-14c8e0a88f8e 8d30762e7d5d401d936d809be63df0e1 bfbfd1c78a7848659672c71f11998890 - - -] 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-26 12:23:07.671 3848 2286971142568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6626d2f3-76b4-4fe3-8639-14c8e0a88f8e 8d30762e7d5d401d936d809be63df0e1 bfbfd1c78a7848659672c71f11998890 - - -] Security group member updated on remote: ['56c95b2a-500e-46d7-b3d5-ff55ce69d1d0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:23:07.671 3848 2286971142568 MainThread INFO neutron.agent.securitygroups_rpc [req-6626d2f3-76b4-4fe3-8639-14c8e0a88f8e 8d30762e7d5d401d936d809be63df0e1 bfbfd1c78a7848659672c71f11998890 - - -] Security group member updated ['56c95b2a-500e-46d7-b3d5-ff55ce69d1d0'] 2021-08-26 12:23:09.560 3848 2286971142568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5bdcb29-ebfa-4f9f-9759-aa629ef3fa4f 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated on remote: ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:23:09.560 3848 2286971142568 MainThread INFO neutron.agent.securitygroups_rpc [req-b5bdcb29-ebfa-4f9f-9759-aa629ef3fa4f 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] 2021-08-26 12:23:10.097 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e880af8-da5d-4015-be71-a6b882e6fea3 - - - - -] port_update received: 15dcc88c-fa1e-4862-942d-8743de0c0697 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:23:10.127 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e880af8-da5d-4015-be71-a6b882e6fea3 - - - - -] No port 15dcc88c-fa1e-4862-942d-8743de0c0697 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:23:10.549 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d075e8a-4c29-4706-9468-8ccab55049ea 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: cf82ccb7-0b87-4cfe-b725-05397e3c5008 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:23:10.560 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d075e8a-4c29-4706-9468-8ccab55049ea 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port cf82ccb7-0b87-4cfe-b725-05397e3c5008 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:23:14.318 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aafaa2d9-6039-4a40-8d69-37bbd51c47da - - - - -] port_update received: e160bf43-419c-48b2-80ca-8a39a8affb11 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:23:14.326 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aafaa2d9-6039-4a40-8d69-37bbd51c47da - - - - -] No port e160bf43-419c-48b2-80ca-8a39a8affb11 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:23:16.151 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3640cea7-4311-496f-9048-afff94511602 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:23:16.175 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3640cea7-4311-496f-9048-afff94511602 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:23:16.347 3848 2286971142568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86536231-8662-4169-bdf9-d4ec703c460d 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group rule updated on remote: ['8b342230-ae01-46b9-91ff-a243c2e046e2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:23:16.357 3848 2286971142568 MainThread INFO neutron.agent.securitygroups_rpc [req-86536231-8662-4169-bdf9-d4ec703c460d 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group rule updated ['8b342230-ae01-46b9-91ff-a243c2e046e2'] 2021-08-26 12:23:17.340 3848 2286971142568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3643c792-0635-4cf6-bd1f-c5d6db9b88d2 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group rule updated on remote: ['8b342230-ae01-46b9-91ff-a243c2e046e2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:23:17.340 3848 2286971142568 MainThread INFO neutron.agent.securitygroups_rpc [req-3643c792-0635-4cf6-bd1f-c5d6db9b88d2 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group rule updated ['8b342230-ae01-46b9-91ff-a243c2e046e2'] 2021-08-26 12:23:18.199 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd690677-4828-4bbe-95d9-da09abf86ddb - - - - -] port_update received: c02f5b27-e025-410c-b881-a7ecdc81e8f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:23:18.215 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd690677-4828-4bbe-95d9-da09abf86ddb - - - - -] No port c02f5b27-e025-410c-b881-a7ecdc81e8f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:23:18.874 3848 2286971142568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d67175ef-c3ba-4c43-99ad-fc1b607c2158 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Security group member updated on remote: ['a5fd32b5-f64c-4cfa-acfd-5155c2ec0903'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:23:18.903 3848 2286971142568 MainThread INFO neutron.agent.securitygroups_rpc [req-d67175ef-c3ba-4c43-99ad-fc1b607c2158 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Security group member updated ['a5fd32b5-f64c-4cfa-acfd-5155c2ec0903'] 2021-08-26 12:23:19.171 3848 2286971142568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6894bd7-a778-44bd-891c-5d8751919c93 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group rule updated on remote: ['7502ec48-4504-443d-8bd4-171a75067de9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:23:19.171 3848 2286971142568 MainThread INFO neutron.agent.securitygroups_rpc [req-c6894bd7-a778-44bd-891c-5d8751919c93 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group rule updated ['7502ec48-4504-443d-8bd4-171a75067de9'] 2021-08-26 12:23:19.585 3848 2286971142568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a9b0c9b-c110-4e8e-8534-819707f239e5 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group rule updated on remote: ['7502ec48-4504-443d-8bd4-171a75067de9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:23:19.595 3848 2286971142568 MainThread INFO neutron.agent.securitygroups_rpc [req-4a9b0c9b-c110-4e8e-8534-819707f239e5 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group rule updated ['7502ec48-4504-443d-8bd4-171a75067de9'] 2021-08-26 12:23:20.111 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81db9317-11fa-43ce-9d01-bf345fa5549a 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: 2e01e856-205a-40a0-a066-782000a98eb1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:23:20.121 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81db9317-11fa-43ce-9d01-bf345fa5549a 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port 2e01e856-205a-40a0-a066-782000a98eb1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:23:21.359 3848 2286971142568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e91aaab-2f9c-4b0f-92ad-6ee6d8f408eb 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Security group member updated on remote: ['a5fd32b5-f64c-4cfa-acfd-5155c2ec0903'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:23:21.359 3848 2286971142568 MainThread INFO neutron.agent.securitygroups_rpc [req-6e91aaab-2f9c-4b0f-92ad-6ee6d8f408eb 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Security group member updated ['a5fd32b5-f64c-4cfa-acfd-5155c2ec0903'] 2021-08-26 12:23:22.715 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 2021-08-26 12:23:22.734 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cf82ccb7-0b87-4cfe-b725-05397e3c5008 2021-08-26 12:23:23.076 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-306a6394-561d-4d9d-80bb-9c8847e5e6e8 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: 61855ff7-9dd5-43bd-b70f-639f2d9d2b58 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:23:23.123 3848 2286971142568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-306a6394-561d-4d9d-80bb-9c8847e5e6e8 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port 61855ff7-9dd5-43bd-b70f-639f2d9d2b58 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:23:24.202 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:23:24.781 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2e01e856-205a-40a0-a066-782000a98eb1 2021-08-26 12:23:25.001 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 2021-08-26 12:23:25.001 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 updated. Details: {'device': 'da1324ca-7fb7-4ca7-8f9a-5f1ce863c501', 'network_id': '46efc415-5044-42a2-b7f9-5435695940cc', 'port_id': 'da1324ca-7fb7-4ca7-8f9a-5f1ce863c501', 'mac_address': 'fa:16:3e:b5:6d:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 739, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f36361c5-cd0c-4153-83df-fc5ca8a5ce94', '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-26 12:23:25.013 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:23:25.013 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port cf82ccb7-0b87-4cfe-b725-05397e3c5008 2021-08-26 12:23:25.027 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port cf82ccb7-0b87-4cfe-b725-05397e3c5008 updated. Details: {'device': 'cf82ccb7-0b87-4cfe-b725-05397e3c5008', 'network_id': 'da4338f8-ef09-4877-b103-4b56d566703e', 'port_id': 'cf82ccb7-0b87-4cfe-b725-05397e3c5008', 'mac_address': 'fa:16:3e:5d:a8:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 734, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '76de6410-1ab5-4bea-ae6b-85263be9f766', '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-26 12:23:25.027 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:23:25.027 3848 2286971142920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:23:25.051 3848 2286971142920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:23:25.051 3848 2286971142920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 46efc415-5044-42a2-b7f9-5435695940cc 2021-08-26 12:23:25.074 3848 2286971142920 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-26 12:23:25.074 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cf82ccb7-0b87-4cfe-b725-05397e3c5008" acquired by "networking_hyperv.neutron._common_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-26 12:23:25.088 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cf82ccb7-0b87-4cfe-b725-05397e3c5008 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:23:25.088 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network da4338f8-ef09-4877-b103-4b56d566703e 2021-08-26 12:23:25.105 3848 2286971143096 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-26 12:23:25.357 3848 2286971142920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'da1324ca-7fb7-4ca7-8f9a-5f1ce863c501') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:25.357 3848 2286971142920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'da1324ca-7fb7-4ca7-8f9a-5f1ce863c501') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:25.387 3848 2286971142920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:23:25.387 3848 2286971142920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 739, VLAN trunk: None to switch port da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 2021-08-26 12:23:25.405 3848 2286971143096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cf82ccb7-0b87-4cfe-b725-05397e3c5008') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:25.419 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cf82ccb7-0b87-4cfe-b725-05397e3c5008') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:25.439 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cf82ccb7-0b87-4cfe-b725-05397e3c5008 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:23:25.439 3848 2286971143096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 734, VLAN trunk: None to switch port cf82ccb7-0b87-4cfe-b725-05397e3c5008 2021-08-26 12:23:25.656 3848 2286971142920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:23:25.656 3848 2286971142920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['da1324ca-7fb7-4ca7-8f9a-5f1ce863c501'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:23:25.681 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:23:25.689 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cf82ccb7-0b87-4cfe-b725-05397e3c5008'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:23:26.074 3848 2286971142920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['da1324ca-7fb7-4ca7-8f9a-5f1ce863c501']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:23:26.074 3848 2286971142920 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-26 12:23:26.093 3848 2286971142920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:23:26.093 3848 2286971142920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:23:26.112 3848 2286971142920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:23:26.112 3848 2286971142920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:23:26.122 3848 2286971142920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 not yet added. Adding. 2021-08-26 12:23:26.122 3848 2286971142920 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-26 12:23:26.141 3848 2286971142920 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-26 12:23:26.170 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cf82ccb7-0b87-4cfe-b725-05397e3c5008']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:23:26.170 3848 2286971143096 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-26 12:23:26.170 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (56c95b2a-500e-46d7-b3d5-ff55ce69d1d0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:23:26.190 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (56c95b2a-500e-46d7-b3d5-ff55ce69d1d0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:23:26.190 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cf82ccb7-0b87-4cfe-b725-05397e3c5008 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:23:26.199 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:23:26.199 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cf82ccb7-0b87-4cfe-b725-05397e3c5008 not yet added. Adding. 2021-08-26 12:23:26.219 3848 2286971143096 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-26 12:23:26.219 3848 2286971143096 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-26 12:23:26.219 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:23:26.356 3848 2286971142920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:23:26.374 3848 2286971144152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed5d8ee4-dac8-4c22-92f2-d101e2e30a82 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group member updated on remote: ['8b342230-ae01-46b9-91ff-a243c2e046e2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:23:26.374 3848 2286971144152 MainThread INFO neutron.agent.securitygroups_rpc [req-ed5d8ee4-dac8-4c22-92f2-d101e2e30a82 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group member updated ['8b342230-ae01-46b9-91ff-a243c2e046e2'] 2021-08-26 12:23:26.390 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf82ccb7-0b87-4cfe-b725-05397e3c5008" acquired by "networking_hyperv.neutron._common_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-26 12:23:26.508 3848 2286971142920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" 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-26 12:23:26.508 3848 2286971142920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:23:26.594 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf82ccb7-0b87-4cfe-b725-05397e3c5008" 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-26 12:23:26.594 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf82ccb7-0b87-4cfe-b725-05397e3c5008" acquired by "networking_hyperv.neutron._common_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-26 12:23:26.694 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port 2e01e856-205a-40a0-a066-782000a98eb1 2021-08-26 12:23:26.703 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port 2e01e856-205a-40a0-a066-782000a98eb1 updated. Details: {'device': '2e01e856-205a-40a0-a066-782000a98eb1', 'network_id': 'fcaac018-d4d3-47de-9b63-938fc9eb4159', 'port_id': '2e01e856-205a-40a0-a066-782000a98eb1', 'mac_address': 'fa:16:3e:5e:bd:8e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 731, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5ff082d8-4013-4f14-bfe8-075eda6cb445', '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-26 12:23:26.703 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:23:26.703 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e01e856-205a-40a0-a066-782000a98eb1" acquired by "networking_hyperv.neutron._common_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-26 12:23:26.730 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2e01e856-205a-40a0-a066-782000a98eb1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:23:26.746 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fcaac018-d4d3-47de-9b63-938fc9eb4159 2021-08-26 12:23:26.747 3848 2286971143976 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-26 12:23:26.795 3848 2286971142920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" 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-26 12:23:26.795 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf82ccb7-0b87-4cfe-b725-05397e3c5008" 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-26 12:23:26.829 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 61855ff7-9dd5-43bd-b70f-639f2d9d2b58 2021-08-26 12:23:27.031 3848 2286971142920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:27.031 3848 2286971142920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:23:27.046 3848 2286971142920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 processed. 2021-08-26 12:23:27.046 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cf82ccb7-0b87-4cfe-b725-05397e3c5008" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.968s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:27.066 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cf82ccb7-0b87-4cfe-b725-05397e3c5008 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:23:27.076 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cf82ccb7-0b87-4cfe-b725-05397e3c5008 processed. 2021-08-26 12:23:27.114 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2e01e856-205a-40a0-a066-782000a98eb1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:27.124 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2e01e856-205a-40a0-a066-782000a98eb1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:27.124 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2e01e856-205a-40a0-a066-782000a98eb1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:23:27.144 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 731, VLAN trunk: None to switch port 2e01e856-205a-40a0-a066-782000a98eb1 2021-08-26 12:23:27.308 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:23:27.340 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2e01e856-205a-40a0-a066-782000a98eb1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:23:27.558 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2e01e856-205a-40a0-a066-782000a98eb1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:23:27.577 3848 2286971143976 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-26 12:23:27.577 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5fd32b5-f64c-4cfa-acfd-5155c2ec0903) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:23:27.577 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a5fd32b5-f64c-4cfa-acfd-5155c2ec0903) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:23:27.601 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2e01e856-205a-40a0-a066-782000a98eb1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:23:27.605 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:23:27.605 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2e01e856-205a-40a0-a066-782000a98eb1 not yet added. Adding. 2021-08-26 12:23:27.622 3848 2286971143976 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-26 12:23:27.622 3848 2286971143976 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-26 12:23:27.794 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e01e856-205a-40a0-a066-782000a98eb1" acquired by "networking_hyperv.neutron._common_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-26 12:23:27.980 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e01e856-205a-40a0-a066-782000a98eb1" 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-26 12:23:27.988 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e01e856-205a-40a0-a066-782000a98eb1" acquired by "networking_hyperv.neutron._common_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-26 12:23:27.998 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81318e77-5a03-4084-8c24-56819a03076e 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group member updated on remote: ['7502ec48-4504-443d-8bd4-171a75067de9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:23:27.998 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-81318e77-5a03-4084-8c24-56819a03076e 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group member updated ['7502ec48-4504-443d-8bd4-171a75067de9'] 2021-08-26 12:23:28.014 3848 2286971142920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74b06641-8c0c-4c14-9edf-c57599733b51 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: ac05b0f5-20fc-4256-85f8-750c9a6df955 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:23:28.046 3848 2286971142920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74b06641-8c0c-4c14-9edf-c57599733b51 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port ac05b0f5-20fc-4256-85f8-750c9a6df955 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:23:28.218 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e01e856-205a-40a0-a066-782000a98eb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:28.233 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:23:28.233 3848 2286971143096 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-26 12:23:28.409 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e01e856-205a-40a0-a066-782000a98eb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:28.418 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2e01e856-205a-40a0-a066-782000a98eb1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:23:28.418 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2e01e856-205a-40a0-a066-782000a98eb1 processed. 2021-08-26 12:23:29.012 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port 61855ff7-9dd5-43bd-b70f-639f2d9d2b58 2021-08-26 12:23:29.012 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port 61855ff7-9dd5-43bd-b70f-639f2d9d2b58 updated. Details: {'device': '61855ff7-9dd5-43bd-b70f-639f2d9d2b58', 'network_id': 'fcaac018-d4d3-47de-9b63-938fc9eb4159', 'port_id': '61855ff7-9dd5-43bd-b70f-639f2d9d2b58', 'mac_address': 'fa:16:3e:6f:b0:db', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 731, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5ff082d8-4013-4f14-bfe8-075eda6cb445', '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-26 12:23:29.031 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:23:29.031 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-61855ff7-9dd5-43bd-b70f-639f2d9d2b58" acquired by "networking_hyperv.neutron._common_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-26 12:23:29.031 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 61855ff7-9dd5-43bd-b70f-639f2d9d2b58 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:23:29.051 3848 2286971143976 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-26 12:23:29.262 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '61855ff7-9dd5-43bd-b70f-639f2d9d2b58') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:29.282 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '61855ff7-9dd5-43bd-b70f-639f2d9d2b58') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:29.312 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 61855ff7-9dd5-43bd-b70f-639f2d9d2b58 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:23:29.332 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 731, VLAN trunk: None to switch port 61855ff7-9dd5-43bd-b70f-639f2d9d2b58 2021-08-26 12:23:29.653 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:29.672 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:23:29.672 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['61855ff7-9dd5-43bd-b70f-639f2d9d2b58'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:23:29.777 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f78a8025-b2fe-417a-b63f-69f25d78a35b 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: 3ea22677-a430-4159-a3d1-b54a3a99aef3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:23:29.841 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f78a8025-b2fe-417a-b63f-69f25d78a35b 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port 3ea22677-a430-4159-a3d1-b54a3a99aef3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:23:29.921 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['61855ff7-9dd5-43bd-b70f-639f2d9d2b58']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:23:29.921 3848 2286971143976 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-26 12:23:29.921 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5fd32b5-f64c-4cfa-acfd-5155c2ec0903) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:23:29.950 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a5fd32b5-f64c-4cfa-acfd-5155c2ec0903) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:23:29.957 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 61855ff7-9dd5-43bd-b70f-639f2d9d2b58 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:23:29.968 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:23:29.968 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 61855ff7-9dd5-43bd-b70f-639f2d9d2b58 not yet added. Adding. 2021-08-26 12:23:29.981 3848 2286971143976 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-26 12:23:29.981 3848 2286971143976 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-26 12:23:30.230 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61855ff7-9dd5-43bd-b70f-639f2d9d2b58" acquired by "networking_hyperv.neutron._common_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-26 12:23:30.230 3848 2286971143096 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-26 12:23:30.471 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61855ff7-9dd5-43bd-b70f-639f2d9d2b58" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:30.481 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61855ff7-9dd5-43bd-b70f-639f2d9d2b58" acquired by "networking_hyperv.neutron._common_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-26 12:23:30.714 3848 2286971143096 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-26 12:23:30.828 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61855ff7-9dd5-43bd-b70f-639f2d9d2b58" 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-26 12:23:31.123 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-61855ff7-9dd5-43bd-b70f-639f2d9d2b58" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:31.123 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 61855ff7-9dd5-43bd-b70f-639f2d9d2b58 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:23:31.123 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 61855ff7-9dd5-43bd-b70f-639f2d9d2b58 processed. 2021-08-26 12:23:32.231 3848 2286971143976 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-26 12:23:32.484 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:32.935 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ac05b0f5-20fc-4256-85f8-750c9a6df955 2021-08-26 12:23:34.234 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:23:34.464 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port ac05b0f5-20fc-4256-85f8-750c9a6df955 2021-08-26 12:23:34.488 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port ac05b0f5-20fc-4256-85f8-750c9a6df955 updated. Details: {'device': 'ac05b0f5-20fc-4256-85f8-750c9a6df955', 'network_id': 'a855e848-530d-4287-814f-c34a60f8a53a', 'port_id': 'ac05b0f5-20fc-4256-85f8-750c9a6df955', 'mac_address': 'fa:16:3e:f4:a5:08', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 730, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c60beae1-e5a1-4e73-86e5-a32bb364436c', '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-26 12:23:34.498 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:23:34.498 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac05b0f5-20fc-4256-85f8-750c9a6df955" acquired by "networking_hyperv.neutron._common_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-26 12:23:34.518 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ac05b0f5-20fc-4256-85f8-750c9a6df955 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:23:34.528 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a855e848-530d-4287-814f-c34a60f8a53a 2021-08-26 12:23:34.528 3848 2286971143976 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-26 12:23:34.859 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ac05b0f5-20fc-4256-85f8-750c9a6df955') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:34.874 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ac05b0f5-20fc-4256-85f8-750c9a6df955') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:34.910 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ac05b0f5-20fc-4256-85f8-750c9a6df955 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:23:34.942 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 730, VLAN trunk: None to switch port ac05b0f5-20fc-4256-85f8-750c9a6df955 2021-08-26 12:23:34.972 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3ea22677-a430-4159-a3d1-b54a3a99aef3 2021-08-26 12:23:35.251 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:23:35.280 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ac05b0f5-20fc-4256-85f8-750c9a6df955'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:23:35.520 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ac05b0f5-20fc-4256-85f8-750c9a6df955']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:23:35.531 3848 2286971143976 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-26 12:23:35.543 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8b342230-ae01-46b9-91ff-a243c2e046e2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:23:35.543 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ac05b0f5-20fc-4256-85f8-750c9a6df955 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:23:35.569 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:23:35.573 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ac05b0f5-20fc-4256-85f8-750c9a6df955 not yet added. Adding. 2021-08-26 12:23:35.573 3848 2286971143976 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-26 12:23:35.606 3848 2286971143976 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-26 12:23:35.980 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac05b0f5-20fc-4256-85f8-750c9a6df955" acquired by "networking_hyperv.neutron._common_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-26 12:23:36.247 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:23:36.266 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac05b0f5-20fc-4256-85f8-750c9a6df955" 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-26 12:23:36.266 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac05b0f5-20fc-4256-85f8-750c9a6df955" acquired by "networking_hyperv.neutron._common_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-26 12:23:36.609 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port 3ea22677-a430-4159-a3d1-b54a3a99aef3 2021-08-26 12:23:36.652 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port 3ea22677-a430-4159-a3d1-b54a3a99aef3 updated. Details: {'device': '3ea22677-a430-4159-a3d1-b54a3a99aef3', 'network_id': '0f2ba802-8519-4380-ab54-9e7982042cfa', 'port_id': '3ea22677-a430-4159-a3d1-b54a3a99aef3', 'mac_address': 'fa:16:3e:a2:32:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 724, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '67fc9b80-6572-4d8f-92ab-2c9db84b7910', '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-26 12:23:36.652 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:23:36.652 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" acquired by "networking_hyperv.neutron._common_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-26 12:23:36.676 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3ea22677-a430-4159-a3d1-b54a3a99aef3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:23:36.691 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0f2ba802-8519-4380-ab54-9e7982042cfa 2021-08-26 12:23:36.701 3848 2286971143096 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-26 12:23:36.716 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac05b0f5-20fc-4256-85f8-750c9a6df955" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:37.019 3848 2286971143096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3ea22677-a430-4159-a3d1-b54a3a99aef3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:37.019 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3ea22677-a430-4159-a3d1-b54a3a99aef3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:37.035 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac05b0f5-20fc-4256-85f8-750c9a6df955" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.546s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:37.042 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ac05b0f5-20fc-4256-85f8-750c9a6df955 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:23:37.042 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ac05b0f5-20fc-4256-85f8-750c9a6df955 processed. 2021-08-26 12:23:37.075 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3ea22677-a430-4159-a3d1-b54a3a99aef3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:23:37.075 3848 2286971143096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 724, VLAN trunk: None to switch port 3ea22677-a430-4159-a3d1-b54a3a99aef3 2021-08-26 12:23:37.312 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:23:37.333 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3ea22677-a430-4159-a3d1-b54a3a99aef3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:23:37.499 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3ea22677-a430-4159-a3d1-b54a3a99aef3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:23:37.499 3848 2286971143096 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-26 12:23:37.530 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7502ec48-4504-443d-8bd4-171a75067de9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:23:37.530 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3ea22677-a430-4159-a3d1-b54a3a99aef3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:23:37.530 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:23:37.560 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3ea22677-a430-4159-a3d1-b54a3a99aef3 not yet added. Adding. 2021-08-26 12:23:37.560 3848 2286971143096 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-26 12:23:37.560 3848 2286971143096 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-26 12:23:37.856 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" acquired by "networking_hyperv.neutron._common_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-26 12:23:38.153 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" 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-26 12:23:38.153 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" acquired by "networking_hyperv.neutron._common_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-26 12:23:38.283 3848 2286971143976 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-26 12:23:38.472 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" 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-26 12:23:38.610 3848 2286971143976 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-26 12:23:38.733 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:38.755 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3ea22677-a430-4159-a3d1-b54a3a99aef3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:23:38.766 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3ea22677-a430-4159-a3d1-b54a3a99aef3 processed. 2021-08-26 12:23:40.294 3848 2286971143096 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-26 12:23:40.623 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:44.389 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated on remote: ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:23:44.389 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] 2021-08-26 12:23:44.417 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Refresh firewall rules 2021-08-26 12:23:44.417 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Get security group information for devices via rpc ['da1324ca-7fb7-4ca7-8f9a-5f1ce863c501'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:23:44.651 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update security group information for ports dict_keys(['da1324ca-7fb7-4ca7-8f9a-5f1ce863c501']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:23:44.670 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:23:44.684 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update rules of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:23:44.701 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update members of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:23:44.720 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update port filter for da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:23:44.729 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Updating port rules. 2021-08-26 12:23:44.744 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 12:23:44.744 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:23:45.142 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:45.151 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:23:45.171 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-7477d107-3e31-4ae7-9051-fc8493c933db 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:45.932 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3cac3cc9-1aaa-44d4-a49e-744db5959d6a 3738efadb4424be59cd436c5f4ef4878 de5a8a7d272c4a74b1552e9a6c4059b2 - - -] Security group member updated on remote: ['41ef9510-3cd5-42b1-b4c6-21cf7223eb60'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:23:45.932 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-3cac3cc9-1aaa-44d4-a49e-744db5959d6a 3738efadb4424be59cd436c5f4ef4878 de5a8a7d272c4a74b1552e9a6c4059b2 - - -] Security group member updated ['41ef9510-3cd5-42b1-b4c6-21cf7223eb60'] 2021-08-26 12:23:46.688 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4583fcf7-cac5-4a47-a6b9-b445358e650d 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:23:46.714 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4583fcf7-cac5-4a47-a6b9-b445358e650d 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:23:46.983 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50885ab8-8d90-4f45-8bc7-31d020f2ee60 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: 0694f7d8-0834-4965-ab88-04d2a3bd16aa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:23:47.026 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50885ab8-8d90-4f45-8bc7-31d020f2ee60 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port 0694f7d8-0834-4965-ab88-04d2a3bd16aa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:23:47.277 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cf82ccb7-0b87-4cfe-b725-05397e3c5008 2021-08-26 12:23:48.331 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:23:48.338 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cf82ccb7-0b87-4cfe-b725-05397e3c5008' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:23:48.353 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cf82ccb7-0b87-4cfe-b725-05397e3c5008' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:23:48.353 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cf82ccb7-0b87-4cfe-b725-05397e3c5008 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:23:48.396 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network da4338f8-ef09-4877-b103-4b56d566703e 2021-08-26 12:23:48.406 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cf82ccb7-0b87-4cfe-b725-05397e3c5008'] 2021-08-26 12:23:48.406 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:23:48.432 3848 2286971143096 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-26 12:23:48.451 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cf82ccb7-0b87-4cfe-b725-05397e3c5008'] 2021-08-26 12:23:48.905 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ccfcfdd9-fbe3-44ec-9ce9-7d59a279ff04 8d30762e7d5d401d936d809be63df0e1 bfbfd1c78a7848659672c71f11998890 - - -] Security group member updated on remote: ['56c95b2a-500e-46d7-b3d5-ff55ce69d1d0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:23:48.916 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-ccfcfdd9-fbe3-44ec-9ce9-7d59a279ff04 8d30762e7d5d401d936d809be63df0e1 bfbfd1c78a7848659672c71f11998890 - - -] Security group member updated ['56c95b2a-500e-46d7-b3d5-ff55ce69d1d0'] 2021-08-26 12:23:49.060 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccfcfdd9-fbe3-44ec-9ce9-7d59a279ff04 8d30762e7d5d401d936d809be63df0e1 bfbfd1c78a7848659672c71f11998890 - - -] port_delete event received for 'cf82ccb7-0b87-4cfe-b725-05397e3c5008' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:23:50.359 3848 2286971143096 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-26 12:23:50.392 3848 2286971143096 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-26 12:23:51.342 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567 2021-08-26 12:23:51.342 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0694f7d8-0834-4965-ab88-04d2a3bd16aa 2021-08-26 12:23:52.369 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:23:52.993 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567 2021-08-26 12:23:52.993 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567 updated. Details: {'device': 'd0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567', 'network_id': '007215ff-2fbf-415c-b415-9174e2c69e16', 'port_id': 'd0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567', 'mac_address': 'fa:16:3e:98:97:28', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 722, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '644aa82d-1cc3-4a5b-9b72-7853d5d84818', '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-26 12:23:53.015 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:23:53.026 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port 0694f7d8-0834-4965-ab88-04d2a3bd16aa 2021-08-26 12:23:53.044 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port 0694f7d8-0834-4965-ab88-04d2a3bd16aa updated. Details: {'device': '0694f7d8-0834-4965-ab88-04d2a3bd16aa', 'network_id': '46efc415-5044-42a2-b7f9-5435695940cc', 'port_id': '0694f7d8-0834-4965-ab88-04d2a3bd16aa', 'mac_address': 'fa:16:3e:8a:7b:02', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 739, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f36361c5-cd0c-4153-83df-fc5ca8a5ce94', '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-26 12:23:53.044 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:23:53.044 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567" acquired by "networking_hyperv.neutron._common_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-26 12:23:53.073 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:23:53.073 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 007215ff-2fbf-415c-b415-9174e2c69e16 2021-08-26 12:23:53.091 3848 2286971143096 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-26 12:23:53.110 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" acquired by "networking_hyperv.neutron._common_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-26 12:23:53.119 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0694f7d8-0834-4965-ab88-04d2a3bd16aa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:23:53.134 3848 2286971143976 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-26 12:23:53.394 3848 2286971143096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:53.404 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:53.417 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0694f7d8-0834-4965-ab88-04d2a3bd16aa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:53.434 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0694f7d8-0834-4965-ab88-04d2a3bd16aa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:23:53.448 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:23:53.463 3848 2286971143096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 722, VLAN trunk: None to switch port d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567 2021-08-26 12:23:53.480 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0694f7d8-0834-4965-ab88-04d2a3bd16aa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:23:53.493 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 739, VLAN trunk: None to switch port 0694f7d8-0834-4965-ab88-04d2a3bd16aa 2021-08-26 12:23:53.699 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:23:53.715 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:23:53.745 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:23:53.763 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0694f7d8-0834-4965-ab88-04d2a3bd16aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:23:54.046 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:23:54.046 3848 2286971143096 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-26 12:23:54.075 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (41ef9510-3cd5-42b1-b4c6-21cf7223eb60) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:23:54.075 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (41ef9510-3cd5-42b1-b4c6-21cf7223eb60) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:23:54.075 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:23:54.106 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:23:54.106 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567 not yet added. Adding. 2021-08-26 12:23:54.123 3848 2286971143096 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-26 12:23:54.123 3848 2286971143096 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-26 12:23:54.134 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0694f7d8-0834-4965-ab88-04d2a3bd16aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:23:54.153 3848 2286971143976 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-26 12:23:54.153 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:23:54.169 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:23:54.182 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0694f7d8-0834-4965-ab88-04d2a3bd16aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:23:54.182 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:23:54.200 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0694f7d8-0834-4965-ab88-04d2a3bd16aa not yet added. Adding. 2021-08-26 12:23:54.200 3848 2286971143976 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-26 12:23:54.217 3848 2286971143976 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-26 12:23:54.495 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567" acquired by "networking_hyperv.neutron._common_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-26 12:23:54.527 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" acquired by "networking_hyperv.neutron._common_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-26 12:23:54.576 3848 2286971142920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a3ed02a-577c-402b-939f-a6a5dedc24fe 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network da4338f8-ef09-4877-b103-4b56d566703e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:23:54.606 3848 2286971142920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a3ed02a-577c-402b-939f-a6a5dedc24fe 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Network da4338f8-ef09-4877-b103-4b56d566703e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 12:23:54.858 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:54.858 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567" acquired by "networking_hyperv.neutron._common_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-26 12:23:54.884 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" 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-26 12:23:54.884 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" acquired by "networking_hyperv.neutron._common_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-26 12:23:55.228 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567" 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-26 12:23:55.307 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:55.556 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:55.579 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:23:55.588 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567 processed. 2021-08-26 12:23:55.588 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:23:55.619 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0694f7d8-0834-4965-ab88-04d2a3bd16aa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:23:55.619 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0694f7d8-0834-4965-ab88-04d2a3bd16aa processed. 2021-08-26 12:23:56.385 3848 2286971143976 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-26 12:23:56.981 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:08.196 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated on remote: ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:24:08.212 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] 2021-08-26 12:24:08.212 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Refresh firewall rules 2021-08-26 12:24:08.231 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Get security group information for devices via rpc ['da1324ca-7fb7-4ca7-8f9a-5f1ce863c501', '0694f7d8-0834-4965-ab88-04d2a3bd16aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:24:08.470 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update security group information for ports dict_keys(['0694f7d8-0834-4965-ab88-04d2a3bd16aa', 'da1324ca-7fb7-4ca7-8f9a-5f1ce863c501']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:24:08.480 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:24:08.495 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update rules of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:24:08.495 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update members of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:24:08.514 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update port filter for 0694f7d8-0834-4965-ab88-04d2a3bd16aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:24:08.528 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Updating port rules. 2021-08-26 12:24:08.542 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 12:24:08.556 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" acquired by "networking_hyperv.neutron._common_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-26 12:24:09.071 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d44b21f-32ba-4975-a7e7-9480f49dbc22 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: 9bb69eb5-8657-421f-866b-44f3208d6c24 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:24:09.092 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:09.102 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" acquired by "networking_hyperv.neutron._common_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-26 12:24:09.117 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:09.117 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update port filter for da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:24:09.133 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Updating port rules. 2021-08-26 12:24:09.133 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 12:24:09.150 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:24:09.166 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d44b21f-32ba-4975-a7e7-9480f49dbc22 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port 9bb69eb5-8657-421f-866b-44f3208d6c24 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:24:09.574 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:09.587 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:24:09.587 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-bb1585b4-c2e0-46f5-b0bb-dfa006691b3a 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" 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-26 12:24:09.606 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bf41ee8-4500-49ed-940b-8e82a9327640 3738efadb4424be59cd436c5f4ef4878 de5a8a7d272c4a74b1552e9a6c4059b2 - - -] Security group member updated on remote: ['41ef9510-3cd5-42b1-b4c6-21cf7223eb60'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:24:09.622 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-4bf41ee8-4500-49ed-940b-8e82a9327640 3738efadb4424be59cd436c5f4ef4878 de5a8a7d272c4a74b1552e9a6c4059b2 - - -] Security group member updated ['41ef9510-3cd5-42b1-b4c6-21cf7223eb60'] 2021-08-26 12:24:09.647 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-4bf41ee8-4500-49ed-940b-8e82a9327640 3738efadb4424be59cd436c5f4ef4878 de5a8a7d272c4a74b1552e9a6c4059b2 - - -] Refresh firewall rules 2021-08-26 12:24:09.656 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bf41ee8-4500-49ed-940b-8e82a9327640 3738efadb4424be59cd436c5f4ef4878 de5a8a7d272c4a74b1552e9a6c4059b2 - - -] Get security group information for devices via rpc ['d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:24:09.672 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bf41ee8-4500-49ed-940b-8e82a9327640 3738efadb4424be59cd436c5f4ef4878 de5a8a7d272c4a74b1552e9a6c4059b2 - - -] port_delete event received for 'd0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:24:09.696 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bf41ee8-4500-49ed-940b-8e82a9327640 3738efadb4424be59cd436c5f4ef4878 de5a8a7d272c4a74b1552e9a6c4059b2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:24:09.696 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bf41ee8-4500-49ed-940b-8e82a9327640 3738efadb4424be59cd436c5f4ef4878 de5a8a7d272c4a74b1552e9a6c4059b2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:24:09.759 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567 2021-08-26 12:24:10.496 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:24:10.508 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:24:10.528 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:24:10.541 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:24:10.649 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 007215ff-2fbf-415c-b415-9174e2c69e16 2021-08-26 12:24:10.665 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567'] 2021-08-26 12:24:10.665 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:24:10.695 3848 2286971143976 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-26 12:24:10.720 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0ff3ac4-6a4f-4fdc-a4ec-744cdbd52567'] 2021-08-26 12:24:12.530 3848 2286971143976 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-26 12:24:12.555 3848 2286971143976 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-26 12:24:13.805 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9bb69eb5-8657-421f-866b-44f3208d6c24 2021-08-26 12:24:14.524 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:24:14.728 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port 9bb69eb5-8657-421f-866b-44f3208d6c24 2021-08-26 12:24:14.748 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port 9bb69eb5-8657-421f-866b-44f3208d6c24 updated. Details: {'device': '9bb69eb5-8657-421f-866b-44f3208d6c24', 'network_id': '46efc415-5044-42a2-b7f9-5435695940cc', 'port_id': '9bb69eb5-8657-421f-866b-44f3208d6c24', 'mac_address': 'fa:16:3e:46:39:56', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 739, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f36361c5-cd0c-4153-83df-fc5ca8a5ce94', '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-26 12:24:14.774 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:24:14.774 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9bb69eb5-8657-421f-866b-44f3208d6c24" acquired by "networking_hyperv.neutron._common_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-26 12:24:14.793 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9bb69eb5-8657-421f-866b-44f3208d6c24 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:24:14.812 3848 2286971143976 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-26 12:24:15.155 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9bb69eb5-8657-421f-866b-44f3208d6c24') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:24:15.155 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9bb69eb5-8657-421f-866b-44f3208d6c24') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:24:15.196 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9bb69eb5-8657-421f-866b-44f3208d6c24 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:24:15.196 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 739, VLAN trunk: None to switch port 9bb69eb5-8657-421f-866b-44f3208d6c24 2021-08-26 12:24:15.447 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:24:15.463 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9bb69eb5-8657-421f-866b-44f3208d6c24'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:24:15.651 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9bb69eb5-8657-421f-866b-44f3208d6c24']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:24:15.651 3848 2286971143976 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-26 12:24:15.667 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:24:15.667 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:24:15.683 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9bb69eb5-8657-421f-866b-44f3208d6c24 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:24:15.711 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:24:15.728 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9bb69eb5-8657-421f-866b-44f3208d6c24 not yet added. Adding. 2021-08-26 12:24:15.728 3848 2286971143976 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-26 12:24:15.760 3848 2286971143976 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-26 12:24:16.121 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9bb69eb5-8657-421f-866b-44f3208d6c24" acquired by "networking_hyperv.neutron._common_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-26 12:24:16.464 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9bb69eb5-8657-421f-866b-44f3208d6c24" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:16.464 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9bb69eb5-8657-421f-866b-44f3208d6c24" acquired by "networking_hyperv.neutron._common_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-26 12:24:16.851 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9bb69eb5-8657-421f-866b-44f3208d6c24" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:17.149 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9bb69eb5-8657-421f-866b-44f3208d6c24" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:17.149 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9bb69eb5-8657-421f-866b-44f3208d6c24 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:24:17.165 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9bb69eb5-8657-421f-866b-44f3208d6c24 processed. 2021-08-26 12:24:18.430 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df81bac3-53af-4ff6-99ec-ce491b95947a 4ff7328acadb46e5b90ad3bee2a0352b 7fca37d13fa64cc883025a3cb0e71933 - - -] Security group member updated on remote: ['cf62bfbc-dfa8-4a85-bd97-a896c9aaa2f6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:24:18.430 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-df81bac3-53af-4ff6-99ec-ce491b95947a 4ff7328acadb46e5b90ad3bee2a0352b 7fca37d13fa64cc883025a3cb0e71933 - - -] Security group member updated ['cf62bfbc-dfa8-4a85-bd97-a896c9aaa2f6'] 2021-08-26 12:24:18.554 3848 2286971143976 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-26 12:24:18.793 3848 2286971143976 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-26 12:24:19.824 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5592bf3d-2f07-434a-a5ed-4db008af681f 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: bb247512-ed6c-44a0-ae48-42486e9a3db6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:24:19.873 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5592bf3d-2f07-434a-a5ed-4db008af681f 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port bb247512-ed6c-44a0-ae48-42486e9a3db6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:24:23.914 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bb247512-ed6c-44a0-ae48-42486e9a3db6 2021-08-26 12:24:24.585 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:24:24.804 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port bb247512-ed6c-44a0-ae48-42486e9a3db6 2021-08-26 12:24:24.819 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port bb247512-ed6c-44a0-ae48-42486e9a3db6 updated. Details: {'device': 'bb247512-ed6c-44a0-ae48-42486e9a3db6', 'network_id': '3db6676c-0674-48c5-b381-e853943a4083', 'port_id': 'bb247512-ed6c-44a0-ae48-42486e9a3db6', 'mac_address': 'fa:16:3e:45:63:e2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 744, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '506af977-a62a-4fde-abb8-ae9cb5aa6c37', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 12:24:24.835 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:24:24.855 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bb247512-ed6c-44a0-ae48-42486e9a3db6" acquired by "networking_hyperv.neutron._common_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-26 12:24:24.866 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bb247512-ed6c-44a0-ae48-42486e9a3db6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:24:24.866 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3db6676c-0674-48c5-b381-e853943a4083 2021-08-26 12:24:24.866 3848 2286971143976 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-26 12:24:25.180 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bb247512-ed6c-44a0-ae48-42486e9a3db6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:24:25.180 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bb247512-ed6c-44a0-ae48-42486e9a3db6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:24:25.196 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bb247512-ed6c-44a0-ae48-42486e9a3db6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:24:25.214 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 744, VLAN trunk: None to switch port bb247512-ed6c-44a0-ae48-42486e9a3db6 2021-08-26 12:24:25.478 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:24:25.491 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bb247512-ed6c-44a0-ae48-42486e9a3db6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:24:25.664 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bb247512-ed6c-44a0-ae48-42486e9a3db6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:24:25.664 3848 2286971143976 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-26 12:24:25.682 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cf62bfbc-dfa8-4a85-bd97-a896c9aaa2f6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:24:25.682 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cf62bfbc-dfa8-4a85-bd97-a896c9aaa2f6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:24:25.696 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bb247512-ed6c-44a0-ae48-42486e9a3db6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:24:25.696 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:24:25.727 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bb247512-ed6c-44a0-ae48-42486e9a3db6 not yet added. Adding. 2021-08-26 12:24:25.743 3848 2286971143976 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-26 12:24:25.759 3848 2286971143976 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-26 12:24:26.116 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb247512-ed6c-44a0-ae48-42486e9a3db6" acquired by "networking_hyperv.neutron._common_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-26 12:24:26.446 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb247512-ed6c-44a0-ae48-42486e9a3db6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:26.462 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb247512-ed6c-44a0-ae48-42486e9a3db6" acquired by "networking_hyperv.neutron._common_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-26 12:24:26.823 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb247512-ed6c-44a0-ae48-42486e9a3db6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:27.088 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bb247512-ed6c-44a0-ae48-42486e9a3db6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:27.116 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bb247512-ed6c-44a0-ae48-42486e9a3db6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:24:27.116 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bb247512-ed6c-44a0-ae48-42486e9a3db6 processed. 2021-08-26 12:24:27.555 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccfad6bb-8d0c-47ff-ae44-4c4a4191628b 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network 007215ff-2fbf-415c-b415-9174e2c69e16 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:24:27.555 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccfad6bb-8d0c-47ff-ae44-4c4a4191628b 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Network 007215ff-2fbf-415c-b415-9174e2c69e16 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 12:24:28.072 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-743b030d-9928-4eb3-a71e-f361145917e6 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network db67055d-0c2d-4040-944e-774ce4519421 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:24:28.103 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-743b030d-9928-4eb3-a71e-f361145917e6 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Network db67055d-0c2d-4040-944e-774ce4519421 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 12:24:28.642 3848 2286971143976 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-26 12:24:28.855 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:32.571 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated on remote: ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:24:32.585 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] 2021-08-26 12:24:32.585 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Refresh firewall rules 2021-08-26 12:24:32.620 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Get security group information for devices via rpc ['da1324ca-7fb7-4ca7-8f9a-5f1ce863c501', '0694f7d8-0834-4965-ab88-04d2a3bd16aa', '9bb69eb5-8657-421f-866b-44f3208d6c24'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:24:32.975 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update security group information for ports dict_keys(['0694f7d8-0834-4965-ab88-04d2a3bd16aa', '9bb69eb5-8657-421f-866b-44f3208d6c24', 'da1324ca-7fb7-4ca7-8f9a-5f1ce863c501']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:24:32.993 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:24:33.007 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update rules of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:24:33.024 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update members of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:24:33.024 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update port filter for 0694f7d8-0834-4965-ab88-04d2a3bd16aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:24:33.054 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Updating port rules. 2021-08-26 12:24:33.054 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 12:24:33.070 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" acquired by "networking_hyperv.neutron._common_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-26 12:24:33.397 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-760807f7-d8cd-4de5-b694-00689ef17679 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: dc2d6c19-045a-4a7e-adcc-5883a6fedd4e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:24:33.412 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:33.431 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" acquired by "networking_hyperv.neutron._common_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-26 12:24:33.445 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:33.463 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update port filter for 9bb69eb5-8657-421f-866b-44f3208d6c24 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:24:33.463 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Updating port rules. 2021-08-26 12:24:33.485 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 12:24:33.493 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-9bb69eb5-8657-421f-866b-44f3208d6c24" acquired by "networking_hyperv.neutron._common_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-26 12:24:33.510 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-760807f7-d8cd-4de5-b694-00689ef17679 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port dc2d6c19-045a-4a7e-adcc-5883a6fedd4e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:24:33.856 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-9bb69eb5-8657-421f-866b-44f3208d6c24" 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-26 12:24:33.856 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-9bb69eb5-8657-421f-866b-44f3208d6c24" acquired by "networking_hyperv.neutron._common_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-26 12:24:33.871 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-9bb69eb5-8657-421f-866b-44f3208d6c24" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:33.871 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update port filter for da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:24:33.885 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Updating port rules. 2021-08-26 12:24:33.885 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 12:24:33.885 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:24:34.307 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:34.322 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:24:34.322 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-694acbcf-636b-4408-89d6-ffe37ead634d 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" 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-26 12:24:37.538 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62497f86-d47b-4688-9fca-cad9782ac8b9 4ff7328acadb46e5b90ad3bee2a0352b 7fca37d13fa64cc883025a3cb0e71933 - - -] Security group member updated on remote: ['cf62bfbc-dfa8-4a85-bd97-a896c9aaa2f6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:24:37.538 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-62497f86-d47b-4688-9fca-cad9782ac8b9 4ff7328acadb46e5b90ad3bee2a0352b 7fca37d13fa64cc883025a3cb0e71933 - - -] Security group member updated ['cf62bfbc-dfa8-4a85-bd97-a896c9aaa2f6'] 2021-08-26 12:24:37.554 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-62497f86-d47b-4688-9fca-cad9782ac8b9 4ff7328acadb46e5b90ad3bee2a0352b 7fca37d13fa64cc883025a3cb0e71933 - - -] Refresh firewall rules 2021-08-26 12:24:37.570 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62497f86-d47b-4688-9fca-cad9782ac8b9 4ff7328acadb46e5b90ad3bee2a0352b 7fca37d13fa64cc883025a3cb0e71933 - - -] Get security group information for devices via rpc ['bb247512-ed6c-44a0-ae48-42486e9a3db6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:24:37.615 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-62497f86-d47b-4688-9fca-cad9782ac8b9 4ff7328acadb46e5b90ad3bee2a0352b 7fca37d13fa64cc883025a3cb0e71933 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:24:37.615 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-62497f86-d47b-4688-9fca-cad9782ac8b9 4ff7328acadb46e5b90ad3bee2a0352b 7fca37d13fa64cc883025a3cb0e71933 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:24:37.638 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62497f86-d47b-4688-9fca-cad9782ac8b9 4ff7328acadb46e5b90ad3bee2a0352b 7fca37d13fa64cc883025a3cb0e71933 - - -] port_delete event received for 'bb247512-ed6c-44a0-ae48-42486e9a3db6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:24:38.039 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dc2d6c19-045a-4a7e-adcc-5883a6fedd4e 2021-08-26 12:24:38.122 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bb247512-ed6c-44a0-ae48-42486e9a3db6 2021-08-26 12:24:38.678 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:24:38.898 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port dc2d6c19-045a-4a7e-adcc-5883a6fedd4e 2021-08-26 12:24:38.914 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port dc2d6c19-045a-4a7e-adcc-5883a6fedd4e updated. Details: {'device': 'dc2d6c19-045a-4a7e-adcc-5883a6fedd4e', 'network_id': '46efc415-5044-42a2-b7f9-5435695940cc', 'port_id': 'dc2d6c19-045a-4a7e-adcc-5883a6fedd4e', 'mac_address': 'fa:16:3e:03:97:46', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 739, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f36361c5-cd0c-4153-83df-fc5ca8a5ce94', '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-26 12:24:38.914 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:24:38.929 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:24:38.947 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc2d6c19-045a-4a7e-adcc-5883a6fedd4e" acquired by "networking_hyperv.neutron._common_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-26 12:24:38.962 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dc2d6c19-045a-4a7e-adcc-5883a6fedd4e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:24:38.962 3848 2286971143976 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-26 12:24:38.977 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bb247512-ed6c-44a0-ae48-42486e9a3db6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:24:38.990 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bb247512-ed6c-44a0-ae48-42486e9a3db6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:24:38.990 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bb247512-ed6c-44a0-ae48-42486e9a3db6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:24:39.054 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3db6676c-0674-48c5-b381-e853943a4083 2021-08-26 12:24:39.069 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bb247512-ed6c-44a0-ae48-42486e9a3db6'] 2021-08-26 12:24:39.069 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:24:39.100 3848 2286971143096 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-26 12:24:39.131 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bb247512-ed6c-44a0-ae48-42486e9a3db6'] 2021-08-26 12:24:39.324 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dc2d6c19-045a-4a7e-adcc-5883a6fedd4e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:24:39.335 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dc2d6c19-045a-4a7e-adcc-5883a6fedd4e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:24:39.350 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dc2d6c19-045a-4a7e-adcc-5883a6fedd4e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:24:39.368 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 739, VLAN trunk: None to switch port dc2d6c19-045a-4a7e-adcc-5883a6fedd4e 2021-08-26 12:24:39.607 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:24:39.616 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dc2d6c19-045a-4a7e-adcc-5883a6fedd4e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:24:39.756 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dc2d6c19-045a-4a7e-adcc-5883a6fedd4e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:24:39.782 3848 2286971143976 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-26 12:24:39.788 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:24:39.809 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:24:39.821 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dc2d6c19-045a-4a7e-adcc-5883a6fedd4e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:24:39.821 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:24:39.835 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dc2d6c19-045a-4a7e-adcc-5883a6fedd4e not yet added. Adding. 2021-08-26 12:24:39.849 3848 2286971143976 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-26 12:24:39.849 3848 2286971143976 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-26 12:24:40.163 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc2d6c19-045a-4a7e-adcc-5883a6fedd4e" acquired by "networking_hyperv.neutron._common_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-26 12:24:40.538 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc2d6c19-045a-4a7e-adcc-5883a6fedd4e" 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-26 12:24:40.538 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc2d6c19-045a-4a7e-adcc-5883a6fedd4e" acquired by "networking_hyperv.neutron._common_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-26 12:24:40.679 3848 2286971143096 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-26 12:24:40.726 3848 2286971143096 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-26 12:24:40.929 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc2d6c19-045a-4a7e-adcc-5883a6fedd4e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:41.178 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc2d6c19-045a-4a7e-adcc-5883a6fedd4e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:41.209 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dc2d6c19-045a-4a7e-adcc-5883a6fedd4e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:24:41.209 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dc2d6c19-045a-4a7e-adcc-5883a6fedd4e processed. 2021-08-26 12:24:41.334 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b52f759b-34fd-4415-8641-68728b535265 4ff7328acadb46e5b90ad3bee2a0352b 7fca37d13fa64cc883025a3cb0e71933 - - -] Security group member updated on remote: ['cf62bfbc-dfa8-4a85-bd97-a896c9aaa2f6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:24:41.334 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-b52f759b-34fd-4415-8641-68728b535265 4ff7328acadb46e5b90ad3bee2a0352b 7fca37d13fa64cc883025a3cb0e71933 - - -] Security group member updated ['cf62bfbc-dfa8-4a85-bd97-a896c9aaa2f6'] 2021-08-26 12:24:42.256 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-484d9dac-d686-4a00-ad53-5534f3e38389 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: af3d662a-8fd8-492c-a070-9de71181cc00 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:24:42.274 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-484d9dac-d686-4a00-ad53-5534f3e38389 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port af3d662a-8fd8-492c-a070-9de71181cc00 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:24:42.681 3848 2286971143976 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-26 12:24:42.882 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:45.475 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff2b7829-2edb-486c-8277-c1f6ac3d85fa ac47abd543884bd7b3e4063e18e6b138 e0cc62cf48734acd96a0506bf6180fa9 - - -] Security group member updated on remote: ['ffb79149-05a9-4042-b138-019d42d4b910'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:24:45.475 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-ff2b7829-2edb-486c-8277-c1f6ac3d85fa ac47abd543884bd7b3e4063e18e6b138 e0cc62cf48734acd96a0506bf6180fa9 - - -] Security group member updated ['ffb79149-05a9-4042-b138-019d42d4b910'] 2021-08-26 12:24:46.134 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: af3d662a-8fd8-492c-a070-9de71181cc00 2021-08-26 12:24:46.505 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8b7a7f8-7d48-4d94-b78a-de23d127ee20 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:24:46.537 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8b7a7f8-7d48-4d94-b78a-de23d127ee20 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:24:46.693 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:24:46.917 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port af3d662a-8fd8-492c-a070-9de71181cc00 2021-08-26 12:24:46.917 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port af3d662a-8fd8-492c-a070-9de71181cc00 updated. Details: {'device': 'af3d662a-8fd8-492c-a070-9de71181cc00', 'network_id': '3db6676c-0674-48c5-b381-e853943a4083', 'port_id': 'af3d662a-8fd8-492c-a070-9de71181cc00', 'mac_address': 'fa:16:3e:82:a5:8f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 744, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '506af977-a62a-4fde-abb8-ae9cb5aa6c37', '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-26 12:24:46.933 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:24:46.950 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-af3d662a-8fd8-492c-a070-9de71181cc00" acquired by "networking_hyperv.neutron._common_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-26 12:24:46.965 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port af3d662a-8fd8-492c-a070-9de71181cc00 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:24:46.965 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3db6676c-0674-48c5-b381-e853943a4083 2021-08-26 12:24:46.976 3848 2286971143976 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-26 12:24:47.257 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'af3d662a-8fd8-492c-a070-9de71181cc00') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:24:47.272 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'af3d662a-8fd8-492c-a070-9de71181cc00') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:24:47.288 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port af3d662a-8fd8-492c-a070-9de71181cc00 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:24:47.319 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 744, VLAN trunk: None to switch port af3d662a-8fd8-492c-a070-9de71181cc00 2021-08-26 12:24:47.728 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:24:47.728 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['af3d662a-8fd8-492c-a070-9de71181cc00'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:24:47.902 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['af3d662a-8fd8-492c-a070-9de71181cc00']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:24:47.912 3848 2286971143976 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-26 12:24:47.912 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cf62bfbc-dfa8-4a85-bd97-a896c9aaa2f6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:24:47.928 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cf62bfbc-dfa8-4a85-bd97-a896c9aaa2f6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:24:47.944 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for af3d662a-8fd8-492c-a070-9de71181cc00 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:24:47.944 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:24:47.944 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device af3d662a-8fd8-492c-a070-9de71181cc00 not yet added. Adding. 2021-08-26 12:24:47.992 3848 2286971143976 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-26 12:24:48.009 3848 2286971143976 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-26 12:24:48.381 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af3d662a-8fd8-492c-a070-9de71181cc00" acquired by "networking_hyperv.neutron._common_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-26 12:24:48.787 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af3d662a-8fd8-492c-a070-9de71181cc00" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:48.807 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af3d662a-8fd8-492c-a070-9de71181cc00" acquired by "networking_hyperv.neutron._common_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-26 12:24:49.365 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af3d662a-8fd8-492c-a070-9de71181cc00" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:49.741 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-af3d662a-8fd8-492c-a070-9de71181cc00" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:49.758 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port af3d662a-8fd8-492c-a070-9de71181cc00 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:24:49.774 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port af3d662a-8fd8-492c-a070-9de71181cc00 processed. 2021-08-26 12:24:50.274 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625 2021-08-26 12:24:50.706 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:24:50.725 3848 2286971143976 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-26 12:24:51.021 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625 2021-08-26 12:24:51.021 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625 updated. Details: {'device': 'ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625', 'network_id': 'd5dfbe1b-4847-4ea0-9c9e-c2f8da0928d2', 'port_id': 'ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625', 'mac_address': 'fa:16:3e:2b:7a:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 709, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '99661cff-6bca-405b-93d0-edec0afc1b37', 'ip_address': '192.168.233.245'}], '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-26 12:24:51.037 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:24:51.052 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625" acquired by "networking_hyperv.neutron._common_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-26 12:24:51.074 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:24:51.100 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d5dfbe1b-4847-4ea0-9c9e-c2f8da0928d2 2021-08-26 12:24:51.100 3848 2286971143096 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-26 12:24:51.120 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:51.444 3848 2286971143096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:24:51.460 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:24:51.495 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:24:51.505 3848 2286971143096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 709, VLAN trunk: None to switch port ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625 2021-08-26 12:24:51.821 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:24:51.833 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:24:51.991 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:24:51.991 3848 2286971143096 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-26 12:24:52.005 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ffb79149-05a9-4042-b138-019d42d4b910) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:24:52.005 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ffb79149-05a9-4042-b138-019d42d4b910) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:24:52.022 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:24:52.022 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:24:52.040 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625 not yet added. Adding. 2021-08-26 12:24:52.053 3848 2286971143096 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-26 12:24:52.053 3848 2286971143096 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-26 12:24:52.492 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625" acquired by "networking_hyperv.neutron._common_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-26 12:24:52.930 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:52.945 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625" acquired by "networking_hyperv.neutron._common_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-26 12:24:53.460 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:53.852 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:24:53.852 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:24:53.880 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625 processed. 2021-08-26 12:24:54.725 3848 2286971143096 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-26 12:24:55.038 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:00.632 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dc2d6c19-045a-4a7e-adcc-5883a6fedd4e 2021-08-26 12:25:00.755 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:25:00.755 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dc2d6c19-045a-4a7e-adcc-5883a6fedd4e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:25:00.771 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dc2d6c19-045a-4a7e-adcc-5883a6fedd4e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:25:00.771 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dc2d6c19-045a-4a7e-adcc-5883a6fedd4e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:25:00.849 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc2d6c19-045a-4a7e-adcc-5883a6fedd4e'] 2021-08-26 12:25:00.869 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:25:00.879 3848 2286971143096 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-26 12:25:00.879 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc2d6c19-045a-4a7e-adcc-5883a6fedd4e'] 2021-08-26 12:25:01.225 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated on remote: ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:25:01.241 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] 2021-08-26 12:25:01.241 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Refresh firewall rules 2021-08-26 12:25:01.241 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Get security group information for devices via rpc ['da1324ca-7fb7-4ca7-8f9a-5f1ce863c501', '0694f7d8-0834-4965-ab88-04d2a3bd16aa', '9bb69eb5-8657-421f-866b-44f3208d6c24'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:25:01.364 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] port_delete event received for 'dc2d6c19-045a-4a7e-adcc-5883a6fedd4e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:25:01.458 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f31b844-b0a5-43b3-ba3d-caaabcbaced0 4ff7328acadb46e5b90ad3bee2a0352b 7fca37d13fa64cc883025a3cb0e71933 - - -] Security group member updated on remote: ['cf62bfbc-dfa8-4a85-bd97-a896c9aaa2f6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:25:01.458 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-8f31b844-b0a5-43b3-ba3d-caaabcbaced0 4ff7328acadb46e5b90ad3bee2a0352b 7fca37d13fa64cc883025a3cb0e71933 - - -] Security group member updated ['cf62bfbc-dfa8-4a85-bd97-a896c9aaa2f6'] 2021-08-26 12:25:01.540 3848 2286971144328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f31b844-b0a5-43b3-ba3d-caaabcbaced0 4ff7328acadb46e5b90ad3bee2a0352b 7fca37d13fa64cc883025a3cb0e71933 - - -] port_delete event received for 'af3d662a-8fd8-492c-a070-9de71181cc00' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:25:01.614 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update security group information for ports dict_keys(['0694f7d8-0834-4965-ab88-04d2a3bd16aa', '9bb69eb5-8657-421f-866b-44f3208d6c24', 'da1324ca-7fb7-4ca7-8f9a-5f1ce863c501']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:25:01.614 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:25:01.632 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update rules of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:25:01.649 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update members of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:25:01.649 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update port filter for 0694f7d8-0834-4965-ab88-04d2a3bd16aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:25:01.665 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Updating port rules. 2021-08-26 12:25:01.665 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 12:25:01.693 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" acquired by "networking_hyperv.neutron._common_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-26 12:25:01.712 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:01.726 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" acquired by "networking_hyperv.neutron._common_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-26 12:25:02.223 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:02.256 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update port filter for 9bb69eb5-8657-421f-866b-44f3208d6c24 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:25:02.256 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Updating port rules. 2021-08-26 12:25:02.272 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 12:25:02.272 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-9bb69eb5-8657-421f-866b-44f3208d6c24" acquired by "networking_hyperv.neutron._common_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-26 12:25:02.289 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-9bb69eb5-8657-421f-866b-44f3208d6c24" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:02.304 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-9bb69eb5-8657-421f-866b-44f3208d6c24" acquired by "networking_hyperv.neutron._common_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-26 12:25:02.661 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: af3d662a-8fd8-492c-a070-9de71181cc00 2021-08-26 12:25:02.761 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-9bb69eb5-8657-421f-866b-44f3208d6c24" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:02.771 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update port filter for da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:25:02.771 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Updating port rules. 2021-08-26 12:25:02.786 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 12:25:02.786 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:25:02.805 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:02.805 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:25:02.819 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:25:02.819 3848 2286971142920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'af3d662a-8fd8-492c-a070-9de71181cc00' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:25:02.853 3848 2286971142920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'af3d662a-8fd8-492c-a070-9de71181cc00' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:25:02.881 3848 2286971142920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port af3d662a-8fd8-492c-a070-9de71181cc00 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:25:02.881 3848 2286971144328 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-26 12:25:02.943 3848 2286971142920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3db6676c-0674-48c5-b381-e853943a4083 2021-08-26 12:25:02.957 3848 2286971142920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['af3d662a-8fd8-492c-a070-9de71181cc00'] 2021-08-26 12:25:02.973 3848 2286971142920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:25:02.990 3848 2286971142920 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-26 12:25:03.005 3848 2286971142920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['af3d662a-8fd8-492c-a070-9de71181cc00'] 2021-08-26 12:25:03.005 3848 2286971144328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:03.240 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-9712bf10-eca9-4c5d-af78-98fa118ff617 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:03.492 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-430ee5d6-f120-4441-afb1-cf3950d80c74 ac47abd543884bd7b3e4063e18e6b138 e0cc62cf48734acd96a0506bf6180fa9 - - -] Security group member updated on remote: ['ffb79149-05a9-4042-b138-019d42d4b910'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:25:03.505 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-430ee5d6-f120-4441-afb1-cf3950d80c74 ac47abd543884bd7b3e4063e18e6b138 e0cc62cf48734acd96a0506bf6180fa9 - - -] Security group member updated ['ffb79149-05a9-4042-b138-019d42d4b910'] 2021-08-26 12:25:03.505 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-430ee5d6-f120-4441-afb1-cf3950d80c74 ac47abd543884bd7b3e4063e18e6b138 e0cc62cf48734acd96a0506bf6180fa9 - - -] Refresh firewall rules 2021-08-26 12:25:03.523 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-430ee5d6-f120-4441-afb1-cf3950d80c74 ac47abd543884bd7b3e4063e18e6b138 e0cc62cf48734acd96a0506bf6180fa9 - - -] Get security group information for devices via rpc ['ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:25:03.569 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-430ee5d6-f120-4441-afb1-cf3950d80c74 ac47abd543884bd7b3e4063e18e6b138 e0cc62cf48734acd96a0506bf6180fa9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:25:03.569 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-430ee5d6-f120-4441-afb1-cf3950d80c74 ac47abd543884bd7b3e4063e18e6b138 e0cc62cf48734acd96a0506bf6180fa9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:25:03.598 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-430ee5d6-f120-4441-afb1-cf3950d80c74 ac47abd543884bd7b3e4063e18e6b138 e0cc62cf48734acd96a0506bf6180fa9 - - -] port_delete event received for 'ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:25:04.676 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625 2021-08-26 12:25:04.835 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:25:04.848 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:25:04.864 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:25:04.879 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:25:04.914 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d5dfbe1b-4847-4ea0-9c9e-c2f8da0928d2 2021-08-26 12:25:04.930 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625'] 2021-08-26 12:25:04.949 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:25:04.957 3848 2286971143976 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-26 12:25:04.973 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ffb55d9d-3e49-4c4c-b767-e3f6f9e1d625'] 2021-08-26 12:25:06.856 3848 2286971143976 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-26 12:25:06.911 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:08.631 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated on remote: ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:25:08.645 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] 2021-08-26 12:25:08.662 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Refresh firewall rules 2021-08-26 12:25:08.662 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Get security group information for devices via rpc ['da1324ca-7fb7-4ca7-8f9a-5f1ce863c501', '0694f7d8-0834-4965-ab88-04d2a3bd16aa', '9bb69eb5-8657-421f-866b-44f3208d6c24'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:25:08.742 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9bb69eb5-8657-421f-866b-44f3208d6c24 2021-08-26 12:25:08.785 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] port_delete event received for '9bb69eb5-8657-421f-866b-44f3208d6c24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:25:08.848 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:25:08.848 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9bb69eb5-8657-421f-866b-44f3208d6c24' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:25:08.865 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9bb69eb5-8657-421f-866b-44f3208d6c24' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:25:08.882 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9bb69eb5-8657-421f-866b-44f3208d6c24 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:25:08.927 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9bb69eb5-8657-421f-866b-44f3208d6c24'] 2021-08-26 12:25:08.944 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:25:08.958 3848 2286971143096 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-26 12:25:08.992 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9bb69eb5-8657-421f-866b-44f3208d6c24'] 2021-08-26 12:25:09.102 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update security group information for ports dict_keys(['0694f7d8-0834-4965-ab88-04d2a3bd16aa', 'da1324ca-7fb7-4ca7-8f9a-5f1ce863c501']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:25:09.116 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:25:09.116 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update rules of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:25:09.132 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update members of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:25:09.145 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update port filter for 0694f7d8-0834-4965-ab88-04d2a3bd16aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:25:09.162 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Updating port rules. 2021-08-26 12:25:09.162 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 12:25:09.194 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" acquired by "networking_hyperv.neutron._common_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-26 12:25:09.232 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:09.254 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" acquired by "networking_hyperv.neutron._common_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-26 12:25:09.676 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-0694f7d8-0834-4965-ab88-04d2a3bd16aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:09.692 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update port filter for da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:25:09.692 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Updating port rules. 2021-08-26 12:25:09.692 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 12:25:09.711 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:25:09.731 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:09.739 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:25:10.068 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-a3ed6a70-f961-4b20-b99f-c2996cc3bf2c 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:10.853 3848 2286971143976 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-26 12:25:10.929 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:14.427 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated on remote: ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:25:14.452 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] 2021-08-26 12:25:14.458 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Refresh firewall rules 2021-08-26 12:25:14.458 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Get security group information for devices via rpc ['da1324ca-7fb7-4ca7-8f9a-5f1ce863c501', '0694f7d8-0834-4965-ab88-04d2a3bd16aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:25:14.526 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] port_delete event received for '0694f7d8-0834-4965-ab88-04d2a3bd16aa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:25:14.740 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0694f7d8-0834-4965-ab88-04d2a3bd16aa 2021-08-26 12:25:14.755 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update security group information for ports dict_keys(['da1324ca-7fb7-4ca7-8f9a-5f1ce863c501']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:25:14.770 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:25:14.770 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update rules of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:25:14.770 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update members of security group (7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:25:14.791 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update port filter for da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:25:14.791 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Updating port rules. 2021-08-26 12:25:14.804 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 12:25:14.816 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:25:14.816 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" 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-26 12:25:14.832 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" acquired by "networking_hyperv.neutron._common_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-26 12:25:14.864 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:25:14.864 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0694f7d8-0834-4965-ab88-04d2a3bd16aa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:25:14.864 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0694f7d8-0834-4965-ab88-04d2a3bd16aa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:25:14.864 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0694f7d8-0834-4965-ab88-04d2a3bd16aa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:25:14.914 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0694f7d8-0834-4965-ab88-04d2a3bd16aa'] 2021-08-26 12:25:14.934 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:25:14.945 3848 2286971143096 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-26 12:25:14.960 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0694f7d8-0834-4965-ab88-04d2a3bd16aa'] 2021-08-26 12:25:15.117 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-27917c9d-6384-4308-8816-11d574ce9219 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Lock "n-hv-driver-port-lock-da1324ca-7fb7-4ca7-8f9a-5f1ce863c501" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:25:16.878 3848 2286971143976 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-26 12:25:16.927 3848 2286971143976 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-26 12:25:17.021 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c135c5b9-90cd-442c-b708-4ff62860980d - - - - -] port_update received: 303fd3f7-6acd-4c68-a782-46f78f6cb699 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:25:17.037 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c135c5b9-90cd-442c-b708-4ff62860980d - - - - -] No port 303fd3f7-6acd-4c68-a782-46f78f6cb699 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:25:20.722 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e887a24a-ef1b-4e18-abd8-9a86f00b56fc 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated on remote: ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:25:20.722 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-e887a24a-ef1b-4e18-abd8-9a86f00b56fc 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Security group member updated ['7ba60ced-7f9d-4ce2-891f-c0fd7021ed3b'] 2021-08-26 12:25:20.722 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-e887a24a-ef1b-4e18-abd8-9a86f00b56fc 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Refresh firewall rules 2021-08-26 12:25:20.722 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e887a24a-ef1b-4e18-abd8-9a86f00b56fc 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Get security group information for devices via rpc ['da1324ca-7fb7-4ca7-8f9a-5f1ce863c501'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:25:20.789 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 2021-08-26 12:25:20.815 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e887a24a-ef1b-4e18-abd8-9a86f00b56fc 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:25:20.815 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e887a24a-ef1b-4e18-abd8-9a86f00b56fc 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:25:20.847 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e887a24a-ef1b-4e18-abd8-9a86f00b56fc 330653b9d7fe41b08c06d4e85880ce5d 7b4869845a8246c59142b934d3d79e9f - - -] port_delete event received for 'da1324ca-7fb7-4ca7-8f9a-5f1ce863c501' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:25:20.911 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:25:20.911 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'da1324ca-7fb7-4ca7-8f9a-5f1ce863c501' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:25:20.911 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'da1324ca-7fb7-4ca7-8f9a-5f1ce863c501' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:25:20.929 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port da1324ca-7fb7-4ca7-8f9a-5f1ce863c501 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:25:20.957 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 46efc415-5044-42a2-b7f9-5435695940cc 2021-08-26 12:25:20.957 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['da1324ca-7fb7-4ca7-8f9a-5f1ce863c501'] 2021-08-26 12:25:20.978 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:25:20.988 3848 2286971143976 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-26 12:25:20.988 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['da1324ca-7fb7-4ca7-8f9a-5f1ce863c501'] 2021-08-26 12:25:22.801 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbb8607e-232d-4d8f-9e33-b970886de92e - - - - -] port_update received: fc664546-3379-4c31-891f-d685d6b037fe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:25:22.820 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbb8607e-232d-4d8f-9e33-b970886de92e - - - - -] No port fc664546-3379-4c31-891f-d685d6b037fe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:25:22.920 3848 2286971143976 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-26 12:25:23.488 3848 2286971143976 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-26 12:25:24.268 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd8d62c2-0a2f-4ea3-9b9b-a3499ef0b309 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network 46efc415-5044-42a2-b7f9-5435695940cc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:25:24.285 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd8d62c2-0a2f-4ea3-9b9b-a3499ef0b309 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Network 46efc415-5044-42a2-b7f9-5435695940cc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 12:25:25.644 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76d73603-2549-4470-9214-865f845348a7 - - - - -] port_update received: 4c744ac6-354f-45cb-a399-e7000fed56c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:25:25.671 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76d73603-2549-4470-9214-865f845348a7 - - - - -] No port 4c744ac6-354f-45cb-a399-e7000fed56c9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:25:30.539 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cd778d6-355b-4212-87a6-7fdce4478f13 - - - - -] port_update received: 5be0fb97-9aa9-44e0-85df-f71c9a35a313 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:25:30.558 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cd778d6-355b-4212-87a6-7fdce4478f13 - - - - -] No port 5be0fb97-9aa9-44e0-85df-f71c9a35a313 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:25:33.427 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a991f028-0825-4d6b-a615-25d92b244ff2 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network 3db6676c-0674-48c5-b381-e853943a4083 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:25:33.427 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a991f028-0825-4d6b-a615-25d92b244ff2 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Network 3db6676c-0674-48c5-b381-e853943a4083 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 12:25:41.789 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-565f770b-3c5f-4859-8c32-b7b25d6e1091 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group member updated on remote: ['eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:25:41.789 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-565f770b-3c5f-4859-8c32-b7b25d6e1091 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group member updated ['eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8'] 2021-08-26 12:26:00.048 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b3b17ef-4b7d-48ec-ade5-ce24536e4012 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: 17d6d3db-42d7-49f0-8fa2-747becca78b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:26:00.066 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b3b17ef-4b7d-48ec-ade5-ce24536e4012 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port 17d6d3db-42d7-49f0-8fa2-747becca78b9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:26:05.365 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 17d6d3db-42d7-49f0-8fa2-747becca78b9 2021-08-26 12:26:07.098 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:26:07.299 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port 17d6d3db-42d7-49f0-8fa2-747becca78b9 2021-08-26 12:26:07.314 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port 17d6d3db-42d7-49f0-8fa2-747becca78b9 updated. Details: {'device': '17d6d3db-42d7-49f0-8fa2-747becca78b9', 'network_id': 'd30c23ca-ae80-4f95-9186-77049ff209ed', 'port_id': '17d6d3db-42d7-49f0-8fa2-747becca78b9', 'mac_address': 'fa:16:3e:58:06:50', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 726, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '76b813c3-cde4-4bdd-bd69-5754d30b9c2c', '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-26 12:26:07.314 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:26:07.314 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" acquired by "networking_hyperv.neutron._common_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-26 12:26:07.336 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 17d6d3db-42d7-49f0-8fa2-747becca78b9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:26:07.348 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d30c23ca-ae80-4f95-9186-77049ff209ed 2021-08-26 12:26:07.360 3848 2286971143976 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-26 12:26:07.628 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '17d6d3db-42d7-49f0-8fa2-747becca78b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:26:07.644 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '17d6d3db-42d7-49f0-8fa2-747becca78b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:26:07.644 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 17d6d3db-42d7-49f0-8fa2-747becca78b9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:26:07.644 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 726, VLAN trunk: None to switch port 17d6d3db-42d7-49f0-8fa2-747becca78b9 2021-08-26 12:26:07.912 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:26:07.924 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['17d6d3db-42d7-49f0-8fa2-747becca78b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:26:08.080 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['17d6d3db-42d7-49f0-8fa2-747becca78b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:26:08.080 3848 2286971143976 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-26 12:26:08.098 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:26:08.098 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:26:08.118 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 17d6d3db-42d7-49f0-8fa2-747becca78b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:26:08.130 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:26:08.130 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 17d6d3db-42d7-49f0-8fa2-747becca78b9 not yet added. Adding. 2021-08-26 12:26:08.130 3848 2286971143976 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-26 12:26:08.130 3848 2286971143976 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-26 12:26:08.476 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" acquired by "networking_hyperv.neutron._common_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-26 12:26:08.720 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" 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-26 12:26:08.720 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" acquired by "networking_hyperv.neutron._common_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-26 12:26:09.019 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" 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-26 12:26:09.253 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:26:09.253 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 17d6d3db-42d7-49f0-8fa2-747becca78b9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:26:09.268 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 17d6d3db-42d7-49f0-8fa2-747becca78b9 processed. 2021-08-26 12:26:11.141 3848 2286971143976 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-26 12:26:11.344 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:26:19.601 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 61855ff7-9dd5-43bd-b70f-639f2d9d2b58 2021-08-26 12:26:19.660 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3ea22677-a430-4159-a3d1-b54a3a99aef3 2021-08-26 12:26:19.997 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Security group member updated on remote: ['a5fd32b5-f64c-4cfa-acfd-5155c2ec0903'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:26:20.001 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Security group member updated ['a5fd32b5-f64c-4cfa-acfd-5155c2ec0903'] 2021-08-26 12:26:20.001 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Refresh firewall rules 2021-08-26 12:26:20.001 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Get security group information for devices via rpc ['2e01e856-205a-40a0-a066-782000a98eb1', '61855ff7-9dd5-43bd-b70f-639f2d9d2b58'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:26:20.084 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] port_delete event received for '61855ff7-9dd5-43bd-b70f-639f2d9d2b58' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:26:20.182 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Update security group information for ports dict_keys(['2e01e856-205a-40a0-a066-782000a98eb1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:26:20.196 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:26:20.204 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Update rules of security group (a5fd32b5-f64c-4cfa-acfd-5155c2ec0903) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:26:20.204 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Update members of security group (a5fd32b5-f64c-4cfa-acfd-5155c2ec0903) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:26:20.220 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Update port filter for 2e01e856-205a-40a0-a066-782000a98eb1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:26:20.234 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Updating port rules. 2021-08-26 12:26:20.234 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 12:26:20.234 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Lock "n-hv-driver-port-lock-2e01e856-205a-40a0-a066-782000a98eb1" acquired by "networking_hyperv.neutron._common_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-26 12:26:20.256 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Lock "n-hv-driver-port-lock-2e01e856-205a-40a0-a066-782000a98eb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:26:20.256 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Lock "n-hv-driver-port-lock-2e01e856-205a-40a0-a066-782000a98eb1" acquired by "networking_hyperv.neutron._common_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-26 12:26:20.650 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-270fe8ee-2565-4d86-ae3e-6b4f99494d5e 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Lock "n-hv-driver-port-lock-2e01e856-205a-40a0-a066-782000a98eb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:26:21.192 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:26:21.298 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0eb677a-77d6-4ae4-878d-01c01fc59c83 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group rule updated on remote: ['4bf195d1-1b33-4828-b2da-b0cf72280df3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:26:21.316 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-b0eb677a-77d6-4ae4-878d-01c01fc59c83 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group rule updated ['4bf195d1-1b33-4828-b2da-b0cf72280df3'] 2021-08-26 12:26:21.444 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port 3ea22677-a430-4159-a3d1-b54a3a99aef3 2021-08-26 12:26:21.459 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port 3ea22677-a430-4159-a3d1-b54a3a99aef3 updated. Details: {'device': '3ea22677-a430-4159-a3d1-b54a3a99aef3', 'network_id': '0f2ba802-8519-4380-ab54-9e7982042cfa', 'port_id': '3ea22677-a430-4159-a3d1-b54a3a99aef3', 'mac_address': 'fa:16:3e:a2:32:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 724, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '67fc9b80-6572-4d8f-92ab-2c9db84b7910', '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-26 12:26:21.459 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:26:21.475 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:26:21.475 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" acquired by "networking_hyperv.neutron._common_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-26 12:26:21.495 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3ea22677-a430-4159-a3d1-b54a3a99aef3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:26:21.511 3848 2286971143976 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-26 12:26:21.516 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '61855ff7-9dd5-43bd-b70f-639f2d9d2b58' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:26:21.533 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '61855ff7-9dd5-43bd-b70f-639f2d9d2b58' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:26:21.549 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 61855ff7-9dd5-43bd-b70f-639f2d9d2b58 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:26:21.563 3848 2286971144328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ebe88dd2-8936-4e14-ba59-b1cae12c6761 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group rule updated on remote: ['4bf195d1-1b33-4828-b2da-b0cf72280df3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:26:21.563 3848 2286971144328 MainThread INFO neutron.agent.securitygroups_rpc [req-ebe88dd2-8936-4e14-ba59-b1cae12c6761 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group rule updated ['4bf195d1-1b33-4828-b2da-b0cf72280df3'] 2021-08-26 12:26:21.579 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3ea22677-a430-4159-a3d1-b54a3a99aef3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:26:21.579 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3ea22677-a430-4159-a3d1-b54a3a99aef3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:26:21.596 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['61855ff7-9dd5-43bd-b70f-639f2d9d2b58'] 2021-08-26 12:26:21.596 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:26:21.610 3848 2286971143096 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-26 12:26:21.610 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['61855ff7-9dd5-43bd-b70f-639f2d9d2b58'] 2021-08-26 12:26:21.625 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3ea22677-a430-4159-a3d1-b54a3a99aef3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:26:21.625 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 724, VLAN trunk: None to switch port 3ea22677-a430-4159-a3d1-b54a3a99aef3 2021-08-26 12:26:21.625 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-59bf9699-3649-4460-9e0d-02b708eabe37 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group rule updated on remote: ['4bf195d1-1b33-4828-b2da-b0cf72280df3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:26:21.652 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-59bf9699-3649-4460-9e0d-02b708eabe37 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group rule updated ['4bf195d1-1b33-4828-b2da-b0cf72280df3'] 2021-08-26 12:26:21.708 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:26:21.719 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3ea22677-a430-4159-a3d1-b54a3a99aef3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:26:21.782 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e6fe917-1d8c-4fbf-88d3-5be7ec938a29 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group rule updated on remote: ['4bf195d1-1b33-4828-b2da-b0cf72280df3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:26:21.799 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-2e6fe917-1d8c-4fbf-88d3-5be7ec938a29 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group rule updated ['4bf195d1-1b33-4828-b2da-b0cf72280df3'] 2021-08-26 12:26:21.907 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3ea22677-a430-4159-a3d1-b54a3a99aef3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:26:21.924 3848 2286971143976 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-26 12:26:21.924 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7502ec48-4504-443d-8bd4-171a75067de9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:26:21.941 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3ea22677-a430-4159-a3d1-b54a3a99aef3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:26:21.941 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:26:21.961 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-26 12:26:21.974 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" acquired by "networking_hyperv.neutron._common_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-26 12:26:21.986 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:26:21.986 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" acquired by "networking_hyperv.neutron._common_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-26 12:26:22.000 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:26:22.000 3848 2286971144328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdf8fbb5-713f-49fc-906d-02320095060b a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group rule updated on remote: ['4bf195d1-1b33-4828-b2da-b0cf72280df3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:26:22.018 3848 2286971144328 MainThread INFO neutron.agent.securitygroups_rpc [req-bdf8fbb5-713f-49fc-906d-02320095060b a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group rule updated ['4bf195d1-1b33-4828-b2da-b0cf72280df3'] 2021-08-26 12:26:22.066 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" 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-26 12:26:22.079 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3ea22677-a430-4159-a3d1-b54a3a99aef3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:26:22.101 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3ea22677-a430-4159-a3d1-b54a3a99aef3 processed. 2021-08-26 12:26:22.112 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09071dbb-d371-44a9-a3c3-46b340312a1c a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group rule updated on remote: ['4bf195d1-1b33-4828-b2da-b0cf72280df3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:26:22.134 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-09071dbb-d371-44a9-a3c3-46b340312a1c a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group rule updated ['4bf195d1-1b33-4828-b2da-b0cf72280df3'] 2021-08-26 12:26:22.985 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group member updated on remote: ['4bf195d1-1b33-4828-b2da-b0cf72280df3', 'eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:26:22.985 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group member updated ['4bf195d1-1b33-4828-b2da-b0cf72280df3', 'eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8'] 2021-08-26 12:26:23.000 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Refresh firewall rules 2021-08-26 12:26:23.000 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Get security group information for devices via rpc ['17d6d3db-42d7-49f0-8fa2-747becca78b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:26:23.019 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] port_update received: 17d6d3db-42d7-49f0-8fa2-747becca78b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:26:23.035 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-agent-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" acquired by "networking_hyperv.neutron._common_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-26 12:26:23.035 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Binding port 17d6d3db-42d7-49f0-8fa2-747becca78b9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:26:23.056 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] 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-26 12:26:23.083 3848 2286971143096 MainThread DEBUG neutron.services.trunk.rpc.agent [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '17d6d3db-42d7-49f0-8fa2-747becca78b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:26:23.109 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '17d6d3db-42d7-49f0-8fa2-747becca78b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:26:23.125 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Trunk plugin disabled on server. Assuming port 17d6d3db-42d7-49f0-8fa2-747becca78b9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:26:23.125 3848 2286971143096 MainThread INFO networking_hyperv.neutron.trunk_driver [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Binding VLAN ID: 726, VLAN trunk: None to switch port 17d6d3db-42d7-49f0-8fa2-747becca78b9 2021-08-26 12:26:23.188 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Refresh firewall rules 2021-08-26 12:26:23.188 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Get security group information for devices via rpc ['17d6d3db-42d7-49f0-8fa2-747becca78b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:26:23.212 3848 2286971144328 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-26 12:26:23.954 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update security group information for ports dict_keys(['17d6d3db-42d7-49f0-8fa2-747becca78b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:26:23.954 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:26:23.975 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update rules of security group (4bf195d1-1b33-4828-b2da-b0cf72280df3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:26:23.985 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update rules of security group (eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:26:23.985 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update members of security group (eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:26:23.985 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update port filter for 17d6d3db-42d7-49f0-8fa2-747becca78b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:26:24.003 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Updating port rules. 2021-08-26 12:26:24.003 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-26 12:26:24.020 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" acquired by "networking_hyperv.neutron._common_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-26 12:26:24.032 3848 2286971144328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:26:24.128 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update security group information for ports dict_keys(['17d6d3db-42d7-49f0-8fa2-747becca78b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:26:24.128 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:26:24.158 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update rules of security group (4bf195d1-1b33-4828-b2da-b0cf72280df3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:26:24.158 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update rules of security group (eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:26:24.172 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update members of security group (eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:26:24.188 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update port filter for 17d6d3db-42d7-49f0-8fa2-747becca78b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:26:24.208 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Updating port rules. 2021-08-26 12:26:24.208 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-26 12:26:24.344 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:26:24.371 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" acquired by "networking_hyperv.neutron._common_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-26 12:26:24.376 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" 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-26 12:26:24.392 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 12:26:24.615 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" 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-26 12:26:24.634 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" acquired by "networking_hyperv.neutron._common_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-26 12:26:24.644 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:26:24.736 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-83f558c6-0093-4327-b52f-410e525bace1 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-agent-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.704s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:26:29.735 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2e01e856-205a-40a0-a066-782000a98eb1 2021-08-26 12:26:30.375 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0541dbcd-286e-4f76-8db6-6d1744a0a7bd 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Security group member updated on remote: ['a5fd32b5-f64c-4cfa-acfd-5155c2ec0903'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:26:30.393 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-0541dbcd-286e-4f76-8db6-6d1744a0a7bd 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Security group member updated ['a5fd32b5-f64c-4cfa-acfd-5155c2ec0903'] 2021-08-26 12:26:30.393 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-0541dbcd-286e-4f76-8db6-6d1744a0a7bd 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Refresh firewall rules 2021-08-26 12:26:30.409 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0541dbcd-286e-4f76-8db6-6d1744a0a7bd 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Get security group information for devices via rpc ['2e01e856-205a-40a0-a066-782000a98eb1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:26:30.453 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0541dbcd-286e-4f76-8db6-6d1744a0a7bd 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] port_delete event received for '2e01e856-205a-40a0-a066-782000a98eb1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:26:30.469 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0541dbcd-286e-4f76-8db6-6d1744a0a7bd 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:26:30.469 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0541dbcd-286e-4f76-8db6-6d1744a0a7bd 679fee4229d443019b47fbd1ecce1cf9 e5badecc064340f099dc2415a30ed7d8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:26:31.253 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:26:31.253 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2e01e856-205a-40a0-a066-782000a98eb1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:26:31.267 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2e01e856-205a-40a0-a066-782000a98eb1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:26:31.267 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2e01e856-205a-40a0-a066-782000a98eb1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:26:31.293 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fcaac018-d4d3-47de-9b63-938fc9eb4159 2021-08-26 12:26:31.302 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e01e856-205a-40a0-a066-782000a98eb1'] 2021-08-26 12:26:31.302 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:26:31.315 3848 2286971143096 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-26 12:26:31.315 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e01e856-205a-40a0-a066-782000a98eb1'] 2021-08-26 12:26:33.265 3848 2286971143096 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-26 12:26:33.285 3848 2286971143096 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-26 12:26:33.534 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6b622e2-6957-4c7a-8c3a-cb0067573d8c 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for '15dcc88c-fa1e-4862-942d-8743de0c0697' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:26:34.828 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18440df2-523a-41b1-8767-c47b89e0ab95 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for '1fc853c0-9fe8-42f9-8217-d06ca275ca87' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:26:35.736 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c35232d7-4de7-4372-990d-cd96fede1e9b 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network fcaac018-d4d3-47de-9b63-938fc9eb4159 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:26:35.736 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c35232d7-4de7-4372-990d-cd96fede1e9b 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Network fcaac018-d4d3-47de-9b63-938fc9eb4159 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 12:26:37.798 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3ea22677-a430-4159-a3d1-b54a3a99aef3 2021-08-26 12:26:39.300 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:26:39.300 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3ea22677-a430-4159-a3d1-b54a3a99aef3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:26:39.300 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3ea22677-a430-4159-a3d1-b54a3a99aef3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:26:39.332 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3ea22677-a430-4159-a3d1-b54a3a99aef3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:26:39.365 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ea22677-a430-4159-a3d1-b54a3a99aef3'] 2021-08-26 12:26:39.378 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:26:39.392 3848 2286971143096 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-26 12:26:39.392 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ea22677-a430-4159-a3d1-b54a3a99aef3'] 2021-08-26 12:26:39.800 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3ea22677-a430-4159-a3d1-b54a3a99aef3 2021-08-26 12:26:41.300 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:26:41.315 3848 2286971143096 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-26 12:26:41.315 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3ea22677-a430-4159-a3d1-b54a3a99aef3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:26:41.329 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3ea22677-a430-4159-a3d1-b54a3a99aef3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:26:41.329 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3ea22677-a430-4159-a3d1-b54a3a99aef3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:26:41.374 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0f2ba802-8519-4380-ab54-9e7982042cfa 2021-08-26 12:26:41.375 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ea22677-a430-4159-a3d1-b54a3a99aef3'] 2021-08-26 12:26:41.375 3848 2286971143976 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-26 12:26:41.395 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ea22677-a430-4159-a3d1-b54a3a99aef3'] 2021-08-26 12:26:41.453 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:27:10.123 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3ea22677-a430-4159-a3d1-b54a3a99aef3 2021-08-26 12:27:11.482 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:27:11.674 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port 3ea22677-a430-4159-a3d1-b54a3a99aef3 2021-08-26 12:27:11.674 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port 3ea22677-a430-4159-a3d1-b54a3a99aef3 updated. Details: {'device': '3ea22677-a430-4159-a3d1-b54a3a99aef3', 'network_id': '0f2ba802-8519-4380-ab54-9e7982042cfa', 'port_id': '3ea22677-a430-4159-a3d1-b54a3a99aef3', 'mac_address': 'fa:16:3e:a2:32:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 724, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '67fc9b80-6572-4d8f-92ab-2c9db84b7910', '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-26 12:27:11.691 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:27:11.701 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" acquired by "networking_hyperv.neutron._common_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-26 12:27:11.701 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3ea22677-a430-4159-a3d1-b54a3a99aef3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:27:11.701 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0f2ba802-8519-4380-ab54-9e7982042cfa 2021-08-26 12:27:11.733 3848 2286971143096 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-26 12:27:11.971 3848 2286971143096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3ea22677-a430-4159-a3d1-b54a3a99aef3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:27:11.988 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3ea22677-a430-4159-a3d1-b54a3a99aef3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:27:12.003 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3ea22677-a430-4159-a3d1-b54a3a99aef3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:27:12.003 3848 2286971143096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 724, VLAN trunk: None to switch port 3ea22677-a430-4159-a3d1-b54a3a99aef3 2021-08-26 12:27:12.155 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:27:12.177 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3ea22677-a430-4159-a3d1-b54a3a99aef3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:27:12.311 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3ea22677-a430-4159-a3d1-b54a3a99aef3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:27:12.327 3848 2286971143096 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-26 12:27:12.327 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7502ec48-4504-443d-8bd4-171a75067de9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:27:12.344 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3ea22677-a430-4159-a3d1-b54a3a99aef3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:27:12.344 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:27:12.358 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3ea22677-a430-4159-a3d1-b54a3a99aef3 not yet added. Adding. 2021-08-26 12:27:12.358 3848 2286971143096 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-26 12:27:12.375 3848 2286971143096 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-26 12:27:12.551 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" acquired by "networking_hyperv.neutron._common_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-26 12:27:12.708 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" 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-26 12:27:12.717 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" acquired by "networking_hyperv.neutron._common_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-26 12:27:12.914 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" 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-26 12:27:13.083 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ea22677-a430-4159-a3d1-b54a3a99aef3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:27:13.083 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3ea22677-a430-4159-a3d1-b54a3a99aef3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:27:13.083 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3ea22677-a430-4159-a3d1-b54a3a99aef3 processed. 2021-08-26 12:27:13.526 3848 2286971143096 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-26 12:27:13.701 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:28:28.653 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3ea22677-a430-4159-a3d1-b54a3a99aef3 2021-08-26 12:28:28.996 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-065acdd8-6439-47ae-b33c-064abf1740b9 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group member updated on remote: ['7502ec48-4504-443d-8bd4-171a75067de9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:28:29.012 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-065acdd8-6439-47ae-b33c-064abf1740b9 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group member updated ['7502ec48-4504-443d-8bd4-171a75067de9'] 2021-08-26 12:28:29.308 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-065acdd8-6439-47ae-b33c-064abf1740b9 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] port_delete event received for '3ea22677-a430-4159-a3d1-b54a3a99aef3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:28:29.873 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:28:29.873 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3ea22677-a430-4159-a3d1-b54a3a99aef3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:28:29.887 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3ea22677-a430-4159-a3d1-b54a3a99aef3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:28:29.887 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3ea22677-a430-4159-a3d1-b54a3a99aef3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:28:29.919 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0f2ba802-8519-4380-ab54-9e7982042cfa 2021-08-26 12:28:29.919 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ea22677-a430-4159-a3d1-b54a3a99aef3'] 2021-08-26 12:28:29.933 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:28:29.933 3848 2286971143096 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-26 12:28:29.949 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ea22677-a430-4159-a3d1-b54a3a99aef3'] 2021-08-26 12:28:31.387 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cec2025-691a-4214-be96-9174a0c91fb2 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] port_delete event received for '81438565-b381-4066-a0dc-7148533a1d0d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:28:31.902 3848 2286971143096 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-26 12:28:31.933 3848 2286971143096 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-26 12:28:32.153 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90f6bb19-c4f3-41cf-8fee-4753ce8dfdb5 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group rule updated on remote: ['24f0931c-0cbc-4aad-a8cd-878ec729ef9e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:28:32.153 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-90f6bb19-c4f3-41cf-8fee-4753ce8dfdb5 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group rule updated ['24f0931c-0cbc-4aad-a8cd-878ec729ef9e'] 2021-08-26 12:28:32.278 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76737a9f-bd4c-43b5-8068-7826cfd66e6d 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group rule updated on remote: ['24f0931c-0cbc-4aad-a8cd-878ec729ef9e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:28:32.278 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-76737a9f-bd4c-43b5-8068-7826cfd66e6d 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group rule updated ['24f0931c-0cbc-4aad-a8cd-878ec729ef9e'] 2021-08-26 12:28:35.400 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ee6c2a6-b6bf-47be-bf44-f35eeee449a1 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group member updated on remote: ['24f0931c-0cbc-4aad-a8cd-878ec729ef9e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:28:35.409 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-7ee6c2a6-b6bf-47be-bf44-f35eeee449a1 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group member updated ['24f0931c-0cbc-4aad-a8cd-878ec729ef9e'] 2021-08-26 12:28:36.184 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8031ec9-7561-499b-8cab-27b3b702a970 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: 812f178c-895e-4286-8a5c-ddbaefa21000 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:28:36.184 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8031ec9-7561-499b-8cab-27b3b702a970 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port 812f178c-895e-4286-8a5c-ddbaefa21000 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:28:39.060 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 812f178c-895e-4286-8a5c-ddbaefa21000 2021-08-26 12:28:39.951 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:28:40.246 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port 812f178c-895e-4286-8a5c-ddbaefa21000 2021-08-26 12:28:40.262 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port 812f178c-895e-4286-8a5c-ddbaefa21000 updated. Details: {'device': '812f178c-895e-4286-8a5c-ddbaefa21000', 'network_id': '0f2ba802-8519-4380-ab54-9e7982042cfa', 'port_id': '812f178c-895e-4286-8a5c-ddbaefa21000', 'mac_address': 'fa:16:3e:a6:00:a6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 724, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '67fc9b80-6572-4d8f-92ab-2c9db84b7910', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 12:28:40.262 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:28:40.277 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" acquired by "networking_hyperv.neutron._common_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-26 12:28:40.277 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 812f178c-895e-4286-8a5c-ddbaefa21000 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:28:40.294 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0f2ba802-8519-4380-ab54-9e7982042cfa 2021-08-26 12:28:40.294 3848 2286971143096 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-26 12:28:40.512 3848 2286971143096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '812f178c-895e-4286-8a5c-ddbaefa21000') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:28:40.528 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '812f178c-895e-4286-8a5c-ddbaefa21000') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:28:40.528 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 812f178c-895e-4286-8a5c-ddbaefa21000 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:28:40.547 3848 2286971143096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 724, VLAN trunk: None to switch port 812f178c-895e-4286-8a5c-ddbaefa21000 2021-08-26 12:28:40.698 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:28:40.698 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['812f178c-895e-4286-8a5c-ddbaefa21000'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:28:40.856 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['812f178c-895e-4286-8a5c-ddbaefa21000']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:28:40.856 3848 2286971143096 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-26 12:28:40.856 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (24f0931c-0cbc-4aad-a8cd-878ec729ef9e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:28:40.878 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 812f178c-895e-4286-8a5c-ddbaefa21000 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:28:40.878 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:28:40.878 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 812f178c-895e-4286-8a5c-ddbaefa21000 not yet added. Adding. 2021-08-26 12:28:40.902 3848 2286971143096 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-26 12:28:40.902 3848 2286971143096 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-26 12:28:41.078 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" acquired by "networking_hyperv.neutron._common_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-26 12:28:41.245 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" 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-26 12:28:41.273 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" acquired by "networking_hyperv.neutron._common_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-26 12:28:41.467 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" 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-26 12:28:41.623 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:28:41.638 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 812f178c-895e-4286-8a5c-ddbaefa21000 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:28:41.656 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 812f178c-895e-4286-8a5c-ddbaefa21000 processed. 2021-08-26 12:28:41.964 3848 2286971143096 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-26 12:28:42.153 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:29:09.617 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group member updated on remote: ['4bf195d1-1b33-4828-b2da-b0cf72280df3', 'eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:29:09.636 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group member updated ['4bf195d1-1b33-4828-b2da-b0cf72280df3', 'eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8'] 2021-08-26 12:29:09.636 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Refresh firewall rules 2021-08-26 12:29:09.651 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Get security group information for devices via rpc ['17d6d3db-42d7-49f0-8fa2-747becca78b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:29:09.668 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] port_update received: 17d6d3db-42d7-49f0-8fa2-747becca78b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:29:09.682 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-agent-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" acquired by "networking_hyperv.neutron._common_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-26 12:29:09.701 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Binding port 17d6d3db-42d7-49f0-8fa2-747becca78b9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:29:09.701 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] 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-26 12:29:09.746 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '17d6d3db-42d7-49f0-8fa2-747becca78b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:29:09.746 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '17d6d3db-42d7-49f0-8fa2-747becca78b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:29:09.778 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Trunk plugin disabled on server. Assuming port 17d6d3db-42d7-49f0-8fa2-747becca78b9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:29:09.795 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Binding VLAN ID: 726, VLAN trunk: None to switch port 17d6d3db-42d7-49f0-8fa2-747becca78b9 2021-08-26 12:29:09.839 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update security group information for ports dict_keys(['17d6d3db-42d7-49f0-8fa2-747becca78b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:29:09.855 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:29:09.873 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update rules of security group (eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:29:09.873 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update members of security group (eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:29:09.894 3848 2286971143096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update port filter for 17d6d3db-42d7-49f0-8fa2-747becca78b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:29:09.903 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Updating port rules. 2021-08-26 12:29:09.903 3848 2286971143096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-26 12:29:09.920 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" acquired by "networking_hyperv.neutron._common_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-26 12:29:09.920 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" 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-26 12:29:09.939 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" acquired by "networking_hyperv.neutron._common_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-26 12:29:09.948 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Refresh firewall rules 2021-08-26 12:29:09.972 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Get security group information for devices via rpc ['17d6d3db-42d7-49f0-8fa2-747becca78b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:29:10.139 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update security group information for ports dict_keys(['17d6d3db-42d7-49f0-8fa2-747becca78b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:29:10.167 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:29:10.167 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update rules of security group (eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:29:10.167 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update members of security group (eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:29:10.191 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update port filter for 17d6d3db-42d7-49f0-8fa2-747becca78b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:29:10.198 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Updating port rules. 2021-08-26 12:29:10.213 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-26 12:29:10.267 3848 2286971143096 MainThread DEBUG oslo_concurrency.lockutils [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:29:10.277 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 12:29:10.277 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" 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-26 12:29:10.277 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" acquired by "networking_hyperv.neutron._common_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-26 12:29:10.357 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-driver-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" 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-26 12:29:10.410 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [req-558f788b-3285-4609-ab9f-1bd5db9a2454 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Lock "n-hv-agent-port-lock-17d6d3db-42d7-49f0-8fa2-747becca78b9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:29:10.760 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81e5022e-5e72-44ea-bde8-8bdb76f861c0 a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] port_delete event received for '251f0d77-b88f-4e69-9222-71423a5344ed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:29:10.986 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ac05b0f5-20fc-4256-85f8-750c9a6df955 2021-08-26 12:29:11.729 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67d9b253-0747-48dd-8b91-7c11b0cb7275 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group member updated on remote: ['8b342230-ae01-46b9-91ff-a243c2e046e2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:29:11.729 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-67d9b253-0747-48dd-8b91-7c11b0cb7275 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group member updated ['8b342230-ae01-46b9-91ff-a243c2e046e2'] 2021-08-26 12:29:12.028 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67d9b253-0747-48dd-8b91-7c11b0cb7275 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] port_delete event received for 'ac05b0f5-20fc-4256-85f8-750c9a6df955' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:29:12.142 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:29:12.142 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ac05b0f5-20fc-4256-85f8-750c9a6df955' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:29:12.151 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ac05b0f5-20fc-4256-85f8-750c9a6df955' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:29:12.151 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ac05b0f5-20fc-4256-85f8-750c9a6df955 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:29:12.170 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a855e848-530d-4287-814f-c34a60f8a53a 2021-08-26 12:29:12.186 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac05b0f5-20fc-4256-85f8-750c9a6df955'] 2021-08-26 12:29:12.186 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:29:12.198 3848 2286971143976 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-26 12:29:12.198 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac05b0f5-20fc-4256-85f8-750c9a6df955'] 2021-08-26 12:29:13.530 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1666258-2644-408e-b0e7-8c6c6255b891 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] port_delete event received for '088f09e8-64da-4554-ad25-b3ff7c68076a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:29:14.140 3848 2286971143976 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-26 12:29:14.150 3848 2286971143096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f2e0ba0-54db-412e-b4a3-8f6f135500af 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group rule updated on remote: ['c117bb36-41c0-4ae0-a97f-3dd3c800affa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:29:14.166 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [req-9f2e0ba0-54db-412e-b4a3-8f6f135500af 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group rule updated ['c117bb36-41c0-4ae0-a97f-3dd3c800affa'] 2021-08-26 12:29:14.166 3848 2286971143976 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-26 12:29:14.276 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87281b3f-e51d-41d2-a647-4a5fe7e035e6 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group rule updated on remote: ['c117bb36-41c0-4ae0-a97f-3dd3c800affa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:29:14.292 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-87281b3f-e51d-41d2-a647-4a5fe7e035e6 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group rule updated ['c117bb36-41c0-4ae0-a97f-3dd3c800affa'] 2021-08-26 12:29:16.683 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71d6bba4-4c02-4536-a853-a4ef0d381c3e a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group member updated on remote: ['eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:29:16.683 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-71d6bba4-4c02-4536-a853-a4ef0d381c3e a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Security group member updated ['eaf3bc13-77cb-4ee5-a82e-91a1532d9dd8'] 2021-08-26 12:29:16.700 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-71d6bba4-4c02-4536-a853-a4ef0d381c3e a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Refresh firewall rules 2021-08-26 12:29:16.700 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71d6bba4-4c02-4536-a853-a4ef0d381c3e a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Get security group information for devices via rpc ['17d6d3db-42d7-49f0-8fa2-747becca78b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:29:16.748 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-71d6bba4-4c02-4536-a853-a4ef0d381c3e a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:29:16.748 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-71d6bba4-4c02-4536-a853-a4ef0d381c3e a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:29:16.748 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71d6bba4-4c02-4536-a853-a4ef0d381c3e a305c807cfad4a868c98f4f780981e29 eef1f6034c114adba4907db2373340b8 - - -] port_delete event received for '17d6d3db-42d7-49f0-8fa2-747becca78b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:29:17.063 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 17d6d3db-42d7-49f0-8fa2-747becca78b9 2021-08-26 12:29:18.166 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:29:18.167 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '17d6d3db-42d7-49f0-8fa2-747becca78b9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:29:18.167 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '17d6d3db-42d7-49f0-8fa2-747becca78b9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:29:18.183 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 17d6d3db-42d7-49f0-8fa2-747becca78b9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:29:18.199 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17d6d3db-42d7-49f0-8fa2-747becca78b9'] 2021-08-26 12:29:18.199 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:29:18.214 3848 2286971143976 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-26 12:29:18.214 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17d6d3db-42d7-49f0-8fa2-747becca78b9'] 2021-08-26 12:29:19.589 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed65df09-e38d-4350-b71f-d2b5c711e2dc 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group member updated on remote: ['c117bb36-41c0-4ae0-a97f-3dd3c800affa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:29:19.611 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-ed65df09-e38d-4350-b71f-d2b5c711e2dc 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group member updated ['c117bb36-41c0-4ae0-a97f-3dd3c800affa'] 2021-08-26 12:29:20.049 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3aaff769-0862-4d22-8a2a-cdb77c2f3f23 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for 'fc664546-3379-4c31-891f-d685d6b037fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:29:20.186 3848 2286971143976 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-26 12:29:20.230 3848 2286971143976 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-26 12:29:20.435 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70066de2-49fd-4179-92a3-dc7e5734ee92 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: dc2f6974-2438-47ff-9f4d-959a4abf3556 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:29:20.460 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70066de2-49fd-4179-92a3-dc7e5734ee92 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port dc2f6974-2438-47ff-9f4d-959a4abf3556 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:29:21.230 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a33eaf49-ab5a-4c52-921f-9e3e4651d7da 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for '303fd3f7-6acd-4c68-a782-46f78f6cb699' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:29:22.275 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ece9fb86-480e-49c8-9bfe-4db2298e998f 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for '5f452e2f-32d2-4f73-8c37-cee42228650a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:29:22.402 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-feab5415-454e-4e58-ac34-2eefc2a6993d - - - - -] port_delete event received for '5f452e2f-32d2-4f73-8c37-cee42228650a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:29:22.453 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ece9fb86-480e-49c8-9bfe-4db2298e998f 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network d30c23ca-ae80-4f95-9186-77049ff209ed network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:29:22.478 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ece9fb86-480e-49c8-9bfe-4db2298e998f 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Reclaiming local network d30c23ca-ae80-4f95-9186-77049ff209ed 2021-08-26 12:29:23.430 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dc2f6974-2438-47ff-9f4d-959a4abf3556 2021-08-26 12:29:23.579 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9068c163-71a8-446b-9e57-aa946beddd57 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for '5be0fb97-9aa9-44e0-85df-f71c9a35a313' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:29:24.213 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:29:24.401 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port dc2f6974-2438-47ff-9f4d-959a4abf3556 2021-08-26 12:29:24.432 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port dc2f6974-2438-47ff-9f4d-959a4abf3556 updated. Details: {'device': 'dc2f6974-2438-47ff-9f4d-959a4abf3556', 'network_id': 'a855e848-530d-4287-814f-c34a60f8a53a', 'port_id': 'dc2f6974-2438-47ff-9f4d-959a4abf3556', 'mac_address': 'fa:16:3e:e2:99:d3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 730, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c60beae1-e5a1-4e73-86e5-a32bb364436c', '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-26 12:29:24.432 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:29:24.432 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc2f6974-2438-47ff-9f4d-959a4abf3556" acquired by "networking_hyperv.neutron._common_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-26 12:29:24.448 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dc2f6974-2438-47ff-9f4d-959a4abf3556 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:29:24.448 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a855e848-530d-4287-814f-c34a60f8a53a 2021-08-26 12:29:24.463 3848 2286971143976 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-26 12:29:24.666 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dc2f6974-2438-47ff-9f4d-959a4abf3556') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:29:24.666 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dc2f6974-2438-47ff-9f4d-959a4abf3556') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:29:24.682 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dc2f6974-2438-47ff-9f4d-959a4abf3556 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:29:24.698 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 730, VLAN trunk: None to switch port dc2f6974-2438-47ff-9f4d-959a4abf3556 2021-08-26 12:29:24.698 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f505b289-9af0-416c-af77-1712d4005db7 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for '4c744ac6-354f-45cb-a399-e7000fed56c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:29:24.838 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:29:24.838 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dc2f6974-2438-47ff-9f4d-959a4abf3556'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:29:24.997 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dc2f6974-2438-47ff-9f4d-959a4abf3556']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:29:25.011 3848 2286971143976 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-26 12:29:25.011 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c117bb36-41c0-4ae0-a97f-3dd3c800affa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:29:25.025 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dc2f6974-2438-47ff-9f4d-959a4abf3556 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:29:25.025 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:29:25.025 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dc2f6974-2438-47ff-9f4d-959a4abf3556 not yet added. Adding. 2021-08-26 12:29:25.045 3848 2286971143976 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-26 12:29:25.045 3848 2286971143976 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-26 12:29:25.200 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc2f6974-2438-47ff-9f4d-959a4abf3556" acquired by "networking_hyperv.neutron._common_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-26 12:29:25.356 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc2f6974-2438-47ff-9f4d-959a4abf3556" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:29:25.356 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc2f6974-2438-47ff-9f4d-959a4abf3556" acquired by "networking_hyperv.neutron._common_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-26 12:29:25.543 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc2f6974-2438-47ff-9f4d-959a4abf3556" 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-26 12:29:25.699 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc2f6974-2438-47ff-9f4d-959a4abf3556" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:29:25.713 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dc2f6974-2438-47ff-9f4d-959a4abf3556 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:29:25.713 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dc2f6974-2438-47ff-9f4d-959a4abf3556 processed. 2021-08-26 12:29:25.746 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66646701-e3a6-4180-baf4-4e20896c2035 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for '0186cd4f-a08b-4ba4-b2b9-683e0af7a6fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:29:25.924 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66646701-e3a6-4180-baf4-4e20896c2035 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network 897c7d1f-1828-40de-8d4e-1265ee45514c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:29:25.932 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66646701-e3a6-4180-baf4-4e20896c2035 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Network 897c7d1f-1828-40de-8d4e-1265ee45514c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 12:29:26.246 3848 2286971143976 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-26 12:29:26.416 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:29:30.839 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f143b70-c3a3-4b95-b0ac-e832a72714e3 - - - - -] port_update received: 697af4c2-845e-47a1-afa8-8dcc0a46968a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:29:30.854 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f143b70-c3a3-4b95-b0ac-e832a72714e3 - - - - -] No port 697af4c2-845e-47a1-afa8-8dcc0a46968a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:29:34.371 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6765e5f-5ce9-4652-b910-60b9391a218f - - - - -] port_update received: 5cef6ce1-2eca-47fc-bb47-a97965185804 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:29:34.385 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6765e5f-5ce9-4652-b910-60b9391a218f - - - - -] No port 5cef6ce1-2eca-47fc-bb47-a97965185804 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:29:37.189 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5151fd5a-2084-481c-ae3f-0710cd545f75 - - - - -] port_update received: 90eefc20-bc08-46cf-a4df-441d5ba9fd3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:29:37.202 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5151fd5a-2084-481c-ae3f-0710cd545f75 - - - - -] No port 90eefc20-bc08-46cf-a4df-441d5ba9fd3f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:29:38.124 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bae8764-1e6f-4897-92ac-cfde57484de7 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group rule updated on remote: ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:29:38.142 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-9bae8764-1e6f-4897-92ac-cfde57484de7 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group rule updated ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] 2021-08-26 12:29:38.259 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ac92548-11f9-4886-8720-ffaf3918fa84 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group rule updated on remote: ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:29:38.259 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-4ac92548-11f9-4886-8720-ffaf3918fa84 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group rule updated ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] 2021-08-26 12:29:38.378 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46b3972f-e407-470b-9868-b49d7a1d0c2a 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group rule updated on remote: ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:29:38.393 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-46b3972f-e407-470b-9868-b49d7a1d0c2a 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group rule updated ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] 2021-08-26 12:29:38.541 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8142e854-bf48-4cfe-8d8a-5a99bbb65b08 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group rule updated on remote: ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:29:38.573 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-8142e854-bf48-4cfe-8d8a-5a99bbb65b08 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group rule updated ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] 2021-08-26 12:29:38.690 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c05f1fcb-cb8e-4f54-ad31-5ed43b140c0e 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group rule updated on remote: ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:29:38.697 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-c05f1fcb-cb8e-4f54-ad31-5ed43b140c0e 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group rule updated ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] 2021-08-26 12:29:38.822 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47d4d8e8-13af-451e-9142-e81e47e2578c 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group rule updated on remote: ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 12:29:38.822 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-47d4d8e8-13af-451e-9142-e81e47e2578c 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group rule updated ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] 2021-08-26 12:29:40.692 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7c9adfb-b4a4-41bf-852a-fd61b145bb69 - - - - -] port_update received: f2ac36c3-6d51-4069-9556-c08a6beeb300 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:29:40.715 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7c9adfb-b4a4-41bf-852a-fd61b145bb69 - - - - -] No port f2ac36c3-6d51-4069-9556-c08a6beeb300 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:30:01.918 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-275aef17-97ce-4c09-903d-73595cc7b7fb 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group member updated on remote: ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:30:01.932 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-275aef17-97ce-4c09-903d-73595cc7b7fb 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group member updated ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] 2021-08-26 12:30:02.745 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-410c12f0-a137-4255-bf28-99824a5564a4 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: c5b561e5-f6c8-47cb-af57-218e895213df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:30:02.761 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-410c12f0-a137-4255-bf28-99824a5564a4 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port c5b561e5-f6c8-47cb-af57-218e895213df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:30:05.716 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c5b561e5-f6c8-47cb-af57-218e895213df 2021-08-26 12:30:06.425 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:30:06.612 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port c5b561e5-f6c8-47cb-af57-218e895213df 2021-08-26 12:30:06.612 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port c5b561e5-f6c8-47cb-af57-218e895213df updated. Details: {'device': 'c5b561e5-f6c8-47cb-af57-218e895213df', 'network_id': 'cbd3797a-4715-48e5-988d-6adef27f8128', 'port_id': 'c5b561e5-f6c8-47cb-af57-218e895213df', 'mac_address': 'fa:16:3e:cb:24:d6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 715, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f0cb25d1-31af-460e-96c4-8deb9c6580bf', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 12:30:06.629 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:30:06.643 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5b561e5-f6c8-47cb-af57-218e895213df" acquired by "networking_hyperv.neutron._common_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-26 12:30:06.643 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c5b561e5-f6c8-47cb-af57-218e895213df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:30:06.643 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cbd3797a-4715-48e5-988d-6adef27f8128 2021-08-26 12:30:06.659 3848 2286971143976 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-26 12:30:06.873 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c5b561e5-f6c8-47cb-af57-218e895213df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:30:06.899 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c5b561e5-f6c8-47cb-af57-218e895213df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:30:06.915 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c5b561e5-f6c8-47cb-af57-218e895213df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:30:06.915 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 715, VLAN trunk: None to switch port c5b561e5-f6c8-47cb-af57-218e895213df 2021-08-26 12:30:07.061 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:30:07.072 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c5b561e5-f6c8-47cb-af57-218e895213df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:30:07.306 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c5b561e5-f6c8-47cb-af57-218e895213df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:30:07.306 3848 2286971143976 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-26 12:30:07.323 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (083d5fcb-59d2-40bc-8859-84abe8cb3c7f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:30:07.323 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c5b561e5-f6c8-47cb-af57-218e895213df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:30:07.323 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:30:07.339 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c5b561e5-f6c8-47cb-af57-218e895213df not yet added. Adding. 2021-08-26 12:30:07.339 3848 2286971143976 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-26 12:30:07.339 3848 2286971143976 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-26 12:30:07.527 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5b561e5-f6c8-47cb-af57-218e895213df" acquired by "networking_hyperv.neutron._common_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-26 12:30:07.705 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5b561e5-f6c8-47cb-af57-218e895213df" 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-26 12:30:07.718 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5b561e5-f6c8-47cb-af57-218e895213df" acquired by "networking_hyperv.neutron._common_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-26 12:30:07.916 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5b561e5-f6c8-47cb-af57-218e895213df" 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-26 12:30:08.072 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5b561e5-f6c8-47cb-af57-218e895213df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:30:08.087 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c5b561e5-f6c8-47cb-af57-218e895213df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:30:08.087 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c5b561e5-f6c8-47cb-af57-218e895213df processed. 2021-08-26 12:30:08.448 3848 2286971143976 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-26 12:30:08.629 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:30:25.867 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 812f178c-895e-4286-8a5c-ddbaefa21000 2021-08-26 12:30:26.557 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:30:26.876 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port 812f178c-895e-4286-8a5c-ddbaefa21000 2021-08-26 12:30:26.876 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port 812f178c-895e-4286-8a5c-ddbaefa21000 updated. Details: {'device': '812f178c-895e-4286-8a5c-ddbaefa21000', 'network_id': '0f2ba802-8519-4380-ab54-9e7982042cfa', 'port_id': '812f178c-895e-4286-8a5c-ddbaefa21000', 'mac_address': 'fa:16:3e:a6:00:a6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 724, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '67fc9b80-6572-4d8f-92ab-2c9db84b7910', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 12:30:26.886 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:30:26.886 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" acquired by "networking_hyperv.neutron._common_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-26 12:30:26.886 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 812f178c-895e-4286-8a5c-ddbaefa21000 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:30:26.914 3848 2286971143976 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-26 12:30:26.932 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '812f178c-895e-4286-8a5c-ddbaefa21000') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:30:26.948 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '812f178c-895e-4286-8a5c-ddbaefa21000') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:30:26.963 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 812f178c-895e-4286-8a5c-ddbaefa21000 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:30:26.963 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 724, VLAN trunk: None to switch port 812f178c-895e-4286-8a5c-ddbaefa21000 2021-08-26 12:30:27.029 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:30:27.029 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['812f178c-895e-4286-8a5c-ddbaefa21000'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:30:27.180 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['812f178c-895e-4286-8a5c-ddbaefa21000']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:30:27.196 3848 2286971143976 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-26 12:30:27.196 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (24f0931c-0cbc-4aad-a8cd-878ec729ef9e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:30:27.215 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 812f178c-895e-4286-8a5c-ddbaefa21000 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:30:27.228 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:30:27.228 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-26 12:30:27.228 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" acquired by "networking_hyperv.neutron._common_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-26 12:30:27.253 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:30:27.275 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" acquired by "networking_hyperv.neutron._common_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-26 12:30:27.275 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" 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-26 12:30:27.339 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:30:27.353 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 812f178c-895e-4286-8a5c-ddbaefa21000 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:30:27.353 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 812f178c-895e-4286-8a5c-ddbaefa21000 processed. 2021-08-26 12:30:28.560 3848 2286971143976 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-26 12:30:28.749 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:30:44.057 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 812f178c-895e-4286-8a5c-ddbaefa21000 2021-08-26 12:30:44.653 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:30:44.653 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '812f178c-895e-4286-8a5c-ddbaefa21000' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:30:44.653 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '812f178c-895e-4286-8a5c-ddbaefa21000' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:30:44.675 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 812f178c-895e-4286-8a5c-ddbaefa21000 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:30:44.697 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['812f178c-895e-4286-8a5c-ddbaefa21000'] 2021-08-26 12:30:44.714 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:30:44.714 3848 2286971143976 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-26 12:30:44.727 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['812f178c-895e-4286-8a5c-ddbaefa21000'] 2021-08-26 12:30:46.055 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 812f178c-895e-4286-8a5c-ddbaefa21000 2021-08-26 12:30:46.675 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:30:46.675 3848 2286971143976 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-26 12:30:46.683 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '812f178c-895e-4286-8a5c-ddbaefa21000' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:30:46.683 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '812f178c-895e-4286-8a5c-ddbaefa21000' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:30:46.700 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 812f178c-895e-4286-8a5c-ddbaefa21000 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:30:46.728 3848 2286971143096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0f2ba802-8519-4380-ab54-9e7982042cfa 2021-08-26 12:30:46.728 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['812f178c-895e-4286-8a5c-ddbaefa21000'] 2021-08-26 12:30:46.745 3848 2286971143096 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-26 12:30:46.745 3848 2286971143096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['812f178c-895e-4286-8a5c-ddbaefa21000'] 2021-08-26 12:30:46.811 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:31:10.307 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 812f178c-895e-4286-8a5c-ddbaefa21000 2021-08-26 12:31:10.829 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:31:11.009 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port 812f178c-895e-4286-8a5c-ddbaefa21000 2021-08-26 12:31:11.033 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port 812f178c-895e-4286-8a5c-ddbaefa21000 updated. Details: {'device': '812f178c-895e-4286-8a5c-ddbaefa21000', 'network_id': '0f2ba802-8519-4380-ab54-9e7982042cfa', 'port_id': '812f178c-895e-4286-8a5c-ddbaefa21000', 'mac_address': 'fa:16:3e:a6:00:a6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 724, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '67fc9b80-6572-4d8f-92ab-2c9db84b7910', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 12:31:11.033 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:31:11.044 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" acquired by "networking_hyperv.neutron._common_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-26 12:31:11.054 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 812f178c-895e-4286-8a5c-ddbaefa21000 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:31:11.054 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0f2ba802-8519-4380-ab54-9e7982042cfa 2021-08-26 12:31:11.054 3848 2286971143976 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-26 12:31:11.273 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '812f178c-895e-4286-8a5c-ddbaefa21000') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:31:11.273 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '812f178c-895e-4286-8a5c-ddbaefa21000') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:31:11.292 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 812f178c-895e-4286-8a5c-ddbaefa21000 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:31:11.292 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 724, VLAN trunk: None to switch port 812f178c-895e-4286-8a5c-ddbaefa21000 2021-08-26 12:31:11.480 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:31:11.512 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['812f178c-895e-4286-8a5c-ddbaefa21000'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:31:11.650 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['812f178c-895e-4286-8a5c-ddbaefa21000']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:31:11.650 3848 2286971143976 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-26 12:31:11.665 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (24f0931c-0cbc-4aad-a8cd-878ec729ef9e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:31:11.665 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 812f178c-895e-4286-8a5c-ddbaefa21000 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:31:11.679 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:31:11.679 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 812f178c-895e-4286-8a5c-ddbaefa21000 not yet added. Adding. 2021-08-26 12:31:11.695 3848 2286971143976 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-26 12:31:11.695 3848 2286971143976 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-26 12:31:11.867 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" acquired by "networking_hyperv.neutron._common_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-26 12:31:12.024 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" 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-26 12:31:12.041 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" acquired by "networking_hyperv.neutron._common_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-26 12:31:12.245 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" 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-26 12:31:12.405 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-812f178c-895e-4286-8a5c-ddbaefa21000" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:31:12.429 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 812f178c-895e-4286-8a5c-ddbaefa21000 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:31:12.434 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 812f178c-895e-4286-8a5c-ddbaefa21000 processed. 2021-08-26 12:31:12.850 3848 2286971143976 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-26 12:31:13.027 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:31:22.476 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dc2f6974-2438-47ff-9f4d-959a4abf3556 2021-08-26 12:31:22.601 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0cabe73b-2210-4be9-b501-ef3f553e16e5 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group member updated on remote: ['c117bb36-41c0-4ae0-a97f-3dd3c800affa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:31:22.601 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-0cabe73b-2210-4be9-b501-ef3f553e16e5 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] Security group member updated ['c117bb36-41c0-4ae0-a97f-3dd3c800affa'] 2021-08-26 12:31:22.890 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:31:22.900 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dc2f6974-2438-47ff-9f4d-959a4abf3556' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:31:22.900 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dc2f6974-2438-47ff-9f4d-959a4abf3556' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:31:22.900 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dc2f6974-2438-47ff-9f4d-959a4abf3556 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:31:22.935 3848 2286971143096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cabe73b-2210-4be9-b501-ef3f553e16e5 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] port_delete event received for 'dc2f6974-2438-47ff-9f4d-959a4abf3556' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:31:22.945 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a855e848-530d-4287-814f-c34a60f8a53a 2021-08-26 12:31:22.945 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc2f6974-2438-47ff-9f4d-959a4abf3556'] 2021-08-26 12:31:22.945 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:31:22.945 3848 2286971143976 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-26 12:31:22.968 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc2f6974-2438-47ff-9f4d-959a4abf3556'] 2021-08-26 12:31:24.392 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c4fd924-df04-4fe3-b355-210214002288 37d04383340345bcbf664a54ead3dc38 05767d9f9b594a11926d3450835301cb - - -] port_delete event received for '69aeae43-b2f5-4508-a587-dc854d143c8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:31:24.897 3848 2286971143976 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-26 12:31:24.917 3848 2286971143976 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-26 12:31:28.946 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0e4c844-9ea7-4c28-afde-a8e5bde2c378 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for 'e160bf43-419c-48b2-80ca-8a39a8affb11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:31:29.965 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be90bb41-a94b-4bc4-9a89-323e9e46534c 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for 'c686ebac-eb47-43f7-be41-5ae9adbf2945' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:31:30.952 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22d445a7-5b84-4801-9ad5-cadf2be258b3 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for '07d906e4-a979-412e-a542-c993f57a5966' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:31:31.010 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a8267cb-ac85-4054-b65f-7bbd166921a0 - - - - -] port_delete event received for '07d906e4-a979-412e-a542-c993f57a5966' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:31:31.150 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22d445a7-5b84-4801-9ad5-cadf2be258b3 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network a855e848-530d-4287-814f-c34a60f8a53a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:31:31.150 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22d445a7-5b84-4801-9ad5-cadf2be258b3 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Network a855e848-530d-4287-814f-c34a60f8a53a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 12:31:34.415 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85a4ab19-3da4-46b6-bba5-533c6d401cbb 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network 1e516a17-a768-4c92-b4d0-0eb68bf6377f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:31:34.429 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85a4ab19-3da4-46b6-bba5-533c6d401cbb 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Network 1e516a17-a768-4c92-b4d0-0eb68bf6377f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 12:31:34.883 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0206da74-9314-4aef-8e45-646ba48e3eee 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network ccbc0382-0cfc-45ad-855d-57e67b4ef2f0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:31:34.898 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0206da74-9314-4aef-8e45-646ba48e3eee 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Network ccbc0382-0cfc-45ad-855d-57e67b4ef2f0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 12:32:14.146 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-629bc26d-6112-48d8-9d08-2d1a27b6ef5c 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group member updated on remote: ['24f0931c-0cbc-4aad-a8cd-878ec729ef9e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:32:14.146 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-629bc26d-6112-48d8-9d08-2d1a27b6ef5c 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] Security group member updated ['24f0931c-0cbc-4aad-a8cd-878ec729ef9e'] 2021-08-26 12:32:14.505 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-629bc26d-6112-48d8-9d08-2d1a27b6ef5c 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] port_delete event received for '812f178c-895e-4286-8a5c-ddbaefa21000' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:32:14.896 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 812f178c-895e-4286-8a5c-ddbaefa21000 2021-08-26 12:32:15.053 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:32:15.053 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '812f178c-895e-4286-8a5c-ddbaefa21000' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:32:15.053 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '812f178c-895e-4286-8a5c-ddbaefa21000' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:32:15.068 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 812f178c-895e-4286-8a5c-ddbaefa21000 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:32:15.085 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0f2ba802-8519-4380-ab54-9e7982042cfa 2021-08-26 12:32:15.085 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['812f178c-895e-4286-8a5c-ddbaefa21000'] 2021-08-26 12:32:15.102 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:32:15.102 3848 2286971143976 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-26 12:32:15.115 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['812f178c-895e-4286-8a5c-ddbaefa21000'] 2021-08-26 12:32:16.052 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d4a576d-3855-440f-8c45-b0f5deba8bca 68f92d64f5f549bfa561a33f80327735 74bd7c5452924f989eb038404ac89126 - - -] port_delete event received for '62e109d3-f259-451d-9535-b5ced9982c72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:32:17.068 3848 2286971143976 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-26 12:32:17.099 3848 2286971143976 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-26 12:32:19.833 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a00f54c4-4e95-454a-a1f3-8a9e787ce7cb d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Security group member updated on remote: ['0b7cdaa1-9bfd-4314-9498-b75fb8b5aeba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:32:19.833 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-a00f54c4-4e95-454a-a1f3-8a9e787ce7cb d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Security group member updated ['0b7cdaa1-9bfd-4314-9498-b75fb8b5aeba'] 2021-08-26 12:32:20.837 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05a1f4a8-5ced-411d-b00b-fbb5792ddabb 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for 'c02f5b27-e025-410c-b881-a7ecdc81e8f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:32:21.317 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4e5b5dc-666b-431e-9ce6-0ebe8406631d 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: 30d807d4-ae59-4962-811e-672d4f5ba20a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:32:21.333 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4e5b5dc-666b-431e-9ce6-0ebe8406631d 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port 30d807d4-ae59-4962-811e-672d4f5ba20a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:32:23.226 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5575c9e-5fde-410e-a2a6-ecfa9e6d02b2 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for '461578d0-43bc-4ca5-9667-02648714cf5b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:32:24.067 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d90cab13-fac6-4ec0-bf67-a5813d3be810 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for 'e334333f-1030-447a-8fe7-a96bf95360d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:32:24.236 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d44d9d4-b393-4e8e-9cf6-12609caa055f - - - - -] port_delete event received for 'e334333f-1030-447a-8fe7-a96bf95360d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:32:24.360 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d90cab13-fac6-4ec0-bf67-a5813d3be810 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network 0f2ba802-8519-4380-ab54-9e7982042cfa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:32:24.374 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d90cab13-fac6-4ec0-bf67-a5813d3be810 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Network 0f2ba802-8519-4380-ab54-9e7982042cfa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 12:32:24.837 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 30d807d4-ae59-4962-811e-672d4f5ba20a 2021-08-26 12:32:25.115 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:32:25.489 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port 30d807d4-ae59-4962-811e-672d4f5ba20a 2021-08-26 12:32:25.506 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port 30d807d4-ae59-4962-811e-672d4f5ba20a updated. Details: {'device': '30d807d4-ae59-4962-811e-672d4f5ba20a', 'network_id': '393fada5-8e23-48c0-a8cc-6171552e102e', 'port_id': '30d807d4-ae59-4962-811e-672d4f5ba20a', 'mac_address': 'fa:16:3e:58:54:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 746, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '953fc1bd-87fb-4f45-8edf-54f3172976df', '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-26 12:32:25.506 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:32:25.506 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30d807d4-ae59-4962-811e-672d4f5ba20a" acquired by "networking_hyperv.neutron._common_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-26 12:32:25.506 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 30d807d4-ae59-4962-811e-672d4f5ba20a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:32:25.506 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 393fada5-8e23-48c0-a8cc-6171552e102e 2021-08-26 12:32:25.506 3848 2286971143976 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-26 12:32:25.739 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '30d807d4-ae59-4962-811e-672d4f5ba20a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:32:25.739 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '30d807d4-ae59-4962-811e-672d4f5ba20a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:32:25.770 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 30d807d4-ae59-4962-811e-672d4f5ba20a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:32:25.786 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 746, VLAN trunk: None to switch port 30d807d4-ae59-4962-811e-672d4f5ba20a 2021-08-26 12:32:25.881 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:32:25.881 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['30d807d4-ae59-4962-811e-672d4f5ba20a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:32:26.048 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['30d807d4-ae59-4962-811e-672d4f5ba20a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:32:26.048 3848 2286971143976 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-26 12:32:26.058 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0b7cdaa1-9bfd-4314-9498-b75fb8b5aeba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:32:26.058 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0b7cdaa1-9bfd-4314-9498-b75fb8b5aeba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:32:26.058 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 30d807d4-ae59-4962-811e-672d4f5ba20a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:32:26.078 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:32:26.084 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 30d807d4-ae59-4962-811e-672d4f5ba20a not yet added. Adding. 2021-08-26 12:32:26.084 3848 2286971143976 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-26 12:32:26.084 3848 2286971143976 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-26 12:32:26.226 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30d807d4-ae59-4962-811e-672d4f5ba20a" acquired by "networking_hyperv.neutron._common_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-26 12:32:26.335 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30d807d4-ae59-4962-811e-672d4f5ba20a" 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-26 12:32:26.366 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30d807d4-ae59-4962-811e-672d4f5ba20a" acquired by "networking_hyperv.neutron._common_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-26 12:32:26.552 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30d807d4-ae59-4962-811e-672d4f5ba20a" 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-26 12:32:26.672 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30d807d4-ae59-4962-811e-672d4f5ba20a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:32:26.693 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 30d807d4-ae59-4962-811e-672d4f5ba20a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:32:26.693 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 30d807d4-ae59-4962-811e-672d4f5ba20a processed. 2021-08-26 12:32:27.147 3848 2286971143976 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-26 12:32:27.335 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:33:09.254 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c5b561e5-f6c8-47cb-af57-218e895213df 2021-08-26 12:33:09.351 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:33:09.351 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c5b561e5-f6c8-47cb-af57-218e895213df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:33:09.351 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c5b561e5-f6c8-47cb-af57-218e895213df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:33:09.365 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c5b561e5-f6c8-47cb-af57-218e895213df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:33:09.382 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cbd3797a-4715-48e5-988d-6adef27f8128 2021-08-26 12:33:09.382 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5b561e5-f6c8-47cb-af57-218e895213df'] 2021-08-26 12:33:09.396 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:33:09.396 3848 2286971143976 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-26 12:33:09.412 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5b561e5-f6c8-47cb-af57-218e895213df'] 2021-08-26 12:33:11.350 3848 2286971143976 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-26 12:33:11.504 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:33:15.229 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c5b561e5-f6c8-47cb-af57-218e895213df 2021-08-26 12:33:15.384 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:33:15.585 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port c5b561e5-f6c8-47cb-af57-218e895213df 2021-08-26 12:33:15.601 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port c5b561e5-f6c8-47cb-af57-218e895213df updated. Details: {'device': 'c5b561e5-f6c8-47cb-af57-218e895213df', 'network_id': 'cbd3797a-4715-48e5-988d-6adef27f8128', 'port_id': 'c5b561e5-f6c8-47cb-af57-218e895213df', 'mac_address': 'fa:16:3e:cb:24:d6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 715, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f0cb25d1-31af-460e-96c4-8deb9c6580bf', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 12:33:15.617 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:33:15.617 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5b561e5-f6c8-47cb-af57-218e895213df" acquired by "networking_hyperv.neutron._common_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-26 12:33:15.617 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c5b561e5-f6c8-47cb-af57-218e895213df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:33:15.642 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cbd3797a-4715-48e5-988d-6adef27f8128 2021-08-26 12:33:15.667 3848 2286971143976 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-26 12:33:15.926 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c5b561e5-f6c8-47cb-af57-218e895213df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:33:15.964 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c5b561e5-f6c8-47cb-af57-218e895213df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:33:15.973 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c5b561e5-f6c8-47cb-af57-218e895213df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:33:15.995 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 715, VLAN trunk: None to switch port c5b561e5-f6c8-47cb-af57-218e895213df 2021-08-26 12:33:16.193 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:33:16.210 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c5b561e5-f6c8-47cb-af57-218e895213df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:33:16.442 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c5b561e5-f6c8-47cb-af57-218e895213df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:33:16.474 3848 2286971143976 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-26 12:33:16.474 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (083d5fcb-59d2-40bc-8859-84abe8cb3c7f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:33:16.489 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c5b561e5-f6c8-47cb-af57-218e895213df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:33:16.489 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:33:16.489 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c5b561e5-f6c8-47cb-af57-218e895213df not yet added. Adding. 2021-08-26 12:33:16.514 3848 2286971143976 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-26 12:33:16.520 3848 2286971143976 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-26 12:33:16.709 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5b561e5-f6c8-47cb-af57-218e895213df" acquired by "networking_hyperv.neutron._common_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-26 12:33:16.899 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5b561e5-f6c8-47cb-af57-218e895213df" 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-26 12:33:16.914 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5b561e5-f6c8-47cb-af57-218e895213df" acquired by "networking_hyperv.neutron._common_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-26 12:33:17.161 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5b561e5-f6c8-47cb-af57-218e895213df" 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-26 12:33:17.288 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5b561e5-f6c8-47cb-af57-218e895213df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:33:17.321 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c5b561e5-f6c8-47cb-af57-218e895213df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:33:17.321 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c5b561e5-f6c8-47cb-af57-218e895213df processed. 2021-08-26 12:33:17.397 3848 2286971143976 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-26 12:33:17.570 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:33:23.040 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cdd5a10-5785-4c0f-aedd-d29202aa1c75 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Security group member updated on remote: ['0b7cdaa1-9bfd-4314-9498-b75fb8b5aeba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:33:23.066 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-5cdd5a10-5785-4c0f-aedd-d29202aa1c75 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Security group member updated ['0b7cdaa1-9bfd-4314-9498-b75fb8b5aeba'] 2021-08-26 12:33:23.075 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-5cdd5a10-5785-4c0f-aedd-d29202aa1c75 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Refresh firewall rules 2021-08-26 12:33:23.075 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cdd5a10-5785-4c0f-aedd-d29202aa1c75 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Get security group information for devices via rpc ['30d807d4-ae59-4962-811e-672d4f5ba20a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:33:23.103 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cdd5a10-5785-4c0f-aedd-d29202aa1c75 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:33:23.103 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cdd5a10-5785-4c0f-aedd-d29202aa1c75 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:33:23.132 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cdd5a10-5785-4c0f-aedd-d29202aa1c75 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] port_delete event received for '30d807d4-ae59-4962-811e-672d4f5ba20a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:33:23.394 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 30d807d4-ae59-4962-811e-672d4f5ba20a 2021-08-26 12:33:25.396 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:33:25.396 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '30d807d4-ae59-4962-811e-672d4f5ba20a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:33:25.396 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '30d807d4-ae59-4962-811e-672d4f5ba20a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:33:25.413 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 30d807d4-ae59-4962-811e-672d4f5ba20a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:33:25.437 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 393fada5-8e23-48c0-a8cc-6171552e102e 2021-08-26 12:33:25.437 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30d807d4-ae59-4962-811e-672d4f5ba20a'] 2021-08-26 12:33:25.437 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:33:25.457 3848 2286971143976 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-26 12:33:25.461 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30d807d4-ae59-4962-811e-672d4f5ba20a'] 2021-08-26 12:33:27.399 3848 2286971143976 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-26 12:33:27.422 3848 2286971143976 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-26 12:33:29.774 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6fae6630-b384-4f78-86dc-6bcb6c612979 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Security group member updated on remote: ['0b7cdaa1-9bfd-4314-9498-b75fb8b5aeba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:33:29.774 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-6fae6630-b384-4f78-86dc-6bcb6c612979 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Security group member updated ['0b7cdaa1-9bfd-4314-9498-b75fb8b5aeba'] 2021-08-26 12:33:30.629 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bddba10-a329-41c8-bb9a-73c1a8e9f04f 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] port_update received: 3fefe15e-abf1-4c79-9f00-a8c3b4c4217d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 12:33:30.645 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bddba10-a329-41c8-bb9a-73c1a8e9f04f 35c8dd8a62854c3192829db4a68df529 db1dbfc5de9e41a6a063ac6196dddc94 - - -] No port 3fefe15e-abf1-4c79-9f00-a8c3b4c4217d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 12:33:33.441 3848 2286970501432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3fefe15e-abf1-4c79-9f00-a8c3b4c4217d 2021-08-26 12:33:35.442 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 12:33:35.629 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Adding port 3fefe15e-abf1-4c79-9f00-a8c3b4c4217d 2021-08-26 12:33:35.629 3848 2286874037240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Port 3fefe15e-abf1-4c79-9f00-a8c3b4c4217d updated. Details: {'device': '3fefe15e-abf1-4c79-9f00-a8c3b4c4217d', 'network_id': '393fada5-8e23-48c0-a8cc-6171552e102e', 'port_id': '3fefe15e-abf1-4c79-9f00-a8c3b4c4217d', 'mac_address': 'fa:16:3e:34:b0:34', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 746, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '953fc1bd-87fb-4f45-8edf-54f3172976df', '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-26 12:33:35.649 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] 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-26 12:33:35.660 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3fefe15e-abf1-4c79-9f00-a8c3b4c4217d" acquired by "networking_hyperv.neutron._common_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-26 12:33:35.660 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3fefe15e-abf1-4c79-9f00-a8c3b4c4217d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 12:33:35.660 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 393fada5-8e23-48c0-a8cc-6171552e102e 2021-08-26 12:33:35.676 3848 2286971143976 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-26 12:33:35.895 3848 2286971143976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3fefe15e-abf1-4c79-9f00-a8c3b4c4217d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:33:35.895 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3fefe15e-abf1-4c79-9f00-a8c3b4c4217d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 12:33:35.895 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3fefe15e-abf1-4c79-9f00-a8c3b4c4217d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 12:33:35.926 3848 2286971143976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 746, VLAN trunk: None to switch port 3fefe15e-abf1-4c79-9f00-a8c3b4c4217d 2021-08-26 12:33:36.067 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 12:33:36.082 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3fefe15e-abf1-4c79-9f00-a8c3b4c4217d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:33:36.222 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3fefe15e-abf1-4c79-9f00-a8c3b4c4217d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:33:36.242 3848 2286971143976 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-26 12:33:36.242 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0b7cdaa1-9bfd-4314-9498-b75fb8b5aeba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 12:33:36.242 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0b7cdaa1-9bfd-4314-9498-b75fb8b5aeba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 12:33:36.257 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3fefe15e-abf1-4c79-9f00-a8c3b4c4217d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 12:33:36.257 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 12:33:36.257 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3fefe15e-abf1-4c79-9f00-a8c3b4c4217d not yet added. Adding. 2021-08-26 12:33:36.257 3848 2286971143976 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-26 12:33:36.287 3848 2286971143976 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-26 12:33:36.414 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3fefe15e-abf1-4c79-9f00-a8c3b4c4217d" acquired by "networking_hyperv.neutron._common_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-26 12:33:36.584 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3fefe15e-abf1-4c79-9f00-a8c3b4c4217d" 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-26 12:33:36.597 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3fefe15e-abf1-4c79-9f00-a8c3b4c4217d" acquired by "networking_hyperv.neutron._common_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-26 12:33:36.802 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3fefe15e-abf1-4c79-9f00-a8c3b4c4217d" 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-26 12:33:36.958 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3fefe15e-abf1-4c79-9f00-a8c3b4c4217d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:33:36.972 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3fefe15e-abf1-4c79-9f00-a8c3b4c4217d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 12:33:36.972 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3fefe15e-abf1-4c79-9f00-a8c3b4c4217d processed. 2021-08-26 12:33:37.441 3848 2286971143976 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-26 12:33:37.613 3848 2286971143976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 12:34:07.504 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abfa28d8-4762-4444-85be-37c7e0ddb502 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Security group member updated on remote: ['0b7cdaa1-9bfd-4314-9498-b75fb8b5aeba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:34:07.526 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-abfa28d8-4762-4444-85be-37c7e0ddb502 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Security group member updated ['0b7cdaa1-9bfd-4314-9498-b75fb8b5aeba'] 2021-08-26 12:34:07.526 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-abfa28d8-4762-4444-85be-37c7e0ddb502 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Refresh firewall rules 2021-08-26 12:34:07.526 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abfa28d8-4762-4444-85be-37c7e0ddb502 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Get security group information for devices via rpc ['3fefe15e-abf1-4c79-9f00-a8c3b4c4217d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 12:34:07.569 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abfa28d8-4762-4444-85be-37c7e0ddb502 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 12:34:07.587 3848 2286971143976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abfa28d8-4762-4444-85be-37c7e0ddb502 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 12:34:07.587 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abfa28d8-4762-4444-85be-37c7e0ddb502 d183eab26eb54e4cb23bdb3ae032d5b3 89f0c33ba6944b76af7680056155a47d - - -] port_delete event received for '3fefe15e-abf1-4c79-9f00-a8c3b4c4217d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:34:07.747 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3fefe15e-abf1-4c79-9f00-a8c3b4c4217d 2021-08-26 12:34:09.646 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:34:09.646 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3fefe15e-abf1-4c79-9f00-a8c3b4c4217d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:34:09.646 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3fefe15e-abf1-4c79-9f00-a8c3b4c4217d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:34:09.664 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3fefe15e-abf1-4c79-9f00-a8c3b4c4217d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:34:09.684 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 393fada5-8e23-48c0-a8cc-6171552e102e 2021-08-26 12:34:09.684 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3fefe15e-abf1-4c79-9f00-a8c3b4c4217d'] 2021-08-26 12:34:09.692 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:34:09.707 3848 2286971143976 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-26 12:34:09.707 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3fefe15e-abf1-4c79-9f00-a8c3b4c4217d'] 2021-08-26 12:34:11.645 3848 2286971143976 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-26 12:34:11.676 3848 2286971143976 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-26 12:34:28.331 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3d22f9f-6205-488d-97b6-04199c6ca8d4 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network 393fada5-8e23-48c0-a8cc-6171552e102e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:34:28.352 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3d22f9f-6205-488d-97b6-04199c6ca8d4 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Network 393fada5-8e23-48c0-a8cc-6171552e102e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 12:35:05.729 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d72dd1ec-77a8-4283-9430-31bdcbd69ef6 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] port_delete event received for '4f2ebac3-9e87-474e-ad37-d3777cf6ba03' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:35:08.222 3848 2286970501608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c5b561e5-f6c8-47cb-af57-218e895213df 2021-08-26 12:35:08.517 3848 2286971143976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c6c9c60-1e29-4c1c-923d-bf345bf69ff9 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group member updated on remote: ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 12:35:08.526 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [req-4c6c9c60-1e29-4c1c-923d-bf345bf69ff9 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] Security group member updated ['083d5fcb-59d2-40bc-8859-84abe8cb3c7f'] 2021-08-26 12:35:08.596 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c6c9c60-1e29-4c1c-923d-bf345bf69ff9 7384f50be8ac43699bd87d690fd49af9 4bcef51bed7b4d6c92bfb4424b224206 - - -] port_delete event received for 'c5b561e5-f6c8-47cb-af57-218e895213df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:35:09.869 3848 2286874037240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4097493e-a8ac-4016-a9a4-ef18980d7b7b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 12:35:09.869 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c5b561e5-f6c8-47cb-af57-218e895213df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 12:35:09.869 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c5b561e5-f6c8-47cb-af57-218e895213df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 12:35:09.869 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c5b561e5-f6c8-47cb-af57-218e895213df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 12:35:09.894 3848 2286971143976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cbd3797a-4715-48e5-988d-6adef27f8128 2021-08-26 12:35:09.909 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5b561e5-f6c8-47cb-af57-218e895213df'] 2021-08-26 12:35:09.909 3848 2286971143976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 12:35:09.909 3848 2286971143976 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-26 12:35:09.909 3848 2286971143976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5b561e5-f6c8-47cb-af57-218e895213df'] 2021-08-26 12:35:10.940 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9d4b7c1-b182-4d06-aee4-91d130f6ab29 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for '5cef6ce1-2eca-47fc-bb47-a97965185804' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:35:11.877 3848 2286971143976 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-26 12:35:11.926 3848 2286971143976 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-26 12:35:12.240 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6aad40fb-b794-4ea0-a5f2-ac4829c55ffd 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for '697af4c2-845e-47a1-afa8-8dcc0a46968a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:35:12.939 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9a84255-828d-4e23-8599-b60928ac9716 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for 'cfd39c12-b3c3-4649-ab99-506f178dc2e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:35:13.137 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9a84255-828d-4e23-8599-b60928ac9716 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network cbd3797a-4715-48e5-988d-6adef27f8128 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:35:13.158 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9a84255-828d-4e23-8599-b60928ac9716 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Network cbd3797a-4715-48e5-988d-6adef27f8128 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 12:35:14.113 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75fcfab9-f8e5-4eb4-b8e3-32973ca991e3 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for 'f2ac36c3-6d51-4069-9556-c08a6beeb300' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:35:15.142 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-554c3965-c9fc-4c36-82d6-bdc07538d010 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for '90eefc20-bc08-46cf-a4df-441d5ba9fd3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:35:16.114 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbdd319c-24af-4567-bfa7-a76cd35cda0d 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] port_delete event received for '0e1cb489-e24d-4e77-b709-5e0b1238f48d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:35:16.190 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3e2ecab-9f01-418f-b578-999b440028f5 - - - - -] port_delete event received for '0e1cb489-e24d-4e77-b709-5e0b1238f48d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 12:35:16.286 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbdd319c-24af-4567-bfa7-a76cd35cda0d 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] network_delete received. Deleting network c2eb09c0-1120-42f4-bbbb-549f0019e3b3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 12:35:16.286 3848 2286971143976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbdd319c-24af-4567-bfa7-a76cd35cda0d 53cb3d35449847b3a8eedb3cdc098502 e7978b88edac42e295d7ac7a687e58e1 - - -] Network c2eb09c0-1120-42f4-bbbb-549f0019e3b3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463