2021-09-03 20:39:39.547 3080 3196695436280 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-03 20:39:39.547 3080 3196695436280 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev610 2021-09-03 20:39:39.547 3080 3196695436280 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-09-03 20:39:39.592 3080 3196695436280 MainThread INFO os_win.utils.network.networkutils [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] WMI caching is disabled. 2021-09-03 20:39:39.831 3080 3196695436280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-09-03 20:39:39.936 3080 3196695436280 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-03 20:39:39.936 3080 3196695436280 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-03 20:39:40.156 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent initialized successfully, now running... 2021-09-03 20:39:40.172 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-03 20:39:40.172 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-03 20:39:40.201 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-03 20:41:42.305 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-453c3d8d-0391-474c-8937-f2081a0338ba - - - - -] port_update received: 31c89772-bb33-4fdf-b4fa-c48f2b421516 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:41:42.305 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-453c3d8d-0391-474c-8937-f2081a0338ba - - - - -] No port 31c89772-bb33-4fdf-b4fa-c48f2b421516 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:41:46.242 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c36aa50-e693-471f-9514-6b87e660f274 - - - - -] port_update received: c5309bd0-fef0-4225-b003-4395d75b236f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:41:46.246 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c36aa50-e693-471f-9514-6b87e660f274 - - - - -] No port c5309bd0-fef0-4225-b003-4395d75b236f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:41:46.843 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29a708a5-bdf2-4e24-bb47-c992767694d5 - - - - -] port_update received: 94e2b3b0-b703-4885-b3ae-2e51c470b296 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:41:46.854 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29a708a5-bdf2-4e24-bb47-c992767694d5 - - - - -] No port 94e2b3b0-b703-4885-b3ae-2e51c470b296 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:41:48.883 3080 3196792991992 MainThread WARNING oslo_policy.policy [req-15edbad5-24ab-4105-b162-4063a05eb2f5 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-03 20:41:48.883 3080 3196792991992 MainThread WARNING oslo_policy.policy [req-15edbad5-24ab-4105-b162-4063a05eb2f5 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-03 20:41:48.883 3080 3196792991992 MainThread WARNING oslo_policy.policy [req-15edbad5-24ab-4105-b162-4063a05eb2f5 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-09-03 20:41:48.883 3080 3196792991992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15edbad5-24ab-4105-b162-4063a05eb2f5 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated on remote: ['428306cb-ad67-4791-8058-17b701c6bcfa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:41:48.883 3080 3196792991992 MainThread INFO neutron.agent.securitygroups_rpc [req-15edbad5-24ab-4105-b162-4063a05eb2f5 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated ['428306cb-ad67-4791-8058-17b701c6bcfa'] 2021-09-03 20:41:51.644 3080 3196792991992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92f6c789-a621-4d05-85f1-e2a0d5461602 bc2279e8aae84cc193cc37934f4ecd06 0d575a426bc042d4a7dc213f6b83bbe3 - - -] Security group member updated on remote: ['f9f27781-9350-4e61-8cb1-78fe2a99347f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:41:51.644 3080 3196792991992 MainThread INFO neutron.agent.securitygroups_rpc [req-92f6c789-a621-4d05-85f1-e2a0d5461602 bc2279e8aae84cc193cc37934f4ecd06 0d575a426bc042d4a7dc213f6b83bbe3 - - -] Security group member updated ['f9f27781-9350-4e61-8cb1-78fe2a99347f'] 2021-09-03 20:41:52.433 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5d1de5b-598f-4cf4-ac2c-699a9b3605fb - - - - -] port_update received: ef2d7da8-6104-4d58-ab88-56f14c4afcc9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:41:52.463 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5d1de5b-598f-4cf4-ac2c-699a9b3605fb - - - - -] No port ef2d7da8-6104-4d58-ab88-56f14c4afcc9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:41:53.603 3080 3196792991992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33518420-6649-4f41-9b59-b29820b1e9c8 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group rule updated on remote: ['e791f708-e9c3-4b20-b21b-e9ccf2f45931'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:41:53.603 3080 3196792991992 MainThread INFO neutron.agent.securitygroups_rpc [req-33518420-6649-4f41-9b59-b29820b1e9c8 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group rule updated ['e791f708-e9c3-4b20-b21b-e9ccf2f45931'] 2021-09-03 20:41:53.654 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3eea965-30d9-47f2-85e0-6c4889077021 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: 387f0ccc-797e-4068-a551-344b82e77520 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:41:53.654 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3eea965-30d9-47f2-85e0-6c4889077021 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port 387f0ccc-797e-4068-a551-344b82e77520 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:41:55.617 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67dc4b40-e7ce-4e5e-9c72-aba94424371e - - - - -] port_update received: 4b2f3c87-6930-48f6-b710-22e64ae07030 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:41:55.648 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67dc4b40-e7ce-4e5e-9c72-aba94424371e - - - - -] No port 4b2f3c87-6930-48f6-b710-22e64ae07030 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:41:56.839 3080 3196792991992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44a86800-5f6a-4046-aa97-b913a30a1078 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group rule updated on remote: ['e791f708-e9c3-4b20-b21b-e9ccf2f45931'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:41:56.839 3080 3196792991992 MainThread INFO neutron.agent.securitygroups_rpc [req-44a86800-5f6a-4046-aa97-b913a30a1078 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group rule updated ['e791f708-e9c3-4b20-b21b-e9ccf2f45931'] 2021-09-03 20:41:57.470 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-179cdde7-c197-423c-b52b-a03fbdd4ab3c - - - - -] port_update received: c52cf905-4dec-4a1b-a9d1-af48171e4422 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:41:57.480 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-179cdde7-c197-423c-b52b-a03fbdd4ab3c - - - - -] No port c52cf905-4dec-4a1b-a9d1-af48171e4422 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:41:57.683 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb778ab7-624a-49bf-986a-ccfaf2ae6288 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: 2d7162c6-a5d7-4b6d-a361-2c47f4994d71 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:41:57.703 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb778ab7-624a-49bf-986a-ccfaf2ae6288 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port 2d7162c6-a5d7-4b6d-a361-2c47f4994d71 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:41:59.788 3080 3196792991992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa2c7964-222f-460e-8e60-66bf9a4dc6b1 a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group rule updated on remote: ['c9590734-9f3f-48bb-a0bc-21e6738c86e2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:41:59.788 3080 3196792991992 MainThread INFO neutron.agent.securitygroups_rpc [req-fa2c7964-222f-460e-8e60-66bf9a4dc6b1 a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group rule updated ['c9590734-9f3f-48bb-a0bc-21e6738c86e2'] 2021-09-03 20:42:01.493 3080 3196792991992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81b73c4b-e9b0-4bdb-84dc-40f394d10082 a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group rule updated on remote: ['c9590734-9f3f-48bb-a0bc-21e6738c86e2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:42:01.493 3080 3196792991992 MainThread INFO neutron.agent.securitygroups_rpc [req-81b73c4b-e9b0-4bdb-84dc-40f394d10082 a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group rule updated ['c9590734-9f3f-48bb-a0bc-21e6738c86e2'] 2021-09-03 20:42:03.715 3080 3196792991992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5fb7fd4-e57b-4a59-a5cd-036d3f41d70b 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Security group member updated on remote: ['d8476e2c-b1a3-4f4b-a202-08d918cf44cc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:42:03.715 3080 3196792991992 MainThread INFO neutron.agent.securitygroups_rpc [req-e5fb7fd4-e57b-4a59-a5cd-036d3f41d70b 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Security group member updated ['d8476e2c-b1a3-4f4b-a202-08d918cf44cc'] 2021-09-03 20:42:04.995 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea19458b-7d04-4005-9db3-d46d23079e06 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: e0b7c8d7-61d5-453f-9c73-a76f8514aa7f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:42:04.995 3080 3196792991992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea19458b-7d04-4005-9db3-d46d23079e06 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port e0b7c8d7-61d5-453f-9c73-a76f8514aa7f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:42:05.439 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2d7162c6-a5d7-4b6d-a361-2c47f4994d71 2021-09-03 20:42:05.439 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 387f0ccc-797e-4068-a551-344b82e77520 2021-09-03 20:42:05.461 3080 3196792991992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1b64a4d-37ee-4fd4-bf6e-f9a9c6cddc6c 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Security group member updated on remote: ['d8476e2c-b1a3-4f4b-a202-08d918cf44cc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:42:05.461 3080 3196792991992 MainThread INFO neutron.agent.securitygroups_rpc [req-e1b64a4d-37ee-4fd4-bf6e-f9a9c6cddc6c 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Security group member updated ['d8476e2c-b1a3-4f4b-a202-08d918cf44cc'] 2021-09-03 20:42:06.835 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:42:07.250 3080 3196792992344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5591f508-26a8-4213-b182-e8143a16cbaf c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: fd58e483-c160-46f6-8f22-b724472bcf06 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:42:07.260 3080 3196792992344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5591f508-26a8-4213-b182-e8143a16cbaf c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port fd58e483-c160-46f6-8f22-b724472bcf06 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:42:07.443 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e0b7c8d7-61d5-453f-9c73-a76f8514aa7f 2021-09-03 20:42:07.492 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 2d7162c6-a5d7-4b6d-a361-2c47f4994d71 2021-09-03 20:42:07.492 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 2d7162c6-a5d7-4b6d-a361-2c47f4994d71 updated. Details: {'device': '2d7162c6-a5d7-4b6d-a361-2c47f4994d71', 'network_id': '5ad0a57a-f4e1-4c28-9467-02ec43e36623', 'port_id': '2d7162c6-a5d7-4b6d-a361-2c47f4994d71', 'mac_address': 'fa:16:3e:06:32:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 854, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '41f65559-2fb0-455a-8880-795bc5e640f0', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:42:07.492 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:42:07.492 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 387f0ccc-797e-4068-a551-344b82e77520 2021-09-03 20:42:07.492 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 387f0ccc-797e-4068-a551-344b82e77520 updated. Details: {'device': '387f0ccc-797e-4068-a551-344b82e77520', 'network_id': '3e55e1a0-6db5-4917-ad1e-b93bf8345468', 'port_id': '387f0ccc-797e-4068-a551-344b82e77520', 'mac_address': 'fa:16:3e:45:1c:cb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 851, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3eeb32ba-dd81-49c5-a6b5-f6dc42009c3c', '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-09-03 20:42:07.492 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:42:07.492 3080 3196792992344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2d7162c6-a5d7-4b6d-a361-2c47f4994d71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:07.492 3080 3196792992344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2d7162c6-a5d7-4b6d-a361-2c47f4994d71 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:42:07.492 3080 3196792992344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5ad0a57a-f4e1-4c28-9467-02ec43e36623 2021-09-03 20:42:07.517 3080 3196792992344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:42:07.517 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:07.517 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 387f0ccc-797e-4068-a551-344b82e77520 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:42:07.517 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3e55e1a0-6db5-4917-ad1e-b93bf8345468 2021-09-03 20:42:07.517 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:42:07.579 3080 3196792992696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-482a568e-45b2-408b-b761-9cb1c4e6fa76 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group member updated on remote: ['e791f708-e9c3-4b20-b21b-e9ccf2f45931'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:42:07.579 3080 3196792992696 MainThread INFO neutron.agent.securitygroups_rpc [req-482a568e-45b2-408b-b761-9cb1c4e6fa76 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group member updated ['e791f708-e9c3-4b20-b21b-e9ccf2f45931'] 2021-09-03 20:42:07.670 3080 3196792992344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2d7162c6-a5d7-4b6d-a361-2c47f4994d71') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:07.670 3080 3196792992344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2d7162c6-a5d7-4b6d-a361-2c47f4994d71') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:07.707 3080 3196792992344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2d7162c6-a5d7-4b6d-a361-2c47f4994d71 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:42:07.707 3080 3196792992344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 854, VLAN trunk: None to switch port 2d7162c6-a5d7-4b6d-a361-2c47f4994d71 2021-09-03 20:42:07.720 3080 3196792992520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '387f0ccc-797e-4068-a551-344b82e77520') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:07.720 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '387f0ccc-797e-4068-a551-344b82e77520') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:07.732 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 387f0ccc-797e-4068-a551-344b82e77520 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:42:07.732 3080 3196792992520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 851, VLAN trunk: None to switch port 387f0ccc-797e-4068-a551-344b82e77520 2021-09-03 20:42:07.792 3080 3196792992344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:42:07.792 3080 3196792992344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2d7162c6-a5d7-4b6d-a361-2c47f4994d71'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:42:07.792 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:42:07.792 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['387f0ccc-797e-4068-a551-344b82e77520'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:42:08.538 3080 3196792992344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2d7162c6-a5d7-4b6d-a361-2c47f4994d71']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:42:08.538 3080 3196792992344 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-09-03 20:42:08.538 3080 3196792992344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f9f27781-9350-4e61-8cb1-78fe2a99347f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:42:08.538 3080 3196792992344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f9f27781-9350-4e61-8cb1-78fe2a99347f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:42:08.538 3080 3196792992344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2d7162c6-a5d7-4b6d-a361-2c47f4994d71 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:42:08.538 3080 3196792992344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:42:08.538 3080 3196792992344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2d7162c6-a5d7-4b6d-a361-2c47f4994d71 not yet added. Adding. 2021-09-03 20:42:08.546 3080 3196792992344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:42:08.546 3080 3196792992344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:42:08.601 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['387f0ccc-797e-4068-a551-344b82e77520']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:42:08.601 3080 3196792992520 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-09-03 20:42:08.601 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:42:08.601 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:42:08.601 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 387f0ccc-797e-4068-a551-344b82e77520 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:42:08.601 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:42:08.601 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 387f0ccc-797e-4068-a551-344b82e77520 not yet added. Adding. 2021-09-03 20:42:08.601 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:42:08.601 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:42:08.632 3080 3196792992344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d7162c6-a5d7-4b6d-a361-2c47f4994d71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:08.684 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:08.720 3080 3196792992344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d7162c6-a5d7-4b6d-a361-2c47f4994d71" 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-09-03 20:42:08.720 3080 3196792992344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d7162c6-a5d7-4b6d-a361-2c47f4994d71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:08.778 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:08.778 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:08.807 3080 3196792992344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d7162c6-a5d7-4b6d-a361-2c47f4994d71" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:08.827 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:42:08.868 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:08.884 3080 3196792992344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2d7162c6-a5d7-4b6d-a361-2c47f4994d71" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:08.884 3080 3196792992344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2d7162c6-a5d7-4b6d-a361-2c47f4994d71 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:42:08.884 3080 3196792992344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2d7162c6-a5d7-4b6d-a361-2c47f4994d71 processed. 2021-09-03 20:42:08.944 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:08.944 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 387f0ccc-797e-4068-a551-344b82e77520 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:42:08.944 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 387f0ccc-797e-4068-a551-344b82e77520 processed. 2021-09-03 20:42:09.116 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port e0b7c8d7-61d5-453f-9c73-a76f8514aa7f 2021-09-03 20:42:09.116 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port e0b7c8d7-61d5-453f-9c73-a76f8514aa7f updated. Details: {'device': 'e0b7c8d7-61d5-453f-9c73-a76f8514aa7f', 'network_id': '3cbce783-c813-44e8-80d7-a6a11b433819', 'port_id': 'e0b7c8d7-61d5-453f-9c73-a76f8514aa7f', 'mac_address': 'fa:16:3e:41:9b:cd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 865, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '94c39b76-b247-414d-af7b-9acfaeace61c', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:42:09.116 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:42:09.116 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e0b7c8d7-61d5-453f-9c73-a76f8514aa7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:09.132 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e0b7c8d7-61d5-453f-9c73-a76f8514aa7f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:42:09.132 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3cbce783-c813-44e8-80d7-a6a11b433819 2021-09-03 20:42:09.132 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:42:09.242 3080 3196792992520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e0b7c8d7-61d5-453f-9c73-a76f8514aa7f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:09.242 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e0b7c8d7-61d5-453f-9c73-a76f8514aa7f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:09.273 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e0b7c8d7-61d5-453f-9c73-a76f8514aa7f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:42:09.273 3080 3196792992520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 865, VLAN trunk: None to switch port e0b7c8d7-61d5-453f-9c73-a76f8514aa7f 2021-09-03 20:42:09.319 3080 3196792993048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-546e93b5-6946-4641-884a-eb3471903e5e a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group member updated on remote: ['c9590734-9f3f-48bb-a0bc-21e6738c86e2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:42:09.319 3080 3196792993048 MainThread INFO neutron.agent.securitygroups_rpc [req-546e93b5-6946-4641-884a-eb3471903e5e a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group member updated ['c9590734-9f3f-48bb-a0bc-21e6738c86e2'] 2021-09-03 20:42:09.355 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:42:09.355 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e0b7c8d7-61d5-453f-9c73-a76f8514aa7f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:42:09.616 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e0b7c8d7-61d5-453f-9c73-a76f8514aa7f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:42:09.616 3080 3196792992520 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-09-03 20:42:09.616 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8476e2c-b1a3-4f4b-a202-08d918cf44cc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:42:09.616 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d8476e2c-b1a3-4f4b-a202-08d918cf44cc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:42:09.616 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e0b7c8d7-61d5-453f-9c73-a76f8514aa7f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:42:09.616 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:42:09.616 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e0b7c8d7-61d5-453f-9c73-a76f8514aa7f not yet added. Adding. 2021-09-03 20:42:09.616 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:42:09.616 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:42:09.723 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0b7c8d7-61d5-453f-9c73-a76f8514aa7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:09.757 3080 3196792993048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec8833d4-9c65-498e-a483-7dbf50c4095f 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network fd78ed53-c1e5-47fe-9799-41e951bd413c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:42:09.772 3080 3196792993048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec8833d4-9c65-498e-a483-7dbf50c4095f 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Network fd78ed53-c1e5-47fe-9799-41e951bd413c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-03 20:42:09.824 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0b7c8d7-61d5-453f-9c73-a76f8514aa7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:09.824 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0b7c8d7-61d5-453f-9c73-a76f8514aa7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:09.949 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0b7c8d7-61d5-453f-9c73-a76f8514aa7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:10.062 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e0b7c8d7-61d5-453f-9c73-a76f8514aa7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:10.062 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e0b7c8d7-61d5-453f-9c73-a76f8514aa7f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:42:10.062 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e0b7c8d7-61d5-453f-9c73-a76f8514aa7f processed. 2021-09-03 20:42:10.139 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04c1cff2-0f6d-46ad-ba3b-faf44b79a305 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: b7b5916c-ef90-4c37-8ef8-eb2e73e5f334 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:42:10.149 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04c1cff2-0f6d-46ad-ba3b-faf44b79a305 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port b7b5916c-ef90-4c37-8ef8-eb2e73e5f334 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:42:10.805 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e86d765-b682-4184-aec0-9c1e2d4fd36a 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network e75c32c1-beb4-4e18-8edc-c1bacd1ebb25 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:42:10.805 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e86d765-b682-4184-aec0-9c1e2d4fd36a 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Network e75c32c1-beb4-4e18-8edc-c1bacd1ebb25 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-03 20:42:10.825 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:11.014 3080 3196792993048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77afa70b-8883-46b2-923f-0faaa4fd7f72 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: b06eb799-67bf-4d35-b6af-d5e5ec0748df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:42:11.024 3080 3196792993048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77afa70b-8883-46b2-923f-0faaa4fd7f72 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port b06eb799-67bf-4d35-b6af-d5e5ec0748df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:42:11.484 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fd58e483-c160-46f6-8f22-b724472bcf06 2021-09-03 20:42:12.267 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:12.837 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:42:13.148 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port fd58e483-c160-46f6-8f22-b724472bcf06 2021-09-03 20:42:13.148 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port fd58e483-c160-46f6-8f22-b724472bcf06 updated. Details: {'device': 'fd58e483-c160-46f6-8f22-b724472bcf06', 'network_id': '3cbce783-c813-44e8-80d7-a6a11b433819', 'port_id': 'fd58e483-c160-46f6-8f22-b724472bcf06', 'mac_address': 'fa:16:3e:e2:77:93', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 865, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '94c39b76-b247-414d-af7b-9acfaeace61c', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:42:13.148 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:42:13.148 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd58e483-c160-46f6-8f22-b724472bcf06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:13.148 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fd58e483-c160-46f6-8f22-b724472bcf06 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:42:13.148 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:42:13.291 3080 3196792992520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fd58e483-c160-46f6-8f22-b724472bcf06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:13.291 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fd58e483-c160-46f6-8f22-b724472bcf06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:13.291 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fd58e483-c160-46f6-8f22-b724472bcf06 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:42:13.291 3080 3196792992520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 865, VLAN trunk: None to switch port fd58e483-c160-46f6-8f22-b724472bcf06 2021-09-03 20:42:13.386 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:42:13.386 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fd58e483-c160-46f6-8f22-b724472bcf06'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:42:13.512 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b7b5916c-ef90-4c37-8ef8-eb2e73e5f334 2021-09-03 20:42:13.617 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fd58e483-c160-46f6-8f22-b724472bcf06']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:42:13.617 3080 3196792992520 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-09-03 20:42:13.617 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8476e2c-b1a3-4f4b-a202-08d918cf44cc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:42:13.617 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d8476e2c-b1a3-4f4b-a202-08d918cf44cc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:42:13.617 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fd58e483-c160-46f6-8f22-b724472bcf06 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:42:13.617 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:42:13.617 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fd58e483-c160-46f6-8f22-b724472bcf06 not yet added. Adding. 2021-09-03 20:42:13.617 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:42:13.617 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:42:13.746 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd58e483-c160-46f6-8f22-b724472bcf06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:13.869 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd58e483-c160-46f6-8f22-b724472bcf06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:13.869 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd58e483-c160-46f6-8f22-b724472bcf06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:13.994 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd58e483-c160-46f6-8f22-b724472bcf06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:14.136 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd58e483-c160-46f6-8f22-b724472bcf06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:14.136 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fd58e483-c160-46f6-8f22-b724472bcf06 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:42:14.136 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fd58e483-c160-46f6-8f22-b724472bcf06 processed. 2021-09-03 20:42:14.851 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:42:14.851 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:15.265 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port b7b5916c-ef90-4c37-8ef8-eb2e73e5f334 2021-09-03 20:42:15.265 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port b7b5916c-ef90-4c37-8ef8-eb2e73e5f334 updated. Details: {'device': 'b7b5916c-ef90-4c37-8ef8-eb2e73e5f334', 'network_id': '96123e91-7508-47b0-b6ab-a6c012407315', 'port_id': 'b7b5916c-ef90-4c37-8ef8-eb2e73e5f334', 'mac_address': 'fa:16:3e:76:b4:cf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 864, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a4769748-60ca-4e99-a63d-1e5a0729c14b', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:42:15.265 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:42:15.265 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7b5916c-ef90-4c37-8ef8-eb2e73e5f334" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:15.265 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b7b5916c-ef90-4c37-8ef8-eb2e73e5f334 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:42:15.265 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 96123e91-7508-47b0-b6ab-a6c012407315 2021-09-03 20:42:15.265 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:42:15.360 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:15.481 3080 3196792993400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7b5916c-ef90-4c37-8ef8-eb2e73e5f334') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:15.481 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7b5916c-ef90-4c37-8ef8-eb2e73e5f334') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:15.494 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b7b5916c-ef90-4c37-8ef8-eb2e73e5f334 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:42:15.494 3080 3196792993400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 864, VLAN trunk: None to switch port b7b5916c-ef90-4c37-8ef8-eb2e73e5f334 2021-09-03 20:42:15.545 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b06eb799-67bf-4d35-b6af-d5e5ec0748df 2021-09-03 20:42:15.619 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:42:15.619 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b7b5916c-ef90-4c37-8ef8-eb2e73e5f334'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:42:15.809 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b7b5916c-ef90-4c37-8ef8-eb2e73e5f334']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:42:15.809 3080 3196792993400 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-09-03 20:42:15.827 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e791f708-e9c3-4b20-b21b-e9ccf2f45931) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:42:15.827 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b7b5916c-ef90-4c37-8ef8-eb2e73e5f334 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:42:15.827 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:42:15.827 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b7b5916c-ef90-4c37-8ef8-eb2e73e5f334 not yet added. Adding. 2021-09-03 20:42:15.827 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:42:15.827 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:42:16.023 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7b5916c-ef90-4c37-8ef8-eb2e73e5f334" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:16.194 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7b5916c-ef90-4c37-8ef8-eb2e73e5f334" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:16.194 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7b5916c-ef90-4c37-8ef8-eb2e73e5f334" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:16.371 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7b5916c-ef90-4c37-8ef8-eb2e73e5f334" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:16.498 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7b5916c-ef90-4c37-8ef8-eb2e73e5f334" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:16.498 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b7b5916c-ef90-4c37-8ef8-eb2e73e5f334 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:42:16.498 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b7b5916c-ef90-4c37-8ef8-eb2e73e5f334 processed. 2021-09-03 20:42:16.859 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:42:16.859 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:17.351 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port b06eb799-67bf-4d35-b6af-d5e5ec0748df 2021-09-03 20:42:17.351 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port b06eb799-67bf-4d35-b6af-d5e5ec0748df updated. Details: {'device': 'b06eb799-67bf-4d35-b6af-d5e5ec0748df', 'network_id': '7f966b07-a328-482a-b316-3cc32c4f697b', 'port_id': 'b06eb799-67bf-4d35-b6af-d5e5ec0748df', 'mac_address': 'fa:16:3e:0c:d0:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 855, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f2990030-bdf6-47d5-b916-1c6a2522afa2', '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-09-03 20:42:17.351 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:42:17.351 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:17.351 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b06eb799-67bf-4d35-b6af-d5e5ec0748df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:42:17.351 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7f966b07-a328-482a-b316-3cc32c4f697b 2021-09-03 20:42:17.351 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:42:17.542 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:17.542 3080 3196792992520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b06eb799-67bf-4d35-b6af-d5e5ec0748df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:17.542 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b06eb799-67bf-4d35-b6af-d5e5ec0748df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:17.568 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b06eb799-67bf-4d35-b6af-d5e5ec0748df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:42:17.568 3080 3196792992520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 855, VLAN trunk: None to switch port b06eb799-67bf-4d35-b6af-d5e5ec0748df 2021-09-03 20:42:17.713 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:42:17.713 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b06eb799-67bf-4d35-b6af-d5e5ec0748df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:42:17.921 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b06eb799-67bf-4d35-b6af-d5e5ec0748df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:42:17.921 3080 3196792992520 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-09-03 20:42:17.921 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c9590734-9f3f-48bb-a0bc-21e6738c86e2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:42:17.921 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b06eb799-67bf-4d35-b6af-d5e5ec0748df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:42:17.921 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:42:17.921 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b06eb799-67bf-4d35-b6af-d5e5ec0748df not yet added. Adding. 2021-09-03 20:42:17.921 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:42:17.921 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:42:18.087 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:18.244 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:18.244 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:18.429 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:18.556 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:18.556 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b06eb799-67bf-4d35-b6af-d5e5ec0748df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:42:18.556 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b06eb799-67bf-4d35-b6af-d5e5ec0748df processed. 2021-09-03 20:42:18.860 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:19.215 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:27.743 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2d7162c6-a5d7-4b6d-a361-2c47f4994d71 2021-09-03 20:42:28.116 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97e2d050-5b0c-4f9c-bb67-da2c0fcbace4 bc2279e8aae84cc193cc37934f4ecd06 0d575a426bc042d4a7dc213f6b83bbe3 - - -] Security group member updated on remote: ['f9f27781-9350-4e61-8cb1-78fe2a99347f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:42:28.116 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-97e2d050-5b0c-4f9c-bb67-da2c0fcbace4 bc2279e8aae84cc193cc37934f4ecd06 0d575a426bc042d4a7dc213f6b83bbe3 - - -] Security group member updated ['f9f27781-9350-4e61-8cb1-78fe2a99347f'] 2021-09-03 20:42:28.116 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-97e2d050-5b0c-4f9c-bb67-da2c0fcbace4 bc2279e8aae84cc193cc37934f4ecd06 0d575a426bc042d4a7dc213f6b83bbe3 - - -] Refresh firewall rules 2021-09-03 20:42:28.116 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97e2d050-5b0c-4f9c-bb67-da2c0fcbace4 bc2279e8aae84cc193cc37934f4ecd06 0d575a426bc042d4a7dc213f6b83bbe3 - - -] Get security group information for devices via rpc ['2d7162c6-a5d7-4b6d-a361-2c47f4994d71'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:42:28.142 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-97e2d050-5b0c-4f9c-bb67-da2c0fcbace4 bc2279e8aae84cc193cc37934f4ecd06 0d575a426bc042d4a7dc213f6b83bbe3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:42:28.142 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-97e2d050-5b0c-4f9c-bb67-da2c0fcbace4 bc2279e8aae84cc193cc37934f4ecd06 0d575a426bc042d4a7dc213f6b83bbe3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:42:28.290 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97e2d050-5b0c-4f9c-bb67-da2c0fcbace4 bc2279e8aae84cc193cc37934f4ecd06 0d575a426bc042d4a7dc213f6b83bbe3 - - -] port_delete event received for '2d7162c6-a5d7-4b6d-a361-2c47f4994d71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:42:28.507 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated on remote: ['428306cb-ad67-4791-8058-17b701c6bcfa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:42:28.507 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated ['428306cb-ad67-4791-8058-17b701c6bcfa'] 2021-09-03 20:42:28.507 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Refresh firewall rules 2021-09-03 20:42:28.507 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Get security group information for devices via rpc ['387f0ccc-797e-4068-a551-344b82e77520'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:42:28.730 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update security group information for ports dict_keys(['387f0ccc-797e-4068-a551-344b82e77520']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:42:28.730 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:42:28.730 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update rules of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:42:28.730 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update members of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:42:28.730 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update port filter for 387f0ccc-797e-4068-a551-344b82e77520 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:42:28.730 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Updating port rules. 2021-09-03 20:42:28.730 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-03 20:42:28.730 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:28.910 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:42:28.910 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2d7162c6-a5d7-4b6d-a361-2c47f4994d71' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:42:28.910 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2d7162c6-a5d7-4b6d-a361-2c47f4994d71' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:42:28.910 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2d7162c6-a5d7-4b6d-a361-2c47f4994d71 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:42:28.938 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:28.938 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:28.938 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-c22d1da0-7770-4828-a271-4ffe7584337f eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:28.938 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5ad0a57a-f4e1-4c28-9467-02ec43e36623 2021-09-03 20:42:28.938 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2d7162c6-a5d7-4b6d-a361-2c47f4994d71'] 2021-09-03 20:42:28.938 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:42:28.938 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:42:28.938 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2d7162c6-a5d7-4b6d-a361-2c47f4994d71'] 2021-09-03 20:42:29.836 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93232f03-dc97-404b-9eae-52e4254024bf c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: 9358056e-5c5c-420f-9301-545034c115b3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:42:29.851 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93232f03-dc97-404b-9eae-52e4254024bf c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port 9358056e-5c5c-420f-9301-545034c115b3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:42:30.942 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:30.987 3080 3196792993400 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-09-03 20:42:31.716 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9358056e-5c5c-420f-9301-545034c115b3 2021-09-03 20:42:32.366 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c790290-4d53-49c9-a6fe-d15e05c89edd 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network 5ad0a57a-f4e1-4c28-9467-02ec43e36623 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:42:32.366 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c790290-4d53-49c9-a6fe-d15e05c89edd 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Network 5ad0a57a-f4e1-4c28-9467-02ec43e36623 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-03 20:42:32.959 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:42:33.242 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 9358056e-5c5c-420f-9301-545034c115b3 2021-09-03 20:42:33.242 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 9358056e-5c5c-420f-9301-545034c115b3 updated. Details: {'device': '9358056e-5c5c-420f-9301-545034c115b3', 'network_id': '3e55e1a0-6db5-4917-ad1e-b93bf8345468', 'port_id': '9358056e-5c5c-420f-9301-545034c115b3', 'mac_address': 'fa:16:3e:24:86:f1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 851, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3eeb32ba-dd81-49c5-a6b5-f6dc42009c3c', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:42:33.242 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:42:33.242 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9358056e-5c5c-420f-9301-545034c115b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:33.242 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9358056e-5c5c-420f-9301-545034c115b3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:42:33.242 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:42:33.435 3080 3196792993400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9358056e-5c5c-420f-9301-545034c115b3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:33.435 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9358056e-5c5c-420f-9301-545034c115b3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:33.444 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9358056e-5c5c-420f-9301-545034c115b3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:42:33.444 3080 3196792993400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 851, VLAN trunk: None to switch port 9358056e-5c5c-420f-9301-545034c115b3 2021-09-03 20:42:33.557 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:42:33.557 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9358056e-5c5c-420f-9301-545034c115b3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:42:33.742 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9358056e-5c5c-420f-9301-545034c115b3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:42:33.764 3080 3196792993400 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-09-03 20:42:33.764 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:42:33.764 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:42:33.764 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9358056e-5c5c-420f-9301-545034c115b3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:42:33.764 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:42:33.764 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9358056e-5c5c-420f-9301-545034c115b3 not yet added. Adding. 2021-09-03 20:42:33.764 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:42:33.764 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:42:33.959 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:34.165 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:34.165 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:34.381 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:34.526 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9358056e-5c5c-420f-9301-545034c115b3" 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-09-03 20:42:34.526 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9358056e-5c5c-420f-9301-545034c115b3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:42:34.526 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9358056e-5c5c-420f-9301-545034c115b3 processed. 2021-09-03 20:42:34.960 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:35.362 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:43.819 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec47a8b4-9221-483f-a207-f46edb28fe96 4ef772024cae431a9c9e09ba8216e774 851f062cc6e64aa7ad0ecec8c8038ea7 - - -] Security group member updated on remote: ['93b7c8e6-b880-4e94-8b60-68d990c16c11'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:42:43.819 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-ec47a8b4-9221-483f-a207-f46edb28fe96 4ef772024cae431a9c9e09ba8216e774 851f062cc6e64aa7ad0ecec8c8038ea7 - - -] Security group member updated ['93b7c8e6-b880-4e94-8b60-68d990c16c11'] 2021-09-03 20:42:44.866 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88c5f54f-ac4f-43f4-8ea0-cc79279131db c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: 21dcdbaa-e3ec-476b-aff5-9675ccb6da3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:42:44.884 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88c5f54f-ac4f-43f4-8ea0-cc79279131db c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port 21dcdbaa-e3ec-476b-aff5-9675ccb6da3f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:42:47.544 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated on remote: ['428306cb-ad67-4791-8058-17b701c6bcfa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:42:47.544 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated ['428306cb-ad67-4791-8058-17b701c6bcfa'] 2021-09-03 20:42:47.544 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Refresh firewall rules 2021-09-03 20:42:47.544 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Get security group information for devices via rpc ['387f0ccc-797e-4068-a551-344b82e77520', '9358056e-5c5c-420f-9301-545034c115b3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:42:47.852 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update security group information for ports dict_keys(['387f0ccc-797e-4068-a551-344b82e77520', '9358056e-5c5c-420f-9301-545034c115b3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:42:47.852 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:42:47.871 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update rules of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:42:47.871 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update members of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:42:47.871 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update port filter for 387f0ccc-797e-4068-a551-344b82e77520 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:42:47.871 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Updating port rules. 2021-09-03 20:42:47.871 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-03 20:42:47.871 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:47.881 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 21dcdbaa-e3ec-476b-aff5-9675ccb6da3f 2021-09-03 20:42:48.103 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:48.103 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:48.103 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:48.103 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update port filter for 9358056e-5c5c-420f-9301-545034c115b3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:42:48.103 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Updating port rules. 2021-09-03 20:42:48.103 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-03 20:42:48.103 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:48.318 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:48.318 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:48.318 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-77522526-f29a-4172-bcfc-00832f2b3b09 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:48.694 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d909f60f-2c47-4524-9850-d44775da1057 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:42:48.712 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d909f60f-2c47-4524-9850-d44775da1057 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:42:49.016 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:42:49.353 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 21dcdbaa-e3ec-476b-aff5-9675ccb6da3f 2021-09-03 20:42:49.353 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 21dcdbaa-e3ec-476b-aff5-9675ccb6da3f updated. Details: {'device': '21dcdbaa-e3ec-476b-aff5-9675ccb6da3f', 'network_id': 'd59d8d5c-e956-49e3-8bfc-9b7e6f761050', 'port_id': '21dcdbaa-e3ec-476b-aff5-9675ccb6da3f', 'mac_address': 'fa:16:3e:2f:41:87', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 891, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bc259b04-207a-4a7a-9d8a-50095885db84', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:42:49.353 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:42:49.353 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-21dcdbaa-e3ec-476b-aff5-9675ccb6da3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:49.367 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 21dcdbaa-e3ec-476b-aff5-9675ccb6da3f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:42:49.367 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d59d8d5c-e956-49e3-8bfc-9b7e6f761050 2021-09-03 20:42:49.367 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:42:49.648 3080 3196792993400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '21dcdbaa-e3ec-476b-aff5-9675ccb6da3f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:49.648 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '21dcdbaa-e3ec-476b-aff5-9675ccb6da3f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:49.648 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 21dcdbaa-e3ec-476b-aff5-9675ccb6da3f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:42:49.648 3080 3196792993400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 891, VLAN trunk: None to switch port 21dcdbaa-e3ec-476b-aff5-9675ccb6da3f 2021-09-03 20:42:49.900 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:42:49.900 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['21dcdbaa-e3ec-476b-aff5-9675ccb6da3f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:42:50.089 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['21dcdbaa-e3ec-476b-aff5-9675ccb6da3f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:42:50.089 3080 3196792993400 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-09-03 20:42:50.089 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (93b7c8e6-b880-4e94-8b60-68d990c16c11) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:42:50.089 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (93b7c8e6-b880-4e94-8b60-68d990c16c11) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:42:50.089 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 21dcdbaa-e3ec-476b-aff5-9675ccb6da3f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:42:50.089 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:42:50.089 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 21dcdbaa-e3ec-476b-aff5-9675ccb6da3f not yet added. Adding. 2021-09-03 20:42:50.089 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:42:50.089 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:42:50.368 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21dcdbaa-e3ec-476b-aff5-9675ccb6da3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:50.602 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21dcdbaa-e3ec-476b-aff5-9675ccb6da3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:50.602 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21dcdbaa-e3ec-476b-aff5-9675ccb6da3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:50.896 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21dcdbaa-e3ec-476b-aff5-9675ccb6da3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:51.057 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-21dcdbaa-e3ec-476b-aff5-9675ccb6da3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:51.057 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 21dcdbaa-e3ec-476b-aff5-9675ccb6da3f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:42:51.057 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 21dcdbaa-e3ec-476b-aff5-9675ccb6da3f processed. 2021-09-03 20:42:51.912 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd 2021-09-03 20:42:53.038 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:42:53.038 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:53.415 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd 2021-09-03 20:42:53.415 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd updated. Details: {'device': '4e97593d-4ab0-48ad-a034-2bd5bff4f8bd', 'network_id': '3e55e1a0-6db5-4917-ad1e-b93bf8345468', 'port_id': '4e97593d-4ab0-48ad-a034-2bd5bff4f8bd', 'mac_address': 'fa:16:3e:fa:5d:81', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 851, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3eeb32ba-dd81-49c5-a6b5-f6dc42009c3c', '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-09-03 20:42:53.415 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:42:53.415 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e97593d-4ab0-48ad-a034-2bd5bff4f8bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:53.415 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:42:53.415 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:42:53.513 3080 3196792993400 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-09-03 20:42:53.647 3080 3196792992520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4e97593d-4ab0-48ad-a034-2bd5bff4f8bd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:53.647 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4e97593d-4ab0-48ad-a034-2bd5bff4f8bd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:53.662 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:42:53.662 3080 3196792992520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 851, VLAN trunk: None to switch port 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd 2021-09-03 20:42:53.819 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:42:53.819 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4e97593d-4ab0-48ad-a034-2bd5bff4f8bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:42:54.058 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4e97593d-4ab0-48ad-a034-2bd5bff4f8bd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:42:54.058 3080 3196792992520 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-09-03 20:42:54.058 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:42:54.058 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:42:54.058 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:42:54.058 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:42:54.058 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd not yet added. Adding. 2021-09-03 20:42:54.058 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:42:54.058 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:42:54.387 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e97593d-4ab0-48ad-a034-2bd5bff4f8bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:54.493 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7328b42-9101-4a61-871d-d3c61e7e6e12 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Security group member updated on remote: ['88c7b816-e08a-4c12-9fef-7e43647d3e8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:42:54.493 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-f7328b42-9101-4a61-871d-d3c61e7e6e12 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Security group member updated ['88c7b816-e08a-4c12-9fef-7e43647d3e8b'] 2021-09-03 20:42:54.664 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e97593d-4ab0-48ad-a034-2bd5bff4f8bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:54.664 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e97593d-4ab0-48ad-a034-2bd5bff4f8bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:54.964 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e97593d-4ab0-48ad-a034-2bd5bff4f8bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:55.186 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e97593d-4ab0-48ad-a034-2bd5bff4f8bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:55.186 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:42:55.186 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd processed. 2021-09-03 20:42:55.589 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-080ae773-fd06-410f-9545-c15a028e920a c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: eae2c61d-46b8-42a0-9997-ca95ce4adc2d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:42:55.602 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-080ae773-fd06-410f-9545-c15a028e920a c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port eae2c61d-46b8-42a0-9997-ca95ce4adc2d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:42:57.037 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:57.339 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:42:58.041 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: eae2c61d-46b8-42a0-9997-ca95ce4adc2d 2021-09-03 20:42:59.032 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:42:59.335 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port eae2c61d-46b8-42a0-9997-ca95ce4adc2d 2021-09-03 20:42:59.335 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port eae2c61d-46b8-42a0-9997-ca95ce4adc2d updated. Details: {'device': 'eae2c61d-46b8-42a0-9997-ca95ce4adc2d', 'network_id': '8f153727-695f-4863-9bd6-6d29670d6ba9', 'port_id': 'eae2c61d-46b8-42a0-9997-ca95ce4adc2d', 'mac_address': 'fa:16:3e:2a:cd:a0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 856, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6190000d-ba03-40e6-8679-50d498c5a2f9', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:42:59.335 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:42:59.335 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eae2c61d-46b8-42a0-9997-ca95ce4adc2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:42:59.335 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port eae2c61d-46b8-42a0-9997-ca95ce4adc2d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:42:59.335 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8f153727-695f-4863-9bd6-6d29670d6ba9 2021-09-03 20:42:59.335 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:42:59.775 3080 3196792992520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'eae2c61d-46b8-42a0-9997-ca95ce4adc2d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:59.775 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'eae2c61d-46b8-42a0-9997-ca95ce4adc2d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:42:59.775 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port eae2c61d-46b8-42a0-9997-ca95ce4adc2d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:42:59.789 3080 3196792992520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 856, VLAN trunk: None to switch port eae2c61d-46b8-42a0-9997-ca95ce4adc2d 2021-09-03 20:42:59.983 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:42:59.983 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['eae2c61d-46b8-42a0-9997-ca95ce4adc2d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:43:00.133 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['eae2c61d-46b8-42a0-9997-ca95ce4adc2d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:43:00.133 3080 3196792992520 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-09-03 20:43:00.146 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (88c7b816-e08a-4c12-9fef-7e43647d3e8b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:43:00.146 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (88c7b816-e08a-4c12-9fef-7e43647d3e8b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:43:00.146 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for eae2c61d-46b8-42a0-9997-ca95ce4adc2d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:43:00.146 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:43:00.146 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device eae2c61d-46b8-42a0-9997-ca95ce4adc2d not yet added. Adding. 2021-09-03 20:43:00.146 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:43:00.146 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:43:00.493 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eae2c61d-46b8-42a0-9997-ca95ce4adc2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:00.867 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eae2c61d-46b8-42a0-9997-ca95ce4adc2d" 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-09-03 20:43:00.867 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eae2c61d-46b8-42a0-9997-ca95ce4adc2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:01.257 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eae2c61d-46b8-42a0-9997-ca95ce4adc2d" 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-09-03 20:43:01.459 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eae2c61d-46b8-42a0-9997-ca95ce4adc2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:01.459 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port eae2c61d-46b8-42a0-9997-ca95ce4adc2d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:43:01.459 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port eae2c61d-46b8-42a0-9997-ca95ce4adc2d processed. 2021-09-03 20:43:03.085 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:03.511 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:03.569 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a237c0cb-b489-4b54-97e7-78dbfb825ecc 4ef772024cae431a9c9e09ba8216e774 851f062cc6e64aa7ad0ecec8c8038ea7 - - -] Security group member updated on remote: ['93b7c8e6-b880-4e94-8b60-68d990c16c11'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:43:03.569 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-a237c0cb-b489-4b54-97e7-78dbfb825ecc 4ef772024cae431a9c9e09ba8216e774 851f062cc6e64aa7ad0ecec8c8038ea7 - - -] Security group member updated ['93b7c8e6-b880-4e94-8b60-68d990c16c11'] 2021-09-03 20:43:03.569 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-a237c0cb-b489-4b54-97e7-78dbfb825ecc 4ef772024cae431a9c9e09ba8216e774 851f062cc6e64aa7ad0ecec8c8038ea7 - - -] Refresh firewall rules 2021-09-03 20:43:03.569 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a237c0cb-b489-4b54-97e7-78dbfb825ecc 4ef772024cae431a9c9e09ba8216e774 851f062cc6e64aa7ad0ecec8c8038ea7 - - -] Get security group information for devices via rpc ['21dcdbaa-e3ec-476b-aff5-9675ccb6da3f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:43:03.616 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a237c0cb-b489-4b54-97e7-78dbfb825ecc 4ef772024cae431a9c9e09ba8216e774 851f062cc6e64aa7ad0ecec8c8038ea7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:43:03.616 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a237c0cb-b489-4b54-97e7-78dbfb825ecc 4ef772024cae431a9c9e09ba8216e774 851f062cc6e64aa7ad0ecec8c8038ea7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:43:03.662 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a237c0cb-b489-4b54-97e7-78dbfb825ecc 4ef772024cae431a9c9e09ba8216e774 851f062cc6e64aa7ad0ecec8c8038ea7 - - -] port_delete event received for '21dcdbaa-e3ec-476b-aff5-9675ccb6da3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:43:04.219 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 21dcdbaa-e3ec-476b-aff5-9675ccb6da3f 2021-09-03 20:43:05.099 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:43:05.099 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '21dcdbaa-e3ec-476b-aff5-9675ccb6da3f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:43:05.099 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '21dcdbaa-e3ec-476b-aff5-9675ccb6da3f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:43:05.099 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 21dcdbaa-e3ec-476b-aff5-9675ccb6da3f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:43:05.163 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d59d8d5c-e956-49e3-8bfc-9b7e6f761050 2021-09-03 20:43:05.163 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['21dcdbaa-e3ec-476b-aff5-9675ccb6da3f'] 2021-09-03 20:43:05.163 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:43:05.163 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:43:05.163 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['21dcdbaa-e3ec-476b-aff5-9675ccb6da3f'] 2021-09-03 20:43:07.099 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:07.132 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:11.092 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a550b9ab-b4d4-4727-af71-a77693385723 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Security group member updated on remote: ['88c7b816-e08a-4c12-9fef-7e43647d3e8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:43:11.092 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-a550b9ab-b4d4-4727-af71-a77693385723 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Security group member updated ['88c7b816-e08a-4c12-9fef-7e43647d3e8b'] 2021-09-03 20:43:11.092 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-a550b9ab-b4d4-4727-af71-a77693385723 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Refresh firewall rules 2021-09-03 20:43:11.092 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a550b9ab-b4d4-4727-af71-a77693385723 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Get security group information for devices via rpc ['eae2c61d-46b8-42a0-9997-ca95ce4adc2d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:43:11.119 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a550b9ab-b4d4-4727-af71-a77693385723 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:43:11.119 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a550b9ab-b4d4-4727-af71-a77693385723 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:43:11.163 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a550b9ab-b4d4-4727-af71-a77693385723 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] port_delete event received for 'eae2c61d-46b8-42a0-9997-ca95ce4adc2d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:43:12.354 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: eae2c61d-46b8-42a0-9997-ca95ce4adc2d 2021-09-03 20:43:12.369 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated on remote: ['428306cb-ad67-4791-8058-17b701c6bcfa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:43:12.369 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated ['428306cb-ad67-4791-8058-17b701c6bcfa'] 2021-09-03 20:43:12.393 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Refresh firewall rules 2021-09-03 20:43:12.393 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Get security group information for devices via rpc ['387f0ccc-797e-4068-a551-344b82e77520', '9358056e-5c5c-420f-9301-545034c115b3', '4e97593d-4ab0-48ad-a034-2bd5bff4f8bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:43:12.741 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update security group information for ports dict_keys(['387f0ccc-797e-4068-a551-344b82e77520', '4e97593d-4ab0-48ad-a034-2bd5bff4f8bd', '9358056e-5c5c-420f-9301-545034c115b3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:43:12.741 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:43:12.741 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update rules of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:43:12.759 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update members of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:43:12.759 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update port filter for 387f0ccc-797e-4068-a551-344b82e77520 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:43:12.759 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Updating port rules. 2021-09-03 20:43:12.759 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-03 20:43:12.759 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:13.022 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:13.037 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:13.037 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:13.037 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update port filter for 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:43:13.037 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Updating port rules. 2021-09-03 20:43:13.037 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-03 20:43:13.037 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-4e97593d-4ab0-48ad-a034-2bd5bff4f8bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:13.148 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:43:13.148 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'eae2c61d-46b8-42a0-9997-ca95ce4adc2d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:43:13.148 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'eae2c61d-46b8-42a0-9997-ca95ce4adc2d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:43:13.148 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port eae2c61d-46b8-42a0-9997-ca95ce4adc2d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:43:13.195 3080 3196792993576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8f153727-695f-4863-9bd6-6d29670d6ba9 2021-09-03 20:43:13.195 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eae2c61d-46b8-42a0-9997-ca95ce4adc2d'] 2021-09-03 20:43:13.195 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:43:13.195 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:43:13.195 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eae2c61d-46b8-42a0-9997-ca95ce4adc2d'] 2021-09-03 20:43:13.369 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-4e97593d-4ab0-48ad-a034-2bd5bff4f8bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:13.369 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-4e97593d-4ab0-48ad-a034-2bd5bff4f8bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:13.369 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-4e97593d-4ab0-48ad-a034-2bd5bff4f8bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:13.369 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update port filter for 9358056e-5c5c-420f-9301-545034c115b3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:43:13.369 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Updating port rules. 2021-09-03 20:43:13.369 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-03 20:43:13.369 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:13.459 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b58e4c88-f39f-4bc2-aa89-c8e266c24827 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: 5a4fa5a7-9299-47f9-9330-21c1ac8946e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:43:13.459 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b58e4c88-f39f-4bc2-aa89-c8e266c24827 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port 5a4fa5a7-9299-47f9-9330-21c1ac8946e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:43:13.661 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:13.661 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:13.661 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-b41f3af4-af87-43a8-a6d3-0215d162e9d4 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:15.148 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:15.179 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:16.272 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5a4fa5a7-9299-47f9-9330-21c1ac8946e1 2021-09-03 20:43:16.974 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0382c03-95a7-4b77-b7e4-94e9c3955ec4 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Security group member updated on remote: ['88c7b816-e08a-4c12-9fef-7e43647d3e8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:43:16.974 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-c0382c03-95a7-4b77-b7e4-94e9c3955ec4 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Security group member updated ['88c7b816-e08a-4c12-9fef-7e43647d3e8b'] 2021-09-03 20:43:17.147 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:43:17.447 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 5a4fa5a7-9299-47f9-9330-21c1ac8946e1 2021-09-03 20:43:17.447 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 5a4fa5a7-9299-47f9-9330-21c1ac8946e1 updated. Details: {'device': '5a4fa5a7-9299-47f9-9330-21c1ac8946e1', 'network_id': '3e55e1a0-6db5-4917-ad1e-b93bf8345468', 'port_id': '5a4fa5a7-9299-47f9-9330-21c1ac8946e1', 'mac_address': 'fa:16:3e:04:93:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 851, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3eeb32ba-dd81-49c5-a6b5-f6dc42009c3c', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:43:17.447 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:43:17.447 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5a4fa5a7-9299-47f9-9330-21c1ac8946e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:17.447 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5a4fa5a7-9299-47f9-9330-21c1ac8946e1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:43:17.447 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:43:17.732 3080 3196792992520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5a4fa5a7-9299-47f9-9330-21c1ac8946e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:43:17.732 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5a4fa5a7-9299-47f9-9330-21c1ac8946e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:43:17.743 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5a4fa5a7-9299-47f9-9330-21c1ac8946e1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:43:17.743 3080 3196792992520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 851, VLAN trunk: None to switch port 5a4fa5a7-9299-47f9-9330-21c1ac8946e1 2021-09-03 20:43:17.913 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:43:17.928 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5a4fa5a7-9299-47f9-9330-21c1ac8946e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:43:18.041 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b54fc691-fe39-463c-8aac-3489cc6c68ca c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: 642e94a6-f48f-4925-8bf5-20a1a0ecdaea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:43:18.041 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b54fc691-fe39-463c-8aac-3489cc6c68ca c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port 642e94a6-f48f-4925-8bf5-20a1a0ecdaea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:43:18.068 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5a4fa5a7-9299-47f9-9330-21c1ac8946e1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:43:18.068 3080 3196792992520 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-09-03 20:43:18.100 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:43:18.100 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:43:18.100 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5a4fa5a7-9299-47f9-9330-21c1ac8946e1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:43:18.100 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:43:18.100 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5a4fa5a7-9299-47f9-9330-21c1ac8946e1 not yet added. Adding. 2021-09-03 20:43:18.100 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:43:18.100 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:43:18.455 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a4fa5a7-9299-47f9-9330-21c1ac8946e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:18.724 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a4fa5a7-9299-47f9-9330-21c1ac8946e1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:18.724 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a4fa5a7-9299-47f9-9330-21c1ac8946e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:19.084 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a4fa5a7-9299-47f9-9330-21c1ac8946e1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:19.297 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5a4fa5a7-9299-47f9-9330-21c1ac8946e1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.843s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:19.297 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5a4fa5a7-9299-47f9-9330-21c1ac8946e1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:43:19.297 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5a4fa5a7-9299-47f9-9330-21c1ac8946e1 processed. 2021-09-03 20:43:20.319 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 642e94a6-f48f-4925-8bf5-20a1a0ecdaea 2021-09-03 20:43:21.182 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:43:21.182 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:21.601 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 642e94a6-f48f-4925-8bf5-20a1a0ecdaea 2021-09-03 20:43:21.601 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 642e94a6-f48f-4925-8bf5-20a1a0ecdaea updated. Details: {'device': '642e94a6-f48f-4925-8bf5-20a1a0ecdaea', 'network_id': '8f153727-695f-4863-9bd6-6d29670d6ba9', 'port_id': '642e94a6-f48f-4925-8bf5-20a1a0ecdaea', 'mac_address': 'fa:16:3e:c6:fb:11', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 856, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6190000d-ba03-40e6-8679-50d498c5a2f9', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:43:21.601 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:43:21.601 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-642e94a6-f48f-4925-8bf5-20a1a0ecdaea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:21.601 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 642e94a6-f48f-4925-8bf5-20a1a0ecdaea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:43:21.601 3080 3196792993576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8f153727-695f-4863-9bd6-6d29670d6ba9 2021-09-03 20:43:21.601 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:43:21.761 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:21.852 3080 3196792993576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '642e94a6-f48f-4925-8bf5-20a1a0ecdaea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:43:21.852 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '642e94a6-f48f-4925-8bf5-20a1a0ecdaea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:43:21.869 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 642e94a6-f48f-4925-8bf5-20a1a0ecdaea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:43:21.869 3080 3196792993576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 856, VLAN trunk: None to switch port 642e94a6-f48f-4925-8bf5-20a1a0ecdaea 2021-09-03 20:43:22.055 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:43:22.055 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['642e94a6-f48f-4925-8bf5-20a1a0ecdaea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:43:22.209 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['642e94a6-f48f-4925-8bf5-20a1a0ecdaea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:43:22.209 3080 3196792993576 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-09-03 20:43:22.209 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (88c7b816-e08a-4c12-9fef-7e43647d3e8b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:43:22.209 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (88c7b816-e08a-4c12-9fef-7e43647d3e8b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:43:22.209 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 642e94a6-f48f-4925-8bf5-20a1a0ecdaea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:43:22.209 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:43:22.209 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 642e94a6-f48f-4925-8bf5-20a1a0ecdaea not yet added. Adding. 2021-09-03 20:43:22.209 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:43:22.209 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:43:22.548 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-642e94a6-f48f-4925-8bf5-20a1a0ecdaea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:22.821 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-642e94a6-f48f-4925-8bf5-20a1a0ecdaea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:22.821 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-642e94a6-f48f-4925-8bf5-20a1a0ecdaea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:23.101 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-642e94a6-f48f-4925-8bf5-20a1a0ecdaea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:23.320 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-642e94a6-f48f-4925-8bf5-20a1a0ecdaea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:23.320 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 642e94a6-f48f-4925-8bf5-20a1a0ecdaea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:43:23.320 3080 3196792993576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 642e94a6-f48f-4925-8bf5-20a1a0ecdaea processed. 2021-09-03 20:43:25.084 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-501a5313-042e-41fc-8b08-9093a053b889 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network d59d8d5c-e956-49e3-8bfc-9b7e6f761050 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:43:25.099 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-501a5313-042e-41fc-8b08-9093a053b889 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Network d59d8d5c-e956-49e3-8bfc-9b7e6f761050 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-03 20:43:25.225 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:25.652 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:26.058 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f838b69-328f-47a0-9626-44716052f003 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network 05b0dc73-1b3c-4f40-ab1f-ab2286eae02c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:43:26.058 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f838b69-328f-47a0-9626-44716052f003 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Network 05b0dc73-1b3c-4f40-ab1f-ab2286eae02c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-03 20:43:32.537 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 642e94a6-f48f-4925-8bf5-20a1a0ecdaea 2021-09-03 20:43:32.649 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fad08444-3c62-40fe-b69a-2ca70cc01c09 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Security group member updated on remote: ['88c7b816-e08a-4c12-9fef-7e43647d3e8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:43:32.649 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-fad08444-3c62-40fe-b69a-2ca70cc01c09 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Security group member updated ['88c7b816-e08a-4c12-9fef-7e43647d3e8b'] 2021-09-03 20:43:32.649 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-fad08444-3c62-40fe-b69a-2ca70cc01c09 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Refresh firewall rules 2021-09-03 20:43:32.649 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fad08444-3c62-40fe-b69a-2ca70cc01c09 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Get security group information for devices via rpc ['642e94a6-f48f-4925-8bf5-20a1a0ecdaea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:43:32.684 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fad08444-3c62-40fe-b69a-2ca70cc01c09 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:43:32.684 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fad08444-3c62-40fe-b69a-2ca70cc01c09 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:43:32.724 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fad08444-3c62-40fe-b69a-2ca70cc01c09 4545ec3686fe47f4bf0bd5310c494b3d 4e32b568488e44f1b6838e2252fdac74 - - -] port_delete event received for '642e94a6-f48f-4925-8bf5-20a1a0ecdaea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:43:33.257 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:43:33.257 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '642e94a6-f48f-4925-8bf5-20a1a0ecdaea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:43:33.257 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '642e94a6-f48f-4925-8bf5-20a1a0ecdaea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:43:33.257 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 642e94a6-f48f-4925-8bf5-20a1a0ecdaea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:43:33.288 3080 3196792993576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8f153727-695f-4863-9bd6-6d29670d6ba9 2021-09-03 20:43:33.288 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['642e94a6-f48f-4925-8bf5-20a1a0ecdaea'] 2021-09-03 20:43:33.288 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:43:33.288 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:43:33.288 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['642e94a6-f48f-4925-8bf5-20a1a0ecdaea'] 2021-09-03 20:43:35.255 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:35.304 3080 3196792993576 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-09-03 20:43:37.583 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated on remote: ['428306cb-ad67-4791-8058-17b701c6bcfa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:43:37.583 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated ['428306cb-ad67-4791-8058-17b701c6bcfa'] 2021-09-03 20:43:37.583 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Refresh firewall rules 2021-09-03 20:43:37.583 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Get security group information for devices via rpc ['387f0ccc-797e-4068-a551-344b82e77520', '9358056e-5c5c-420f-9301-545034c115b3', '4e97593d-4ab0-48ad-a034-2bd5bff4f8bd', '5a4fa5a7-9299-47f9-9330-21c1ac8946e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:43:37.678 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] port_delete event received for '5a4fa5a7-9299-47f9-9330-21c1ac8946e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:43:37.974 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update security group information for ports dict_keys(['387f0ccc-797e-4068-a551-344b82e77520', '4e97593d-4ab0-48ad-a034-2bd5bff4f8bd', '9358056e-5c5c-420f-9301-545034c115b3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:43:37.974 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:43:37.974 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update rules of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:43:37.974 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update members of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:43:37.974 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update port filter for 387f0ccc-797e-4068-a551-344b82e77520 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:43:37.974 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Updating port rules. 2021-09-03 20:43:37.974 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-03 20:43:37.974 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:37.990 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:37.990 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:38.258 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:38.258 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update port filter for 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:43:38.270 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Updating port rules. 2021-09-03 20:43:38.270 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-03 20:43:38.270 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-4e97593d-4ab0-48ad-a034-2bd5bff4f8bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:38.270 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-4e97593d-4ab0-48ad-a034-2bd5bff4f8bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:38.270 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-4e97593d-4ab0-48ad-a034-2bd5bff4f8bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:38.569 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-4e97593d-4ab0-48ad-a034-2bd5bff4f8bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:38.569 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update port filter for 9358056e-5c5c-420f-9301-545034c115b3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:43:38.569 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Updating port rules. 2021-09-03 20:43:38.569 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-03 20:43:38.569 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:38.585 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:38.585 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:38.585 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5a4fa5a7-9299-47f9-9330-21c1ac8946e1 2021-09-03 20:43:38.898 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-3385762a-a524-4119-871c-f32c82b49a40 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:39.256 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:43:39.256 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5a4fa5a7-9299-47f9-9330-21c1ac8946e1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:43:39.256 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5a4fa5a7-9299-47f9-9330-21c1ac8946e1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:43:39.256 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5a4fa5a7-9299-47f9-9330-21c1ac8946e1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:43:39.275 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5a4fa5a7-9299-47f9-9330-21c1ac8946e1'] 2021-09-03 20:43:39.275 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:43:39.275 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:43:39.275 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5a4fa5a7-9299-47f9-9330-21c1ac8946e1'] 2021-09-03 20:43:41.276 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:41.319 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:44.662 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd 2021-09-03 20:43:45.302 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:43:45.302 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4e97593d-4ab0-48ad-a034-2bd5bff4f8bd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:43:45.302 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4e97593d-4ab0-48ad-a034-2bd5bff4f8bd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:43:45.302 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4e97593d-4ab0-48ad-a034-2bd5bff4f8bd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:43:45.319 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e97593d-4ab0-48ad-a034-2bd5bff4f8bd'] 2021-09-03 20:43:45.319 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:43:45.319 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:43:45.319 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e97593d-4ab0-48ad-a034-2bd5bff4f8bd'] 2021-09-03 20:43:45.428 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated on remote: ['428306cb-ad67-4791-8058-17b701c6bcfa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:43:45.428 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated ['428306cb-ad67-4791-8058-17b701c6bcfa'] 2021-09-03 20:43:45.428 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Refresh firewall rules 2021-09-03 20:43:45.428 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Get security group information for devices via rpc ['387f0ccc-797e-4068-a551-344b82e77520', '9358056e-5c5c-420f-9301-545034c115b3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:43:45.992 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update security group information for ports dict_keys(['387f0ccc-797e-4068-a551-344b82e77520', '9358056e-5c5c-420f-9301-545034c115b3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:43:45.992 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:43:45.992 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update rules of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:43:45.992 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update members of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:43:45.992 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update port filter for 387f0ccc-797e-4068-a551-344b82e77520 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:43:45.992 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Updating port rules. 2021-09-03 20:43:45.992 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-03 20:43:45.992 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:45.992 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:45.992 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:46.197 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] port_delete event received for '4e97593d-4ab0-48ad-a034-2bd5bff4f8bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:43:46.223 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:46.223 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update port filter for 9358056e-5c5c-420f-9301-545034c115b3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:43:46.223 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Updating port rules. 2021-09-03 20:43:46.223 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-03 20:43:46.223 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:46.223 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:46.223 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:46.431 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-409c391f-82b2-41cb-b13b-db5469b05860 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-9358056e-5c5c-420f-9301-545034c115b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:47.325 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:47.366 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:48.986 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e240acbe-a687-4152-917e-c43d1a5adbd3 - - - - -] port_update received: f4c32f82-9804-4747-997e-0d744aa12787 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:43:48.989 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e240acbe-a687-4152-917e-c43d1a5adbd3 - - - - -] No port f4c32f82-9804-4747-997e-0d744aa12787 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:43:50.714 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9358056e-5c5c-420f-9301-545034c115b3 2021-09-03 20:43:50.819 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated on remote: ['428306cb-ad67-4791-8058-17b701c6bcfa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:43:50.819 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated ['428306cb-ad67-4791-8058-17b701c6bcfa'] 2021-09-03 20:43:50.819 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Refresh firewall rules 2021-09-03 20:43:50.819 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Get security group information for devices via rpc ['387f0ccc-797e-4068-a551-344b82e77520', '9358056e-5c5c-420f-9301-545034c115b3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:43:51.036 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] port_delete event received for '9358056e-5c5c-420f-9301-545034c115b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:43:51.348 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:43:51.348 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update security group information for ports dict_keys(['387f0ccc-797e-4068-a551-344b82e77520']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:43:51.348 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:43:51.348 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update rules of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:43:51.348 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update members of security group (428306cb-ad67-4791-8058-17b701c6bcfa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:43:51.348 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update port filter for 387f0ccc-797e-4068-a551-344b82e77520 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:43:51.348 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Updating port rules. 2021-09-03 20:43:51.348 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-03 20:43:51.348 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:51.364 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:51.364 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:51.364 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9358056e-5c5c-420f-9301-545034c115b3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:43:51.364 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9358056e-5c5c-420f-9301-545034c115b3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:43:51.364 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9358056e-5c5c-420f-9301-545034c115b3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:43:51.380 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9358056e-5c5c-420f-9301-545034c115b3'] 2021-09-03 20:43:51.380 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:43:51.380 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:43:51.380 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9358056e-5c5c-420f-9301-545034c115b3'] 2021-09-03 20:43:51.555 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-953a565a-ae73-4535-9f3d-7d2b37ff3de7 eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Lock "n-hv-driver-port-lock-387f0ccc-797e-4068-a551-344b82e77520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:53.354 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:53.408 3080 3196792993576 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-09-03 20:43:54.192 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d96b949-e27e-4540-9edd-cd36eecf9fe3 - - - - -] port_update received: 6b1ba7e3-0ef7-4118-9f13-cc6afdc6fcbb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:43:54.208 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d96b949-e27e-4540-9edd-cd36eecf9fe3 - - - - -] No port 6b1ba7e3-0ef7-4118-9f13-cc6afdc6fcbb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:43:54.724 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b06eb799-67bf-4d35-b6af-d5e5ec0748df 2021-09-03 20:43:55.380 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:43:56.356 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port b06eb799-67bf-4d35-b6af-d5e5ec0748df 2021-09-03 20:43:56.356 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port b06eb799-67bf-4d35-b6af-d5e5ec0748df updated. Details: {'device': 'b06eb799-67bf-4d35-b6af-d5e5ec0748df', 'network_id': '7f966b07-a328-482a-b316-3cc32c4f697b', 'port_id': 'b06eb799-67bf-4d35-b6af-d5e5ec0748df', 'mac_address': 'fa:16:3e:0c:d0:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 855, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f2990030-bdf6-47d5-b916-1c6a2522afa2', '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-09-03 20:43:56.356 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:43:56.356 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:56.356 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b06eb799-67bf-4d35-b6af-d5e5ec0748df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:43:56.365 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:43:56.379 3080 3196792993576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b06eb799-67bf-4d35-b6af-d5e5ec0748df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:43:56.379 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b06eb799-67bf-4d35-b6af-d5e5ec0748df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:43:56.399 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b06eb799-67bf-4d35-b6af-d5e5ec0748df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:43:56.399 3080 3196792993576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 855, VLAN trunk: None to switch port b06eb799-67bf-4d35-b6af-d5e5ec0748df 2021-09-03 20:43:56.474 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:43:56.474 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b06eb799-67bf-4d35-b6af-d5e5ec0748df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:43:57.117 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b06eb799-67bf-4d35-b6af-d5e5ec0748df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:43:57.117 3080 3196792993576 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-09-03 20:43:57.117 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c9590734-9f3f-48bb-a0bc-21e6738c86e2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:43:57.117 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b06eb799-67bf-4d35-b6af-d5e5ec0748df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:43:57.117 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:43:57.117 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-03 20:43:57.117 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:57.117 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:57.117 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:57.117 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:57.179 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:43:57.179 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b06eb799-67bf-4d35-b6af-d5e5ec0748df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:43:57.179 3080 3196792993576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b06eb799-67bf-4d35-b6af-d5e5ec0748df processed. 2021-09-03 20:43:57.391 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:43:57.869 3080 3196792993576 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-09-03 20:43:57.928 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5346027-91cc-4363-95ab-81df3dca050a eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated on remote: ['428306cb-ad67-4791-8058-17b701c6bcfa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:43:57.928 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-f5346027-91cc-4363-95ab-81df3dca050a eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Security group member updated ['428306cb-ad67-4791-8058-17b701c6bcfa'] 2021-09-03 20:43:57.928 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-f5346027-91cc-4363-95ab-81df3dca050a eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Refresh firewall rules 2021-09-03 20:43:57.928 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5346027-91cc-4363-95ab-81df3dca050a eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Get security group information for devices via rpc ['387f0ccc-797e-4068-a551-344b82e77520'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:43:58.036 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f5346027-91cc-4363-95ab-81df3dca050a eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:43:58.036 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f5346027-91cc-4363-95ab-81df3dca050a eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:43:58.212 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5346027-91cc-4363-95ab-81df3dca050a eca312da61bb4cd193bdeb423cb52e25 92c9151c452b44b1982aa40eb1607949 - - -] port_delete event received for '387f0ccc-797e-4068-a551-344b82e77520' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:43:58.901 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 387f0ccc-797e-4068-a551-344b82e77520 2021-09-03 20:43:59.395 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:43:59.395 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '387f0ccc-797e-4068-a551-344b82e77520' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:43:59.395 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '387f0ccc-797e-4068-a551-344b82e77520' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:43:59.395 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 387f0ccc-797e-4068-a551-344b82e77520 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:43:59.413 3080 3196792993576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3e55e1a0-6db5-4917-ad1e-b93bf8345468 2021-09-03 20:43:59.413 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['387f0ccc-797e-4068-a551-344b82e77520'] 2021-09-03 20:43:59.413 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:43:59.413 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:43:59.413 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['387f0ccc-797e-4068-a551-344b82e77520'] 2021-09-03 20:44:01.410 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:44:01.478 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:44:01.898 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5eea119-3092-43b0-b554-0c0665e2532f 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network 3e55e1a0-6db5-4917-ad1e-b93bf8345468 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:44:01.898 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5eea119-3092-43b0-b554-0c0665e2532f 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Network 3e55e1a0-6db5-4917-ad1e-b93bf8345468 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-03 20:44:02.696 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-691689d9-34af-447d-b2ab-9705961a506b - - - - -] port_update received: 416a0e9d-5a5c-4e53-819d-c1d6a3c62c3a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:44:02.709 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-691689d9-34af-447d-b2ab-9705961a506b - - - - -] No port 416a0e9d-5a5c-4e53-819d-c1d6a3c62c3a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:44:10.090 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-594ca3ca-f9a5-418c-93aa-9ee58df41151 - - - - -] port_update received: 2f9be7df-d1af-47f7-b87f-eeba629aacbe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:44:10.121 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-594ca3ca-f9a5-418c-93aa-9ee58df41151 - - - - -] No port 2f9be7df-d1af-47f7-b87f-eeba629aacbe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:44:19.194 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b06eb799-67bf-4d35-b6af-d5e5ec0748df 2021-09-03 20:44:19.194 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fd58e483-c160-46f6-8f22-b724472bcf06 2021-09-03 20:44:19.556 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:44:19.556 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b06eb799-67bf-4d35-b6af-d5e5ec0748df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:44:19.556 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b06eb799-67bf-4d35-b6af-d5e5ec0748df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:44:19.556 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b06eb799-67bf-4d35-b6af-d5e5ec0748df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:44:19.556 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fd58e483-c160-46f6-8f22-b724472bcf06' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:44:19.556 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fd58e483-c160-46f6-8f22-b724472bcf06' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:44:19.556 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fd58e483-c160-46f6-8f22-b724472bcf06 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:44:19.570 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd58e483-c160-46f6-8f22-b724472bcf06'] 2021-09-03 20:44:19.570 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:44:19.570 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:44:19.570 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd58e483-c160-46f6-8f22-b724472bcf06'] 2021-09-03 20:44:19.570 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b06eb799-67bf-4d35-b6af-d5e5ec0748df'] 2021-09-03 20:44:19.570 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:44:19.570 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:44:19.570 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b06eb799-67bf-4d35-b6af-d5e5ec0748df'] 2021-09-03 20:44:19.761 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Security group member updated on remote: ['d8476e2c-b1a3-4f4b-a202-08d918cf44cc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:44:19.761 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Security group member updated ['d8476e2c-b1a3-4f4b-a202-08d918cf44cc'] 2021-09-03 20:44:19.761 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Refresh firewall rules 2021-09-03 20:44:19.761 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Get security group information for devices via rpc ['e0b7c8d7-61d5-453f-9c73-a76f8514aa7f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:44:19.912 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] port_delete event received for 'fd58e483-c160-46f6-8f22-b724472bcf06' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:44:20.020 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Update security group information for ports dict_keys(['e0b7c8d7-61d5-453f-9c73-a76f8514aa7f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:44:20.020 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:44:20.020 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Update rules of security group (d8476e2c-b1a3-4f4b-a202-08d918cf44cc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:44:20.020 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Update members of security group (d8476e2c-b1a3-4f4b-a202-08d918cf44cc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:44:20.020 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Update port filter for e0b7c8d7-61d5-453f-9c73-a76f8514aa7f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:44:20.051 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Updating port rules. 2021-09-03 20:44:20.051 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-03 20:44:20.051 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Lock "n-hv-driver-port-lock-e0b7c8d7-61d5-453f-9c73-a76f8514aa7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:44:20.051 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Lock "n-hv-driver-port-lock-e0b7c8d7-61d5-453f-9c73-a76f8514aa7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:44:20.051 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Lock "n-hv-driver-port-lock-e0b7c8d7-61d5-453f-9c73-a76f8514aa7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:44:20.223 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [req-40381c1e-5412-45a7-8070-c5c217c6a45d 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Lock "n-hv-driver-port-lock-e0b7c8d7-61d5-453f-9c73-a76f8514aa7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:44:21.195 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b06eb799-67bf-4d35-b6af-d5e5ec0748df 2021-09-03 20:44:21.582 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:44:21.582 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:44:21.582 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b06eb799-67bf-4d35-b6af-d5e5ec0748df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:44:21.582 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b06eb799-67bf-4d35-b6af-d5e5ec0748df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:44:21.582 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b06eb799-67bf-4d35-b6af-d5e5ec0748df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:44:21.601 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7f966b07-a328-482a-b316-3cc32c4f697b 2021-09-03 20:44:21.601 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b06eb799-67bf-4d35-b6af-d5e5ec0748df'] 2021-09-03 20:44:21.601 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:44:21.601 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b06eb799-67bf-4d35-b6af-d5e5ec0748df'] 2021-09-03 20:44:21.960 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:44:24.488 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b1845bc-a0d5-45c1-a0fe-f30e6601e11b 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network 8f153727-695f-4863-9bd6-6d29670d6ba9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:44:24.488 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b1845bc-a0d5-45c1-a0fe-f30e6601e11b 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Network 8f153727-695f-4863-9bd6-6d29670d6ba9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-03 20:44:29.101 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-410d9b8d-3aac-40be-859d-83ebf56e24d8 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Security group member updated on remote: ['d8476e2c-b1a3-4f4b-a202-08d918cf44cc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:44:29.101 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-410d9b8d-3aac-40be-859d-83ebf56e24d8 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Security group member updated ['d8476e2c-b1a3-4f4b-a202-08d918cf44cc'] 2021-09-03 20:44:29.101 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-410d9b8d-3aac-40be-859d-83ebf56e24d8 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Refresh firewall rules 2021-09-03 20:44:29.101 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-410d9b8d-3aac-40be-859d-83ebf56e24d8 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Get security group information for devices via rpc ['e0b7c8d7-61d5-453f-9c73-a76f8514aa7f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:44:29.135 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-410d9b8d-3aac-40be-859d-83ebf56e24d8 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:44:29.135 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-410d9b8d-3aac-40be-859d-83ebf56e24d8 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:44:29.215 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-410d9b8d-3aac-40be-859d-83ebf56e24d8 5692691db8e8410a8a5246e59ea2e7e7 bce21e6ef7e344068dd2f08201d9ffd7 - - -] port_delete event received for 'e0b7c8d7-61d5-453f-9c73-a76f8514aa7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:44:29.239 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e0b7c8d7-61d5-453f-9c73-a76f8514aa7f 2021-09-03 20:44:29.411 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd0f9f53-6388-4f54-a7e6-9e9d675bdd74 ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group member updated on remote: ['6f8c7a0b-a765-40ad-9e75-57354fdf73f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:44:29.411 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [req-dd0f9f53-6388-4f54-a7e6-9e9d675bdd74 ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group member updated ['6f8c7a0b-a765-40ad-9e75-57354fdf73f1'] 2021-09-03 20:44:29.636 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:44:29.636 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e0b7c8d7-61d5-453f-9c73-a76f8514aa7f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:44:29.636 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e0b7c8d7-61d5-453f-9c73-a76f8514aa7f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:44:29.636 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e0b7c8d7-61d5-453f-9c73-a76f8514aa7f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:44:29.645 3080 3196792993576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3cbce783-c813-44e8-80d7-a6a11b433819 2021-09-03 20:44:29.645 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e0b7c8d7-61d5-453f-9c73-a76f8514aa7f'] 2021-09-03 20:44:29.645 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:44:29.645 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:44:29.645 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e0b7c8d7-61d5-453f-9c73-a76f8514aa7f'] 2021-09-03 20:44:31.651 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:44:31.713 3080 3196792993576 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-09-03 20:44:41.916 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-074e6ec4-ac11-4394-a107-70341fde8f01 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: 23571d55-7690-4b4e-aaa4-984ebc117f62 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:44:41.926 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-074e6ec4-ac11-4394-a107-70341fde8f01 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port 23571d55-7690-4b4e-aaa4-984ebc117f62 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:44:44.457 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3f017bd-dfb8-40f7-ac31-261f3599cda6 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for 'c52cf905-4dec-4a1b-a9d1-af48171e4422' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:44:46.461 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1aa6c887-0b5d-460e-b9ff-7ade91dcfca4 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for 'c5309bd0-fef0-4225-b003-4395d75b236f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:44:47.616 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b06b79f6-7532-4f0e-91d2-ccda117d33dd 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network 3cbce783-c813-44e8-80d7-a6a11b433819 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:44:47.616 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b06b79f6-7532-4f0e-91d2-ccda117d33dd 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Network 3cbce783-c813-44e8-80d7-a6a11b433819 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-03 20:44:53.382 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b06eb799-67bf-4d35-b6af-d5e5ec0748df 2021-09-03 20:44:53.722 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:44:54.004 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port b06eb799-67bf-4d35-b6af-d5e5ec0748df 2021-09-03 20:44:54.004 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port b06eb799-67bf-4d35-b6af-d5e5ec0748df updated. Details: {'device': 'b06eb799-67bf-4d35-b6af-d5e5ec0748df', 'network_id': '7f966b07-a328-482a-b316-3cc32c4f697b', 'port_id': 'b06eb799-67bf-4d35-b6af-d5e5ec0748df', 'mac_address': 'fa:16:3e:0c:d0:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 855, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f2990030-bdf6-47d5-b916-1c6a2522afa2', '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-09-03 20:44:54.004 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:44:54.004 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:44:54.004 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b06eb799-67bf-4d35-b6af-d5e5ec0748df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:44:54.004 3080 3196792993576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7f966b07-a328-482a-b316-3cc32c4f697b 2021-09-03 20:44:54.004 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:44:54.175 3080 3196792993576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b06eb799-67bf-4d35-b6af-d5e5ec0748df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:44:54.175 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b06eb799-67bf-4d35-b6af-d5e5ec0748df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:44:54.175 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b06eb799-67bf-4d35-b6af-d5e5ec0748df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:44:54.175 3080 3196792993576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 855, VLAN trunk: None to switch port b06eb799-67bf-4d35-b6af-d5e5ec0748df 2021-09-03 20:44:54.254 3080 3196792993576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:44:54.254 3080 3196792993576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b06eb799-67bf-4d35-b6af-d5e5ec0748df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:44:54.410 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b06eb799-67bf-4d35-b6af-d5e5ec0748df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:44:54.410 3080 3196792993576 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-09-03 20:44:54.410 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c9590734-9f3f-48bb-a0bc-21e6738c86e2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:44:54.410 3080 3196792993576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b06eb799-67bf-4d35-b6af-d5e5ec0748df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:44:54.410 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:44:54.410 3080 3196792993576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b06eb799-67bf-4d35-b6af-d5e5ec0748df not yet added. Adding. 2021-09-03 20:44:54.410 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:44:54.410 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:44:54.488 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:44:54.568 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:44:54.568 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:44:54.689 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:44:54.757 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b06eb799-67bf-4d35-b6af-d5e5ec0748df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:44:54.757 3080 3196792993576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b06eb799-67bf-4d35-b6af-d5e5ec0748df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:44:54.757 3080 3196792993576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b06eb799-67bf-4d35-b6af-d5e5ec0748df processed. 2021-09-03 20:44:55.409 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 23571d55-7690-4b4e-aaa4-984ebc117f62 2021-09-03 20:44:55.722 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:44:55.722 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:44:56.211 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 23571d55-7690-4b4e-aaa4-984ebc117f62 2021-09-03 20:44:56.211 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 23571d55-7690-4b4e-aaa4-984ebc117f62 updated. Details: {'device': '23571d55-7690-4b4e-aaa4-984ebc117f62', 'network_id': '2205deae-a074-4693-b2d0-c2792276f638', 'port_id': '23571d55-7690-4b4e-aaa4-984ebc117f62', 'mac_address': 'fa:16:3e:cb:15:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 886, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0ba95255-c575-4aed-8019-4c1d05cc8230', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:44:56.211 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:44:56.211 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:44:56.211 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 23571d55-7690-4b4e-aaa4-984ebc117f62 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:44:56.211 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2205deae-a074-4693-b2d0-c2792276f638 2021-09-03 20:44:56.211 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:44:56.244 3080 3196792993576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:44:56.364 3080 3196792992520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '23571d55-7690-4b4e-aaa4-984ebc117f62') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:44:56.364 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '23571d55-7690-4b4e-aaa4-984ebc117f62') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:44:56.364 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 23571d55-7690-4b4e-aaa4-984ebc117f62 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:44:56.364 3080 3196792992520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 886, VLAN trunk: None to switch port 23571d55-7690-4b4e-aaa4-984ebc117f62 2021-09-03 20:44:56.435 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:44:56.435 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['23571d55-7690-4b4e-aaa4-984ebc117f62'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:44:56.599 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['23571d55-7690-4b4e-aaa4-984ebc117f62']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:44:56.599 3080 3196792992520 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-09-03 20:44:56.599 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6f8c7a0b-a765-40ad-9e75-57354fdf73f1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:44:56.599 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6f8c7a0b-a765-40ad-9e75-57354fdf73f1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:44:56.599 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 23571d55-7690-4b4e-aaa4-984ebc117f62 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:44:56.599 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:44:56.599 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 23571d55-7690-4b4e-aaa4-984ebc117f62 not yet added. Adding. 2021-09-03 20:44:56.599 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:44:56.599 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:44:56.715 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:44:56.816 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:44:56.816 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:44:56.931 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:44:57.032 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:44:57.032 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 23571d55-7690-4b4e-aaa4-984ebc117f62 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:44:57.032 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 23571d55-7690-4b4e-aaa4-984ebc117f62 processed. 2021-09-03 20:44:57.738 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:44:58.068 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:45:09.083 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67e48a5b-78b2-4642-9a2c-6292c6446783 - - - - -] port_update received: 200c07cc-c73e-4314-96d0-39ef28875429 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:45:09.097 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67e48a5b-78b2-4642-9a2c-6292c6446783 - - - - -] No port 200c07cc-c73e-4314-96d0-39ef28875429 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:45:11.180 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b0dd395-3d51-4909-97ed-29f6e69c2904 ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group rule updated on remote: ['ac9e07e6-8f77-4e75-b81c-147e9a80afca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:45:11.180 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-8b0dd395-3d51-4909-97ed-29f6e69c2904 ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group rule updated ['ac9e07e6-8f77-4e75-b81c-147e9a80afca'] 2021-09-03 20:45:11.534 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70713b31-c821-489b-aab0-15fc85acd0a7 ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group rule updated on remote: ['ac9e07e6-8f77-4e75-b81c-147e9a80afca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:45:11.534 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-70713b31-c821-489b-aab0-15fc85acd0a7 ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group rule updated ['ac9e07e6-8f77-4e75-b81c-147e9a80afca'] 2021-09-03 20:45:11.847 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f6f49c0-24c5-4be6-a9ec-2deb26928373 ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group rule updated on remote: ['ac9e07e6-8f77-4e75-b81c-147e9a80afca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:45:11.847 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-0f6f49c0-24c5-4be6-a9ec-2deb26928373 ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group rule updated ['ac9e07e6-8f77-4e75-b81c-147e9a80afca'] 2021-09-03 20:45:12.490 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-519399a4-479e-465f-8af2-044a9f80e0f9 ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group rule updated on remote: ['ac9e07e6-8f77-4e75-b81c-147e9a80afca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:45:12.490 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-519399a4-479e-465f-8af2-044a9f80e0f9 ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group rule updated ['ac9e07e6-8f77-4e75-b81c-147e9a80afca'] 2021-09-03 20:45:13.339 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6329baf3-0149-4b2c-856b-4d50140da8c0 - - - - -] port_update received: 7a2dcb48-3461-4119-b526-3dca7a27694d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:45:13.354 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6329baf3-0149-4b2c-856b-4d50140da8c0 - - - - -] No port 7a2dcb48-3461-4119-b526-3dca7a27694d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:45:13.520 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4d51314-a31f-4cd5-9047-2c25d2cd91d5 ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group rule updated on remote: ['ac9e07e6-8f77-4e75-b81c-147e9a80afca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:45:13.534 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-c4d51314-a31f-4cd5-9047-2c25d2cd91d5 ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group rule updated ['ac9e07e6-8f77-4e75-b81c-147e9a80afca'] 2021-09-03 20:45:14.049 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ca18e37-6349-4528-b12a-bbf05f608e63 ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group rule updated on remote: ['ac9e07e6-8f77-4e75-b81c-147e9a80afca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:45:14.059 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-2ca18e37-6349-4528-b12a-bbf05f608e63 ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group rule updated ['ac9e07e6-8f77-4e75-b81c-147e9a80afca'] 2021-09-03 20:45:15.004 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group member updated on remote: ['ac9e07e6-8f77-4e75-b81c-147e9a80afca', '6f8c7a0b-a765-40ad-9e75-57354fdf73f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:45:15.004 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group member updated ['ac9e07e6-8f77-4e75-b81c-147e9a80afca', '6f8c7a0b-a765-40ad-9e75-57354fdf73f1'] 2021-09-03 20:45:15.004 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Refresh firewall rules 2021-09-03 20:45:15.004 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Get security group information for devices via rpc ['23571d55-7690-4b4e-aaa4-984ebc117f62'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:45:15.050 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] port_update received: 23571d55-7690-4b4e-aaa4-984ebc117f62 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:45:15.067 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-agent-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:45:15.067 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Binding port 23571d55-7690-4b4e-aaa4-984ebc117f62 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:45:15.067 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:45:15.088 3080 3196792993400 MainThread DEBUG neutron.services.trunk.rpc.agent [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '23571d55-7690-4b4e-aaa4-984ebc117f62') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:45:15.088 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '23571d55-7690-4b4e-aaa4-984ebc117f62') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:45:15.097 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Trunk plugin disabled on server. Assuming port 23571d55-7690-4b4e-aaa4-984ebc117f62 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:45:15.097 3080 3196792993400 MainThread INFO networking_hyperv.neutron.trunk_driver [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Binding VLAN ID: 886, VLAN trunk: None to switch port 23571d55-7690-4b4e-aaa4-984ebc117f62 2021-09-03 20:45:15.148 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Refresh firewall rules 2021-09-03 20:45:15.148 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Get security group information for devices via rpc ['23571d55-7690-4b4e-aaa4-984ebc117f62'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:45:16.096 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update security group information for ports dict_keys(['23571d55-7690-4b4e-aaa4-984ebc117f62']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:45:16.096 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:45:16.096 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update rules of security group (6f8c7a0b-a765-40ad-9e75-57354fdf73f1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:45:16.096 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update rules of security group (ac9e07e6-8f77-4e75-b81c-147e9a80afca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:45:16.096 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update members of security group (6f8c7a0b-a765-40ad-9e75-57354fdf73f1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:45:16.096 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update port filter for 23571d55-7690-4b4e-aaa4-984ebc117f62 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:45:16.096 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Updating port rules. 2021-09-03 20:45:16.096 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-03 20:45:16.096 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:45:16.256 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:45:16.256 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:45:16.256 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:45:16.256 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update security group information for ports dict_keys(['23571d55-7690-4b4e-aaa4-984ebc117f62']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:45:16.256 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:45:16.256 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update rules of security group (6f8c7a0b-a765-40ad-9e75-57354fdf73f1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:45:16.256 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update rules of security group (ac9e07e6-8f77-4e75-b81c-147e9a80afca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:45:16.256 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update members of security group (6f8c7a0b-a765-40ad-9e75-57354fdf73f1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:45:16.256 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update port filter for 23571d55-7690-4b4e-aaa4-984ebc117f62 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:45:16.256 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Updating port rules. 2021-09-03 20:45:16.256 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Creating 0 new rules, removing 0 old rules. 2021-09-03 20:45:16.276 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:45:16.276 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:45:16.276 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:45:16.276 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:45:16.301 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-ce835c0b-11f4-46fd-a1c6-58656e35db9b ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-agent-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:45:17.651 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5595d9de-bd39-49d0-a4e8-94f92d84cd1d - - - - -] port_update received: e7044f9e-6d7f-46d2-bc50-52e218a9b7e2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:45:17.664 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5595d9de-bd39-49d0-a4e8-94f92d84cd1d - - - - -] No port e7044f9e-6d7f-46d2-bc50-52e218a9b7e2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:45:20.082 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-124e561c-6126-4ef2-9184-b2082323c3fa c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group rule updated on remote: ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:45:20.082 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-124e561c-6126-4ef2-9184-b2082323c3fa c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group rule updated ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] 2021-09-03 20:45:20.437 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e8d0b73-7136-459d-9321-e66ace65591a c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group rule updated on remote: ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:45:20.437 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-8e8d0b73-7136-459d-9321-e66ace65591a c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group rule updated ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] 2021-09-03 20:45:20.722 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-435e2e58-18f0-4af1-abbb-1e0a427d3ff0 c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group rule updated on remote: ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:45:20.722 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-435e2e58-18f0-4af1-abbb-1e0a427d3ff0 c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group rule updated ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] 2021-09-03 20:45:20.974 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-318fdbb0-171c-4cc7-8017-d517e982fb5e c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group rule updated on remote: ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:45:20.974 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-318fdbb0-171c-4cc7-8017-d517e982fb5e c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group rule updated ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] 2021-09-03 20:45:21.302 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06fde68b-9b93-4623-b282-91acde1a6224 c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group rule updated on remote: ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:45:21.302 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-06fde68b-9b93-4623-b282-91acde1a6224 c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group rule updated ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] 2021-09-03 20:45:21.646 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99fa440a-ad50-4cc3-9d36-776c846f2b5c c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group rule updated on remote: ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:45:21.646 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-99fa440a-ad50-4cc3-9d36-776c846f2b5c c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group rule updated ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] 2021-09-03 20:45:22.754 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f28e067-5f04-435d-b3e8-e1863dac6f0b - - - - -] port_update received: e4939670-e1b7-495a-942d-619a18bc73bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:45:22.754 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f28e067-5f04-435d-b3e8-e1863dac6f0b - - - - -] No port e4939670-e1b7-495a-942d-619a18bc73bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:45:43.947 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b06eb799-67bf-4d35-b6af-d5e5ec0748df 2021-09-03 20:45:43.947 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:45:43.947 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b06eb799-67bf-4d35-b6af-d5e5ec0748df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:45:43.947 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b06eb799-67bf-4d35-b6af-d5e5ec0748df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:45:43.947 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b06eb799-67bf-4d35-b6af-d5e5ec0748df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:45:43.963 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7f966b07-a328-482a-b316-3cc32c4f697b 2021-09-03 20:45:43.963 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b06eb799-67bf-4d35-b6af-d5e5ec0748df'] 2021-09-03 20:45:43.963 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:45:43.963 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:45:43.963 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b06eb799-67bf-4d35-b6af-d5e5ec0748df'] 2021-09-03 20:45:44.412 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-729a5583-67aa-49c8-b556-42f1f4673cbc a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group member updated on remote: ['c9590734-9f3f-48bb-a0bc-21e6738c86e2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:45:44.412 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-729a5583-67aa-49c8-b556-42f1f4673cbc a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group member updated ['c9590734-9f3f-48bb-a0bc-21e6738c86e2'] 2021-09-03 20:45:44.721 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-729a5583-67aa-49c8-b556-42f1f4673cbc a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] port_delete event received for 'b06eb799-67bf-4d35-b6af-d5e5ec0748df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:45:45.967 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:45:45.987 3080 3196792993400 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-09-03 20:45:47.455 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c030259b-1095-406c-bd6c-cebfa27b09d6 a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] port_delete event received for 'a8b9df37-d8da-4aab-bdc7-8ef61b32105b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:45:47.707 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e0737de-781e-4de3-a786-d5071a126bf5 c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group member updated on remote: ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:45:47.707 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-7e0737de-781e-4de3-a786-d5071a126bf5 c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group member updated ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] 2021-09-03 20:45:48.768 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5236aa8-9067-4ded-a5bb-09a2aebb150f a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group rule updated on remote: ['22c0a67b-c5d0-4236-8f96-4991882f5cad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:45:48.768 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-b5236aa8-9067-4ded-a5bb-09a2aebb150f a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group rule updated ['22c0a67b-c5d0-4236-8f96-4991882f5cad'] 2021-09-03 20:45:48.877 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c13a3b4-e182-42b5-9090-f7d298482ec2 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: b5a14fd1-4e49-4248-8492-a104d669bf9a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:45:48.894 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c13a3b4-e182-42b5-9090-f7d298482ec2 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port b5a14fd1-4e49-4248-8492-a104d669bf9a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:45:49.144 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97c94ab4-3c8b-42a4-abe1-0922be853d43 a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group rule updated on remote: ['22c0a67b-c5d0-4236-8f96-4991882f5cad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:45:49.144 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-97c94ab4-3c8b-42a4-abe1-0922be853d43 a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group rule updated ['22c0a67b-c5d0-4236-8f96-4991882f5cad'] 2021-09-03 20:45:51.836 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b5a14fd1-4e49-4248-8492-a104d669bf9a 2021-09-03 20:45:51.986 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:45:52.253 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port b5a14fd1-4e49-4248-8492-a104d669bf9a 2021-09-03 20:45:52.253 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port b5a14fd1-4e49-4248-8492-a104d669bf9a updated. Details: {'device': 'b5a14fd1-4e49-4248-8492-a104d669bf9a', 'network_id': 'cc9f3247-2acd-457b-8599-c31024e66eee', 'port_id': 'b5a14fd1-4e49-4248-8492-a104d669bf9a', 'mac_address': 'fa:16:3e:23:e5:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 882, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f23ef938-ab7c-4fd3-b32d-068d539a3480', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:45:52.253 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:45:52.253 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b5a14fd1-4e49-4248-8492-a104d669bf9a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:45:52.253 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b5a14fd1-4e49-4248-8492-a104d669bf9a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:45:52.253 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cc9f3247-2acd-457b-8599-c31024e66eee 2021-09-03 20:45:52.253 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:45:52.394 3080 3196792993400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b5a14fd1-4e49-4248-8492-a104d669bf9a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:45:52.394 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b5a14fd1-4e49-4248-8492-a104d669bf9a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:45:52.418 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b5a14fd1-4e49-4248-8492-a104d669bf9a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:45:52.418 3080 3196792993400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 882, VLAN trunk: None to switch port b5a14fd1-4e49-4248-8492-a104d669bf9a 2021-09-03 20:45:52.522 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:45:52.522 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b5a14fd1-4e49-4248-8492-a104d669bf9a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:45:52.767 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b5a14fd1-4e49-4248-8492-a104d669bf9a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:45:52.767 3080 3196792993400 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-09-03 20:45:52.767 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (994f7a8f-4784-4ff4-b224-02e7ed0bd749) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:45:52.767 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b5a14fd1-4e49-4248-8492-a104d669bf9a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:45:52.767 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:45:52.767 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b5a14fd1-4e49-4248-8492-a104d669bf9a not yet added. Adding. 2021-09-03 20:45:52.770 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:45:52.770 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:45:52.877 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5a14fd1-4e49-4248-8492-a104d669bf9a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:45:52.988 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5a14fd1-4e49-4248-8492-a104d669bf9a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:45:52.988 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5a14fd1-4e49-4248-8492-a104d669bf9a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:45:53.112 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5a14fd1-4e49-4248-8492-a104d669bf9a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:45:53.221 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b5a14fd1-4e49-4248-8492-a104d669bf9a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:45:53.221 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b5a14fd1-4e49-4248-8492-a104d669bf9a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:45:53.221 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b5a14fd1-4e49-4248-8492-a104d669bf9a processed. 2021-09-03 20:45:54.002 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:45:54.167 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d892419-d2ef-4490-a158-e2f54c752cac a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group member updated on remote: ['22c0a67b-c5d0-4236-8f96-4991882f5cad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:45:54.167 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-5d892419-d2ef-4490-a158-e2f54c752cac a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group member updated ['22c0a67b-c5d0-4236-8f96-4991882f5cad'] 2021-09-03 20:45:54.353 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:45:55.359 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f820fa9-8c1c-4ec2-bba9-e7978074082d c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: 977880f2-9162-4401-8677-51b77e8a0f9d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:45:55.377 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f820fa9-8c1c-4ec2-bba9-e7978074082d c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port 977880f2-9162-4401-8677-51b77e8a0f9d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:45:57.856 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 977880f2-9162-4401-8677-51b77e8a0f9d 2021-09-03 20:45:57.998 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:45:58.265 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 977880f2-9162-4401-8677-51b77e8a0f9d 2021-09-03 20:45:58.265 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 977880f2-9162-4401-8677-51b77e8a0f9d updated. Details: {'device': '977880f2-9162-4401-8677-51b77e8a0f9d', 'network_id': '7f966b07-a328-482a-b316-3cc32c4f697b', 'port_id': '977880f2-9162-4401-8677-51b77e8a0f9d', 'mac_address': 'fa:16:3e:90:c5:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 855, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f2990030-bdf6-47d5-b916-1c6a2522afa2', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:45:58.265 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:45:58.265 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:45:58.265 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 977880f2-9162-4401-8677-51b77e8a0f9d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:45:58.265 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7f966b07-a328-482a-b316-3cc32c4f697b 2021-09-03 20:45:58.265 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:45:58.424 3080 3196792993400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '977880f2-9162-4401-8677-51b77e8a0f9d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:45:58.424 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '977880f2-9162-4401-8677-51b77e8a0f9d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:45:58.424 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 977880f2-9162-4401-8677-51b77e8a0f9d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:45:58.424 3080 3196792993400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 855, VLAN trunk: None to switch port 977880f2-9162-4401-8677-51b77e8a0f9d 2021-09-03 20:45:58.521 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:45:58.521 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['977880f2-9162-4401-8677-51b77e8a0f9d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:45:58.662 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['977880f2-9162-4401-8677-51b77e8a0f9d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:45:58.662 3080 3196792993400 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-09-03 20:45:58.662 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (22c0a67b-c5d0-4236-8f96-4991882f5cad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:45:58.662 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 977880f2-9162-4401-8677-51b77e8a0f9d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:45:58.662 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:45:58.662 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 977880f2-9162-4401-8677-51b77e8a0f9d not yet added. Adding. 2021-09-03 20:45:58.662 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:45:58.662 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:45:58.769 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:45:58.893 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:45:58.893 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:45:59.023 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:45:59.127 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:45:59.127 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 977880f2-9162-4401-8677-51b77e8a0f9d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:45:59.127 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 977880f2-9162-4401-8677-51b77e8a0f9d processed. 2021-09-03 20:46:00.007 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:46:00.304 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:46:03.174 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37425c41-6751-44d4-8d31-25e969af2fde d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group member updated on remote: ['e791f708-e9c3-4b20-b21b-e9ccf2f45931'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:46:03.174 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-37425c41-6751-44d4-8d31-25e969af2fde d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group member updated ['e791f708-e9c3-4b20-b21b-e9ccf2f45931'] 2021-09-03 20:46:03.635 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37425c41-6751-44d4-8d31-25e969af2fde d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] port_delete event received for 'b7b5916c-ef90-4c37-8ef8-eb2e73e5f334' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:46:04.096 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b7b5916c-ef90-4c37-8ef8-eb2e73e5f334 2021-09-03 20:46:05.517 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffd593f6-e031-4a25-9233-e97b3876ba93 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] port_delete event received for '2c5b1eb6-d126-44ae-96d9-2446da6d8b4e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:46:06.080 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:46:06.081 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b7b5916c-ef90-4c37-8ef8-eb2e73e5f334' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:46:06.081 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b7b5916c-ef90-4c37-8ef8-eb2e73e5f334' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:46:06.081 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b7b5916c-ef90-4c37-8ef8-eb2e73e5f334 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:46:06.081 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 96123e91-7508-47b0-b6ab-a6c012407315 2021-09-03 20:46:06.081 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7b5916c-ef90-4c37-8ef8-eb2e73e5f334'] 2021-09-03 20:46:06.081 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:46:06.081 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:46:06.081 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7b5916c-ef90-4c37-8ef8-eb2e73e5f334'] 2021-09-03 20:46:06.444 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef988aed-11db-4938-a0c0-321b3a0c9366 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group rule updated on remote: ['fc375d5b-3f5c-44ce-ad68-b9d62abe6b15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:46:06.444 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-ef988aed-11db-4938-a0c0-321b3a0c9366 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group rule updated ['fc375d5b-3f5c-44ce-ad68-b9d62abe6b15'] 2021-09-03 20:46:06.731 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b688ad9-6033-430b-9808-850b31e513d4 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group rule updated on remote: ['fc375d5b-3f5c-44ce-ad68-b9d62abe6b15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-03 20:46:06.731 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-4b688ad9-6033-430b-9808-850b31e513d4 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group rule updated ['fc375d5b-3f5c-44ce-ad68-b9d62abe6b15'] 2021-09-03 20:46:08.081 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:46:08.110 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:46:11.200 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b33f8e5a-b3da-4433-a9e4-2a0586c0b814 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group member updated on remote: ['fc375d5b-3f5c-44ce-ad68-b9d62abe6b15'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:46:11.200 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-b33f8e5a-b3da-4433-a9e4-2a0586c0b814 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group member updated ['fc375d5b-3f5c-44ce-ad68-b9d62abe6b15'] 2021-09-03 20:46:12.143 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-544b3bc8-206b-44aa-8d79-56c6dd4cc214 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: 07c44ab3-9f5c-4e24-ba29-7e8bf40509a1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:46:12.159 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-544b3bc8-206b-44aa-8d79-56c6dd4cc214 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port 07c44ab3-9f5c-4e24-ba29-7e8bf40509a1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:46:13.987 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 07c44ab3-9f5c-4e24-ba29-7e8bf40509a1 2021-09-03 20:46:14.090 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:46:14.331 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 07c44ab3-9f5c-4e24-ba29-7e8bf40509a1 2021-09-03 20:46:14.331 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 07c44ab3-9f5c-4e24-ba29-7e8bf40509a1 updated. Details: {'device': '07c44ab3-9f5c-4e24-ba29-7e8bf40509a1', 'network_id': '96123e91-7508-47b0-b6ab-a6c012407315', 'port_id': '07c44ab3-9f5c-4e24-ba29-7e8bf40509a1', 'mac_address': 'fa:16:3e:5d:98:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 864, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a4769748-60ca-4e99-a63d-1e5a0729c14b', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:46:14.331 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:46:14.331 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-07c44ab3-9f5c-4e24-ba29-7e8bf40509a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:46:14.331 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 07c44ab3-9f5c-4e24-ba29-7e8bf40509a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:46:14.331 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 96123e91-7508-47b0-b6ab-a6c012407315 2021-09-03 20:46:14.350 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:46:14.502 3080 3196792993400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '07c44ab3-9f5c-4e24-ba29-7e8bf40509a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:46:14.502 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '07c44ab3-9f5c-4e24-ba29-7e8bf40509a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:46:14.524 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 07c44ab3-9f5c-4e24-ba29-7e8bf40509a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:46:14.524 3080 3196792993400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 864, VLAN trunk: None to switch port 07c44ab3-9f5c-4e24-ba29-7e8bf40509a1 2021-09-03 20:46:14.612 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:46:14.612 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['07c44ab3-9f5c-4e24-ba29-7e8bf40509a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:46:14.755 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['07c44ab3-9f5c-4e24-ba29-7e8bf40509a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:46:14.755 3080 3196792993400 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-09-03 20:46:14.755 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc375d5b-3f5c-44ce-ad68-b9d62abe6b15) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:46:14.755 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 07c44ab3-9f5c-4e24-ba29-7e8bf40509a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:46:14.755 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:46:14.755 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 07c44ab3-9f5c-4e24-ba29-7e8bf40509a1 not yet added. Adding. 2021-09-03 20:46:14.755 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:46:14.755 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:46:14.878 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07c44ab3-9f5c-4e24-ba29-7e8bf40509a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:46:15.017 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07c44ab3-9f5c-4e24-ba29-7e8bf40509a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:46:15.017 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07c44ab3-9f5c-4e24-ba29-7e8bf40509a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:46:15.159 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07c44ab3-9f5c-4e24-ba29-7e8bf40509a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:46:15.267 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-07c44ab3-9f5c-4e24-ba29-7e8bf40509a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:46:15.267 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 07c44ab3-9f5c-4e24-ba29-7e8bf40509a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:46:15.267 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 07c44ab3-9f5c-4e24-ba29-7e8bf40509a1 processed. 2021-09-03 20:46:16.101 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:46:16.364 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:46:39.254 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group member updated on remote: ['ac9e07e6-8f77-4e75-b81c-147e9a80afca', '6f8c7a0b-a765-40ad-9e75-57354fdf73f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:46:39.254 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group member updated ['ac9e07e6-8f77-4e75-b81c-147e9a80afca', '6f8c7a0b-a765-40ad-9e75-57354fdf73f1'] 2021-09-03 20:46:39.254 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Refresh firewall rules 2021-09-03 20:46:39.254 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Get security group information for devices via rpc ['23571d55-7690-4b4e-aaa4-984ebc117f62'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:46:39.283 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] port_update received: 23571d55-7690-4b4e-aaa4-984ebc117f62 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:46:39.298 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-agent-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:46:39.298 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Binding port 23571d55-7690-4b4e-aaa4-984ebc117f62 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:46:39.298 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:46:39.321 3080 3196792992520 MainThread DEBUG neutron.services.trunk.rpc.agent [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '23571d55-7690-4b4e-aaa4-984ebc117f62') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:46:39.321 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '23571d55-7690-4b4e-aaa4-984ebc117f62') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:46:39.330 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Trunk plugin disabled on server. Assuming port 23571d55-7690-4b4e-aaa4-984ebc117f62 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:46:39.330 3080 3196792992520 MainThread INFO networking_hyperv.neutron.trunk_driver [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Binding VLAN ID: 886, VLAN trunk: None to switch port 23571d55-7690-4b4e-aaa4-984ebc117f62 2021-09-03 20:46:39.376 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Refresh firewall rules 2021-09-03 20:46:39.376 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Get security group information for devices via rpc ['23571d55-7690-4b4e-aaa4-984ebc117f62'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:46:39.471 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update security group information for ports dict_keys(['23571d55-7690-4b4e-aaa4-984ebc117f62']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:46:39.471 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:46:39.471 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update rules of security group (6f8c7a0b-a765-40ad-9e75-57354fdf73f1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:46:39.471 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update members of security group (6f8c7a0b-a765-40ad-9e75-57354fdf73f1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:46:39.471 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update port filter for 23571d55-7690-4b4e-aaa4-984ebc117f62 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:46:39.471 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Updating port rules. 2021-09-03 20:46:39.501 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-03 20:46:39.501 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:46:39.501 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:46:39.501 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:46:39.642 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update security group information for ports dict_keys(['23571d55-7690-4b4e-aaa4-984ebc117f62']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:46:39.642 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:46:39.642 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update rules of security group (6f8c7a0b-a765-40ad-9e75-57354fdf73f1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:46:39.642 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update members of security group (6f8c7a0b-a765-40ad-9e75-57354fdf73f1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:46:39.642 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update port filter for 23571d55-7690-4b4e-aaa4-984ebc117f62 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:46:39.642 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Updating port rules. 2021-09-03 20:46:39.642 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-03 20:46:39.738 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:46:39.738 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:46:39.738 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:46:39.738 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:46:39.824 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-driver-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:46:39.862 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [req-0b8adf1d-f522-4d70-b201-492de94fe28d ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Lock "n-hv-agent-port-lock-23571d55-7690-4b4e-aaa4-984ebc117f62" 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-09-03 20:46:40.246 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f321b74-de8f-46fb-9c88-f8b38c08b58c ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] port_delete event received for 'a64b8804-b07b-4192-b32e-1307169a154c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:46:46.425 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 23571d55-7690-4b4e-aaa4-984ebc117f62 2021-09-03 20:46:46.830 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-504b106b-fa35-442c-a0ca-8f4fc96485da ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group member updated on remote: ['6f8c7a0b-a765-40ad-9e75-57354fdf73f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:46:46.830 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-504b106b-fa35-442c-a0ca-8f4fc96485da ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Security group member updated ['6f8c7a0b-a765-40ad-9e75-57354fdf73f1'] 2021-09-03 20:46:46.830 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-504b106b-fa35-442c-a0ca-8f4fc96485da ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Refresh firewall rules 2021-09-03 20:46:46.830 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-504b106b-fa35-442c-a0ca-8f4fc96485da ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Get security group information for devices via rpc ['23571d55-7690-4b4e-aaa4-984ebc117f62'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:46:46.876 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-504b106b-fa35-442c-a0ca-8f4fc96485da ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:46:46.876 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-504b106b-fa35-442c-a0ca-8f4fc96485da ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:46:46.925 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-504b106b-fa35-442c-a0ca-8f4fc96485da ca89cc14b95d4f97839edce51869907f 1f243ef5eeb0436694b42fc2f8f9ddb4 - - -] port_delete event received for '23571d55-7690-4b4e-aaa4-984ebc117f62' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:46:48.293 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:46:48.293 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '23571d55-7690-4b4e-aaa4-984ebc117f62' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:46:48.293 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '23571d55-7690-4b4e-aaa4-984ebc117f62' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:46:48.293 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 23571d55-7690-4b4e-aaa4-984ebc117f62 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:46:48.314 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['23571d55-7690-4b4e-aaa4-984ebc117f62'] 2021-09-03 20:46:48.314 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:46:48.314 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:46:48.314 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['23571d55-7690-4b4e-aaa4-984ebc117f62'] 2021-09-03 20:46:50.318 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:46:50.361 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:46:51.064 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1449784-786b-4242-a027-972d7e76b564 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for '6b1ba7e3-0ef7-4118-9f13-cc6afdc6fcbb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:46:52.253 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-105b836e-6052-4ff0-af89-e8cc4027837c 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for 'f4c32f82-9804-4747-997e-0d744aa12787' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:46:53.237 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-422bbdda-0cf7-4c12-b25d-271b93a5f87c 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for '201fcb12-d7e1-4f28-aa85-ad2166374b36' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:46:53.456 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc98fbea-ca30-4144-a00c-069cab5c5fa1 - - - - -] port_delete event received for '201fcb12-d7e1-4f28-aa85-ad2166374b36' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:46:53.735 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-422bbdda-0cf7-4c12-b25d-271b93a5f87c 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network 2205deae-a074-4693-b2d0-c2792276f638 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:46:53.735 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-422bbdda-0cf7-4c12-b25d-271b93a5f87c 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Reclaiming local network 2205deae-a074-4693-b2d0-c2792276f638 2021-09-03 20:46:54.914 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b53a55c7-68bb-4983-834d-178950bae628 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for '2f9be7df-d1af-47f7-b87f-eeba629aacbe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:46:56.095 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c72fbd94-3f63-45a2-9965-fa8e13cb8f1f 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for '416a0e9d-5a5c-4e53-819d-c1d6a3c62c3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:46:57.392 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-296c1ecc-10e3-4d76-b23d-1f02eba63b56 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for '54b119fe-5408-4049-aba3-039b25c76727' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:46:57.392 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88a7be00-60b9-48d2-847e-60756b538776 - - - - -] port_delete event received for '54b119fe-5408-4049-aba3-039b25c76727' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:46:57.611 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-296c1ecc-10e3-4d76-b23d-1f02eba63b56 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network e4f3ced7-d232-46a7-a9d6-5b3ca42d32b8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:46:57.611 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-296c1ecc-10e3-4d76-b23d-1f02eba63b56 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Network e4f3ced7-d232-46a7-a9d6-5b3ca42d32b8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-03 20:47:08.408 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 977880f2-9162-4401-8677-51b77e8a0f9d 2021-09-03 20:47:08.433 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:47:08.675 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 977880f2-9162-4401-8677-51b77e8a0f9d 2021-09-03 20:47:08.675 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 977880f2-9162-4401-8677-51b77e8a0f9d updated. Details: {'device': '977880f2-9162-4401-8677-51b77e8a0f9d', 'network_id': '7f966b07-a328-482a-b316-3cc32c4f697b', 'port_id': '977880f2-9162-4401-8677-51b77e8a0f9d', 'mac_address': 'fa:16:3e:90:c5:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 855, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f2990030-bdf6-47d5-b916-1c6a2522afa2', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:47:08.675 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:47:08.675 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:47:08.675 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 977880f2-9162-4401-8677-51b77e8a0f9d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:47:08.675 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:47:08.704 3080 3196792993400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '977880f2-9162-4401-8677-51b77e8a0f9d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:47:08.704 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '977880f2-9162-4401-8677-51b77e8a0f9d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:47:08.708 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 977880f2-9162-4401-8677-51b77e8a0f9d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:47:08.708 3080 3196792993400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 855, VLAN trunk: None to switch port 977880f2-9162-4401-8677-51b77e8a0f9d 2021-09-03 20:47:08.760 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:47:08.760 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['977880f2-9162-4401-8677-51b77e8a0f9d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:47:08.903 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['977880f2-9162-4401-8677-51b77e8a0f9d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:47:08.903 3080 3196792993400 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-09-03 20:47:08.903 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (22c0a67b-c5d0-4236-8f96-4991882f5cad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:47:08.903 3080 3196792993400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 977880f2-9162-4401-8677-51b77e8a0f9d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:47:08.903 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:47:08.903 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-03 20:47:08.903 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:47:08.903 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:47:08.903 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:47:08.903 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:47:08.954 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:47:08.954 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 977880f2-9162-4401-8677-51b77e8a0f9d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:47:08.954 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 977880f2-9162-4401-8677-51b77e8a0f9d processed. 2021-09-03 20:47:10.438 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:47:10.720 3080 3196792993400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:47:22.042 3080 3196792993400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ca24498-73f3-4d3c-ae4a-6ed2c5192d98 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group member updated on remote: ['fc375d5b-3f5c-44ce-ad68-b9d62abe6b15'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:47:22.042 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [req-1ca24498-73f3-4d3c-ae4a-6ed2c5192d98 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] Security group member updated ['fc375d5b-3f5c-44ce-ad68-b9d62abe6b15'] 2021-09-03 20:47:22.323 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ca24498-73f3-4d3c-ae4a-6ed2c5192d98 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] port_delete event received for '07c44ab3-9f5c-4e24-ba29-7e8bf40509a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:47:22.690 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 07c44ab3-9f5c-4e24-ba29-7e8bf40509a1 2021-09-03 20:47:22.690 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 977880f2-9162-4401-8677-51b77e8a0f9d 2021-09-03 20:47:24.469 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:47:24.469 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '977880f2-9162-4401-8677-51b77e8a0f9d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:47:24.469 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '977880f2-9162-4401-8677-51b77e8a0f9d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:47:24.469 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 977880f2-9162-4401-8677-51b77e8a0f9d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:47:24.469 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '07c44ab3-9f5c-4e24-ba29-7e8bf40509a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:47:24.469 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '07c44ab3-9f5c-4e24-ba29-7e8bf40509a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:47:24.469 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 07c44ab3-9f5c-4e24-ba29-7e8bf40509a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:47:24.485 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['977880f2-9162-4401-8677-51b77e8a0f9d'] 2021-09-03 20:47:24.495 3080 3196792993400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:47:24.495 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:47:24.495 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['977880f2-9162-4401-8677-51b77e8a0f9d'] 2021-09-03 20:47:24.495 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 96123e91-7508-47b0-b6ab-a6c012407315 2021-09-03 20:47:24.495 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['07c44ab3-9f5c-4e24-ba29-7e8bf40509a1'] 2021-09-03 20:47:24.495 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:47:24.495 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:47:24.495 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['07c44ab3-9f5c-4e24-ba29-7e8bf40509a1'] 2021-09-03 20:47:24.711 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 977880f2-9162-4401-8677-51b77e8a0f9d 2021-09-03 20:47:24.807 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0570ece-359a-4d66-9d25-d436200ce2b0 d05ed177df464b20b0c6a8bb6d6224c6 286cf76c61da40b7845e523d1df92ebd - - -] port_delete event received for 'e352d96a-8dcc-4728-88cb-22ade600b4df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:47:26.489 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:47:26.489 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '977880f2-9162-4401-8677-51b77e8a0f9d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:47:26.489 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '977880f2-9162-4401-8677-51b77e8a0f9d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:47:26.489 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 977880f2-9162-4401-8677-51b77e8a0f9d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:47:26.489 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:47:26.489 3080 3196792993400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7f966b07-a328-482a-b316-3cc32c4f697b 2021-09-03 20:47:26.489 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['977880f2-9162-4401-8677-51b77e8a0f9d'] 2021-09-03 20:47:26.489 3080 3196792993400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:47:26.489 3080 3196792993400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['977880f2-9162-4401-8677-51b77e8a0f9d'] 2021-09-03 20:47:26.720 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:47:30.110 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1f74347-e7ff-4e86-ac74-26a9d176410c 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for 'ef2d7da8-6104-4d58-ab88-56f14c4afcc9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:47:31.969 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1844131d-c2ff-45a8-99f7-e6d41d38e044 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for '31c89772-bb33-4fdf-b4fa-c48f2b421516' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:47:33.145 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b353cbd1-a5e0-41de-b426-534df01e9394 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for 'aae8935f-a01c-4811-baba-28875a4f2cd4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:47:33.145 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15c74b22-741f-4a36-9199-869ca77b5fd5 - - - - -] port_delete event received for 'aae8935f-a01c-4811-baba-28875a4f2cd4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:47:33.406 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b353cbd1-a5e0-41de-b426-534df01e9394 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network 96123e91-7508-47b0-b6ab-a6c012407315 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:47:33.406 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b353cbd1-a5e0-41de-b426-534df01e9394 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Network 96123e91-7508-47b0-b6ab-a6c012407315 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-03 20:47:42.673 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 977880f2-9162-4401-8677-51b77e8a0f9d 2021-09-03 20:47:44.562 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:47:44.813 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 977880f2-9162-4401-8677-51b77e8a0f9d 2021-09-03 20:47:44.813 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 977880f2-9162-4401-8677-51b77e8a0f9d updated. Details: {'device': '977880f2-9162-4401-8677-51b77e8a0f9d', 'network_id': '7f966b07-a328-482a-b316-3cc32c4f697b', 'port_id': '977880f2-9162-4401-8677-51b77e8a0f9d', 'mac_address': 'fa:16:3e:90:c5:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 855, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f2990030-bdf6-47d5-b916-1c6a2522afa2', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:47:44.813 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:47:44.813 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:47:44.813 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 977880f2-9162-4401-8677-51b77e8a0f9d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:47:44.813 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7f966b07-a328-482a-b316-3cc32c4f697b 2021-09-03 20:47:44.813 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:47:44.969 3080 3196792992520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '977880f2-9162-4401-8677-51b77e8a0f9d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:47:44.969 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '977880f2-9162-4401-8677-51b77e8a0f9d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:47:44.969 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 977880f2-9162-4401-8677-51b77e8a0f9d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:47:44.969 3080 3196792992520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 855, VLAN trunk: None to switch port 977880f2-9162-4401-8677-51b77e8a0f9d 2021-09-03 20:47:45.049 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:47:45.049 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['977880f2-9162-4401-8677-51b77e8a0f9d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:47:45.196 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['977880f2-9162-4401-8677-51b77e8a0f9d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:47:45.196 3080 3196792992520 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-09-03 20:47:45.196 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (22c0a67b-c5d0-4236-8f96-4991882f5cad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:47:45.196 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 977880f2-9162-4401-8677-51b77e8a0f9d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:47:45.196 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:47:45.196 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 977880f2-9162-4401-8677-51b77e8a0f9d not yet added. Adding. 2021-09-03 20:47:45.196 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:47:45.196 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:47:45.309 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:47:45.413 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" 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-09-03 20:47:45.413 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:47:45.535 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:47:45.610 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-977880f2-9162-4401-8677-51b77e8a0f9d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:47:45.610 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 977880f2-9162-4401-8677-51b77e8a0f9d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:47:45.610 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 977880f2-9162-4401-8677-51b77e8a0f9d processed. 2021-09-03 20:47:46.594 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:47:46.923 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:48:11.081 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b5a14fd1-4e49-4248-8492-a104d669bf9a 2021-09-03 20:48:12.739 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:48:12.739 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b5a14fd1-4e49-4248-8492-a104d669bf9a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:48:12.739 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b5a14fd1-4e49-4248-8492-a104d669bf9a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:48:12.739 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b5a14fd1-4e49-4248-8492-a104d669bf9a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:48:12.751 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cc9f3247-2acd-457b-8599-c31024e66eee 2021-09-03 20:48:12.751 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b5a14fd1-4e49-4248-8492-a104d669bf9a'] 2021-09-03 20:48:12.751 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:48:12.751 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:48:12.751 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b5a14fd1-4e49-4248-8492-a104d669bf9a'] 2021-09-03 20:48:14.765 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:14.989 3080 3196792992520 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-09-03 20:48:16.906 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b5a14fd1-4e49-4248-8492-a104d669bf9a 2021-09-03 20:48:17.161 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b756de6f-b293-4b4a-8b2c-b518c8148c76 ca427bca03064bc59295878c22c6442f 1217b9d266f14c3b9198490ae868d0ea - - -] Security group member updated on remote: ['aa87a511-5ace-425b-b879-a995da3b83de'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:48:17.161 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-b756de6f-b293-4b4a-8b2c-b518c8148c76 ca427bca03064bc59295878c22c6442f 1217b9d266f14c3b9198490ae868d0ea - - -] Security group member updated ['aa87a511-5ace-425b-b879-a995da3b83de'] 2021-09-03 20:48:18.086 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3d14f73-7d15-4034-b1c6-749cdc448d6f c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: 153665a5-3961-4db3-bb53-e602ee87751b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:48:18.086 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3d14f73-7d15-4034-b1c6-749cdc448d6f c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port 153665a5-3961-4db3-bb53-e602ee87751b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:48:18.779 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:48:19.016 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port b5a14fd1-4e49-4248-8492-a104d669bf9a 2021-09-03 20:48:19.016 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port b5a14fd1-4e49-4248-8492-a104d669bf9a updated. Details: {'device': 'b5a14fd1-4e49-4248-8492-a104d669bf9a', 'network_id': 'cc9f3247-2acd-457b-8599-c31024e66eee', 'port_id': 'b5a14fd1-4e49-4248-8492-a104d669bf9a', 'mac_address': 'fa:16:3e:23:e5:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 882, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f23ef938-ab7c-4fd3-b32d-068d539a3480', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:48:19.016 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:48:19.016 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b5a14fd1-4e49-4248-8492-a104d669bf9a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:19.016 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b5a14fd1-4e49-4248-8492-a104d669bf9a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:48:19.016 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cc9f3247-2acd-457b-8599-c31024e66eee 2021-09-03 20:48:19.016 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:48:19.156 3080 3196792992520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b5a14fd1-4e49-4248-8492-a104d669bf9a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:48:19.156 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b5a14fd1-4e49-4248-8492-a104d669bf9a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:48:19.156 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b5a14fd1-4e49-4248-8492-a104d669bf9a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:48:19.156 3080 3196792992520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 882, VLAN trunk: None to switch port b5a14fd1-4e49-4248-8492-a104d669bf9a 2021-09-03 20:48:19.270 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:48:19.270 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b5a14fd1-4e49-4248-8492-a104d669bf9a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:48:19.474 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b5a14fd1-4e49-4248-8492-a104d669bf9a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:48:19.474 3080 3196792992520 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-09-03 20:48:19.474 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (994f7a8f-4784-4ff4-b224-02e7ed0bd749) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:48:19.474 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b5a14fd1-4e49-4248-8492-a104d669bf9a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:48:19.474 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:48:19.474 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b5a14fd1-4e49-4248-8492-a104d669bf9a not yet added. Adding. 2021-09-03 20:48:19.500 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:48:19.506 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:48:19.609 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5a14fd1-4e49-4248-8492-a104d669bf9a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:19.692 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5a14fd1-4e49-4248-8492-a104d669bf9a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:48:19.692 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5a14fd1-4e49-4248-8492-a104d669bf9a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:19.819 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5a14fd1-4e49-4248-8492-a104d669bf9a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:48:19.905 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b5a14fd1-4e49-4248-8492-a104d669bf9a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:48:19.905 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b5a14fd1-4e49-4248-8492-a104d669bf9a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:48:19.905 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b5a14fd1-4e49-4248-8492-a104d669bf9a processed. 2021-09-03 20:48:20.782 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:20.939 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 153665a5-3961-4db3-bb53-e602ee87751b 2021-09-03 20:48:21.006 3080 3196792992520 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-09-03 20:48:22.791 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:48:23.024 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 153665a5-3961-4db3-bb53-e602ee87751b 2021-09-03 20:48:23.024 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 153665a5-3961-4db3-bb53-e602ee87751b updated. Details: {'device': '153665a5-3961-4db3-bb53-e602ee87751b', 'network_id': 'ad0a4fca-b421-412b-9b33-4b8d1df5fe88', 'port_id': '153665a5-3961-4db3-bb53-e602ee87751b', 'mac_address': 'fa:16:3e:04:14:7c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 853, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63e8e857-548b-4557-9f76-7276cbee9be9', 'ip_address': '192.168.233.197'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:48:23.024 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:48:23.024 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-153665a5-3961-4db3-bb53-e602ee87751b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:23.024 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 153665a5-3961-4db3-bb53-e602ee87751b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:48:23.024 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ad0a4fca-b421-412b-9b33-4b8d1df5fe88 2021-09-03 20:48:23.024 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:48:23.157 3080 3196792992520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '153665a5-3961-4db3-bb53-e602ee87751b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:48:23.157 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '153665a5-3961-4db3-bb53-e602ee87751b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:48:23.157 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 153665a5-3961-4db3-bb53-e602ee87751b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:48:23.157 3080 3196792992520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 853, VLAN trunk: None to switch port 153665a5-3961-4db3-bb53-e602ee87751b 2021-09-03 20:48:23.242 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:48:23.242 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['153665a5-3961-4db3-bb53-e602ee87751b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:48:23.515 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['153665a5-3961-4db3-bb53-e602ee87751b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:48:23.515 3080 3196792992520 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-09-03 20:48:23.515 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aa87a511-5ace-425b-b879-a995da3b83de) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:48:23.515 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (aa87a511-5ace-425b-b879-a995da3b83de) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:48:23.515 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 153665a5-3961-4db3-bb53-e602ee87751b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:48:23.515 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:48:23.515 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 153665a5-3961-4db3-bb53-e602ee87751b not yet added. Adding. 2021-09-03 20:48:23.515 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:48:23.515 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:48:23.624 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-153665a5-3961-4db3-bb53-e602ee87751b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:23.721 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-153665a5-3961-4db3-bb53-e602ee87751b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:48:23.721 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-153665a5-3961-4db3-bb53-e602ee87751b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:23.851 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-153665a5-3961-4db3-bb53-e602ee87751b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:48:23.970 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-153665a5-3961-4db3-bb53-e602ee87751b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:48:23.970 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 153665a5-3961-4db3-bb53-e602ee87751b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:48:23.984 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 153665a5-3961-4db3-bb53-e602ee87751b processed. 2021-09-03 20:48:24.812 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:25.125 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:48:27.162 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 977880f2-9162-4401-8677-51b77e8a0f9d 2021-09-03 20:48:27.162 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b19150b8-50fe-413b-b8eb-bfdaefca3716 a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group member updated on remote: ['22c0a67b-c5d0-4236-8f96-4991882f5cad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:48:27.186 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-b19150b8-50fe-413b-b8eb-bfdaefca3716 a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] Security group member updated ['22c0a67b-c5d0-4236-8f96-4991882f5cad'] 2021-09-03 20:48:27.475 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b19150b8-50fe-413b-b8eb-bfdaefca3716 a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] port_delete event received for '977880f2-9162-4401-8677-51b77e8a0f9d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:48:28.827 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:48:28.827 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '977880f2-9162-4401-8677-51b77e8a0f9d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:48:28.827 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '977880f2-9162-4401-8677-51b77e8a0f9d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:48:28.827 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 977880f2-9162-4401-8677-51b77e8a0f9d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:48:28.843 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7f966b07-a328-482a-b316-3cc32c4f697b 2021-09-03 20:48:28.843 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['977880f2-9162-4401-8677-51b77e8a0f9d'] 2021-09-03 20:48:28.843 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:48:28.843 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:48:28.843 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['977880f2-9162-4401-8677-51b77e8a0f9d'] 2021-09-03 20:48:29.116 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c744d38e-3cb9-4c5c-adb3-e7047433e817 a80833111c6144ef8d351ca02a4d522a 041b0aaa90644453a2dc7fe23ae04e29 - - -] port_delete event received for 'a507063e-f66d-4a4d-a6b5-64b4178f8270' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:48:30.233 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2bc7414-2f48-4f7c-9dfe-74063b2cf357 ca427bca03064bc59295878c22c6442f 1217b9d266f14c3b9198490ae868d0ea - - -] Security group member updated on remote: ['aa87a511-5ace-425b-b879-a995da3b83de'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:48:30.233 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-e2bc7414-2f48-4f7c-9dfe-74063b2cf357 ca427bca03064bc59295878c22c6442f 1217b9d266f14c3b9198490ae868d0ea - - -] Security group member updated ['aa87a511-5ace-425b-b879-a995da3b83de'] 2021-09-03 20:48:30.233 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-e2bc7414-2f48-4f7c-9dfe-74063b2cf357 ca427bca03064bc59295878c22c6442f 1217b9d266f14c3b9198490ae868d0ea - - -] Refresh firewall rules 2021-09-03 20:48:30.233 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2bc7414-2f48-4f7c-9dfe-74063b2cf357 ca427bca03064bc59295878c22c6442f 1217b9d266f14c3b9198490ae868d0ea - - -] Get security group information for devices via rpc ['153665a5-3961-4db3-bb53-e602ee87751b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:48:30.271 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e2bc7414-2f48-4f7c-9dfe-74063b2cf357 ca427bca03064bc59295878c22c6442f 1217b9d266f14c3b9198490ae868d0ea - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:48:30.271 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e2bc7414-2f48-4f7c-9dfe-74063b2cf357 ca427bca03064bc59295878c22c6442f 1217b9d266f14c3b9198490ae868d0ea - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:48:30.314 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2bc7414-2f48-4f7c-9dfe-74063b2cf357 ca427bca03064bc59295878c22c6442f 1217b9d266f14c3b9198490ae868d0ea - - -] port_delete event received for '153665a5-3961-4db3-bb53-e602ee87751b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:48:30.837 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:30.862 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:48:31.177 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 153665a5-3961-4db3-bb53-e602ee87751b 2021-09-03 20:48:32.871 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:48:32.871 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '153665a5-3961-4db3-bb53-e602ee87751b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:48:32.871 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '153665a5-3961-4db3-bb53-e602ee87751b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:48:32.871 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 153665a5-3961-4db3-bb53-e602ee87751b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:48:32.876 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ad0a4fca-b421-412b-9b33-4b8d1df5fe88 2021-09-03 20:48:32.876 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['153665a5-3961-4db3-bb53-e602ee87751b'] 2021-09-03 20:48:32.876 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:48:32.876 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:48:32.876 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['153665a5-3961-4db3-bb53-e602ee87751b'] 2021-09-03 20:48:33.171 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dab14876-c8e8-4d13-9ffa-2933561c6c52 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for '4b2f3c87-6930-48f6-b710-22e64ae07030' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:48:34.401 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf1d0662-a571-49ee-b12f-26a962234bca 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for '94e2b3b0-b703-4885-b3ae-2e51c470b296' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:48:34.876 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:34.905 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:48:35.380 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1a987ce-59b3-4198-91ab-e4a039d21fb0 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for 'af91150a-a29a-4818-89f8-5abe2393d84b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:48:35.452 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-656a49fc-e6d8-461e-9bdf-aa3c4babfea7 - - - - -] port_delete event received for 'af91150a-a29a-4818-89f8-5abe2393d84b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:48:35.676 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1a987ce-59b3-4198-91ab-e4a039d21fb0 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network 7f966b07-a328-482a-b316-3cc32c4f697b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:48:35.676 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1a987ce-59b3-4198-91ab-e4a039d21fb0 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Network 7f966b07-a328-482a-b316-3cc32c4f697b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-03 20:48:45.077 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec70c5de-c42b-4675-b5c4-e6bc492a1b0f fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Security group member updated on remote: ['4301fdb1-ebb1-4b1c-ba5e-5349b3c07ca3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:48:45.077 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-ec70c5de-c42b-4675-b5c4-e6bc492a1b0f fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Security group member updated ['4301fdb1-ebb1-4b1c-ba5e-5349b3c07ca3'] 2021-09-03 20:48:45.983 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1b96693-3b12-4882-91d4-8e4bc89dc455 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: 3c9dd5d6-b3f7-4361-b02b-415d47032fc0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:48:45.983 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1b96693-3b12-4882-91d4-8e4bc89dc455 c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port 3c9dd5d6-b3f7-4361-b02b-415d47032fc0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:48:49.220 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3c9dd5d6-b3f7-4361-b02b-415d47032fc0 2021-09-03 20:48:50.920 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:48:51.156 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 3c9dd5d6-b3f7-4361-b02b-415d47032fc0 2021-09-03 20:48:51.156 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 3c9dd5d6-b3f7-4361-b02b-415d47032fc0 updated. Details: {'device': '3c9dd5d6-b3f7-4361-b02b-415d47032fc0', 'network_id': '713f7125-61f3-4b71-ba84-3f413e15d9dc', 'port_id': '3c9dd5d6-b3f7-4361-b02b-415d47032fc0', 'mac_address': 'fa:16:3e:4a:41:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 895, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c3bc4cbe-8f58-44a3-a93f-5d3cbd0056c0', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:48:51.156 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:48:51.156 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3c9dd5d6-b3f7-4361-b02b-415d47032fc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:51.156 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3c9dd5d6-b3f7-4361-b02b-415d47032fc0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:48:51.156 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 713f7125-61f3-4b71-ba84-3f413e15d9dc 2021-09-03 20:48:51.156 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:48:51.328 3080 3196792992520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3c9dd5d6-b3f7-4361-b02b-415d47032fc0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:48:51.328 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3c9dd5d6-b3f7-4361-b02b-415d47032fc0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:48:51.328 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3c9dd5d6-b3f7-4361-b02b-415d47032fc0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:48:51.328 3080 3196792992520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 895, VLAN trunk: None to switch port 3c9dd5d6-b3f7-4361-b02b-415d47032fc0 2021-09-03 20:48:51.406 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:48:51.406 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3c9dd5d6-b3f7-4361-b02b-415d47032fc0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:48:51.552 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3c9dd5d6-b3f7-4361-b02b-415d47032fc0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:48:51.552 3080 3196792992520 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-09-03 20:48:51.552 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4301fdb1-ebb1-4b1c-ba5e-5349b3c07ca3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:48:51.552 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4301fdb1-ebb1-4b1c-ba5e-5349b3c07ca3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:48:51.552 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3c9dd5d6-b3f7-4361-b02b-415d47032fc0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:48:51.552 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:48:51.552 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3c9dd5d6-b3f7-4361-b02b-415d47032fc0 not yet added. Adding. 2021-09-03 20:48:51.552 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:48:51.552 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:48:51.645 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3c9dd5d6-b3f7-4361-b02b-415d47032fc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:51.732 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3c9dd5d6-b3f7-4361-b02b-415d47032fc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:48:51.732 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3c9dd5d6-b3f7-4361-b02b-415d47032fc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:51.832 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3c9dd5d6-b3f7-4361-b02b-415d47032fc0" 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-09-03 20:48:51.920 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3c9dd5d6-b3f7-4361-b02b-415d47032fc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:48:51.920 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3c9dd5d6-b3f7-4361-b02b-415d47032fc0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:48:51.920 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3c9dd5d6-b3f7-4361-b02b-415d47032fc0 processed. 2021-09-03 20:48:52.924 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:48:53.236 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:49:34.166 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b4309be-a155-457a-aeaf-46520ea145d0 c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] port_delete event received for '81e0ae84-27e3-442e-8a3b-e5e2aec02296' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:49:36.942 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2143119-91a8-4c52-a110-8c5ea023d3d7 c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group member updated on remote: ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:49:36.942 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-d2143119-91a8-4c52-a110-8c5ea023d3d7 c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] Security group member updated ['994f7a8f-4784-4ff4-b224-02e7ed0bd749'] 2021-09-03 20:49:37.018 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2143119-91a8-4c52-a110-8c5ea023d3d7 c7a92cedf28c4f31aa0802aeb4f55fc4 9acffcfaf3d2497aae1356f43e5f3ee4 - - -] port_delete event received for 'b5a14fd1-4e49-4248-8492-a104d669bf9a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:49:37.690 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b5a14fd1-4e49-4248-8492-a104d669bf9a 2021-09-03 20:49:39.168 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:49:39.170 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b5a14fd1-4e49-4248-8492-a104d669bf9a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:49:39.170 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b5a14fd1-4e49-4248-8492-a104d669bf9a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:49:39.170 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b5a14fd1-4e49-4248-8492-a104d669bf9a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:49:39.170 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cc9f3247-2acd-457b-8599-c31024e66eee 2021-09-03 20:49:39.170 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b5a14fd1-4e49-4248-8492-a104d669bf9a'] 2021-09-03 20:49:39.170 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:49:39.170 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:49:39.170 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b5a14fd1-4e49-4248-8492-a104d669bf9a'] 2021-09-03 20:49:40.816 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11489271-f167-4bb5-ac4a-7e992bafe954 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for '7a2dcb48-3461-4119-b526-3dca7a27694d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:49:41.168 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:49:41.168 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:49:42.370 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14676f6c-5522-4ff0-bc6a-df2001a5e441 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for '200c07cc-c73e-4314-96d0-39ef28875429' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:49:43.340 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d59b28c-69fa-4c30-9e62-050b360b5137 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for '0207ec82-b677-429c-b0a3-b067fdbc9246' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:49:43.387 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e4743e7-1ff1-4541-a96d-11ac05506fe1 - - - - -] port_delete event received for '0207ec82-b677-429c-b0a3-b067fdbc9246' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:49:43.590 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d59b28c-69fa-4c30-9e62-050b360b5137 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network cc9f3247-2acd-457b-8599-c31024e66eee network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:49:43.590 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d59b28c-69fa-4c30-9e62-050b360b5137 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Network cc9f3247-2acd-457b-8599-c31024e66eee not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-03 20:49:44.981 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bf6894e-4ef9-4224-a4c8-ad669de4837b fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Security group member updated on remote: ['4301fdb1-ebb1-4b1c-ba5e-5349b3c07ca3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:49:44.981 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-3bf6894e-4ef9-4224-a4c8-ad669de4837b fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Security group member updated ['4301fdb1-ebb1-4b1c-ba5e-5349b3c07ca3'] 2021-09-03 20:49:44.981 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-3bf6894e-4ef9-4224-a4c8-ad669de4837b fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Refresh firewall rules 2021-09-03 20:49:44.981 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bf6894e-4ef9-4224-a4c8-ad669de4837b fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Get security group information for devices via rpc ['3c9dd5d6-b3f7-4361-b02b-415d47032fc0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:49:45.013 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3bf6894e-4ef9-4224-a4c8-ad669de4837b fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:49:45.013 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3bf6894e-4ef9-4224-a4c8-ad669de4837b fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:49:45.072 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bf6894e-4ef9-4224-a4c8-ad669de4837b fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] port_delete event received for '3c9dd5d6-b3f7-4361-b02b-415d47032fc0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:49:45.227 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59d5d5fb-a6f1-4707-b91f-fff4a0d051c6 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for 'e4939670-e1b7-495a-942d-619a18bc73bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:49:45.738 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3c9dd5d6-b3f7-4361-b02b-415d47032fc0 2021-09-03 20:49:46.433 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-722bb372-1808-441d-9502-9f25ebfc50f4 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for 'e7044f9e-6d7f-46d2-bc50-52e218a9b7e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:49:47.199 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:49:47.201 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3c9dd5d6-b3f7-4361-b02b-415d47032fc0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:49:47.201 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3c9dd5d6-b3f7-4361-b02b-415d47032fc0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:49:47.201 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3c9dd5d6-b3f7-4361-b02b-415d47032fc0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:49:47.201 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 713f7125-61f3-4b71-ba84-3f413e15d9dc 2021-09-03 20:49:47.201 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3c9dd5d6-b3f7-4361-b02b-415d47032fc0'] 2021-09-03 20:49:47.201 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:49:47.201 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:49:47.201 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3c9dd5d6-b3f7-4361-b02b-415d47032fc0'] 2021-09-03 20:49:47.527 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ba43281-5496-4f77-b73f-acdda50698d5 - - - - -] port_delete event received for '6342263a-98e7-47e4-a685-e72f1c44a772' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:49:47.527 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63802435-67f5-49bd-9e96-fd5805e2ebc8 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] port_delete event received for '6342263a-98e7-47e4-a685-e72f1c44a772' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:49:47.808 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63802435-67f5-49bd-9e96-fd5805e2ebc8 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network 53d499d8-4c53-4b26-9a4b-1bcef539066b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:49:47.808 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63802435-67f5-49bd-9e96-fd5805e2ebc8 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Network 53d499d8-4c53-4b26-9a4b-1bcef539066b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-03 20:49:49.200 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:49:49.228 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:49:54.302 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3f6b916-3ab0-4b74-ade9-f17c924a7a45 fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Security group member updated on remote: ['4301fdb1-ebb1-4b1c-ba5e-5349b3c07ca3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:49:54.302 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-e3f6b916-3ab0-4b74-ade9-f17c924a7a45 fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Security group member updated ['4301fdb1-ebb1-4b1c-ba5e-5349b3c07ca3'] 2021-09-03 20:49:55.257 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-016f5987-59eb-47e3-a08c-cb1dfcf74e7d c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] port_update received: 2b7f39d9-dc38-449b-a6b0-50e5571f3e4e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-03 20:49:55.268 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-016f5987-59eb-47e3-a08c-cb1dfcf74e7d c44159c65b6244628d993e3958f379b2 233c6d135c1842cc8eefdda7eb0e1aef - - -] No port 2b7f39d9-dc38-449b-a6b0-50e5571f3e4e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-03 20:49:57.860 3080 3196792367240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2b7f39d9-dc38-449b-a6b0-50e5571f3e4e 2021-09-03 20:49:59.272 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-03 20:49:59.520 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Adding port 2b7f39d9-dc38-449b-a6b0-50e5571f3e4e 2021-09-03 20:49:59.532 3080 3196695436280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Port 2b7f39d9-dc38-449b-a6b0-50e5571f3e4e updated. Details: {'device': '2b7f39d9-dc38-449b-a6b0-50e5571f3e4e', 'network_id': '713f7125-61f3-4b71-ba84-3f413e15d9dc', 'port_id': '2b7f39d9-dc38-449b-a6b0-50e5571f3e4e', 'mac_address': 'fa:16:3e:ca:05:c3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 895, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c3bc4cbe-8f58-44a3-a93f-5d3cbd0056c0', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-03 20:49:59.532 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-03 20:49:59.532 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2b7f39d9-dc38-449b-a6b0-50e5571f3e4e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:49:59.532 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2b7f39d9-dc38-449b-a6b0-50e5571f3e4e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-03 20:49:59.532 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 713f7125-61f3-4b71-ba84-3f413e15d9dc 2021-09-03 20:49:59.532 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-03 20:49:59.684 3080 3196792992520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2b7f39d9-dc38-449b-a6b0-50e5571f3e4e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:49:59.684 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2b7f39d9-dc38-449b-a6b0-50e5571f3e4e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-03 20:49:59.684 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2b7f39d9-dc38-449b-a6b0-50e5571f3e4e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-03 20:49:59.684 3080 3196792992520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 895, VLAN trunk: None to switch port 2b7f39d9-dc38-449b-a6b0-50e5571f3e4e 2021-09-03 20:49:59.762 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-03 20:49:59.762 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2b7f39d9-dc38-449b-a6b0-50e5571f3e4e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:49:59.904 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2b7f39d9-dc38-449b-a6b0-50e5571f3e4e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:49:59.904 3080 3196792992520 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-09-03 20:49:59.904 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4301fdb1-ebb1-4b1c-ba5e-5349b3c07ca3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-03 20:49:59.904 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4301fdb1-ebb1-4b1c-ba5e-5349b3c07ca3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-03 20:49:59.904 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2b7f39d9-dc38-449b-a6b0-50e5571f3e4e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-03 20:49:59.904 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-03 20:49:59.904 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2b7f39d9-dc38-449b-a6b0-50e5571f3e4e not yet added. Adding. 2021-09-03 20:49:59.904 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-03 20:49:59.904 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-03 20:49:59.996 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b7f39d9-dc38-449b-a6b0-50e5571f3e4e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:50:00.076 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b7f39d9-dc38-449b-a6b0-50e5571f3e4e" 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-09-03 20:50:00.076 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b7f39d9-dc38-449b-a6b0-50e5571f3e4e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:50:00.153 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b7f39d9-dc38-449b-a6b0-50e5571f3e4e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:50:00.230 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2b7f39d9-dc38-449b-a6b0-50e5571f3e4e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:50:00.230 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2b7f39d9-dc38-449b-a6b0-50e5571f3e4e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-03 20:50:00.230 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2b7f39d9-dc38-449b-a6b0-50e5571f3e4e processed. 2021-09-03 20:50:01.297 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:50:01.624 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:50:29.554 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1a3885a-39c5-40d7-bf83-fac102a2bb97 fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Security group member updated on remote: ['4301fdb1-ebb1-4b1c-ba5e-5349b3c07ca3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-03 20:50:29.554 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-e1a3885a-39c5-40d7-bf83-fac102a2bb97 fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Security group member updated ['4301fdb1-ebb1-4b1c-ba5e-5349b3c07ca3'] 2021-09-03 20:50:29.554 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [req-e1a3885a-39c5-40d7-bf83-fac102a2bb97 fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Refresh firewall rules 2021-09-03 20:50:29.554 3080 3196792992520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1a3885a-39c5-40d7-bf83-fac102a2bb97 fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Get security group information for devices via rpc ['2b7f39d9-dc38-449b-a6b0-50e5571f3e4e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-03 20:50:29.582 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1a3885a-39c5-40d7-bf83-fac102a2bb97 fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-03 20:50:29.582 3080 3196792992520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1a3885a-39c5-40d7-bf83-fac102a2bb97 fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-03 20:50:29.613 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1a3885a-39c5-40d7-bf83-fac102a2bb97 fcf38812aaec40e39c6a8df2be30f9c3 c0762a78b10a4276b08ee8e530c6c1c1 - - -] port_delete event received for '2b7f39d9-dc38-449b-a6b0-50e5571f3e4e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-03 20:50:30.147 3080 3196792367416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2b7f39d9-dc38-449b-a6b0-50e5571f3e4e 2021-09-03 20:50:31.432 3080 3196695436280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4771d28a-f53b-4dc9-961e-a34b869d17c6 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-03 20:50:31.433 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2b7f39d9-dc38-449b-a6b0-50e5571f3e4e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-03 20:50:31.433 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2b7f39d9-dc38-449b-a6b0-50e5571f3e4e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-03 20:50:31.433 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2b7f39d9-dc38-449b-a6b0-50e5571f3e4e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-03 20:50:31.433 3080 3196792992520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 713f7125-61f3-4b71-ba84-3f413e15d9dc 2021-09-03 20:50:31.433 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2b7f39d9-dc38-449b-a6b0-50e5571f3e4e'] 2021-09-03 20:50:31.433 3080 3196792992520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-03 20:50:31.457 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-03 20:50:31.457 3080 3196792992520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2b7f39d9-dc38-449b-a6b0-50e5571f3e4e'] 2021-09-03 20:50:33.432 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-03 20:50:33.457 3080 3196792992520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-03 20:50:51.510 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-842a6424-ec10-4553-8b19-6f9164685a20 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] network_delete received. Deleting network 713f7125-61f3-4b71-ba84-3f413e15d9dc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-03 20:50:51.525 3080 3196792992520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-842a6424-ec10-4553-8b19-6f9164685a20 71110b46631341f784d1b90a365c236a 889aa6cad3fc43eebd74365c7a4348f5 - - -] Network 713f7125-61f3-4b71-ba84-3f413e15d9dc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463