2021-09-30 13:05:38.639 3624 2011626626040 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-30 13:05:38.639 3624 2011626626040 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev40 2021-09-30 13:05:38.639 3624 2011626626040 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-30 13:05:38.675 3624 2011626626040 MainThread INFO os_win.utils.network.networkutils [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] WMI caching is disabled. 2021-09-30 13:05:38.900 3624 2011626626040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-09-30 13:05:38.988 3624 2011626626040 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-30 13:05:38.988 3624 2011626626040 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-30 13:05:39.172 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent initialized successfully, now running... 2021-09-30 13:05:39.201 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-30 13:05:39.201 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-30 13:05:39.250 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-30 13:07:35.746 3624 2011724472392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eaa8ec12-1949-49d0-a31a-817e50a99d0a - - - - -] port_update received: 6c26a217-ba0a-4efa-b198-201d20334604 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:07:35.746 3624 2011724472392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eaa8ec12-1949-49d0-a31a-817e50a99d0a - - - - -] No port 6c26a217-ba0a-4efa-b198-201d20334604 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:07:42.568 3624 2011724472392 MainThread WARNING oslo_policy.policy [req-97fdb325-84a8-4b42-b739-cac27ea24949 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] 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-30 13:07:42.568 3624 2011724472392 MainThread WARNING oslo_policy.policy [req-97fdb325-84a8-4b42-b739-cac27ea24949 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] 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-30 13:07:42.568 3624 2011724472392 MainThread WARNING oslo_policy.policy [req-97fdb325-84a8-4b42-b739-cac27ea24949 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] 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-30 13:07:42.568 3624 2011724472392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97fdb325-84a8-4b42-b739-cac27ea24949 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated on remote: ['d43a1128-a1fc-4664-8857-088fd39dab81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:07:42.568 3624 2011724472392 MainThread INFO neutron.agent.securitygroups_rpc [req-97fdb325-84a8-4b42-b739-cac27ea24949 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated ['d43a1128-a1fc-4664-8857-088fd39dab81'] 2021-09-30 13:07:43.574 3624 2011724402760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8e1dda6-e08c-4df3-b94f-4d3e617af4a7 - - - - -] port_update received: a32cde66-bf00-4301-9950-9c7f028f3fe8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:07:43.605 3624 2011724402760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8e1dda6-e08c-4df3-b94f-4d3e617af4a7 - - - - -] No port a32cde66-bf00-4301-9950-9c7f028f3fe8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:07:44.465 3624 2011724406856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12533456-9f92-45de-a85e-49cd9e0b58fe - - - - -] port_update received: 2adba5ed-e6bf-4aea-80e9-63940936c8e6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:07:44.496 3624 2011724406856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12533456-9f92-45de-a85e-49cd9e0b58fe - - - - -] No port 2adba5ed-e6bf-4aea-80e9-63940936c8e6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:07:46.487 3624 2011724374088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-467daeae-04a9-435b-af50-22f594f7452a f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: e45475bd-28ad-40e6-86c4-dc75486fd07c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:07:46.507 3624 2011724374088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-467daeae-04a9-435b-af50-22f594f7452a f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port e45475bd-28ad-40e6-86c4-dc75486fd07c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:07:48.340 3624 2011724300360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46be730f-51ce-4e89-a614-f6b0bd453c81 - - - - -] port_update received: 21c0fa22-052a-4ae5-8b5f-9179cadff91f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:07:48.340 3624 2011724300360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46be730f-51ce-4e89-a614-f6b0bd453c81 - - - - -] No port 21c0fa22-052a-4ae5-8b5f-9179cadff91f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:07:48.737 3624 2011724300360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87826345-c2aa-4b51-af42-228871ae400a 21a68ab7448845329ff7fc15ced53df3 ff69882fcb8e441f932eea73da9df0fb - - -] Security group member updated on remote: ['5fab646a-8ef5-4a60-be66-0abc9f15ecdf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:07:48.737 3624 2011724300360 MainThread INFO neutron.agent.securitygroups_rpc [req-87826345-c2aa-4b51-af42-228871ae400a 21a68ab7448845329ff7fc15ced53df3 ff69882fcb8e441f932eea73da9df0fb - - -] Security group member updated ['5fab646a-8ef5-4a60-be66-0abc9f15ecdf'] 2021-09-30 13:07:50.450 3624 2011724722248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0057b196-1aeb-45b6-a3b2-11a53c844490 b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group rule updated on remote: ['0592efa1-ed34-43c1-b8f5-b670df4d4d3d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:07:50.450 3624 2011724722248 MainThread INFO neutron.agent.securitygroups_rpc [req-0057b196-1aeb-45b6-a3b2-11a53c844490 b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group rule updated ['0592efa1-ed34-43c1-b8f5-b670df4d4d3d'] 2021-09-30 13:07:51.735 3624 2011724722248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2f0567c-783f-40f7-91b4-7bff219e6896 b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group rule updated on remote: ['0592efa1-ed34-43c1-b8f5-b670df4d4d3d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:07:51.735 3624 2011724722248 MainThread INFO neutron.agent.securitygroups_rpc [req-f2f0567c-783f-40f7-91b4-7bff219e6896 b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group rule updated ['0592efa1-ed34-43c1-b8f5-b670df4d4d3d'] 2021-09-30 13:07:53.605 3624 2011724722248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8765f4b6-c5ad-4f31-9e0d-65741e579761 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 554733ae-f05f-4a3e-a282-7bc5be1a2dfa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:07:53.605 3624 2011724722248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8765f4b6-c5ad-4f31-9e0d-65741e579761 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 554733ae-f05f-4a3e-a282-7bc5be1a2dfa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:07:54.630 3624 2011724755016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38934d6a-1a08-49b5-8004-13b6ed1d88a0 - - - - -] port_update received: 56c722ec-b8cf-407c-be40-d22a0e3c8a8a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:07:54.645 3624 2011724755016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38934d6a-1a08-49b5-8004-13b6ed1d88a0 - - - - -] No port 56c722ec-b8cf-407c-be40-d22a0e3c8a8a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:07:56.199 3624 2011724755016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d1c4e16-465f-4722-ba94-114e38549ae1 - - - - -] port_update received: 4dc3d0ea-0e6c-4599-a287-9cf9b6659a73 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:07:56.230 3624 2011724755016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d1c4e16-465f-4722-ba94-114e38549ae1 - - - - -] No port 4dc3d0ea-0e6c-4599-a287-9cf9b6659a73 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:07:56.918 3624 2011724746824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ef238ce-dbc1-45dc-961f-0e017e66a9f7 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group rule updated on remote: ['a44576f2-fd86-401b-958f-d82f384e97a0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:07:56.933 3624 2011724746824 MainThread INFO neutron.agent.securitygroups_rpc [req-0ef238ce-dbc1-45dc-961f-0e017e66a9f7 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group rule updated ['a44576f2-fd86-401b-958f-d82f384e97a0'] 2021-09-30 13:07:58.690 3624 2011724759112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d07160f-7ca2-4b45-be0e-630787d06855 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group rule updated on remote: ['a44576f2-fd86-401b-958f-d82f384e97a0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:07:58.690 3624 2011724759112 MainThread INFO neutron.agent.securitygroups_rpc [req-7d07160f-7ca2-4b45-be0e-630787d06855 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group rule updated ['a44576f2-fd86-401b-958f-d82f384e97a0'] 2021-09-30 13:08:00.243 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e45475bd-28ad-40e6-86c4-dc75486fd07c 2021-09-30 13:08:00.243 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 554733ae-f05f-4a3e-a282-7bc5be1a2dfa 2021-09-30 13:08:01.574 3624 2011724787784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5865d613-679f-4322-8a25-599725a058c5 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Security group member updated on remote: ['a3377197-71ed-4a91-9c01-536557afd0ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:08:01.574 3624 2011724787784 MainThread INFO neutron.agent.securitygroups_rpc [req-5865d613-679f-4322-8a25-599725a058c5 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Security group member updated ['a3377197-71ed-4a91-9c01-536557afd0ce'] 2021-09-30 13:08:01.964 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:08:01.980 3624 2011724800072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4aa17951-309d-490f-bbdc-37bd71e5fa7e 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Security group member updated on remote: ['a3377197-71ed-4a91-9c01-536557afd0ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:08:01.980 3624 2011724800072 MainThread INFO neutron.agent.securitygroups_rpc [req-4aa17951-309d-490f-bbdc-37bd71e5fa7e 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Security group member updated ['a3377197-71ed-4a91-9c01-536557afd0ce'] 2021-09-30 13:08:02.152 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36eea6d5-be5c-4fc1-a121-fa4e7155590e d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network 1b978555-2848-4319-9d0c-ffeab09a4f8c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:08:02.152 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36eea6d5-be5c-4fc1-a121-fa4e7155590e d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Network 1b978555-2848-4319-9d0c-ffeab09a4f8c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-30 13:08:02.996 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 554733ae-f05f-4a3e-a282-7bc5be1a2dfa 2021-09-30 13:08:02.996 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 554733ae-f05f-4a3e-a282-7bc5be1a2dfa updated. Details: {'device': '554733ae-f05f-4a3e-a282-7bc5be1a2dfa', 'network_id': '17189817-5645-4738-aae2-dcd72425ad0e', 'port_id': '554733ae-f05f-4a3e-a282-7bc5be1a2dfa', 'mac_address': 'fa:16:3e:bb:31:e1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 154, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a96e4e31-c7d8-4f57-b193-fc835e14214f', '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-30 13:08:02.996 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:08:02.996 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port e45475bd-28ad-40e6-86c4-dc75486fd07c 2021-09-30 13:08:02.996 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port e45475bd-28ad-40e6-86c4-dc75486fd07c updated. Details: {'device': 'e45475bd-28ad-40e6-86c4-dc75486fd07c', 'network_id': 'ce4b96e6-ebc4-42a2-86ac-25dd1ec31680', 'port_id': 'e45475bd-28ad-40e6-86c4-dc75486fd07c', 'mac_address': 'fa:16:3e:27:85:1e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 178, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '077437e6-b83a-4434-a51a-e8e7cf517e83', '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-30 13:08:02.996 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:08:02.996 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-554733ae-f05f-4a3e-a282-7bc5be1a2dfa" acquired by "networking_hyperv.neutron._common_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-30 13:08:02.996 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 554733ae-f05f-4a3e-a282-7bc5be1a2dfa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:08:02.996 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 17189817-5645-4738-aae2-dcd72425ad0e 2021-09-30 13:08:02.996 3624 2011724816808 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-30 13:08:03.011 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:08:03.011 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e45475bd-28ad-40e6-86c4-dc75486fd07c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:08:03.011 3624 2011724816984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ce4b96e6-ebc4-42a2-86ac-25dd1ec31680 2021-09-30 13:08:03.011 3624 2011724816984 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-30 13:08:03.168 3624 2011724816984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e45475bd-28ad-40e6-86c4-dc75486fd07c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:03.168 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e45475bd-28ad-40e6-86c4-dc75486fd07c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:03.168 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '554733ae-f05f-4a3e-a282-7bc5be1a2dfa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:03.168 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '554733ae-f05f-4a3e-a282-7bc5be1a2dfa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:03.168 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e45475bd-28ad-40e6-86c4-dc75486fd07c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:08:03.168 3624 2011724816984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 178, VLAN trunk: None to switch port e45475bd-28ad-40e6-86c4-dc75486fd07c 2021-09-30 13:08:03.230 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 554733ae-f05f-4a3e-a282-7bc5be1a2dfa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:08:03.230 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 154, VLAN trunk: None to switch port 554733ae-f05f-4a3e-a282-7bc5be1a2dfa 2021-09-30 13:08:03.277 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:08:03.277 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e45475bd-28ad-40e6-86c4-dc75486fd07c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:08:03.277 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:08:03.277 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['554733ae-f05f-4a3e-a282-7bc5be1a2dfa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:08:03.527 3624 2011724817864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6ffbe16-44d8-42e4-9813-b6eccb258338 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network 22551039-ae7c-4102-8e5b-7031aa24af0d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:08:03.527 3624 2011724817864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6ffbe16-44d8-42e4-9813-b6eccb258338 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Network 22551039-ae7c-4102-8e5b-7031aa24af0d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-30 13:08:03.746 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['554733ae-f05f-4a3e-a282-7bc5be1a2dfa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:08:03.746 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:08:03.746 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5fab646a-8ef5-4a60-be66-0abc9f15ecdf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:08:03.746 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5fab646a-8ef5-4a60-be66-0abc9f15ecdf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:08:03.746 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 554733ae-f05f-4a3e-a282-7bc5be1a2dfa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:08:03.746 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:08:03.746 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 554733ae-f05f-4a3e-a282-7bc5be1a2dfa not yet added. Adding. 2021-09-30 13:08:03.746 3624 2011724816808 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-30 13:08:03.746 3624 2011724816808 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-30 13:08:03.746 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e45475bd-28ad-40e6-86c4-dc75486fd07c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:08:03.746 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:08:03.746 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:08:03.761 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:08:03.761 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e45475bd-28ad-40e6-86c4-dc75486fd07c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:08:03.761 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:08:03.761 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e45475bd-28ad-40e6-86c4-dc75486fd07c not yet added. Adding. 2021-09-30 13:08:03.761 3624 2011724816984 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-30 13:08:03.761 3624 2011724816984 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-30 13:08:03.846 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:08:03.846 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-554733ae-f05f-4a3e-a282-7bc5be1a2dfa" acquired by "networking_hyperv.neutron._common_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-30 13:08:03.902 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dac090ea-6d75-4d1f-b9e0-375f43679340 b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group member updated on remote: ['0592efa1-ed34-43c1-b8f5-b670df4d4d3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:08:03.902 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [req-dac090ea-6d75-4d1f-b9e0-375f43679340 b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group member updated ['0592efa1-ed34-43c1-b8f5-b670df4d4d3d'] 2021-09-30 13:08:03.933 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" 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-30 13:08:03.933 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:08:03.933 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-554733ae-f05f-4a3e-a282-7bc5be1a2dfa" 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-30 13:08:03.933 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-554733ae-f05f-4a3e-a282-7bc5be1a2dfa" acquired by "networking_hyperv.neutron._common_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-30 13:08:04.042 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" 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-30 13:08:04.042 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-554733ae-f05f-4a3e-a282-7bc5be1a2dfa" 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-30 13:08:04.129 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-554733ae-f05f-4a3e-a282-7bc5be1a2dfa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:08:04.129 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 554733ae-f05f-4a3e-a282-7bc5be1a2dfa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:08:04.129 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 554733ae-f05f-4a3e-a282-7bc5be1a2dfa processed. 2021-09-30 13:08:04.129 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:08:04.129 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e45475bd-28ad-40e6-86c4-dc75486fd07c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:08:04.129 3624 2011724816984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e45475bd-28ad-40e6-86c4-dc75486fd07c processed. 2021-09-30 13:08:04.865 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba4f48fc-c298-490d-b130-b8a6d00b0b5e f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 9b069924-d025-4868-aca8-9e7de76b1b56 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:08:04.886 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba4f48fc-c298-490d-b130-b8a6d00b0b5e f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 9b069924-d025-4868-aca8-9e7de76b1b56 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:08:05.636 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dec97a2-02c1-4aeb-bd7f-5ae10d220f46 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 4c9fae60-0494-4a49-833f-8a56804d811d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:08:05.651 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dec97a2-02c1-4aeb-bd7f-5ae10d220f46 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 4c9fae60-0494-4a49-833f-8a56804d811d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:08:05.980 3624 2011724816984 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-30 13:08:06.683 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8db739d1-91f1-4831-8318-81e39e0eaf9a f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 6cba9a5a-01df-4a41-9437-2ae6a2d1214b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:08:06.705 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8db739d1-91f1-4831-8318-81e39e0eaf9a f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:08:07.377 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:08:08.276 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4c9fae60-0494-4a49-833f-8a56804d811d 2021-09-30 13:08:08.276 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9b069924-d025-4868-aca8-9e7de76b1b56 2021-09-30 13:08:09.058 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60eaf074-8f4c-4149-8627-2c29d6f3d4a9 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group member updated on remote: ['a44576f2-fd86-401b-958f-d82f384e97a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:08:09.058 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [req-60eaf074-8f4c-4149-8627-2c29d6f3d4a9 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group member updated ['a44576f2-fd86-401b-958f-d82f384e97a0'] 2021-09-30 13:08:10.000 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:08:10.296 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6cba9a5a-01df-4a41-9437-2ae6a2d1214b 2021-09-30 13:08:10.547 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb42e5fd-5126-4bc1-8fd6-d04279e734eb f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 9b3e64d9-889b-4b9e-ad96-3dd154ae3b73 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:08:10.564 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb42e5fd-5126-4bc1-8fd6-d04279e734eb f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 9b3e64d9-889b-4b9e-ad96-3dd154ae3b73 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:08:10.807 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 4c9fae60-0494-4a49-833f-8a56804d811d 2021-09-30 13:08:10.807 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 4c9fae60-0494-4a49-833f-8a56804d811d updated. Details: {'device': '4c9fae60-0494-4a49-833f-8a56804d811d', 'network_id': '9988e6d9-c548-46df-9977-86de1fec1e1b', 'port_id': '4c9fae60-0494-4a49-833f-8a56804d811d', 'mac_address': 'fa:16:3e:27:ce:b2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 173, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '71185776-9c41-4fd0-a347-e23dddf3c8e3', '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-30 13:08:10.807 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:08:10.807 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 9b069924-d025-4868-aca8-9e7de76b1b56 2021-09-30 13:08:10.807 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 9b069924-d025-4868-aca8-9e7de76b1b56 updated. Details: {'device': '9b069924-d025-4868-aca8-9e7de76b1b56', 'network_id': '9988e6d9-c548-46df-9977-86de1fec1e1b', 'port_id': '9b069924-d025-4868-aca8-9e7de76b1b56', 'mac_address': 'fa:16:3e:f4:06:37', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 173, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '71185776-9c41-4fd0-a347-e23dddf3c8e3', '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-30 13:08:10.807 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:08:10.807 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c9fae60-0494-4a49-833f-8a56804d811d" acquired by "networking_hyperv.neutron._common_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-30 13:08:10.807 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4c9fae60-0494-4a49-833f-8a56804d811d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:08:10.807 3624 2011724816984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9988e6d9-c548-46df-9977-86de1fec1e1b 2021-09-30 13:08:10.807 3624 2011724816984 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-30 13:08:10.807 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b069924-d025-4868-aca8-9e7de76b1b56" acquired by "networking_hyperv.neutron._common_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-30 13:08:10.807 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9b069924-d025-4868-aca8-9e7de76b1b56 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:08:10.816 3624 2011724816808 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-30 13:08:10.950 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9b069924-d025-4868-aca8-9e7de76b1b56') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:10.950 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9b069924-d025-4868-aca8-9e7de76b1b56') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:10.950 3624 2011724816984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4c9fae60-0494-4a49-833f-8a56804d811d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:10.950 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4c9fae60-0494-4a49-833f-8a56804d811d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:10.950 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9b069924-d025-4868-aca8-9e7de76b1b56 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:08:10.950 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 173, VLAN trunk: None to switch port 9b069924-d025-4868-aca8-9e7de76b1b56 2021-09-30 13:08:10.950 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4c9fae60-0494-4a49-833f-8a56804d811d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:08:10.950 3624 2011724816984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 173, VLAN trunk: None to switch port 4c9fae60-0494-4a49-833f-8a56804d811d 2021-09-30 13:08:11.055 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:08:11.055 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9b069924-d025-4868-aca8-9e7de76b1b56'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:08:11.055 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:08:11.055 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4c9fae60-0494-4a49-833f-8a56804d811d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:08:11.361 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4c9fae60-0494-4a49-833f-8a56804d811d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:08:11.361 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:08:11.361 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a3377197-71ed-4a91-9c01-536557afd0ce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:08:11.361 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a3377197-71ed-4a91-9c01-536557afd0ce) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:08:11.361 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4c9fae60-0494-4a49-833f-8a56804d811d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:08:11.361 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:08:11.361 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4c9fae60-0494-4a49-833f-8a56804d811d not yet added. Adding. 2021-09-30 13:08:11.361 3624 2011724816984 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-30 13:08:11.361 3624 2011724816984 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-30 13:08:11.378 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9b069924-d025-4868-aca8-9e7de76b1b56']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:08:11.378 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:08:11.378 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a3377197-71ed-4a91-9c01-536557afd0ce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:08:11.378 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a3377197-71ed-4a91-9c01-536557afd0ce) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:08:11.378 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9b069924-d025-4868-aca8-9e7de76b1b56 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:08:11.378 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:08:11.378 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9b069924-d025-4868-aca8-9e7de76b1b56 not yet added. Adding. 2021-09-30 13:08:11.378 3624 2011724816808 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-30 13:08:11.378 3624 2011724816808 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-30 13:08:11.519 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b069924-d025-4868-aca8-9e7de76b1b56" acquired by "networking_hyperv.neutron._common_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-30 13:08:11.519 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c9fae60-0494-4a49-833f-8a56804d811d" acquired by "networking_hyperv.neutron._common_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-30 13:08:11.642 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c9fae60-0494-4a49-833f-8a56804d811d" 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-30 13:08:11.642 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c9fae60-0494-4a49-833f-8a56804d811d" acquired by "networking_hyperv.neutron._common_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-30 13:08:11.642 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b069924-d025-4868-aca8-9e7de76b1b56" 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-30 13:08:11.642 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b069924-d025-4868-aca8-9e7de76b1b56" acquired by "networking_hyperv.neutron._common_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-30 13:08:11.809 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b069924-d025-4868-aca8-9e7de76b1b56" 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-30 13:08:11.809 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c9fae60-0494-4a49-833f-8a56804d811d" 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-30 13:08:11.905 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b069924-d025-4868-aca8-9e7de76b1b56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:08:11.905 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9b069924-d025-4868-aca8-9e7de76b1b56 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:08:11.905 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9b069924-d025-4868-aca8-9e7de76b1b56 processed. 2021-09-30 13:08:11.924 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c9fae60-0494-4a49-833f-8a56804d811d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:08:11.924 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4c9fae60-0494-4a49-833f-8a56804d811d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:08:11.924 3624 2011724816984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4c9fae60-0494-4a49-833f-8a56804d811d processed. 2021-09-30 13:08:12.027 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:08:12.027 3624 2011724816984 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-30 13:08:12.737 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b 2021-09-30 13:08:12.737 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b updated. Details: {'device': '6cba9a5a-01df-4a41-9437-2ae6a2d1214b', 'network_id': '8bd2131f-0f2e-474e-bc82-558dd1ff1ce0', 'port_id': '6cba9a5a-01df-4a41-9437-2ae6a2d1214b', 'mac_address': 'fa:16:3e:29:00:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c0313fdb-e9d7-4f09-809a-ffa8bdeb37ab', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-30 13:08:12.737 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:08:12.737 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" acquired by "networking_hyperv.neutron._common_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-30 13:08:12.737 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:08:12.737 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8bd2131f-0f2e-474e-bc82-558dd1ff1ce0 2021-09-30 13:08:12.737 3624 2011724816808 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-30 13:08:12.905 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6cba9a5a-01df-4a41-9437-2ae6a2d1214b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:12.905 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6cba9a5a-01df-4a41-9437-2ae6a2d1214b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:12.905 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:08:12.905 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b 2021-09-30 13:08:13.014 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:08:13.014 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6cba9a5a-01df-4a41-9437-2ae6a2d1214b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:08:13.363 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6cba9a5a-01df-4a41-9437-2ae6a2d1214b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:08:13.363 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:08:13.363 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0592efa1-ed34-43c1-b8f5-b670df4d4d3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:08:13.363 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6cba9a5a-01df-4a41-9437-2ae6a2d1214b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:08:13.363 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:08:13.363 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6cba9a5a-01df-4a41-9437-2ae6a2d1214b not yet added. Adding. 2021-09-30 13:08:13.363 3624 2011724816808 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-30 13:08:13.363 3624 2011724816808 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-30 13:08:13.472 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:08:13.511 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" acquired by "networking_hyperv.neutron._common_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-30 13:08:13.667 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" 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-30 13:08:13.667 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" acquired by "networking_hyperv.neutron._common_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-30 13:08:13.815 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" 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-30 13:08:13.968 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:08:13.968 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:08:13.968 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b processed. 2021-09-30 13:08:14.058 3624 2011724816808 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-30 13:08:14.343 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9b3e64d9-889b-4b9e-ad96-3dd154ae3b73 2021-09-30 13:08:14.450 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:08:16.083 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:08:16.451 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 9b3e64d9-889b-4b9e-ad96-3dd154ae3b73 2021-09-30 13:08:16.451 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 9b3e64d9-889b-4b9e-ad96-3dd154ae3b73 updated. Details: {'device': '9b3e64d9-889b-4b9e-ad96-3dd154ae3b73', 'network_id': '5bb9632a-7ea3-41bf-9c3e-decf42519b15', 'port_id': '9b3e64d9-889b-4b9e-ad96-3dd154ae3b73', 'mac_address': 'fa:16:3e:45:f8:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 151, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c9d23de6-c2d8-4ceb-b976-483aa0839e3c', '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-30 13:08:16.451 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:08:16.469 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b3e64d9-889b-4b9e-ad96-3dd154ae3b73" acquired by "networking_hyperv.neutron._common_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-30 13:08:16.469 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9b3e64d9-889b-4b9e-ad96-3dd154ae3b73 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:08:16.469 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5bb9632a-7ea3-41bf-9c3e-decf42519b15 2021-09-30 13:08:16.469 3624 2011724816808 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-30 13:08:16.809 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9b3e64d9-889b-4b9e-ad96-3dd154ae3b73') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:16.809 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9b3e64d9-889b-4b9e-ad96-3dd154ae3b73') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:16.824 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9b3e64d9-889b-4b9e-ad96-3dd154ae3b73 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:08:16.824 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 151, VLAN trunk: None to switch port 9b3e64d9-889b-4b9e-ad96-3dd154ae3b73 2021-09-30 13:08:17.043 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:08:17.043 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9b3e64d9-889b-4b9e-ad96-3dd154ae3b73'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:08:17.188 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9b3e64d9-889b-4b9e-ad96-3dd154ae3b73']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:08:17.188 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:08:17.188 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a44576f2-fd86-401b-958f-d82f384e97a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:08:17.188 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9b3e64d9-889b-4b9e-ad96-3dd154ae3b73 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:08:17.206 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:08:17.206 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9b3e64d9-889b-4b9e-ad96-3dd154ae3b73 not yet added. Adding. 2021-09-30 13:08:17.206 3624 2011724816808 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-30 13:08:17.206 3624 2011724816808 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-30 13:08:17.436 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b3e64d9-889b-4b9e-ad96-3dd154ae3b73" acquired by "networking_hyperv.neutron._common_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-30 13:08:17.644 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b3e64d9-889b-4b9e-ad96-3dd154ae3b73" 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-30 13:08:17.644 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b3e64d9-889b-4b9e-ad96-3dd154ae3b73" acquired by "networking_hyperv.neutron._common_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-30 13:08:17.845 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b3e64d9-889b-4b9e-ad96-3dd154ae3b73" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:08:18.000 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b3e64d9-889b-4b9e-ad96-3dd154ae3b73" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:08:18.000 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9b3e64d9-889b-4b9e-ad96-3dd154ae3b73 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:08:18.000 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9b3e64d9-889b-4b9e-ad96-3dd154ae3b73 processed. 2021-09-30 13:08:18.087 3624 2011724816808 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-30 13:08:18.734 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.640s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:08:22.076 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6690b671-9113-496b-b730-8a825a75a42c 21a68ab7448845329ff7fc15ced53df3 ff69882fcb8e441f932eea73da9df0fb - - -] Security group member updated on remote: ['5fab646a-8ef5-4a60-be66-0abc9f15ecdf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:08:22.076 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-6690b671-9113-496b-b730-8a825a75a42c 21a68ab7448845329ff7fc15ced53df3 ff69882fcb8e441f932eea73da9df0fb - - -] Security group member updated ['5fab646a-8ef5-4a60-be66-0abc9f15ecdf'] 2021-09-30 13:08:22.076 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-6690b671-9113-496b-b730-8a825a75a42c 21a68ab7448845329ff7fc15ced53df3 ff69882fcb8e441f932eea73da9df0fb - - -] Refresh firewall rules 2021-09-30 13:08:22.076 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6690b671-9113-496b-b730-8a825a75a42c 21a68ab7448845329ff7fc15ced53df3 ff69882fcb8e441f932eea73da9df0fb - - -] Get security group information for devices via rpc ['554733ae-f05f-4a3e-a282-7bc5be1a2dfa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:08:22.105 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6690b671-9113-496b-b730-8a825a75a42c 21a68ab7448845329ff7fc15ced53df3 ff69882fcb8e441f932eea73da9df0fb - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:08:22.105 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6690b671-9113-496b-b730-8a825a75a42c 21a68ab7448845329ff7fc15ced53df3 ff69882fcb8e441f932eea73da9df0fb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:08:22.205 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6690b671-9113-496b-b730-8a825a75a42c 21a68ab7448845329ff7fc15ced53df3 ff69882fcb8e441f932eea73da9df0fb - - -] port_delete event received for '554733ae-f05f-4a3e-a282-7bc5be1a2dfa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:08:22.374 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 554733ae-f05f-4a3e-a282-7bc5be1a2dfa 2021-09-30 13:08:24.110 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:08:24.110 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '554733ae-f05f-4a3e-a282-7bc5be1a2dfa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:08:24.110 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '554733ae-f05f-4a3e-a282-7bc5be1a2dfa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:08:24.110 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 554733ae-f05f-4a3e-a282-7bc5be1a2dfa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:08:24.137 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 17189817-5645-4738-aae2-dcd72425ad0e 2021-09-30 13:08:24.137 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['554733ae-f05f-4a3e-a282-7bc5be1a2dfa'] 2021-09-30 13:08:24.137 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:08:24.137 3624 2011724816808 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-30 13:08:24.137 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['554733ae-f05f-4a3e-a282-7bc5be1a2dfa'] 2021-09-30 13:08:25.027 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated on remote: ['d43a1128-a1fc-4664-8857-088fd39dab81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:08:25.027 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated ['d43a1128-a1fc-4664-8857-088fd39dab81'] 2021-09-30 13:08:25.027 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Refresh firewall rules 2021-09-30 13:08:25.027 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Get security group information for devices via rpc ['e45475bd-28ad-40e6-86c4-dc75486fd07c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:08:25.269 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update security group information for ports dict_keys(['e45475bd-28ad-40e6-86c4-dc75486fd07c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:08:25.269 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:08:25.269 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update rules of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:08:25.269 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update members of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:08:25.269 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update port filter for e45475bd-28ad-40e6-86c4-dc75486fd07c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:08:25.269 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Updating port rules. 2021-09-30 13:08:25.269 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-30 13:08:25.269 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:08:25.449 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" 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-30 13:08:25.449 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:08:25.449 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-d62f5f2b-efe1-4131-9694-9fbc58da26b9 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" 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-30 13:08:26.109 3624 2011724816808 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-30 13:08:26.154 3624 2011724816808 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-30 13:08:26.841 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34692b1f-4792-442e-a68c-3969908b46b9 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 0af6f034-7da2-48c0-8d0f-637124989114 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:08:26.861 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34692b1f-4792-442e-a68c-3969908b46b9 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 0af6f034-7da2-48c0-8d0f-637124989114 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:08:27.531 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62cfc1e6-fd6d-4035-9753-ca6e2b4c0e7d d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network 17189817-5645-4738-aae2-dcd72425ad0e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:08:27.531 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62cfc1e6-fd6d-4035-9753-ca6e2b4c0e7d d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Network 17189817-5645-4738-aae2-dcd72425ad0e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-30 13:08:30.516 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0af6f034-7da2-48c0-8d0f-637124989114 2021-09-30 13:08:32.105 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:08:32.355 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 0af6f034-7da2-48c0-8d0f-637124989114 2021-09-30 13:08:32.355 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 0af6f034-7da2-48c0-8d0f-637124989114 updated. Details: {'device': '0af6f034-7da2-48c0-8d0f-637124989114', 'network_id': 'ce4b96e6-ebc4-42a2-86ac-25dd1ec31680', 'port_id': '0af6f034-7da2-48c0-8d0f-637124989114', 'mac_address': 'fa:16:3e:44:52:39', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 178, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '077437e6-b83a-4434-a51a-e8e7cf517e83', '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-30 13:08:32.355 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:08:32.355 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" acquired by "networking_hyperv.neutron._common_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-30 13:08:32.355 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0af6f034-7da2-48c0-8d0f-637124989114 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:08:32.355 3624 2011724816808 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-30 13:08:32.560 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0af6f034-7da2-48c0-8d0f-637124989114') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:32.560 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0af6f034-7da2-48c0-8d0f-637124989114') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:32.576 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0af6f034-7da2-48c0-8d0f-637124989114 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:08:32.576 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 178, VLAN trunk: None to switch port 0af6f034-7da2-48c0-8d0f-637124989114 2021-09-30 13:08:32.699 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:08:32.699 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0af6f034-7da2-48c0-8d0f-637124989114'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:08:32.857 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0af6f034-7da2-48c0-8d0f-637124989114']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:08:32.857 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:08:32.857 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:08:32.857 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:08:32.857 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0af6f034-7da2-48c0-8d0f-637124989114 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:08:32.857 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:08:32.857 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0af6f034-7da2-48c0-8d0f-637124989114 not yet added. Adding. 2021-09-30 13:08:32.857 3624 2011724816808 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-30 13:08:32.857 3624 2011724816808 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-30 13:08:33.058 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" acquired by "networking_hyperv.neutron._common_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-30 13:08:33.279 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" 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-30 13:08:33.279 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" acquired by "networking_hyperv.neutron._common_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-30 13:08:33.418 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aeabbc98-d7b6-4ed4-8ee3-2417772578a9 34025e5a2d184a94b9673d169fee04f8 ad7451dfa83640d4a985c16a1e5cc195 - - -] Security group member updated on remote: ['95d4d9e2-6d8f-4cc1-a09f-2b679899d9c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:08:33.418 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [req-aeabbc98-d7b6-4ed4-8ee3-2417772578a9 34025e5a2d184a94b9673d169fee04f8 ad7451dfa83640d4a985c16a1e5cc195 - - -] Security group member updated ['95d4d9e2-6d8f-4cc1-a09f-2b679899d9c9'] 2021-09-30 13:08:33.496 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" 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-30 13:08:33.644 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" 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-30 13:08:33.644 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0af6f034-7da2-48c0-8d0f-637124989114 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:08:33.644 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0af6f034-7da2-48c0-8d0f-637124989114 processed. 2021-09-30 13:08:34.123 3624 2011724816808 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-30 13:08:34.480 3624 2011724816808 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-30 13:08:34.700 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fe29ab8-2bfb-4ecf-955d-93c7ec11f30d f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:08:34.720 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fe29ab8-2bfb-4ecf-955d-93c7ec11f30d f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:08:38.674 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0 2021-09-30 13:08:40.121 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:08:40.408 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0 2021-09-30 13:08:40.408 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0 updated. Details: {'device': 'cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0', 'network_id': 'a0cc0210-6531-46ce-96a1-b8eee5b00ed1', 'port_id': 'cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0', 'mac_address': 'fa:16:3e:22:68:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 169, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ad9dd779-17e5-44ac-99e8-d09eadb2245e', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-30 13:08:40.408 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:08:40.418 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0" acquired by "networking_hyperv.neutron._common_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-30 13:08:40.418 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:08:40.418 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a0cc0210-6531-46ce-96a1-b8eee5b00ed1 2021-09-30 13:08:40.418 3624 2011724816808 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-30 13:08:40.653 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:40.653 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:40.676 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:08:40.676 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 169, VLAN trunk: None to switch port cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0 2021-09-30 13:08:40.798 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:08:40.798 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:08:40.996 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:08:40.996 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:08:40.996 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (95d4d9e2-6d8f-4cc1-a09f-2b679899d9c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:08:40.996 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (95d4d9e2-6d8f-4cc1-a09f-2b679899d9c9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:08:40.996 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:08:40.996 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:08:40.996 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0 not yet added. Adding. 2021-09-30 13:08:40.996 3624 2011724816808 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-30 13:08:40.996 3624 2011724816808 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-30 13:08:41.264 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0" acquired by "networking_hyperv.neutron._common_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-30 13:08:41.527 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0" 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-30 13:08:41.527 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0" acquired by "networking_hyperv.neutron._common_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-30 13:08:41.778 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0" 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-30 13:08:41.944 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:08:41.944 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:08:41.944 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0 processed. 2021-09-30 13:08:42.152 3624 2011724816808 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-30 13:08:42.589 3624 2011724816808 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-30 13:08:45.622 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated on remote: ['d43a1128-a1fc-4664-8857-088fd39dab81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:08:45.622 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated ['d43a1128-a1fc-4664-8857-088fd39dab81'] 2021-09-30 13:08:45.622 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Refresh firewall rules 2021-09-30 13:08:45.637 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Get security group information for devices via rpc ['e45475bd-28ad-40e6-86c4-dc75486fd07c', '0af6f034-7da2-48c0-8d0f-637124989114'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:08:45.998 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update security group information for ports dict_keys(['0af6f034-7da2-48c0-8d0f-637124989114', 'e45475bd-28ad-40e6-86c4-dc75486fd07c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:08:45.998 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:08:45.998 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update rules of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:08:45.998 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update members of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:08:45.998 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update port filter for 0af6f034-7da2-48c0-8d0f-637124989114 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:08:45.998 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Updating port rules. 2021-09-30 13:08:45.998 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-30 13:08:45.998 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" acquired by "networking_hyperv.neutron._common_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-30 13:08:46.276 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" 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-30 13:08:46.276 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" acquired by "networking_hyperv.neutron._common_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-30 13:08:46.276 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" 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-30 13:08:46.276 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update port filter for e45475bd-28ad-40e6-86c4-dc75486fd07c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:08:46.276 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Updating port rules. 2021-09-30 13:08:46.276 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-30 13:08:46.276 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:08:46.577 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" 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-30 13:08:46.577 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:08:46.577 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-871fe15b-0f90-4d9b-896e-2a8bd368c811 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" 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-30 13:08:47.058 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ffda912-d541-4f92-89c8-7f6f35b5f3b6 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 7921777a-df4c-4c8c-849c-58a5c1a876a8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:08:47.073 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ffda912-d541-4f92-89c8-7f6f35b5f3b6 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 7921777a-df4c-4c8c-849c-58a5c1a876a8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:08:50.809 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7921777a-df4c-4c8c-849c-58a5c1a876a8 2021-09-30 13:08:52.245 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:08:52.545 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 7921777a-df4c-4c8c-849c-58a5c1a876a8 2021-09-30 13:08:52.545 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 7921777a-df4c-4c8c-849c-58a5c1a876a8 updated. Details: {'device': '7921777a-df4c-4c8c-849c-58a5c1a876a8', 'network_id': 'ce4b96e6-ebc4-42a2-86ac-25dd1ec31680', 'port_id': '7921777a-df4c-4c8c-849c-58a5c1a876a8', 'mac_address': 'fa:16:3e:1c:3f:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 178, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '077437e6-b83a-4434-a51a-e8e7cf517e83', '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-30 13:08:52.545 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:08:52.545 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7921777a-df4c-4c8c-849c-58a5c1a876a8" acquired by "networking_hyperv.neutron._common_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-30 13:08:52.545 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7921777a-df4c-4c8c-849c-58a5c1a876a8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:08:52.545 3624 2011724816808 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-30 13:08:52.799 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7921777a-df4c-4c8c-849c-58a5c1a876a8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:52.799 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7921777a-df4c-4c8c-849c-58a5c1a876a8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:08:52.799 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7921777a-df4c-4c8c-849c-58a5c1a876a8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:08:52.799 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 178, VLAN trunk: None to switch port 7921777a-df4c-4c8c-849c-58a5c1a876a8 2021-09-30 13:08:52.981 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:08:52.981 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7921777a-df4c-4c8c-849c-58a5c1a876a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:08:53.136 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7921777a-df4c-4c8c-849c-58a5c1a876a8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:08:53.136 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:08:53.136 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:08:53.136 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:08:53.136 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7921777a-df4c-4c8c-849c-58a5c1a876a8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:08:53.136 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:08:53.136 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7921777a-df4c-4c8c-849c-58a5c1a876a8 not yet added. Adding. 2021-09-30 13:08:53.136 3624 2011724816808 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-30 13:08:53.136 3624 2011724816808 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-30 13:08:53.418 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7921777a-df4c-4c8c-849c-58a5c1a876a8" acquired by "networking_hyperv.neutron._common_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-30 13:08:53.733 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7921777a-df4c-4c8c-849c-58a5c1a876a8" 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-30 13:08:53.733 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7921777a-df4c-4c8c-849c-58a5c1a876a8" acquired by "networking_hyperv.neutron._common_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-30 13:08:54.011 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7921777a-df4c-4c8c-849c-58a5c1a876a8" 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-30 13:08:54.191 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7921777a-df4c-4c8c-849c-58a5c1a876a8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:08:54.191 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7921777a-df4c-4c8c-849c-58a5c1a876a8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:08:54.191 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7921777a-df4c-4c8c-849c-58a5c1a876a8 processed. 2021-09-30 13:08:54.266 3624 2011724816808 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-30 13:08:54.730 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:09:20.652 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated on remote: ['d43a1128-a1fc-4664-8857-088fd39dab81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:09:20.652 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated ['d43a1128-a1fc-4664-8857-088fd39dab81'] 2021-09-30 13:09:20.652 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Refresh firewall rules 2021-09-30 13:09:20.652 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Get security group information for devices via rpc ['e45475bd-28ad-40e6-86c4-dc75486fd07c', '0af6f034-7da2-48c0-8d0f-637124989114', '7921777a-df4c-4c8c-849c-58a5c1a876a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:09:21.091 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update security group information for ports dict_keys(['0af6f034-7da2-48c0-8d0f-637124989114', '7921777a-df4c-4c8c-849c-58a5c1a876a8', 'e45475bd-28ad-40e6-86c4-dc75486fd07c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:09:21.091 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:09:21.091 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update rules of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:09:21.091 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update members of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:09:21.091 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update port filter for 0af6f034-7da2-48c0-8d0f-637124989114 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:09:21.091 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Updating port rules. 2021-09-30 13:09:21.091 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-30 13:09:21.091 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" acquired by "networking_hyperv.neutron._common_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-30 13:09:21.480 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" 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-30 13:09:21.480 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" acquired by "networking_hyperv.neutron._common_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-30 13:09:21.480 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" 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-30 13:09:21.480 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update port filter for 7921777a-df4c-4c8c-849c-58a5c1a876a8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:09:21.480 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Updating port rules. 2021-09-30 13:09:21.480 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-30 13:09:21.496 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-7921777a-df4c-4c8c-849c-58a5c1a876a8" acquired by "networking_hyperv.neutron._common_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-30 13:09:21.776 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-7921777a-df4c-4c8c-849c-58a5c1a876a8" 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-30 13:09:21.776 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-7921777a-df4c-4c8c-849c-58a5c1a876a8" acquired by "networking_hyperv.neutron._common_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-30 13:09:21.776 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-7921777a-df4c-4c8c-849c-58a5c1a876a8" 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-30 13:09:21.776 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update port filter for e45475bd-28ad-40e6-86c4-dc75486fd07c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:09:21.776 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Updating port rules. 2021-09-30 13:09:21.776 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-30 13:09:21.776 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:09:21.870 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ee8b795-ee3e-4498-8229-7c72941b46ab - - - - -] port_update received: db3eaaa8-b2f0-4ab8-b479-5002923d19bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:09:21.886 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ee8b795-ee3e-4498-8229-7c72941b46ab - - - - -] No port db3eaaa8-b2f0-4ab8-b479-5002923d19bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:09:22.108 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:09:22.108 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:09:22.108 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9c0e0906-f8c8-434b-95ef-be08b2b6c2d2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" 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-30 13:09:22.356 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d08167d8-985e-4db5-b2a3-51865af37684 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 2b9aa0f7-3657-4377-80cf-b320047efec1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:09:22.374 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d08167d8-985e-4db5-b2a3-51865af37684 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 2b9aa0f7-3657-4377-80cf-b320047efec1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:09:25.323 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2b9aa0f7-3657-4377-80cf-b320047efec1 2021-09-30 13:09:25.527 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-847bafa2-17fb-440f-9225-ee0c52da4471 - - - - -] port_update received: 91bdb1d6-6f1e-4b5c-b1d9-3530d26e9c27 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:09:25.547 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-847bafa2-17fb-440f-9225-ee0c52da4471 - - - - -] No port 91bdb1d6-6f1e-4b5c-b1d9-3530d26e9c27 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:09:26.448 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:09:26.870 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 2b9aa0f7-3657-4377-80cf-b320047efec1 2021-09-30 13:09:26.870 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 2b9aa0f7-3657-4377-80cf-b320047efec1 updated. Details: {'device': '2b9aa0f7-3657-4377-80cf-b320047efec1', 'network_id': 'ce4b96e6-ebc4-42a2-86ac-25dd1ec31680', 'port_id': '2b9aa0f7-3657-4377-80cf-b320047efec1', 'mac_address': 'fa:16:3e:14:81:90', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 178, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '077437e6-b83a-4434-a51a-e8e7cf517e83', '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-30 13:09:26.870 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:09:26.870 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2b9aa0f7-3657-4377-80cf-b320047efec1" acquired by "networking_hyperv.neutron._common_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-30 13:09:26.870 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2b9aa0f7-3657-4377-80cf-b320047efec1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:09:26.870 3624 2011724816808 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-30 13:09:27.170 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2b9aa0f7-3657-4377-80cf-b320047efec1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:09:27.170 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2b9aa0f7-3657-4377-80cf-b320047efec1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:09:27.170 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2b9aa0f7-3657-4377-80cf-b320047efec1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:09:27.170 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 178, VLAN trunk: None to switch port 2b9aa0f7-3657-4377-80cf-b320047efec1 2021-09-30 13:09:27.342 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:09:27.356 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2b9aa0f7-3657-4377-80cf-b320047efec1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:09:27.591 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2b9aa0f7-3657-4377-80cf-b320047efec1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:09:27.591 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:09:27.591 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:09:27.591 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:09:27.591 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2b9aa0f7-3657-4377-80cf-b320047efec1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:09:27.591 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:09:27.591 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2b9aa0f7-3657-4377-80cf-b320047efec1 not yet added. Adding. 2021-09-30 13:09:27.591 3624 2011724816808 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-30 13:09:27.591 3624 2011724816808 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-30 13:09:27.922 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b9aa0f7-3657-4377-80cf-b320047efec1" acquired by "networking_hyperv.neutron._common_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-30 13:09:28.215 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b9aa0f7-3657-4377-80cf-b320047efec1" 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-30 13:09:28.215 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b9aa0f7-3657-4377-80cf-b320047efec1" acquired by "networking_hyperv.neutron._common_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-30 13:09:28.576 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b9aa0f7-3657-4377-80cf-b320047efec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:09:28.841 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2b9aa0f7-3657-4377-80cf-b320047efec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:09:28.841 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2b9aa0f7-3657-4377-80cf-b320047efec1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:09:28.841 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2b9aa0f7-3657-4377-80cf-b320047efec1 processed. 2021-09-30 13:09:30.452 3624 2011724816808 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-30 13:09:30.714 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-991131f8-d4b6-4db1-bbe3-98e72b47d6dd - - - - -] port_update received: 9d7a28bf-0338-432a-b708-031f5e0a60fe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:09:30.732 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-991131f8-d4b6-4db1-bbe3-98e72b47d6dd - - - - -] No port 9d7a28bf-0338-432a-b708-031f5e0a60fe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:09:30.872 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:09:33.746 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-287b6b5b-3f3d-43c5-90c1-d5194afe6e67 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group rule updated on remote: ['d13f8c92-5817-4662-ae36-de52d7231137'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:09:33.746 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-287b6b5b-3f3d-43c5-90c1-d5194afe6e67 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group rule updated ['d13f8c92-5817-4662-ae36-de52d7231137'] 2021-09-30 13:09:34.216 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-495a0e39-1227-4387-96d6-ddc9a5ac9520 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group rule updated on remote: ['d13f8c92-5817-4662-ae36-de52d7231137'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:09:34.216 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-495a0e39-1227-4387-96d6-ddc9a5ac9520 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group rule updated ['d13f8c92-5817-4662-ae36-de52d7231137'] 2021-09-30 13:09:34.669 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8d03d24-d781-415b-98c9-d9022adfc2e8 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group rule updated on remote: ['d13f8c92-5817-4662-ae36-de52d7231137'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:09:34.669 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-a8d03d24-d781-415b-98c9-d9022adfc2e8 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group rule updated ['d13f8c92-5817-4662-ae36-de52d7231137'] 2021-09-30 13:09:34.918 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20adcb80-d11b-4188-9c2e-b32320ddc447 - - - - -] port_update received: ed10ac22-51e2-482a-8225-20ca51c50e61 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:09:34.932 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20adcb80-d11b-4188-9c2e-b32320ddc447 - - - - -] No port ed10ac22-51e2-482a-8225-20ca51c50e61 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:09:35.059 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-701b588e-1e5d-40e1-9720-30965ea76d28 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group rule updated on remote: ['d13f8c92-5817-4662-ae36-de52d7231137'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:09:35.059 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-701b588e-1e5d-40e1-9720-30965ea76d28 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group rule updated ['d13f8c92-5817-4662-ae36-de52d7231137'] 2021-09-30 13:09:35.513 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-402d02a5-8361-403d-97de-297a0369880c 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group rule updated on remote: ['d13f8c92-5817-4662-ae36-de52d7231137'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:09:35.513 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-402d02a5-8361-403d-97de-297a0369880c 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group rule updated ['d13f8c92-5817-4662-ae36-de52d7231137'] 2021-09-30 13:09:36.059 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-810b82df-419c-4f8b-88d8-ca26956c5e73 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group rule updated on remote: ['d13f8c92-5817-4662-ae36-de52d7231137'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:09:36.059 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-810b82df-419c-4f8b-88d8-ca26956c5e73 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group rule updated ['d13f8c92-5817-4662-ae36-de52d7231137'] 2021-09-30 13:09:50.984 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated on remote: ['d43a1128-a1fc-4664-8857-088fd39dab81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:09:50.984 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated ['d43a1128-a1fc-4664-8857-088fd39dab81'] 2021-09-30 13:09:50.984 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Refresh firewall rules 2021-09-30 13:09:51.002 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Get security group information for devices via rpc ['e45475bd-28ad-40e6-86c4-dc75486fd07c', '0af6f034-7da2-48c0-8d0f-637124989114', '7921777a-df4c-4c8c-849c-58a5c1a876a8', '2b9aa0f7-3657-4377-80cf-b320047efec1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:09:51.122 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] port_delete event received for '2b9aa0f7-3657-4377-80cf-b320047efec1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:09:51.349 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update security group information for ports dict_keys(['0af6f034-7da2-48c0-8d0f-637124989114', '7921777a-df4c-4c8c-849c-58a5c1a876a8', 'e45475bd-28ad-40e6-86c4-dc75486fd07c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:09:51.349 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:09:51.349 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update rules of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:09:51.357 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update members of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:09:51.357 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update port filter for 0af6f034-7da2-48c0-8d0f-637124989114 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:09:51.357 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Updating port rules. 2021-09-30 13:09:51.357 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-30 13:09:51.357 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" acquired by "networking_hyperv.neutron._common_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-30 13:09:51.357 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" 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-30 13:09:51.357 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" acquired by "networking_hyperv.neutron._common_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-30 13:09:51.591 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2b9aa0f7-3657-4377-80cf-b320047efec1 2021-09-30 13:09:51.745 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:09:51.745 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update port filter for 7921777a-df4c-4c8c-849c-58a5c1a876a8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:09:51.745 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Updating port rules. 2021-09-30 13:09:51.745 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-30 13:09:51.745 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-7921777a-df4c-4c8c-849c-58a5c1a876a8" acquired by "networking_hyperv.neutron._common_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-30 13:09:51.745 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-7921777a-df4c-4c8c-849c-58a5c1a876a8" 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-30 13:09:51.745 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-7921777a-df4c-4c8c-849c-58a5c1a876a8" acquired by "networking_hyperv.neutron._common_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-30 13:09:52.074 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-7921777a-df4c-4c8c-849c-58a5c1a876a8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:09:52.074 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update port filter for e45475bd-28ad-40e6-86c4-dc75486fd07c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:09:52.074 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Updating port rules. 2021-09-30 13:09:52.074 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-30 13:09:52.074 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:09:52.074 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" 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-30 13:09:52.074 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:09:52.532 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-9a7e1dc3-37f1-4d2a-ba53-475695bf1536 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:09:52.548 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:09:52.548 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2b9aa0f7-3657-4377-80cf-b320047efec1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:09:52.548 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2b9aa0f7-3657-4377-80cf-b320047efec1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:09:52.548 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2b9aa0f7-3657-4377-80cf-b320047efec1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:09:52.604 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2b9aa0f7-3657-4377-80cf-b320047efec1'] 2021-09-30 13:09:52.604 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:09:52.604 3624 2011724816808 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-30 13:09:52.604 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2b9aa0f7-3657-4377-80cf-b320047efec1'] 2021-09-30 13:09:54.559 3624 2011724816808 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-30 13:09:54.581 3624 2011724816808 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-30 13:09:57.808 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6cba9a5a-01df-4a41-9437-2ae6a2d1214b 2021-09-30 13:09:58.606 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:09:58.800 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated on remote: ['d43a1128-a1fc-4664-8857-088fd39dab81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:09:58.800 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated ['d43a1128-a1fc-4664-8857-088fd39dab81'] 2021-09-30 13:09:58.800 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Refresh firewall rules 2021-09-30 13:09:58.800 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Get security group information for devices via rpc ['e45475bd-28ad-40e6-86c4-dc75486fd07c', '0af6f034-7da2-48c0-8d0f-637124989114', '7921777a-df4c-4c8c-849c-58a5c1a876a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:09:58.885 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] port_delete event received for '7921777a-df4c-4c8c-849c-58a5c1a876a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:09:58.953 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b 2021-09-30 13:09:58.953 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b updated. Details: {'device': '6cba9a5a-01df-4a41-9437-2ae6a2d1214b', 'network_id': '8bd2131f-0f2e-474e-bc82-558dd1ff1ce0', 'port_id': '6cba9a5a-01df-4a41-9437-2ae6a2d1214b', 'mac_address': 'fa:16:3e:29:00:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c0313fdb-e9d7-4f09-809a-ffa8bdeb37ab', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-30 13:09:58.953 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:09:58.953 3624 2011724818216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" acquired by "networking_hyperv.neutron._common_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-30 13:09:58.953 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:09:58.953 3624 2011724818216 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-30 13:09:59.001 3624 2011724818216 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6cba9a5a-01df-4a41-9437-2ae6a2d1214b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:09:59.001 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6cba9a5a-01df-4a41-9437-2ae6a2d1214b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:09:59.010 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:09:59.010 3624 2011724818216 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b 2021-09-30 13:09:59.089 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:09:59.092 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6cba9a5a-01df-4a41-9437-2ae6a2d1214b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:09:59.218 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update security group information for ports dict_keys(['0af6f034-7da2-48c0-8d0f-637124989114', 'e45475bd-28ad-40e6-86c4-dc75486fd07c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:09:59.218 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:09:59.218 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update rules of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:09:59.218 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update members of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:09:59.218 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update port filter for 0af6f034-7da2-48c0-8d0f-637124989114 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:09:59.218 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Updating port rules. 2021-09-30 13:09:59.218 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-30 13:09:59.218 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" acquired by "networking_hyperv.neutron._common_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-30 13:09:59.218 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" 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-30 13:09:59.218 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" acquired by "networking_hyperv.neutron._common_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-30 13:09:59.284 3624 2011724818216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6cba9a5a-01df-4a41-9437-2ae6a2d1214b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:09:59.284 3624 2011724818216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:09:59.284 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0592efa1-ed34-43c1-b8f5-b670df4d4d3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:09:59.284 3624 2011724818216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6cba9a5a-01df-4a41-9437-2ae6a2d1214b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:09:59.284 3624 2011724818216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:09:59.284 3624 2011724818216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-30 13:09:59.284 3624 2011724818216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" acquired by "networking_hyperv.neutron._common_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-30 13:09:59.284 3624 2011724818216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" 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-30 13:09:59.284 3624 2011724818216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" acquired by "networking_hyperv.neutron._common_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-30 13:09:59.284 3624 2011724818216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" 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-30 13:09:59.400 3624 2011724818216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:09:59.400 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:09:59.400 3624 2011724818216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b processed. 2021-09-30 13:09:59.607 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-0af6f034-7da2-48c0-8d0f-637124989114" 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-30 13:09:59.607 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update port filter for e45475bd-28ad-40e6-86c4-dc75486fd07c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:09:59.607 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Updating port rules. 2021-09-30 13:09:59.607 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-30 13:09:59.607 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:09:59.607 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" 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-30 13:09:59.607 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:09:59.698 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7921777a-df4c-4c8c-849c-58a5c1a876a8 2021-09-30 13:09:59.964 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-b6d2f369-8fa5-451a-b4f5-8ad20fb0ba10 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" 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-30 13:10:00.625 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:10:00.625 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7921777a-df4c-4c8c-849c-58a5c1a876a8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:10:00.625 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7921777a-df4c-4c8c-849c-58a5c1a876a8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:10:00.625 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7921777a-df4c-4c8c-849c-58a5c1a876a8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:10:00.625 3624 2011724816808 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-30 13:10:00.653 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7921777a-df4c-4c8c-849c-58a5c1a876a8'] 2021-09-30 13:10:00.653 3624 2011724818216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:10:00.653 3624 2011724818216 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-30 13:10:00.653 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7921777a-df4c-4c8c-849c-58a5c1a876a8'] 2021-09-30 13:10:00.980 3624 2011724816808 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-30 13:10:04.962 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated on remote: ['d43a1128-a1fc-4664-8857-088fd39dab81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:10:04.962 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated ['d43a1128-a1fc-4664-8857-088fd39dab81'] 2021-09-30 13:10:04.962 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Refresh firewall rules 2021-09-30 13:10:04.962 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Get security group information for devices via rpc ['e45475bd-28ad-40e6-86c4-dc75486fd07c', '0af6f034-7da2-48c0-8d0f-637124989114'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:10:05.105 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] port_delete event received for '0af6f034-7da2-48c0-8d0f-637124989114' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:10:05.197 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update security group information for ports dict_keys(['e45475bd-28ad-40e6-86c4-dc75486fd07c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:10:05.197 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:10:05.197 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update rules of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:10:05.197 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update members of security group (d43a1128-a1fc-4664-8857-088fd39dab81) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:10:05.197 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update port filter for e45475bd-28ad-40e6-86c4-dc75486fd07c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:10:05.197 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Updating port rules. 2021-09-30 13:10:05.197 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-30 13:10:05.197 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:10:05.197 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" 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-30 13:10:05.197 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" acquired by "networking_hyperv.neutron._common_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-30 13:10:05.437 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-332fd045-fa53-45ac-aadd-bcb27cfb5ba2 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Lock "n-hv-driver-port-lock-e45475bd-28ad-40e6-86c4-dc75486fd07c" 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-30 13:10:05.744 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0af6f034-7da2-48c0-8d0f-637124989114 2021-09-30 13:10:06.642 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:10:06.642 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0af6f034-7da2-48c0-8d0f-637124989114' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:10:06.642 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0af6f034-7da2-48c0-8d0f-637124989114' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:10:06.642 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0af6f034-7da2-48c0-8d0f-637124989114 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:10:06.666 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0af6f034-7da2-48c0-8d0f-637124989114'] 2021-09-30 13:10:06.666 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:10:06.666 3624 2011724816808 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-30 13:10:06.666 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0af6f034-7da2-48c0-8d0f-637124989114'] 2021-09-30 13:10:07.760 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0 2021-09-30 13:10:08.665 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:10:08.665 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:10:08.665 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:10:08.665 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:10:08.665 3624 2011724816808 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-30 13:10:08.686 3624 2011724818216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a0cc0210-6531-46ce-96a1-b8eee5b00ed1 2021-09-30 13:10:08.686 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0'] 2021-09-30 13:10:08.686 3624 2011724818216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:10:08.686 3624 2011724818216 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-30 13:10:08.686 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0'] 2021-09-30 13:10:08.994 3624 2011724816808 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-30 13:10:09.589 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98d31acb-d044-4ccd-b6b8-29dbc78ca1c0 34025e5a2d184a94b9673d169fee04f8 ad7451dfa83640d4a985c16a1e5cc195 - - -] Security group member updated on remote: ['95d4d9e2-6d8f-4cc1-a09f-2b679899d9c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:10:09.589 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-98d31acb-d044-4ccd-b6b8-29dbc78ca1c0 34025e5a2d184a94b9673d169fee04f8 ad7451dfa83640d4a985c16a1e5cc195 - - -] Security group member updated ['95d4d9e2-6d8f-4cc1-a09f-2b679899d9c9'] 2021-09-30 13:10:09.760 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98d31acb-d044-4ccd-b6b8-29dbc78ca1c0 34025e5a2d184a94b9673d169fee04f8 ad7451dfa83640d4a985c16a1e5cc195 - - -] port_delete event received for 'cfe8e7b2-ef42-4ca7-93ba-b240f3967fb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:10:11.312 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42e279c5-6607-4f5d-a837-5bb80ed43b00 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group member updated on remote: ['d13f8c92-5817-4662-ae36-de52d7231137'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:10:11.312 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-42e279c5-6607-4f5d-a837-5bb80ed43b00 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group member updated ['d13f8c92-5817-4662-ae36-de52d7231137'] 2021-09-30 13:10:11.810 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e45475bd-28ad-40e6-86c4-dc75486fd07c 2021-09-30 13:10:12.015 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cc79b5c-8cf6-47b3-ad51-a3e8fd99842e 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated on remote: ['d43a1128-a1fc-4664-8857-088fd39dab81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:10:12.015 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-5cc79b5c-8cf6-47b3-ad51-a3e8fd99842e 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Security group member updated ['d43a1128-a1fc-4664-8857-088fd39dab81'] 2021-09-30 13:10:12.015 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-5cc79b5c-8cf6-47b3-ad51-a3e8fd99842e 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Refresh firewall rules 2021-09-30 13:10:12.015 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cc79b5c-8cf6-47b3-ad51-a3e8fd99842e 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Get security group information for devices via rpc ['e45475bd-28ad-40e6-86c4-dc75486fd07c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:10:12.045 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cc79b5c-8cf6-47b3-ad51-a3e8fd99842e 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:10:12.045 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cc79b5c-8cf6-47b3-ad51-a3e8fd99842e 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:10:12.173 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cc79b5c-8cf6-47b3-ad51-a3e8fd99842e 6eef92c30c1149cdbff5164a697c0e4c d479cd889b3843e4aea5e2fc3bf46aa3 - - -] port_delete event received for 'e45475bd-28ad-40e6-86c4-dc75486fd07c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:10:12.671 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:10:12.671 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e45475bd-28ad-40e6-86c4-dc75486fd07c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:10:12.671 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e45475bd-28ad-40e6-86c4-dc75486fd07c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:10:12.671 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e45475bd-28ad-40e6-86c4-dc75486fd07c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:10:12.685 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ce4b96e6-ebc4-42a2-86ac-25dd1ec31680 2021-09-30 13:10:12.685 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e45475bd-28ad-40e6-86c4-dc75486fd07c'] 2021-09-30 13:10:12.685 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:10:12.685 3624 2011724816808 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-30 13:10:12.685 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e45475bd-28ad-40e6-86c4-dc75486fd07c'] 2021-09-30 13:10:13.422 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04484fd5-c6dc-4470-a300-12e1387d762d f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 2810b130-0d21-4b7a-9043-0c7feb18482a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:10:13.441 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04484fd5-c6dc-4470-a300-12e1387d762d f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 2810b130-0d21-4b7a-9043-0c7feb18482a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:10:14.675 3624 2011724816808 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-30 13:10:14.712 3624 2011724816808 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-30 13:10:15.921 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-458657d2-a51b-4e17-84c9-8a8350f55fd8 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network ce4b96e6-ebc4-42a2-86ac-25dd1ec31680 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:10:15.921 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-458657d2-a51b-4e17-84c9-8a8350f55fd8 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Network ce4b96e6-ebc4-42a2-86ac-25dd1ec31680 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-30 13:10:16.026 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2810b130-0d21-4b7a-9043-0c7feb18482a 2021-09-30 13:10:16.687 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:10:17.525 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 2810b130-0d21-4b7a-9043-0c7feb18482a 2021-09-30 13:10:17.525 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 2810b130-0d21-4b7a-9043-0c7feb18482a updated. Details: {'device': '2810b130-0d21-4b7a-9043-0c7feb18482a', 'network_id': 'fad2e60f-24fc-427c-931c-b486d6cf12c3', 'port_id': '2810b130-0d21-4b7a-9043-0c7feb18482a', 'mac_address': 'fa:16:3e:5f:32:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 179, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9f6a5ddf-09bd-45ef-bfaa-6c7222322208', '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-30 13:10:17.525 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:10:17.525 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2810b130-0d21-4b7a-9043-0c7feb18482a" acquired by "networking_hyperv.neutron._common_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-30 13:10:17.525 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2810b130-0d21-4b7a-9043-0c7feb18482a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:10:17.525 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fad2e60f-24fc-427c-931c-b486d6cf12c3 2021-09-30 13:10:17.525 3624 2011724816808 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-30 13:10:17.682 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2810b130-0d21-4b7a-9043-0c7feb18482a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:10:17.682 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2810b130-0d21-4b7a-9043-0c7feb18482a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:10:17.682 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2810b130-0d21-4b7a-9043-0c7feb18482a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:10:17.682 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 179, VLAN trunk: None to switch port 2810b130-0d21-4b7a-9043-0c7feb18482a 2021-09-30 13:10:17.795 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:10:17.795 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2810b130-0d21-4b7a-9043-0c7feb18482a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:10:18.168 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2810b130-0d21-4b7a-9043-0c7feb18482a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:10:18.168 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:10:18.168 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d13f8c92-5817-4662-ae36-de52d7231137) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:10:18.168 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2810b130-0d21-4b7a-9043-0c7feb18482a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:10:18.168 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:10:18.181 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2810b130-0d21-4b7a-9043-0c7feb18482a not yet added. Adding. 2021-09-30 13:10:18.181 3624 2011724816808 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-30 13:10:18.181 3624 2011724816808 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-30 13:10:18.342 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2810b130-0d21-4b7a-9043-0c7feb18482a" acquired by "networking_hyperv.neutron._common_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-30 13:10:18.496 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2810b130-0d21-4b7a-9043-0c7feb18482a" 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-30 13:10:18.496 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2810b130-0d21-4b7a-9043-0c7feb18482a" acquired by "networking_hyperv.neutron._common_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-30 13:10:18.665 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2810b130-0d21-4b7a-9043-0c7feb18482a" 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-30 13:10:18.777 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2810b130-0d21-4b7a-9043-0c7feb18482a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:10:18.777 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2810b130-0d21-4b7a-9043-0c7feb18482a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:10:18.777 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2810b130-0d21-4b7a-9043-0c7feb18482a processed. 2021-09-30 13:10:19.166 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cfa146c-305f-4d79-b49f-414769061ecb - - - - -] port_update received: 293c3ac8-1258-4720-82f1-7137f773349d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:10:19.166 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cfa146c-305f-4d79-b49f-414769061ecb - - - - -] No port 293c3ac8-1258-4720-82f1-7137f773349d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:10:19.870 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6cba9a5a-01df-4a41-9437-2ae6a2d1214b 2021-09-30 13:10:20.723 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:10:20.723 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6cba9a5a-01df-4a41-9437-2ae6a2d1214b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:10:20.723 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6cba9a5a-01df-4a41-9437-2ae6a2d1214b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:10:20.723 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:10:20.723 3624 2011724816808 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-30 13:10:20.730 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cba9a5a-01df-4a41-9437-2ae6a2d1214b'] 2021-09-30 13:10:20.730 3624 2011724818216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:10:20.746 3624 2011724818216 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-30 13:10:20.746 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cba9a5a-01df-4a41-9437-2ae6a2d1214b'] 2021-09-30 13:10:21.417 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:10:21.869 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6cba9a5a-01df-4a41-9437-2ae6a2d1214b 2021-09-30 13:10:22.662 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ffd17d2-aaef-4ca2-86b9-7aaa301a4353 34025e5a2d184a94b9673d169fee04f8 ad7451dfa83640d4a985c16a1e5cc195 - - -] Security group member updated on remote: ['95d4d9e2-6d8f-4cc1-a09f-2b679899d9c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:10:22.662 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-6ffd17d2-aaef-4ca2-86b9-7aaa301a4353 34025e5a2d184a94b9673d169fee04f8 ad7451dfa83640d4a985c16a1e5cc195 - - -] Security group member updated ['95d4d9e2-6d8f-4cc1-a09f-2b679899d9c9'] 2021-09-30 13:10:22.743 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:10:22.744 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6cba9a5a-01df-4a41-9437-2ae6a2d1214b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:10:22.744 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6cba9a5a-01df-4a41-9437-2ae6a2d1214b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:10:22.744 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:10:22.778 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8bd2131f-0f2e-474e-bc82-558dd1ff1ce0 2021-09-30 13:10:22.778 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cba9a5a-01df-4a41-9437-2ae6a2d1214b'] 2021-09-30 13:10:22.778 3624 2011724816808 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-30 13:10:22.778 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cba9a5a-01df-4a41-9437-2ae6a2d1214b'] 2021-09-30 13:10:23.156 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-014b3102-dcab-47d7-94ba-03ba42d9fd0a - - - - -] port_update received: 4ae9ba0e-a045-4a0e-ba93-1e8ed74bbda2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:10:23.168 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-014b3102-dcab-47d7-94ba-03ba42d9fd0a - - - - -] No port 4ae9ba0e-a045-4a0e-ba93-1e8ed74bbda2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:10:24.011 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67296b7c-0b62-4383-b07c-8737099f25bb f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 1edb80e6-ceda-4b3c-a796-070146bb363b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:10:24.011 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67296b7c-0b62-4383-b07c-8737099f25bb f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 1edb80e6-ceda-4b3c-a796-070146bb363b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:10:24.738 3624 2011724816808 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-30 13:10:24.876 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:10:26.118 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1edb80e6-ceda-4b3c-a796-070146bb363b 2021-09-30 13:10:26.748 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:10:27.276 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 1edb80e6-ceda-4b3c-a796-070146bb363b 2021-09-30 13:10:27.276 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 1edb80e6-ceda-4b3c-a796-070146bb363b updated. Details: {'device': '1edb80e6-ceda-4b3c-a796-070146bb363b', 'network_id': 'a0cc0210-6531-46ce-96a1-b8eee5b00ed1', 'port_id': '1edb80e6-ceda-4b3c-a796-070146bb363b', 'mac_address': 'fa:16:3e:2c:4d:62', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 169, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ad9dd779-17e5-44ac-99e8-d09eadb2245e', '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-30 13:10:27.276 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:10:27.276 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1edb80e6-ceda-4b3c-a796-070146bb363b" acquired by "networking_hyperv.neutron._common_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-30 13:10:27.276 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1edb80e6-ceda-4b3c-a796-070146bb363b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:10:27.276 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a0cc0210-6531-46ce-96a1-b8eee5b00ed1 2021-09-30 13:10:27.276 3624 2011724816808 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-30 13:10:27.464 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1edb80e6-ceda-4b3c-a796-070146bb363b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:10:27.464 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1edb80e6-ceda-4b3c-a796-070146bb363b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:10:27.480 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1edb80e6-ceda-4b3c-a796-070146bb363b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:10:27.480 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 169, VLAN trunk: None to switch port 1edb80e6-ceda-4b3c-a796-070146bb363b 2021-09-30 13:10:27.585 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:10:27.585 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1edb80e6-ceda-4b3c-a796-070146bb363b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:10:27.746 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1edb80e6-ceda-4b3c-a796-070146bb363b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:10:27.746 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:10:27.746 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (95d4d9e2-6d8f-4cc1-a09f-2b679899d9c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:10:27.746 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (95d4d9e2-6d8f-4cc1-a09f-2b679899d9c9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:10:27.746 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1edb80e6-ceda-4b3c-a796-070146bb363b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:10:27.746 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:10:27.746 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1edb80e6-ceda-4b3c-a796-070146bb363b not yet added. Adding. 2021-09-30 13:10:27.746 3624 2011724816808 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-30 13:10:27.746 3624 2011724816808 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-30 13:10:27.902 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1edb80e6-ceda-4b3c-a796-070146bb363b" acquired by "networking_hyperv.neutron._common_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-30 13:10:28.062 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1edb80e6-ceda-4b3c-a796-070146bb363b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:10:28.062 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1edb80e6-ceda-4b3c-a796-070146bb363b" acquired by "networking_hyperv.neutron._common_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-30 13:10:28.218 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1edb80e6-ceda-4b3c-a796-070146bb363b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:10:28.338 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1edb80e6-ceda-4b3c-a796-070146bb363b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:10:28.338 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1edb80e6-ceda-4b3c-a796-070146bb363b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:10:28.338 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1edb80e6-ceda-4b3c-a796-070146bb363b processed. 2021-09-30 13:10:28.762 3624 2011724816808 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-30 13:10:29.368 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:10:29.994 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4b1268d-1f15-4ae6-89ca-0491c5dc3c1c - - - - -] port_update received: fb7996b7-b452-4064-bde9-4d988667b313 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:10:30.011 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4b1268d-1f15-4ae6-89ca-0491c5dc3c1c - - - - -] No port fb7996b7-b452-4064-bde9-4d988667b313 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:10:35.492 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60c38042-9adf-4bf1-860d-fc9187366ed0 - - - - -] port_update received: f975f41a-0300-41a9-8858-20cc43670dee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:10:35.499 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60c38042-9adf-4bf1-860d-fc9187366ed0 - - - - -] No port f975f41a-0300-41a9-8858-20cc43670dee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:10:50.309 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6cba9a5a-01df-4a41-9437-2ae6a2d1214b 2021-09-30 13:10:50.871 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:10:51.336 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b 2021-09-30 13:10:51.336 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b updated. Details: {'device': '6cba9a5a-01df-4a41-9437-2ae6a2d1214b', 'network_id': '8bd2131f-0f2e-474e-bc82-558dd1ff1ce0', 'port_id': '6cba9a5a-01df-4a41-9437-2ae6a2d1214b', 'mac_address': 'fa:16:3e:29:00:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c0313fdb-e9d7-4f09-809a-ffa8bdeb37ab', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-30 13:10:51.336 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:10:51.336 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" acquired by "networking_hyperv.neutron._common_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-30 13:10:51.336 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:10:51.336 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8bd2131f-0f2e-474e-bc82-558dd1ff1ce0 2021-09-30 13:10:51.336 3624 2011724816808 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-30 13:10:51.524 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6cba9a5a-01df-4a41-9437-2ae6a2d1214b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:10:51.539 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6cba9a5a-01df-4a41-9437-2ae6a2d1214b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:10:51.539 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:10:51.539 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b 2021-09-30 13:10:51.666 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:10:51.666 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6cba9a5a-01df-4a41-9437-2ae6a2d1214b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:10:51.902 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6cba9a5a-01df-4a41-9437-2ae6a2d1214b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:10:51.902 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:10:51.902 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0592efa1-ed34-43c1-b8f5-b670df4d4d3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:10:51.902 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6cba9a5a-01df-4a41-9437-2ae6a2d1214b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:10:51.902 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:10:51.902 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6cba9a5a-01df-4a41-9437-2ae6a2d1214b not yet added. Adding. 2021-09-30 13:10:51.902 3624 2011724816808 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-30 13:10:51.902 3624 2011724816808 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-30 13:10:52.072 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" acquired by "networking_hyperv.neutron._common_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-30 13:10:52.242 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" 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-30 13:10:52.242 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" acquired by "networking_hyperv.neutron._common_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-30 13:10:52.419 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" 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-30 13:10:52.558 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cba9a5a-01df-4a41-9437-2ae6a2d1214b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:10:52.558 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:10:52.558 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b processed. 2021-09-30 13:10:52.886 3624 2011724816808 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-30 13:10:53.008 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d379c14d-f757-47f8-9dad-b5713fe839fc df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group member updated on remote: ['32ae62e9-d3ab-4b73-ba78-329174096b5e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:10:53.008 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [req-d379c14d-f757-47f8-9dad-b5713fe839fc df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group member updated ['32ae62e9-d3ab-4b73-ba78-329174096b5e'] 2021-09-30 13:10:53.230 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:11:05.949 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43ea1a61-6a67-4a95-8ab8-22c7e4237552 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:11:05.965 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43ea1a61-6a67-4a95-8ab8-22c7e4237552 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:11:07.429 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c80e5296-c282-4f13-9bbd-ae452fb717c0 4b07caebc6f0474d863c6ff610a2d92b ff8c7ca6edd14541a97f28e42390f6c8 - - -] Security group member updated on remote: ['9dff1cff-2ea7-4480-90e2-459f97ab7f5a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:11:07.429 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-c80e5296-c282-4f13-9bbd-ae452fb717c0 4b07caebc6f0474d863c6ff610a2d92b ff8c7ca6edd14541a97f28e42390f6c8 - - -] Security group member updated ['9dff1cff-2ea7-4480-90e2-459f97ab7f5a'] 2021-09-30 13:11:08.477 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b 2021-09-30 13:11:08.570 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee8db8c1-ebef-44e3-a6a5-73792242513f f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 3084073e-5122-4483-b51c-a1a1d24dea27 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:11:08.595 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee8db8c1-ebef-44e3-a6a5-73792242513f f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 3084073e-5122-4483-b51c-a1a1d24dea27 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:11:08.979 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:11:09.321 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b 2021-09-30 13:11:09.321 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b updated. Details: {'device': '4fd1ed33-5a0c-431a-9b0e-cf1935c2171b', 'network_id': '0eae6c52-4276-483c-aeb2-ecaea197d61b', 'port_id': '4fd1ed33-5a0c-431a-9b0e-cf1935c2171b', 'mac_address': 'fa:16:3e:b1:64:d1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 150, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '299234a0-0f42-4f9c-b138-077d533fdc08', '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-30 13:11:09.321 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:11:09.321 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" acquired by "networking_hyperv.neutron._common_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-30 13:11:09.321 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:11:09.321 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0eae6c52-4276-483c-aeb2-ecaea197d61b 2021-09-30 13:11:09.321 3624 2011724816808 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-30 13:11:09.512 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4fd1ed33-5a0c-431a-9b0e-cf1935c2171b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:11:09.512 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4fd1ed33-5a0c-431a-9b0e-cf1935c2171b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:11:09.512 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:11:09.512 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 150, VLAN trunk: None to switch port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b 2021-09-30 13:11:09.656 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:11:09.656 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4fd1ed33-5a0c-431a-9b0e-cf1935c2171b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:11:09.821 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4fd1ed33-5a0c-431a-9b0e-cf1935c2171b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:11:09.821 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:11:09.821 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (32ae62e9-d3ab-4b73-ba78-329174096b5e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:11:09.821 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (32ae62e9-d3ab-4b73-ba78-329174096b5e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:11:09.821 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:11:09.821 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:11:09.821 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b not yet added. Adding. 2021-09-30 13:11:09.821 3624 2011724816808 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-30 13:11:09.821 3624 2011724816808 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-30 13:11:10.040 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" acquired by "networking_hyperv.neutron._common_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-30 13:11:10.258 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" 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-30 13:11:10.258 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" acquired by "networking_hyperv.neutron._common_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-30 13:11:10.493 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" 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-30 13:11:10.661 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:11:10.661 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:11:10.661 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b processed. 2021-09-30 13:11:10.992 3624 2011724816808 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-30 13:11:11.382 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:11:12.532 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3084073e-5122-4483-b51c-a1a1d24dea27 2021-09-30 13:11:13.008 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:11:13.294 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 3084073e-5122-4483-b51c-a1a1d24dea27 2021-09-30 13:11:13.294 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 3084073e-5122-4483-b51c-a1a1d24dea27 updated. Details: {'device': '3084073e-5122-4483-b51c-a1a1d24dea27', 'network_id': 'd0004ab9-4ed0-47df-bc97-875027d016a8', 'port_id': '3084073e-5122-4483-b51c-a1a1d24dea27', 'mac_address': 'fa:16:3e:dd:50:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 193, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4080306b-4589-496d-8ba7-4142619ca2a2', '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-30 13:11:13.294 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:11:13.305 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3084073e-5122-4483-b51c-a1a1d24dea27" acquired by "networking_hyperv.neutron._common_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-30 13:11:13.305 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3084073e-5122-4483-b51c-a1a1d24dea27 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:11:13.305 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d0004ab9-4ed0-47df-bc97-875027d016a8 2021-09-30 13:11:13.305 3624 2011724816808 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-30 13:11:13.604 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3084073e-5122-4483-b51c-a1a1d24dea27') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:11:13.604 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3084073e-5122-4483-b51c-a1a1d24dea27') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:11:13.618 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3084073e-5122-4483-b51c-a1a1d24dea27 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:11:13.618 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 193, VLAN trunk: None to switch port 3084073e-5122-4483-b51c-a1a1d24dea27 2021-09-30 13:11:13.867 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:11:13.867 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3084073e-5122-4483-b51c-a1a1d24dea27'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:11:14.023 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3084073e-5122-4483-b51c-a1a1d24dea27']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:11:14.023 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:11:14.023 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9dff1cff-2ea7-4480-90e2-459f97ab7f5a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:11:14.023 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9dff1cff-2ea7-4480-90e2-459f97ab7f5a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:11:14.023 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3084073e-5122-4483-b51c-a1a1d24dea27 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:11:14.023 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:11:14.023 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3084073e-5122-4483-b51c-a1a1d24dea27 not yet added. Adding. 2021-09-30 13:11:14.042 3624 2011724816808 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-30 13:11:14.042 3624 2011724816808 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-30 13:11:14.345 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3084073e-5122-4483-b51c-a1a1d24dea27" acquired by "networking_hyperv.neutron._common_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-30 13:11:14.606 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3084073e-5122-4483-b51c-a1a1d24dea27" 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-30 13:11:14.606 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3084073e-5122-4483-b51c-a1a1d24dea27" acquired by "networking_hyperv.neutron._common_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-30 13:11:14.835 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3084073e-5122-4483-b51c-a1a1d24dea27" 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-30 13:11:15.013 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3084073e-5122-4483-b51c-a1a1d24dea27" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:11:15.013 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3084073e-5122-4483-b51c-a1a1d24dea27 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:11:15.013 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3084073e-5122-4483-b51c-a1a1d24dea27 processed. 2021-09-30 13:11:15.040 3624 2011724816808 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-30 13:11:15.556 3624 2011724816808 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-30 13:11:16.978 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Security group member updated on remote: ['a3377197-71ed-4a91-9c01-536557afd0ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:11:16.978 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Security group member updated ['a3377197-71ed-4a91-9c01-536557afd0ce'] 2021-09-30 13:11:16.978 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Refresh firewall rules 2021-09-30 13:11:16.978 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Get security group information for devices via rpc ['9b069924-d025-4868-aca8-9e7de76b1b56', '4c9fae60-0494-4a49-833f-8a56804d811d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:11:17.050 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] port_delete event received for '9b069924-d025-4868-aca8-9e7de76b1b56' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:11:17.141 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Update security group information for ports dict_keys(['4c9fae60-0494-4a49-833f-8a56804d811d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:11:17.141 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:11:17.141 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Update rules of security group (a3377197-71ed-4a91-9c01-536557afd0ce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:11:17.141 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Update members of security group (a3377197-71ed-4a91-9c01-536557afd0ce) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:11:17.141 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Update port filter for 4c9fae60-0494-4a49-833f-8a56804d811d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:11:17.141 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Updating port rules. 2021-09-30 13:11:17.154 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-30 13:11:17.154 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Lock "n-hv-driver-port-lock-4c9fae60-0494-4a49-833f-8a56804d811d" acquired by "networking_hyperv.neutron._common_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-30 13:11:17.154 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Lock "n-hv-driver-port-lock-4c9fae60-0494-4a49-833f-8a56804d811d" 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-30 13:11:17.154 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Lock "n-hv-driver-port-lock-4c9fae60-0494-4a49-833f-8a56804d811d" acquired by "networking_hyperv.neutron._common_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-30 13:11:17.446 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-8854fbcd-b9cc-4b93-99e6-d718f54c0563 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Lock "n-hv-driver-port-lock-4c9fae60-0494-4a49-833f-8a56804d811d" 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-30 13:11:18.307 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9b069924-d025-4868-aca8-9e7de76b1b56 2021-09-30 13:11:19.077 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:11:19.077 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9b069924-d025-4868-aca8-9e7de76b1b56' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:11:19.077 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9b069924-d025-4868-aca8-9e7de76b1b56' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:11:19.077 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9b069924-d025-4868-aca8-9e7de76b1b56 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:11:19.119 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b069924-d025-4868-aca8-9e7de76b1b56'] 2021-09-30 13:11:19.119 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:11:19.119 3624 2011724816808 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-30 13:11:19.119 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b069924-d025-4868-aca8-9e7de76b1b56'] 2021-09-30 13:11:21.090 3624 2011724816808 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-30 13:11:21.117 3624 2011724816808 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-30 13:11:24.383 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3084073e-5122-4483-b51c-a1a1d24dea27 2021-09-30 13:11:24.444 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcbc46c4-68ce-4bad-99b2-a01fbbeb8e74 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group rule updated on remote: ['b39d12dc-8d91-4ab0-aab2-953452fa2afb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:11:24.462 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-dcbc46c4-68ce-4bad-99b2-a01fbbeb8e74 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group rule updated ['b39d12dc-8d91-4ab0-aab2-953452fa2afb'] 2021-09-30 13:11:24.980 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af5d0866-8144-40d2-97c3-9d2fbd6050af df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group rule updated on remote: ['b39d12dc-8d91-4ab0-aab2-953452fa2afb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:11:24.980 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-af5d0866-8144-40d2-97c3-9d2fbd6050af df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group rule updated ['b39d12dc-8d91-4ab0-aab2-953452fa2afb'] 2021-09-30 13:11:25.111 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:11:25.111 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3084073e-5122-4483-b51c-a1a1d24dea27' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:11:25.111 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3084073e-5122-4483-b51c-a1a1d24dea27' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:11:25.111 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3084073e-5122-4483-b51c-a1a1d24dea27 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:11:25.120 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4488cba3-3acc-4bc5-a385-3c0e56675129 4b07caebc6f0474d863c6ff610a2d92b ff8c7ca6edd14541a97f28e42390f6c8 - - -] Security group member updated on remote: ['9dff1cff-2ea7-4480-90e2-459f97ab7f5a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:11:25.120 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [req-4488cba3-3acc-4bc5-a385-3c0e56675129 4b07caebc6f0474d863c6ff610a2d92b ff8c7ca6edd14541a97f28e42390f6c8 - - -] Security group member updated ['9dff1cff-2ea7-4480-90e2-459f97ab7f5a'] 2021-09-30 13:11:25.120 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [req-4488cba3-3acc-4bc5-a385-3c0e56675129 4b07caebc6f0474d863c6ff610a2d92b ff8c7ca6edd14541a97f28e42390f6c8 - - -] Refresh firewall rules 2021-09-30 13:11:25.133 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4488cba3-3acc-4bc5-a385-3c0e56675129 4b07caebc6f0474d863c6ff610a2d92b ff8c7ca6edd14541a97f28e42390f6c8 - - -] Get security group information for devices via rpc ['3084073e-5122-4483-b51c-a1a1d24dea27'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:11:25.133 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d0004ab9-4ed0-47df-bc97-875027d016a8 2021-09-30 13:11:25.133 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3084073e-5122-4483-b51c-a1a1d24dea27'] 2021-09-30 13:11:25.133 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:11:25.133 3624 2011724816808 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-30 13:11:25.133 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3084073e-5122-4483-b51c-a1a1d24dea27'] 2021-09-30 13:11:25.164 3624 2011724818216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4488cba3-3acc-4bc5-a385-3c0e56675129 4b07caebc6f0474d863c6ff610a2d92b ff8c7ca6edd14541a97f28e42390f6c8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:11:25.164 3624 2011724818216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4488cba3-3acc-4bc5-a385-3c0e56675129 4b07caebc6f0474d863c6ff610a2d92b ff8c7ca6edd14541a97f28e42390f6c8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:11:25.197 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4488cba3-3acc-4bc5-a385-3c0e56675129 4b07caebc6f0474d863c6ff610a2d92b ff8c7ca6edd14541a97f28e42390f6c8 - - -] port_delete event received for '3084073e-5122-4483-b51c-a1a1d24dea27' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:11:25.351 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da0d6cc4-d884-4cc5-844f-3a9604b18e8f df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group rule updated on remote: ['b39d12dc-8d91-4ab0-aab2-953452fa2afb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:11:25.351 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [req-da0d6cc4-d884-4cc5-844f-3a9604b18e8f df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group rule updated ['b39d12dc-8d91-4ab0-aab2-953452fa2afb'] 2021-09-30 13:11:25.727 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6e45361-7876-4207-8b55-b2eb27f9fac2 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group rule updated on remote: ['b39d12dc-8d91-4ab0-aab2-953452fa2afb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:11:25.727 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [req-b6e45361-7876-4207-8b55-b2eb27f9fac2 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group rule updated ['b39d12dc-8d91-4ab0-aab2-953452fa2afb'] 2021-09-30 13:11:26.039 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6049c5d0-33a0-4f75-93d3-10b0739c85d4 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group rule updated on remote: ['b39d12dc-8d91-4ab0-aab2-953452fa2afb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:11:26.039 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [req-6049c5d0-33a0-4f75-93d3-10b0739c85d4 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group rule updated ['b39d12dc-8d91-4ab0-aab2-953452fa2afb'] 2021-09-30 13:11:26.400 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-354bf13d-bb1e-43f4-accf-1ccda5ea7fba df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group rule updated on remote: ['b39d12dc-8d91-4ab0-aab2-953452fa2afb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:11:26.400 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [req-354bf13d-bb1e-43f4-accf-1ccda5ea7fba df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group rule updated ['b39d12dc-8d91-4ab0-aab2-953452fa2afb'] 2021-09-30 13:11:26.400 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4c9fae60-0494-4a49-833f-8a56804d811d 2021-09-30 13:11:26.844 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cddfbf95-feb6-4535-84a2-2281f9805a70 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Security group member updated on remote: ['a3377197-71ed-4a91-9c01-536557afd0ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:11:26.844 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [req-cddfbf95-feb6-4535-84a2-2281f9805a70 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Security group member updated ['a3377197-71ed-4a91-9c01-536557afd0ce'] 2021-09-30 13:11:26.844 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [req-cddfbf95-feb6-4535-84a2-2281f9805a70 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Refresh firewall rules 2021-09-30 13:11:26.844 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cddfbf95-feb6-4535-84a2-2281f9805a70 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Get security group information for devices via rpc ['4c9fae60-0494-4a49-833f-8a56804d811d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:11:26.869 3624 2011724818216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cddfbf95-feb6-4535-84a2-2281f9805a70 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:11:26.869 3624 2011724818216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cddfbf95-feb6-4535-84a2-2281f9805a70 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:11:26.931 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cddfbf95-feb6-4535-84a2-2281f9805a70 942c93ee5c4148a6ad5257d1ef452251 ac499bbfc1304225a3bfda63afe0cc82 - - -] port_delete event received for '4c9fae60-0494-4a49-833f-8a56804d811d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:11:27.123 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:11:27.123 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4c9fae60-0494-4a49-833f-8a56804d811d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:11:27.123 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4c9fae60-0494-4a49-833f-8a56804d811d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:11:27.123 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4c9fae60-0494-4a49-833f-8a56804d811d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:11:27.123 3624 2011724818216 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-30 13:11:27.149 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9988e6d9-c548-46df-9977-86de1fec1e1b 2021-09-30 13:11:27.149 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c9fae60-0494-4a49-833f-8a56804d811d'] 2021-09-30 13:11:27.149 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:11:27.149 3624 2011724816808 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-30 13:11:27.149 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c9fae60-0494-4a49-833f-8a56804d811d'] 2021-09-30 13:11:27.182 3624 2011724818216 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-30 13:11:27.491 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group member updated on remote: ['b39d12dc-8d91-4ab0-aab2-953452fa2afb', '32ae62e9-d3ab-4b73-ba78-329174096b5e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:11:27.491 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group member updated ['b39d12dc-8d91-4ab0-aab2-953452fa2afb', '32ae62e9-d3ab-4b73-ba78-329174096b5e'] 2021-09-30 13:11:27.491 3624 2011724818216 MainThread INFO neutron.agent.securitygroups_rpc [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Refresh firewall rules 2021-09-30 13:11:27.506 3624 2011724818216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Get security group information for devices via rpc ['4fd1ed33-5a0c-431a-9b0e-cf1935c2171b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:11:27.541 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] port_update received: 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:11:27.570 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-agent-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" acquired by "networking_hyperv.neutron._common_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-30 13:11:27.570 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Binding port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:11:27.570 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] 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-30 13:11:27.590 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4fd1ed33-5a0c-431a-9b0e-cf1935c2171b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:11:27.590 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4fd1ed33-5a0c-431a-9b0e-cf1935c2171b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:11:27.590 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Trunk plugin disabled on server. Assuming port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:11:27.590 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Binding VLAN ID: 150, VLAN trunk: None to switch port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b 2021-09-30 13:11:27.655 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Refresh firewall rules 2021-09-30 13:11:27.655 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Get security group information for devices via rpc ['4fd1ed33-5a0c-431a-9b0e-cf1935c2171b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:11:27.916 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d3a4c13-d179-4754-a0e1-d6c5ac849870 34025e5a2d184a94b9673d169fee04f8 ad7451dfa83640d4a985c16a1e5cc195 - - -] Security group member updated on remote: ['95d4d9e2-6d8f-4cc1-a09f-2b679899d9c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:11:27.916 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [req-6d3a4c13-d179-4754-a0e1-d6c5ac849870 34025e5a2d184a94b9673d169fee04f8 ad7451dfa83640d4a985c16a1e5cc195 - - -] Security group member updated ['95d4d9e2-6d8f-4cc1-a09f-2b679899d9c9'] 2021-09-30 13:11:27.992 3624 2011724818392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d3a4c13-d179-4754-a0e1-d6c5ac849870 34025e5a2d184a94b9673d169fee04f8 ad7451dfa83640d4a985c16a1e5cc195 - - -] port_delete event received for '1edb80e6-ceda-4b3c-a796-070146bb363b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:11:28.122 3624 2011724818216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update security group information for ports dict_keys(['4fd1ed33-5a0c-431a-9b0e-cf1935c2171b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:11:28.122 3624 2011724818216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:11:28.122 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update rules of security group (32ae62e9-d3ab-4b73-ba78-329174096b5e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:11:28.122 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update rules of security group (b39d12dc-8d91-4ab0-aab2-953452fa2afb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:11:28.122 3624 2011724818216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update members of security group (32ae62e9-d3ab-4b73-ba78-329174096b5e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:11:28.122 3624 2011724818216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update port filter for 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:11:28.122 3624 2011724818216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Updating port rules. 2021-09-30 13:11:28.122 3624 2011724818216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Creating 6 new rules, removing 0 old rules. 2021-09-30 13:11:28.122 3624 2011724818216 MainThread DEBUG oslo_concurrency.lockutils [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" acquired by "networking_hyperv.neutron._common_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-30 13:11:28.246 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update security group information for ports dict_keys(['4fd1ed33-5a0c-431a-9b0e-cf1935c2171b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:11:28.246 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:11:28.246 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update rules of security group (32ae62e9-d3ab-4b73-ba78-329174096b5e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:11:28.246 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update rules of security group (b39d12dc-8d91-4ab0-aab2-953452fa2afb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:11:28.246 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update members of security group (32ae62e9-d3ab-4b73-ba78-329174096b5e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:11:28.246 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update port filter for 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:11:28.246 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Updating port rules. 2021-09-30 13:11:28.246 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Creating 6 new rules, removing 0 old rules. 2021-09-30 13:11:28.259 3624 2011724818216 MainThread DEBUG oslo_concurrency.lockutils [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" 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-30 13:11:28.259 3624 2011724818216 MainThread DEBUG oslo_concurrency.lockutils [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" acquired by "networking_hyperv.neutron._common_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-30 13:11:28.259 3624 2011724818216 MainThread DEBUG oslo_concurrency.lockutils [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" 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-30 13:11:28.259 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-30 13:11:28.356 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:11:28.356 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" acquired by "networking_hyperv.neutron._common_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-30 13:11:28.356 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" 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-30 13:11:28.356 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [req-6d3a4c13-d179-4754-a0e1-d6c5ac849870 34025e5a2d184a94b9673d169fee04f8 ad7451dfa83640d4a985c16a1e5cc195 - - -] Refresh firewall rules 2021-09-30 13:11:28.356 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d3a4c13-d179-4754-a0e1-d6c5ac849870 34025e5a2d184a94b9673d169fee04f8 ad7451dfa83640d4a985c16a1e5cc195 - - -] Get security group information for devices via rpc ['1edb80e6-ceda-4b3c-a796-070146bb363b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:11:28.382 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d3a4c13-d179-4754-a0e1-d6c5ac849870 34025e5a2d184a94b9673d169fee04f8 ad7451dfa83640d4a985c16a1e5cc195 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:11:28.382 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d3a4c13-d179-4754-a0e1-d6c5ac849870 34025e5a2d184a94b9673d169fee04f8 ad7451dfa83640d4a985c16a1e5cc195 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:11:28.382 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-22adf4f1-3e70-4f96-86b4-7e76be8dc9c8 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-agent-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" 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-30 13:11:28.420 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1edb80e6-ceda-4b3c-a796-070146bb363b 2021-09-30 13:11:29.134 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:11:29.134 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1edb80e6-ceda-4b3c-a796-070146bb363b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:11:29.134 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1edb80e6-ceda-4b3c-a796-070146bb363b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:11:29.134 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1edb80e6-ceda-4b3c-a796-070146bb363b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:11:29.134 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a0cc0210-6531-46ce-96a1-b8eee5b00ed1 2021-09-30 13:11:29.134 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1edb80e6-ceda-4b3c-a796-070146bb363b'] 2021-09-30 13:11:29.134 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:11:29.134 3624 2011724816808 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-30 13:11:29.134 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1edb80e6-ceda-4b3c-a796-070146bb363b'] 2021-09-30 13:11:29.522 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00c723cc-074d-4a8e-8829-85f3f8c1d621 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for '4dc3d0ea-0e6c-4599-a287-9cf9b6659a73' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:11:31.147 3624 2011724816808 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-30 13:11:31.163 3624 2011724816808 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-30 13:11:31.294 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f087a2a5-d90c-41cc-be2e-264b565c8520 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for '21c0fa22-052a-4ae5-8b5f-9179cadff91f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:11:32.304 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc0ab555-8a77-4e8f-aff3-f72eed8877d6 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network 9988e6d9-c548-46df-9977-86de1fec1e1b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:11:32.304 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc0ab555-8a77-4e8f-aff3-f72eed8877d6 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Network 9988e6d9-c548-46df-9977-86de1fec1e1b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-30 13:11:47.056 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9a7a4ff-ba95-4bb4-b6e2-69fca8b040ae d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network d0004ab9-4ed0-47df-bc97-875027d016a8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:11:47.056 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9a7a4ff-ba95-4bb4-b6e2-69fca8b040ae d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Network d0004ab9-4ed0-47df-bc97-875027d016a8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-30 13:11:47.773 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-966a4e24-e319-4c77-b898-5a5a9120d88e d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network 2ef5c743-4a57-4f32-91e2-7c2430fc8319 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:11:47.773 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-966a4e24-e319-4c77-b898-5a5a9120d88e d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Network 2ef5c743-4a57-4f32-91e2-7c2430fc8319 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-30 13:11:52.272 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16f1769d-7a01-4934-87cf-8435e9cd8ba3 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network a0cc0210-6531-46ce-96a1-b8eee5b00ed1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:11:52.272 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16f1769d-7a01-4934-87cf-8435e9cd8ba3 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Network a0cc0210-6531-46ce-96a1-b8eee5b00ed1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-30 13:11:58.649 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6cba9a5a-01df-4a41-9437-2ae6a2d1214b 2021-09-30 13:11:58.709 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e15b23b-1ec8-4c82-af7e-7a75a6acca98 b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group member updated on remote: ['0592efa1-ed34-43c1-b8f5-b670df4d4d3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:11:58.709 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-6e15b23b-1ec8-4c82-af7e-7a75a6acca98 b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group member updated ['0592efa1-ed34-43c1-b8f5-b670df4d4d3d'] 2021-09-30 13:11:59.008 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e15b23b-1ec8-4c82-af7e-7a75a6acca98 b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] port_delete event received for '6cba9a5a-01df-4a41-9437-2ae6a2d1214b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:11:59.273 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:11:59.273 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6cba9a5a-01df-4a41-9437-2ae6a2d1214b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:11:59.273 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6cba9a5a-01df-4a41-9437-2ae6a2d1214b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:11:59.273 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6cba9a5a-01df-4a41-9437-2ae6a2d1214b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:11:59.273 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8bd2131f-0f2e-474e-bc82-558dd1ff1ce0 2021-09-30 13:11:59.273 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cba9a5a-01df-4a41-9437-2ae6a2d1214b'] 2021-09-30 13:11:59.273 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:11:59.273 3624 2011724816808 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-30 13:11:59.273 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cba9a5a-01df-4a41-9437-2ae6a2d1214b'] 2021-09-30 13:12:01.272 3624 2011724816808 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-30 13:12:01.288 3624 2011724816808 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-30 13:12:01.740 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b75476d1-8b9c-46aa-b26c-dc86a7f17011 b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] port_delete event received for 'c3fe401e-bbae-44c2-9fa4-fba35ad46b8a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:12:02.992 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4c6a7ae-8839-4e29-a5d1-36f18b12801c b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group rule updated on remote: ['eebfb3de-dcfb-4d2e-b448-9488e3268eb8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:12:02.992 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-a4c6a7ae-8839-4e29-a5d1-36f18b12801c b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group rule updated ['eebfb3de-dcfb-4d2e-b448-9488e3268eb8'] 2021-09-30 13:12:03.396 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3fbc581-d2ee-4e76-ac14-0bfe256b76dc b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group rule updated on remote: ['eebfb3de-dcfb-4d2e-b448-9488e3268eb8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:12:03.396 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-b3fbc581-d2ee-4e76-ac14-0bfe256b76dc b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group rule updated ['eebfb3de-dcfb-4d2e-b448-9488e3268eb8'] 2021-09-30 13:12:08.662 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a68a57a-e7c0-4718-9ccd-ffd8d696b854 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group member updated on remote: ['a44576f2-fd86-401b-958f-d82f384e97a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:12:08.662 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-1a68a57a-e7c0-4718-9ccd-ffd8d696b854 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group member updated ['a44576f2-fd86-401b-958f-d82f384e97a0'] 2021-09-30 13:12:08.716 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9b3e64d9-889b-4b9e-ad96-3dd154ae3b73 2021-09-30 13:12:09.287 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:12:09.287 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9b3e64d9-889b-4b9e-ad96-3dd154ae3b73' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:12:09.287 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9b3e64d9-889b-4b9e-ad96-3dd154ae3b73' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:12:09.287 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9b3e64d9-889b-4b9e-ad96-3dd154ae3b73 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:12:09.287 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5bb9632a-7ea3-41bf-9c3e-decf42519b15 2021-09-30 13:12:09.302 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b3e64d9-889b-4b9e-ad96-3dd154ae3b73'] 2021-09-30 13:12:09.303 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:12:09.303 3624 2011724816808 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-30 13:12:09.303 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b3e64d9-889b-4b9e-ad96-3dd154ae3b73'] 2021-09-30 13:12:09.371 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a68a57a-e7c0-4718-9ccd-ffd8d696b854 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] port_delete event received for '9b3e64d9-889b-4b9e-ad96-3dd154ae3b73' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:12:10.350 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3595e1e-628d-44e4-bef2-cf66d6384756 b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group member updated on remote: ['eebfb3de-dcfb-4d2e-b448-9488e3268eb8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:12:10.350 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-b3595e1e-628d-44e4-bef2-cf66d6384756 b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group member updated ['eebfb3de-dcfb-4d2e-b448-9488e3268eb8'] 2021-09-30 13:12:11.304 3624 2011724816808 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-30 13:12:11.368 3624 2011724816808 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-30 13:12:11.603 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-102e97cb-a7c2-465b-af0d-90566cc53280 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:12:11.603 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-102e97cb-a7c2-465b-af0d-90566cc53280 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:12:11.944 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23ca3737-6e20-4e49-a724-c5e8412cc3a0 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] port_delete event received for '45d3bb21-2589-4b69-a758-96ab75565f24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:12:13.048 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb 2021-09-30 13:12:13.087 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c04fc788-3598-4a33-9207-96355ce31b0d 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group rule updated on remote: ['d1e448b9-95dd-44aa-a0ae-f123814d085d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:12:13.087 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-c04fc788-3598-4a33-9207-96355ce31b0d 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group rule updated ['d1e448b9-95dd-44aa-a0ae-f123814d085d'] 2021-09-30 13:12:13.320 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:12:13.543 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-913bc7e3-9c70-4a38-b23c-32366842b58c 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group rule updated on remote: ['d1e448b9-95dd-44aa-a0ae-f123814d085d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-30 13:12:13.543 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-913bc7e3-9c70-4a38-b23c-32366842b58c 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group rule updated ['d1e448b9-95dd-44aa-a0ae-f123814d085d'] 2021-09-30 13:12:13.599 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb 2021-09-30 13:12:13.599 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb updated. Details: {'device': '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb', 'network_id': '8bd2131f-0f2e-474e-bc82-558dd1ff1ce0', 'port_id': '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb', 'mac_address': 'fa:16:3e:f1:d7:08', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c0313fdb-e9d7-4f09-809a-ffa8bdeb37ab', '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-30 13:12:13.599 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:12:13.599 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" acquired by "networking_hyperv.neutron._common_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-30 13:12:13.599 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:12:13.599 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8bd2131f-0f2e-474e-bc82-558dd1ff1ce0 2021-09-30 13:12:13.599 3624 2011724816808 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-30 13:12:13.744 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:12:13.744 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:12:13.744 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:12:13.744 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb 2021-09-30 13:12:13.803 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:12:13.803 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:12:13.976 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:12:13.976 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:12:13.976 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eebfb3de-dcfb-4d2e-b448-9488e3268eb8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:12:13.976 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:12:13.976 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:12:13.976 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb not yet added. Adding. 2021-09-30 13:12:13.976 3624 2011724816808 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-30 13:12:13.976 3624 2011724816808 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-30 13:12:14.100 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" acquired by "networking_hyperv.neutron._common_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-30 13:12:14.210 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" 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-30 13:12:14.210 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" acquired by "networking_hyperv.neutron._common_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-30 13:12:14.320 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" 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-30 13:12:14.416 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" 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-30 13:12:14.416 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:12:14.416 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb processed. 2021-09-30 13:12:15.333 3624 2011724816808 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-30 13:12:15.896 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:12:19.021 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38027b26-0eab-440d-8ea7-57a2523048e8 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group member updated on remote: ['d1e448b9-95dd-44aa-a0ae-f123814d085d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:12:19.021 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-38027b26-0eab-440d-8ea7-57a2523048e8 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group member updated ['d1e448b9-95dd-44aa-a0ae-f123814d085d'] 2021-09-30 13:12:20.271 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db0d10f1-f47e-4311-a7ce-60532302a74f f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 4280321a-c535-475d-a3a5-725e8971daab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:12:20.271 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db0d10f1-f47e-4311-a7ce-60532302a74f f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 4280321a-c535-475d-a3a5-725e8971daab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:12:23.147 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4280321a-c535-475d-a3a5-725e8971daab 2021-09-30 13:12:23.380 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:12:23.665 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 4280321a-c535-475d-a3a5-725e8971daab 2021-09-30 13:12:23.665 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 4280321a-c535-475d-a3a5-725e8971daab updated. Details: {'device': '4280321a-c535-475d-a3a5-725e8971daab', 'network_id': '5bb9632a-7ea3-41bf-9c3e-decf42519b15', 'port_id': '4280321a-c535-475d-a3a5-725e8971daab', 'mac_address': 'fa:16:3e:f0:93:99', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 151, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c9d23de6-c2d8-4ceb-b976-483aa0839e3c', '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-30 13:12:23.665 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:12:23.665 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4280321a-c535-475d-a3a5-725e8971daab" acquired by "networking_hyperv.neutron._common_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-30 13:12:23.665 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4280321a-c535-475d-a3a5-725e8971daab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:12:23.665 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5bb9632a-7ea3-41bf-9c3e-decf42519b15 2021-09-30 13:12:23.665 3624 2011724816808 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-30 13:12:23.803 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4280321a-c535-475d-a3a5-725e8971daab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:12:23.803 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4280321a-c535-475d-a3a5-725e8971daab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:12:23.823 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4280321a-c535-475d-a3a5-725e8971daab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:12:23.823 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 151, VLAN trunk: None to switch port 4280321a-c535-475d-a3a5-725e8971daab 2021-09-30 13:12:23.899 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:12:23.899 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4280321a-c535-475d-a3a5-725e8971daab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:12:24.036 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4280321a-c535-475d-a3a5-725e8971daab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:12:24.036 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:12:24.043 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d1e448b9-95dd-44aa-a0ae-f123814d085d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:12:24.043 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4280321a-c535-475d-a3a5-725e8971daab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:12:24.043 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:12:24.043 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4280321a-c535-475d-a3a5-725e8971daab not yet added. Adding. 2021-09-30 13:12:24.043 3624 2011724816808 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-30 13:12:24.043 3624 2011724816808 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-30 13:12:24.168 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4280321a-c535-475d-a3a5-725e8971daab" acquired by "networking_hyperv.neutron._common_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-30 13:12:24.274 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4280321a-c535-475d-a3a5-725e8971daab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:12:24.274 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4280321a-c535-475d-a3a5-725e8971daab" acquired by "networking_hyperv.neutron._common_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-30 13:12:24.400 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4280321a-c535-475d-a3a5-725e8971daab" 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-30 13:12:24.475 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4280321a-c535-475d-a3a5-725e8971daab" 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-30 13:12:24.475 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4280321a-c535-475d-a3a5-725e8971daab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:12:24.491 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4280321a-c535-475d-a3a5-725e8971daab processed. 2021-09-30 13:12:25.389 3624 2011724816808 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-30 13:12:25.756 3624 2011724816808 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-30 13:12:49.024 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2810b130-0d21-4b7a-9043-0c7feb18482a 2021-09-30 13:12:49.475 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:12:49.475 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2810b130-0d21-4b7a-9043-0c7feb18482a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:12:49.475 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2810b130-0d21-4b7a-9043-0c7feb18482a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:12:49.475 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2810b130-0d21-4b7a-9043-0c7feb18482a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:12:49.489 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fad2e60f-24fc-427c-931c-b486d6cf12c3 2021-09-30 13:12:49.489 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2810b130-0d21-4b7a-9043-0c7feb18482a'] 2021-09-30 13:12:49.489 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:12:49.489 3624 2011724816808 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-30 13:12:49.489 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2810b130-0d21-4b7a-9043-0c7feb18482a'] 2021-09-30 13:12:51.476 3624 2011724816808 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-30 13:12:51.680 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:12:55.380 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2810b130-0d21-4b7a-9043-0c7feb18482a 2021-09-30 13:12:55.520 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:12:55.818 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 2810b130-0d21-4b7a-9043-0c7feb18482a 2021-09-30 13:12:55.818 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 2810b130-0d21-4b7a-9043-0c7feb18482a updated. Details: {'device': '2810b130-0d21-4b7a-9043-0c7feb18482a', 'network_id': 'fad2e60f-24fc-427c-931c-b486d6cf12c3', 'port_id': '2810b130-0d21-4b7a-9043-0c7feb18482a', 'mac_address': 'fa:16:3e:5f:32:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 179, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9f6a5ddf-09bd-45ef-bfaa-6c7222322208', '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-30 13:12:55.818 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:12:55.818 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2810b130-0d21-4b7a-9043-0c7feb18482a" acquired by "networking_hyperv.neutron._common_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-30 13:12:55.818 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2810b130-0d21-4b7a-9043-0c7feb18482a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:12:55.833 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fad2e60f-24fc-427c-931c-b486d6cf12c3 2021-09-30 13:12:55.833 3624 2011724816808 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-30 13:12:55.976 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2810b130-0d21-4b7a-9043-0c7feb18482a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:12:55.976 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2810b130-0d21-4b7a-9043-0c7feb18482a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:12:56.004 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2810b130-0d21-4b7a-9043-0c7feb18482a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:12:56.004 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 179, VLAN trunk: None to switch port 2810b130-0d21-4b7a-9043-0c7feb18482a 2021-09-30 13:12:56.089 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:12:56.089 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2810b130-0d21-4b7a-9043-0c7feb18482a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:12:56.334 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2810b130-0d21-4b7a-9043-0c7feb18482a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:12:56.334 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:12:56.334 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d13f8c92-5817-4662-ae36-de52d7231137) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:12:56.334 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2810b130-0d21-4b7a-9043-0c7feb18482a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:12:56.334 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:12:56.334 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2810b130-0d21-4b7a-9043-0c7feb18482a not yet added. Adding. 2021-09-30 13:12:56.334 3624 2011724816808 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-30 13:12:56.334 3624 2011724816808 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-30 13:12:56.458 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2810b130-0d21-4b7a-9043-0c7feb18482a" acquired by "networking_hyperv.neutron._common_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-30 13:12:56.576 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2810b130-0d21-4b7a-9043-0c7feb18482a" 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-30 13:12:56.576 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2810b130-0d21-4b7a-9043-0c7feb18482a" acquired by "networking_hyperv.neutron._common_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-30 13:12:56.711 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2810b130-0d21-4b7a-9043-0c7feb18482a" 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-30 13:12:56.808 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2810b130-0d21-4b7a-9043-0c7feb18482a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:12:56.808 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2810b130-0d21-4b7a-9043-0c7feb18482a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:12:56.808 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2810b130-0d21-4b7a-9043-0c7feb18482a processed. 2021-09-30 13:12:57.052 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group member updated on remote: ['b39d12dc-8d91-4ab0-aab2-953452fa2afb', '32ae62e9-d3ab-4b73-ba78-329174096b5e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:12:57.052 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group member updated ['b39d12dc-8d91-4ab0-aab2-953452fa2afb', '32ae62e9-d3ab-4b73-ba78-329174096b5e'] 2021-09-30 13:12:57.052 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Refresh firewall rules 2021-09-30 13:12:57.052 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Get security group information for devices via rpc ['4fd1ed33-5a0c-431a-9b0e-cf1935c2171b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:12:57.086 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] port_update received: 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:12:57.086 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-agent-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" acquired by "networking_hyperv.neutron._common_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-30 13:12:57.086 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Binding port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:12:57.086 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] 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-30 13:12:57.122 3624 2011724816984 MainThread DEBUG neutron.services.trunk.rpc.agent [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4fd1ed33-5a0c-431a-9b0e-cf1935c2171b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:12:57.122 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4fd1ed33-5a0c-431a-9b0e-cf1935c2171b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:12:57.136 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Trunk plugin disabled on server. Assuming port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:12:57.136 3624 2011724816984 MainThread INFO networking_hyperv.neutron.trunk_driver [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Binding VLAN ID: 150, VLAN trunk: None to switch port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b 2021-09-30 13:12:57.194 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Refresh firewall rules 2021-09-30 13:12:57.194 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Get security group information for devices via rpc ['4fd1ed33-5a0c-431a-9b0e-cf1935c2171b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:12:57.272 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update security group information for ports dict_keys(['4fd1ed33-5a0c-431a-9b0e-cf1935c2171b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:12:57.272 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:12:57.272 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update rules of security group (32ae62e9-d3ab-4b73-ba78-329174096b5e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:12:57.291 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update members of security group (32ae62e9-d3ab-4b73-ba78-329174096b5e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:12:57.291 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update port filter for 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:12:57.291 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Updating port rules. 2021-09-30 13:12:57.291 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Creating 0 new rules, removing 6 old rules. 2021-09-30 13:12:57.291 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" acquired by "networking_hyperv.neutron._common_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-30 13:12:57.291 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" 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-30 13:12:57.291 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" acquired by "networking_hyperv.neutron._common_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-30 13:12:57.414 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update security group information for ports dict_keys(['4fd1ed33-5a0c-431a-9b0e-cf1935c2171b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:12:57.414 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:12:57.414 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update rules of security group (32ae62e9-d3ab-4b73-ba78-329174096b5e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:12:57.414 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update members of security group (32ae62e9-d3ab-4b73-ba78-329174096b5e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:12:57.414 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update port filter for 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:12:57.433 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Updating port rules. 2021-09-30 13:12:57.433 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Creating 0 new rules, removing 6 old rules. 2021-09-30 13:12:57.491 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" 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-30 13:12:57.491 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-30 13:12:57.491 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" 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-30 13:12:57.491 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" acquired by "networking_hyperv.neutron._common_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-30 13:12:57.520 3624 2011724816808 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-30 13:12:57.607 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-driver-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" 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-30 13:12:57.668 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [req-06bece0a-f9ef-42fe-8722-44d2d02d0d46 df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Lock "n-hv-agent-port-lock-4fd1ed33-5a0c-431a-9b0e-cf1935c2171b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:12:57.844 3624 2011724816808 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-30 13:12:58.302 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1e1047a-c170-4067-a241-48e4e6d2452f df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] port_delete event received for 'f169c4cd-1e48-4b05-9e65-e88412d5181e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:04.629 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c59ea092-0af3-4e32-958f-db734931514a df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group member updated on remote: ['32ae62e9-d3ab-4b73-ba78-329174096b5e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:13:04.629 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-c59ea092-0af3-4e32-958f-db734931514a df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Security group member updated ['32ae62e9-d3ab-4b73-ba78-329174096b5e'] 2021-09-30 13:13:04.629 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-c59ea092-0af3-4e32-958f-db734931514a df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Refresh firewall rules 2021-09-30 13:13:04.629 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c59ea092-0af3-4e32-958f-db734931514a df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Get security group information for devices via rpc ['4fd1ed33-5a0c-431a-9b0e-cf1935c2171b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:13:04.660 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c59ea092-0af3-4e32-958f-db734931514a df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:13:04.660 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c59ea092-0af3-4e32-958f-db734931514a df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:13:04.755 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c59ea092-0af3-4e32-958f-db734931514a df7bf99cbddc4fbc8097b6a8249ffa90 1cd7ecd63c8e41e193cf15d8b4d6003c - - -] port_delete event received for '4fd1ed33-5a0c-431a-9b0e-cf1935c2171b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:04.932 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-695dc88f-17a1-4fb8-901a-c08dcbb79482 b5ce7766be2b415caf1921ffdaafd2b7 7bde7eaaa10346b4a6bceab5e4e9daf6 - - -] Security group member updated on remote: ['5224cef3-2683-4de9-b3da-b6f0c01aee50'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:13:04.932 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-695dc88f-17a1-4fb8-901a-c08dcbb79482 b5ce7766be2b415caf1921ffdaafd2b7 7bde7eaaa10346b4a6bceab5e4e9daf6 - - -] Security group member updated ['5224cef3-2683-4de9-b3da-b6f0c01aee50'] 2021-09-30 13:13:05.161 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b 2021-09-30 13:13:05.582 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:13:05.582 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4fd1ed33-5a0c-431a-9b0e-cf1935c2171b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:13:05.582 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4fd1ed33-5a0c-431a-9b0e-cf1935c2171b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:13:05.582 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4fd1ed33-5a0c-431a-9b0e-cf1935c2171b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:13:05.585 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4fd1ed33-5a0c-431a-9b0e-cf1935c2171b'] 2021-09-30 13:13:05.585 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:13:05.585 3624 2011724816808 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-30 13:13:05.585 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4fd1ed33-5a0c-431a-9b0e-cf1935c2171b'] 2021-09-30 13:13:06.195 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3df9ce63-c014-432c-b899-0e785db08451 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: b320e899-7529-4ba0-8c88-b3be028c45c4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:13:06.195 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3df9ce63-c014-432c-b899-0e785db08451 f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port b320e899-7529-4ba0-8c88-b3be028c45c4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:13:07.500 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b320e899-7529-4ba0-8c88-b3be028c45c4 2021-09-30 13:13:07.582 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:13:07.582 3624 2011724816808 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-30 13:13:07.616 3624 2011724816808 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-30 13:13:07.834 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port b320e899-7529-4ba0-8c88-b3be028c45c4 2021-09-30 13:13:07.834 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port b320e899-7529-4ba0-8c88-b3be028c45c4 updated. Details: {'device': 'b320e899-7529-4ba0-8c88-b3be028c45c4', 'network_id': '83269a95-d90b-4d9e-8b15-81c441871252', 'port_id': 'b320e899-7529-4ba0-8c88-b3be028c45c4', 'mac_address': 'fa:16:3e:da:89:1d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 187, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b84c473-12b4-4997-a90b-1e2391f55868', '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-30 13:13:07.834 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:13:07.834 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b320e899-7529-4ba0-8c88-b3be028c45c4" acquired by "networking_hyperv.neutron._common_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-30 13:13:07.859 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b320e899-7529-4ba0-8c88-b3be028c45c4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:13:07.859 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 83269a95-d90b-4d9e-8b15-81c441871252 2021-09-30 13:13:07.859 3624 2011724816808 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-30 13:13:08.006 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b320e899-7529-4ba0-8c88-b3be028c45c4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:13:08.006 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b320e899-7529-4ba0-8c88-b3be028c45c4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:13:08.006 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b320e899-7529-4ba0-8c88-b3be028c45c4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:13:08.006 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 187, VLAN trunk: None to switch port b320e899-7529-4ba0-8c88-b3be028c45c4 2021-09-30 13:13:08.118 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:13:08.118 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b320e899-7529-4ba0-8c88-b3be028c45c4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:13:08.254 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b320e899-7529-4ba0-8c88-b3be028c45c4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:13:08.254 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:13:08.254 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5224cef3-2683-4de9-b3da-b6f0c01aee50) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:13:08.254 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5224cef3-2683-4de9-b3da-b6f0c01aee50) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:13:08.254 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b320e899-7529-4ba0-8c88-b3be028c45c4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:13:08.254 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:13:08.254 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b320e899-7529-4ba0-8c88-b3be028c45c4 not yet added. Adding. 2021-09-30 13:13:08.254 3624 2011724816808 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-30 13:13:08.254 3624 2011724816808 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-30 13:13:08.380 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b320e899-7529-4ba0-8c88-b3be028c45c4" acquired by "networking_hyperv.neutron._common_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-30 13:13:08.505 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b320e899-7529-4ba0-8c88-b3be028c45c4" 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-30 13:13:08.505 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b320e899-7529-4ba0-8c88-b3be028c45c4" acquired by "networking_hyperv.neutron._common_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-30 13:13:08.633 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b320e899-7529-4ba0-8c88-b3be028c45c4" 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-30 13:13:08.736 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b320e899-7529-4ba0-8c88-b3be028c45c4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:13:08.736 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b320e899-7529-4ba0-8c88-b3be028c45c4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:13:08.736 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b320e899-7529-4ba0-8c88-b3be028c45c4 processed. 2021-09-30 13:13:09.515 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-413aee1b-ec58-4f72-ba9f-5961af530a42 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for '4ae9ba0e-a045-4a0e-ba93-1e8ed74bbda2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:09.580 3624 2011724816808 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-30 13:13:09.915 3624 2011724816808 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-30 13:13:11.067 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b317525b-7be9-42cb-a623-409b5fdd9ebe d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for '293c3ac8-1258-4720-82f1-7137f773349d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:12.193 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4349a819-a30d-4057-bc1d-acbaf5620958 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for '46a81213-4ef6-461a-8c3c-d72327767537' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:12.224 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b73ad09a-d850-4ba3-afde-c85bb7ac0953 - - - - -] port_delete event received for '46a81213-4ef6-461a-8c3c-d72327767537' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:12.505 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4349a819-a30d-4057-bc1d-acbaf5620958 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network 0eae6c52-4276-483c-aeb2-ecaea197d61b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:13:12.505 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4349a819-a30d-4057-bc1d-acbaf5620958 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Reclaiming local network 0eae6c52-4276-483c-aeb2-ecaea197d61b 2021-09-30 13:13:13.556 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78609234-7879-4242-9e55-83d949a8b68a d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for 'f975f41a-0300-41a9-8858-20cc43670dee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:15.223 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d897e45-72b3-49c2-99ab-6503ca136aca d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for 'fb7996b7-b452-4064-bde9-4d988667b313' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:15.276 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b320e899-7529-4ba0-8c88-b3be028c45c4 2021-09-30 13:13:15.613 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:13:15.613 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b320e899-7529-4ba0-8c88-b3be028c45c4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:13:15.613 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b320e899-7529-4ba0-8c88-b3be028c45c4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:13:15.613 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b320e899-7529-4ba0-8c88-b3be028c45c4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:13:15.630 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 83269a95-d90b-4d9e-8b15-81c441871252 2021-09-30 13:13:15.630 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b320e899-7529-4ba0-8c88-b3be028c45c4'] 2021-09-30 13:13:15.630 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:13:15.630 3624 2011724816808 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-30 13:13:15.630 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b320e899-7529-4ba0-8c88-b3be028c45c4'] 2021-09-30 13:13:15.661 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e09dfb5-2118-4271-bc8b-931c67197459 b5ce7766be2b415caf1921ffdaafd2b7 7bde7eaaa10346b4a6bceab5e4e9daf6 - - -] Security group member updated on remote: ['5224cef3-2683-4de9-b3da-b6f0c01aee50'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:13:15.661 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-0e09dfb5-2118-4271-bc8b-931c67197459 b5ce7766be2b415caf1921ffdaafd2b7 7bde7eaaa10346b4a6bceab5e4e9daf6 - - -] Security group member updated ['5224cef3-2683-4de9-b3da-b6f0c01aee50'] 2021-09-30 13:13:15.754 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e09dfb5-2118-4271-bc8b-931c67197459 b5ce7766be2b415caf1921ffdaafd2b7 7bde7eaaa10346b4a6bceab5e4e9daf6 - - -] port_delete event received for 'b320e899-7529-4ba0-8c88-b3be028c45c4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:16.457 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-babaf5cf-9198-4e0d-8d6c-e3edcdd6e86f d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for '820dba65-2c45-4b6c-b542-9a9c7c490765' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:16.541 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f0f58d7-a7df-4e3f-b742-17c7d0f6e922 - - - - -] port_delete event received for '820dba65-2c45-4b6c-b542-9a9c7c490765' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:16.959 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-babaf5cf-9198-4e0d-8d6c-e3edcdd6e86f d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network 364e9ee9-65d3-4846-8bba-fbf2f347bd3a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:13:16.959 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-babaf5cf-9198-4e0d-8d6c-e3edcdd6e86f d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Network 364e9ee9-65d3-4846-8bba-fbf2f347bd3a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-30 13:13:17.629 3624 2011724816808 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-30 13:13:17.660 3624 2011724816808 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-30 13:13:20.722 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f90c846f-f960-4d1d-824c-7e0dca4a16a9 b5ce7766be2b415caf1921ffdaafd2b7 7bde7eaaa10346b4a6bceab5e4e9daf6 - - -] Security group member updated on remote: ['5224cef3-2683-4de9-b3da-b6f0c01aee50'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:13:20.722 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [req-f90c846f-f960-4d1d-824c-7e0dca4a16a9 b5ce7766be2b415caf1921ffdaafd2b7 7bde7eaaa10346b4a6bceab5e4e9daf6 - - -] Security group member updated ['5224cef3-2683-4de9-b3da-b6f0c01aee50'] 2021-09-30 13:13:21.760 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6d008e6-5f0c-41bc-b580-189543246a0f f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: a696163a-2ea8-44b9-9c68-13b83063c3f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:13:21.760 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6d008e6-5f0c-41bc-b580-189543246a0f f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port a696163a-2ea8-44b9-9c68-13b83063c3f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:13:23.676 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a696163a-2ea8-44b9-9c68-13b83063c3f4 2021-09-30 13:13:23.676 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb 2021-09-30 13:13:25.676 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:13:26.410 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb 2021-09-30 13:13:26.410 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb updated. Details: {'device': '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb', 'network_id': '8bd2131f-0f2e-474e-bc82-558dd1ff1ce0', 'port_id': '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb', 'mac_address': 'fa:16:3e:f1:d7:08', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c0313fdb-e9d7-4f09-809a-ffa8bdeb37ab', '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-30 13:13:26.410 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:13:26.410 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port a696163a-2ea8-44b9-9c68-13b83063c3f4 2021-09-30 13:13:26.410 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port a696163a-2ea8-44b9-9c68-13b83063c3f4 updated. Details: {'device': 'a696163a-2ea8-44b9-9c68-13b83063c3f4', 'network_id': '83269a95-d90b-4d9e-8b15-81c441871252', 'port_id': 'a696163a-2ea8-44b9-9c68-13b83063c3f4', 'mac_address': 'fa:16:3e:b7:e4:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 187, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b84c473-12b4-4997-a90b-1e2391f55868', '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-30 13:13:26.410 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:13:26.410 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" acquired by "networking_hyperv.neutron._common_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-30 13:13:26.427 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:13:26.427 3624 2011724816808 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-30 13:13:26.427 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a696163a-2ea8-44b9-9c68-13b83063c3f4" acquired by "networking_hyperv.neutron._common_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-30 13:13:26.427 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a696163a-2ea8-44b9-9c68-13b83063c3f4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:13:26.427 3624 2011724816984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 83269a95-d90b-4d9e-8b15-81c441871252 2021-09-30 13:13:26.427 3624 2011724816984 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-30 13:13:26.442 3624 2011724816808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:13:26.442 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:13:26.458 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:13:26.458 3624 2011724816808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb 2021-09-30 13:13:26.504 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:13:26.504 3624 2011724816808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:13:26.582 3624 2011724816984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a696163a-2ea8-44b9-9c68-13b83063c3f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:13:26.582 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a696163a-2ea8-44b9-9c68-13b83063c3f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:13:26.582 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a696163a-2ea8-44b9-9c68-13b83063c3f4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:13:26.582 3624 2011724816984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 187, VLAN trunk: None to switch port a696163a-2ea8-44b9-9c68-13b83063c3f4 2021-09-30 13:13:26.692 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:13:26.692 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a696163a-2ea8-44b9-9c68-13b83063c3f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:13:26.763 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:13:26.763 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:13:26.763 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eebfb3de-dcfb-4d2e-b448-9488e3268eb8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:13:26.763 3624 2011724816808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:13:26.780 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:13:26.780 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-30 13:13:26.780 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" acquired by "networking_hyperv.neutron._common_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-30 13:13:26.780 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" 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-30 13:13:26.780 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" acquired by "networking_hyperv.neutron._common_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-30 13:13:26.780 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" 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-30 13:13:26.819 3624 2011724816808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:13:26.819 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:13:26.819 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb processed. 2021-09-30 13:13:26.894 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a696163a-2ea8-44b9-9c68-13b83063c3f4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:13:26.894 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:13:26.894 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5224cef3-2683-4de9-b3da-b6f0c01aee50) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:13:26.894 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5224cef3-2683-4de9-b3da-b6f0c01aee50) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:13:26.894 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a696163a-2ea8-44b9-9c68-13b83063c3f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:13:26.894 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:13:26.894 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a696163a-2ea8-44b9-9c68-13b83063c3f4 not yet added. Adding. 2021-09-30 13:13:26.894 3624 2011724816984 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-30 13:13:26.894 3624 2011724816984 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-30 13:13:27.040 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a696163a-2ea8-44b9-9c68-13b83063c3f4" acquired by "networking_hyperv.neutron._common_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-30 13:13:27.176 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a696163a-2ea8-44b9-9c68-13b83063c3f4" 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-30 13:13:27.176 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a696163a-2ea8-44b9-9c68-13b83063c3f4" acquired by "networking_hyperv.neutron._common_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-30 13:13:27.319 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a696163a-2ea8-44b9-9c68-13b83063c3f4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:13:27.433 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a696163a-2ea8-44b9-9c68-13b83063c3f4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:13:27.433 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a696163a-2ea8-44b9-9c68-13b83063c3f4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:13:27.433 3624 2011724816984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a696163a-2ea8-44b9-9c68-13b83063c3f4 processed. 2021-09-30 13:13:27.675 3624 2011724816984 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-30 13:13:28.863 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:13:31.442 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4280321a-c535-475d-a3a5-725e8971daab 2021-09-30 13:13:31.686 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:13:31.686 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4280321a-c535-475d-a3a5-725e8971daab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:13:31.686 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4280321a-c535-475d-a3a5-725e8971daab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:13:31.686 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4280321a-c535-475d-a3a5-725e8971daab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:13:31.693 3624 2011724816984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5bb9632a-7ea3-41bf-9c3e-decf42519b15 2021-09-30 13:13:31.693 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4280321a-c535-475d-a3a5-725e8971daab'] 2021-09-30 13:13:31.693 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:13:31.693 3624 2011724816984 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-30 13:13:31.693 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4280321a-c535-475d-a3a5-725e8971daab'] 2021-09-30 13:13:32.084 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfa60970-d50c-40e8-acb2-a290adfd86c0 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group member updated on remote: ['d1e448b9-95dd-44aa-a0ae-f123814d085d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:13:32.084 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [req-dfa60970-d50c-40e8-acb2-a290adfd86c0 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] Security group member updated ['d1e448b9-95dd-44aa-a0ae-f123814d085d'] 2021-09-30 13:13:32.393 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfa60970-d50c-40e8-acb2-a290adfd86c0 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] port_delete event received for '4280321a-c535-475d-a3a5-725e8971daab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:33.712 3624 2011724816984 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-30 13:13:33.755 3624 2011724816984 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-30 13:13:34.819 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6255c7d1-1bf5-4a2c-bb61-d924619247bb 11b9a83600d64057be30224c4cc5715d 681dc47ad6c24b23be82f26c2692f00c - - -] port_delete event received for 'f268e45c-8c6d-49cf-af3c-0dfe73bf1e2a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:36.675 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b33e2164-4c44-4e8b-90f3-1e0fa442e1ca b5ce7766be2b415caf1921ffdaafd2b7 7bde7eaaa10346b4a6bceab5e4e9daf6 - - -] Security group member updated on remote: ['5224cef3-2683-4de9-b3da-b6f0c01aee50'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:13:36.675 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [req-b33e2164-4c44-4e8b-90f3-1e0fa442e1ca b5ce7766be2b415caf1921ffdaafd2b7 7bde7eaaa10346b4a6bceab5e4e9daf6 - - -] Security group member updated ['5224cef3-2683-4de9-b3da-b6f0c01aee50'] 2021-09-30 13:13:36.691 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [req-b33e2164-4c44-4e8b-90f3-1e0fa442e1ca b5ce7766be2b415caf1921ffdaafd2b7 7bde7eaaa10346b4a6bceab5e4e9daf6 - - -] Refresh firewall rules 2021-09-30 13:13:36.691 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b33e2164-4c44-4e8b-90f3-1e0fa442e1ca b5ce7766be2b415caf1921ffdaafd2b7 7bde7eaaa10346b4a6bceab5e4e9daf6 - - -] Get security group information for devices via rpc ['a696163a-2ea8-44b9-9c68-13b83063c3f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:13:36.723 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b33e2164-4c44-4e8b-90f3-1e0fa442e1ca b5ce7766be2b415caf1921ffdaafd2b7 7bde7eaaa10346b4a6bceab5e4e9daf6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:13:36.723 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b33e2164-4c44-4e8b-90f3-1e0fa442e1ca b5ce7766be2b415caf1921ffdaafd2b7 7bde7eaaa10346b4a6bceab5e4e9daf6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:13:36.739 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b33e2164-4c44-4e8b-90f3-1e0fa442e1ca b5ce7766be2b415caf1921ffdaafd2b7 7bde7eaaa10346b4a6bceab5e4e9daf6 - - -] port_delete event received for 'a696163a-2ea8-44b9-9c68-13b83063c3f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:37.490 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a696163a-2ea8-44b9-9c68-13b83063c3f4 2021-09-30 13:13:37.490 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb 2021-09-30 13:13:37.722 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:13:37.722 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a696163a-2ea8-44b9-9c68-13b83063c3f4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:13:37.722 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a696163a-2ea8-44b9-9c68-13b83063c3f4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:13:37.722 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a696163a-2ea8-44b9-9c68-13b83063c3f4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:13:37.722 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:13:37.722 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:13:37.722 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:13:37.731 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 83269a95-d90b-4d9e-8b15-81c441871252 2021-09-30 13:13:37.731 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a696163a-2ea8-44b9-9c68-13b83063c3f4'] 2021-09-30 13:13:37.731 3624 2011724816808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:13:37.731 3624 2011724816808 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-30 13:13:37.731 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a696163a-2ea8-44b9-9c68-13b83063c3f4'] 2021-09-30 13:13:37.731 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb'] 2021-09-30 13:13:37.731 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:13:37.731 3624 2011724816984 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-30 13:13:37.731 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb'] 2021-09-30 13:13:39.509 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb 2021-09-30 13:13:39.722 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:13:39.722 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:13:39.722 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:13:39.722 3624 2011724816808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:13:39.722 3624 2011724816984 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-30 13:13:39.729 3624 2011724816808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8bd2131f-0f2e-474e-bc82-558dd1ff1ce0 2021-09-30 13:13:39.729 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb'] 2021-09-30 13:13:39.729 3624 2011724816808 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-30 13:13:39.729 3624 2011724816808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb'] 2021-09-30 13:13:39.935 3624 2011724816984 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-30 13:13:40.347 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24779e44-ffa3-4de4-86fd-c7a2d6b55183 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for '56c722ec-b8cf-407c-be40-d22a0e3c8a8a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:42.396 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-758bd642-55af-4c0a-abeb-9e0199726e25 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for 'a32cde66-bf00-4301-9950-9c7f028f3fe8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:43.910 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dd7a24f-981c-4b8b-937b-50d81ee9ff8c d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for 'f2e48175-09ea-4687-bb24-03d03b95184d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:43.941 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87dcf0a1-eb4e-4bed-bab9-258200a3a2bd - - - - -] port_delete event received for 'f2e48175-09ea-4687-bb24-03d03b95184d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:13:44.264 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dd7a24f-981c-4b8b-937b-50d81ee9ff8c d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network 5bb9632a-7ea3-41bf-9c3e-decf42519b15 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:13:44.264 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dd7a24f-981c-4b8b-937b-50d81ee9ff8c d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Network 5bb9632a-7ea3-41bf-9c3e-decf42519b15 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-30 13:13:59.973 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb 2021-09-30 13:14:01.831 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:14:02.136 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb 2021-09-30 13:14:02.136 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb updated. Details: {'device': '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb', 'network_id': '8bd2131f-0f2e-474e-bc82-558dd1ff1ce0', 'port_id': '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb', 'mac_address': 'fa:16:3e:f1:d7:08', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c0313fdb-e9d7-4f09-809a-ffa8bdeb37ab', '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-30 13:14:02.136 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:14:02.136 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" acquired by "networking_hyperv.neutron._common_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-30 13:14:02.136 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:14:02.136 3624 2011724816984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8bd2131f-0f2e-474e-bc82-558dd1ff1ce0 2021-09-30 13:14:02.136 3624 2011724816984 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-30 13:14:02.273 3624 2011724816984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:14:02.273 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:14:02.273 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:14:02.273 3624 2011724816984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb 2021-09-30 13:14:02.331 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:14:02.331 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:14:02.472 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:14:02.472 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:14:02.472 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eebfb3de-dcfb-4d2e-b448-9488e3268eb8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:14:02.472 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:14:02.472 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:14:02.472 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb not yet added. Adding. 2021-09-30 13:14:02.472 3624 2011724816984 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-30 13:14:02.487 3624 2011724816984 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-30 13:14:02.566 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" acquired by "networking_hyperv.neutron._common_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-30 13:14:02.644 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" 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-30 13:14:02.644 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" acquired by "networking_hyperv.neutron._common_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-30 13:14:02.731 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" 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-30 13:14:02.800 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.657s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:14:02.800 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:14:02.800 3624 2011724816984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb processed. 2021-09-30 13:14:03.847 3624 2011724816984 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-30 13:14:04.112 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:14:07.222 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85ad7a28-c07d-4866-bd6d-4e979930cb33 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network 83269a95-d90b-4d9e-8b15-81c441871252 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:14:07.222 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85ad7a28-c07d-4866-bd6d-4e979930cb33 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Network 83269a95-d90b-4d9e-8b15-81c441871252 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-30 13:14:19.262 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-161f9031-6cc5-4c40-9eca-bda6fbb3cf57 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] port_delete event received for '32fec146-238c-44e8-bba9-630756eeec35' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:21.833 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2810b130-0d21-4b7a-9043-0c7feb18482a 2021-09-30 13:14:21.949 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:14:21.949 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2810b130-0d21-4b7a-9043-0c7feb18482a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:14:21.949 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2810b130-0d21-4b7a-9043-0c7feb18482a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:14:21.949 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2810b130-0d21-4b7a-9043-0c7feb18482a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:14:21.949 3624 2011724816984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fad2e60f-24fc-427c-931c-b486d6cf12c3 2021-09-30 13:14:21.949 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2810b130-0d21-4b7a-9043-0c7feb18482a'] 2021-09-30 13:14:21.949 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:14:21.949 3624 2011724816984 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-30 13:14:21.949 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2810b130-0d21-4b7a-9043-0c7feb18482a'] 2021-09-30 13:14:22.305 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1da55dd9-f7e9-4b53-9469-1c4a101a6182 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group member updated on remote: ['d13f8c92-5817-4662-ae36-de52d7231137'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:14:22.305 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [req-1da55dd9-f7e9-4b53-9469-1c4a101a6182 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] Security group member updated ['d13f8c92-5817-4662-ae36-de52d7231137'] 2021-09-30 13:14:22.381 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1da55dd9-f7e9-4b53-9469-1c4a101a6182 6b56117d3660483d9da1b3c4f66eacf0 bdfc8750156c4309bd73c42f30d1375d - - -] port_delete event received for '2810b130-0d21-4b7a-9043-0c7feb18482a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:23.967 3624 2011724816984 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-30 13:14:23.995 3624 2011724816984 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-30 13:14:26.972 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c32fc92-5e82-44f9-a291-4ed5ea0a047e d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for '91bdb1d6-6f1e-4b5c-b1d9-3530d26e9c27' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:28.287 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d98e854-94e3-49e2-bc8a-9024196820f9 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for 'db3eaaa8-b2f0-4ab8-b479-5002923d19bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:29.350 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bac2d497-4b9a-4b88-9a91-1e65bf88b706 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for '078edb72-fbcf-44a2-88aa-c3d97a96e664' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:29.395 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7ab8add-fb58-4829-907e-074cfbfa85d5 - - - - -] port_delete event received for '078edb72-fbcf-44a2-88aa-c3d97a96e664' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:29.663 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bac2d497-4b9a-4b88-9a91-1e65bf88b706 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network fad2e60f-24fc-427c-931c-b486d6cf12c3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:14:29.663 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bac2d497-4b9a-4b88-9a91-1e65bf88b706 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Network fad2e60f-24fc-427c-931c-b486d6cf12c3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-30 13:14:30.956 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a05b716-9618-40ac-a61c-401227d0bef8 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for 'ed10ac22-51e2-482a-8225-20ca51c50e61' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:32.145 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ba1bcbe-c921-42c0-8f52-f30fc58c22e3 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for '9d7a28bf-0338-432a-b708-031f5e0a60fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:33.332 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-600c3fb4-9d62-497a-b0c3-1c3c6a6052be d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for 'cd473797-2192-4c68-b690-ce273acb0793' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:33.332 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28faa4c2-006a-4756-afa0-6b0a6683235d - - - - -] port_delete event received for 'cd473797-2192-4c68-b690-ce273acb0793' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:33.596 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-600c3fb4-9d62-497a-b0c3-1c3c6a6052be d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network a6f2b4ee-7ec4-444d-b7f1-25937c44483b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:14:33.596 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-600c3fb4-9d62-497a-b0c3-1c3c6a6052be d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Network a6f2b4ee-7ec4-444d-b7f1-25937c44483b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-30 13:14:41.906 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb 2021-09-30 13:14:42.094 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:14:42.094 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:14:42.094 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:14:42.094 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:14:42.094 3624 2011724816984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8bd2131f-0f2e-474e-bc82-558dd1ff1ce0 2021-09-30 13:14:42.094 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb'] 2021-09-30 13:14:42.094 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:14:42.094 3624 2011724816984 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-30 13:14:42.094 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb'] 2021-09-30 13:14:42.377 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84829684-4697-467b-89d8-03fb388746aa b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group member updated on remote: ['eebfb3de-dcfb-4d2e-b448-9488e3268eb8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:14:42.377 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [req-84829684-4697-467b-89d8-03fb388746aa b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] Security group member updated ['eebfb3de-dcfb-4d2e-b448-9488e3268eb8'] 2021-09-30 13:14:42.674 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84829684-4697-467b-89d8-03fb388746aa b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] port_delete event received for '2fa6f8a0-d2cb-480b-acd9-3ccb7afa3beb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:44.094 3624 2011724816984 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-30 13:14:44.124 3624 2011724816984 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-30 13:14:44.875 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad9a8fcc-1742-45d9-84d5-b62059279080 b615bf59a2be42a9bfb244a96244f7a2 ebc13fb9556b4fc6999044b98a06d699 - - -] port_delete event received for 'a1bdb667-6816-440f-a52f-91bf7097aa8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:49.111 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1511f6e3-77a1-4e87-a303-e5ae62fdb2da d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for '2adba5ed-e6bf-4aea-80e9-63940936c8e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:51.033 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d70633b-1804-4389-b290-097b78abc20d d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for '6c26a217-ba0a-4efa-b198-201d20334604' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:51.611 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbc7b546-05ef-4efb-9d0c-164e150277ce c1fd71c2da1741d8bb4123d9b7584bfe 9e387fe0d553491595ccb85b00da7c20 - - -] Security group member updated on remote: ['bc855e4f-0c72-421e-af44-20cd0565f09d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:14:51.611 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [req-dbc7b546-05ef-4efb-9d0c-164e150277ce c1fd71c2da1741d8bb4123d9b7584bfe 9e387fe0d553491595ccb85b00da7c20 - - -] Security group member updated ['bc855e4f-0c72-421e-af44-20cd0565f09d'] 2021-09-30 13:14:52.500 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90461fe8-252e-4d54-8f0d-2a8a9bc4c064 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] port_delete event received for 'cbbc3791-6d3e-4db7-8110-f624e29b10e0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:52.500 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-332d48c2-184f-45c1-a24e-116afa3996ca - - - - -] port_delete event received for 'cbbc3791-6d3e-4db7-8110-f624e29b10e0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:14:52.799 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd36f5a5-5cc9-43a1-90f5-04a5ac15283a f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] port_update received: 61cf3ff6-d382-43ef-ae09-6728fcbf547d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-30 13:14:52.799 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd36f5a5-5cc9-43a1-90f5-04a5ac15283a f12cb8ba417a4920b60ca5f3b35c2de6 33ae2bb8488c48218b2d5a880ad97fbe - - -] No port 61cf3ff6-d382-43ef-ae09-6728fcbf547d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-30 13:14:52.877 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90461fe8-252e-4d54-8f0d-2a8a9bc4c064 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] network_delete received. Deleting network 8bd2131f-0f2e-474e-bc82-558dd1ff1ce0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-30 13:14:52.877 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90461fe8-252e-4d54-8f0d-2a8a9bc4c064 d5295043d7104547862d82efd4c8ffbc 50683af000a44cfe9908d64e48cac572 - - -] Network 8bd2131f-0f2e-474e-bc82-558dd1ff1ce0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-30 13:14:54.314 3624 2011723106264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 61cf3ff6-d382-43ef-ae09-6728fcbf547d 2021-09-30 13:14:56.143 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-30 13:14:56.406 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Adding port 61cf3ff6-d382-43ef-ae09-6728fcbf547d 2021-09-30 13:14:56.406 3624 2011626626040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Port 61cf3ff6-d382-43ef-ae09-6728fcbf547d updated. Details: {'device': '61cf3ff6-d382-43ef-ae09-6728fcbf547d', 'network_id': '7bcdcc97-7984-4930-a69e-859619e89696', 'port_id': '61cf3ff6-d382-43ef-ae09-6728fcbf547d', 'mac_address': 'fa:16:3e:58:60:fb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 192, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b7b4e256-8792-4d6c-aba1-490a760fccef', 'ip_address': '192.168.233.239'}], '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-30 13:14:56.406 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] 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-30 13:14:56.406 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-61cf3ff6-d382-43ef-ae09-6728fcbf547d" acquired by "networking_hyperv.neutron._common_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-30 13:14:56.406 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 61cf3ff6-d382-43ef-ae09-6728fcbf547d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-30 13:14:56.406 3624 2011724816984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7bcdcc97-7984-4930-a69e-859619e89696 2021-09-30 13:14:56.406 3624 2011724816984 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-30 13:14:56.533 3624 2011724816984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '61cf3ff6-d382-43ef-ae09-6728fcbf547d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:14:56.535 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '61cf3ff6-d382-43ef-ae09-6728fcbf547d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-30 13:14:56.535 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 61cf3ff6-d382-43ef-ae09-6728fcbf547d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-30 13:14:56.535 3624 2011724816984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 192, VLAN trunk: None to switch port 61cf3ff6-d382-43ef-ae09-6728fcbf547d 2021-09-30 13:14:56.592 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-30 13:14:56.592 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['61cf3ff6-d382-43ef-ae09-6728fcbf547d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:14:56.736 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['61cf3ff6-d382-43ef-ae09-6728fcbf547d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:14:56.736 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:14:56.736 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bc855e4f-0c72-421e-af44-20cd0565f09d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-30 13:14:56.736 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bc855e4f-0c72-421e-af44-20cd0565f09d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-30 13:14:56.736 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 61cf3ff6-d382-43ef-ae09-6728fcbf547d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-30 13:14:56.736 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-30 13:14:56.736 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 61cf3ff6-d382-43ef-ae09-6728fcbf547d not yet added. Adding. 2021-09-30 13:14:56.736 3624 2011724816984 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-30 13:14:56.736 3624 2011724816984 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-30 13:14:56.812 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61cf3ff6-d382-43ef-ae09-6728fcbf547d" acquired by "networking_hyperv.neutron._common_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-30 13:14:56.877 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61cf3ff6-d382-43ef-ae09-6728fcbf547d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:14:56.877 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61cf3ff6-d382-43ef-ae09-6728fcbf547d" acquired by "networking_hyperv.neutron._common_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-30 13:14:56.955 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61cf3ff6-d382-43ef-ae09-6728fcbf547d" 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-30 13:14:57.015 3624 2011724816984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-61cf3ff6-d382-43ef-ae09-6728fcbf547d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-30 13:14:57.015 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 61cf3ff6-d382-43ef-ae09-6728fcbf547d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-30 13:14:57.015 3624 2011724816984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 61cf3ff6-d382-43ef-ae09-6728fcbf547d processed. 2021-09-30 13:14:58.174 3624 2011724816984 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-30 13:14:58.549 3624 2011724816984 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-30 13:15:02.924 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc2e2f97-bff6-4bff-b790-084da8c4c8b1 c1fd71c2da1741d8bb4123d9b7584bfe 9e387fe0d553491595ccb85b00da7c20 - - -] Security group member updated on remote: ['bc855e4f-0c72-421e-af44-20cd0565f09d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-30 13:15:02.924 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [req-bc2e2f97-bff6-4bff-b790-084da8c4c8b1 c1fd71c2da1741d8bb4123d9b7584bfe 9e387fe0d553491595ccb85b00da7c20 - - -] Security group member updated ['bc855e4f-0c72-421e-af44-20cd0565f09d'] 2021-09-30 13:15:02.924 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [req-bc2e2f97-bff6-4bff-b790-084da8c4c8b1 c1fd71c2da1741d8bb4123d9b7584bfe 9e387fe0d553491595ccb85b00da7c20 - - -] Refresh firewall rules 2021-09-30 13:15:02.930 3624 2011724816984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc2e2f97-bff6-4bff-b790-084da8c4c8b1 c1fd71c2da1741d8bb4123d9b7584bfe 9e387fe0d553491595ccb85b00da7c20 - - -] Get security group information for devices via rpc ['61cf3ff6-d382-43ef-ae09-6728fcbf547d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-30 13:15:02.955 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc2e2f97-bff6-4bff-b790-084da8c4c8b1 c1fd71c2da1741d8bb4123d9b7584bfe 9e387fe0d553491595ccb85b00da7c20 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-30 13:15:02.955 3624 2011724816984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc2e2f97-bff6-4bff-b790-084da8c4c8b1 c1fd71c2da1741d8bb4123d9b7584bfe 9e387fe0d553491595ccb85b00da7c20 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-30 13:15:03.015 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc2e2f97-bff6-4bff-b790-084da8c4c8b1 c1fd71c2da1741d8bb4123d9b7584bfe 9e387fe0d553491595ccb85b00da7c20 - - -] port_delete event received for '61cf3ff6-d382-43ef-ae09-6728fcbf547d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-30 13:15:04.002 3624 2011723106440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 61cf3ff6-d382-43ef-ae09-6728fcbf547d 2021-09-30 13:15:04.189 3624 2011626626040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833f23b4-f6ba-403a-b7a7-dc1bd878806f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-30 13:15:04.189 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '61cf3ff6-d382-43ef-ae09-6728fcbf547d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-30 13:15:04.189 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '61cf3ff6-d382-43ef-ae09-6728fcbf547d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-30 13:15:04.189 3624 2011724816984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 61cf3ff6-d382-43ef-ae09-6728fcbf547d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-30 13:15:04.189 3624 2011724816984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7bcdcc97-7984-4930-a69e-859619e89696 2021-09-30 13:15:04.189 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['61cf3ff6-d382-43ef-ae09-6728fcbf547d'] 2021-09-30 13:15:04.189 3624 2011724816984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-30 13:15:04.189 3624 2011724816984 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-30 13:15:04.189 3624 2011724816984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['61cf3ff6-d382-43ef-ae09-6728fcbf547d'] 2021-09-30 13:15:06.189 3624 2011724816984 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-30 13:15:06.199 3624 2011724816984 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