2022-01-12 18:24:07.072 4704 2090155738208 MainThread INFO neutron.common.config [-] Logging enabled! 2022-01-12 18:24:07.072 4704 2090155738208 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev366 2022-01-12 18:24:07.072 4704 2090155738208 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-01-12 18:24:07.110 4704 2090155738208 MainThread INFO os_win.utils.network.networkutils [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] WMI caching is disabled. 2022-01-12 18:24:07.373 4704 2090155738208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-01-12 18:24:07.431 4704 2090155738208 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-12 18:24:07.431 4704 2090155738208 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-12 18:24:07.571 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent initialized successfully, now running... 2022-01-12 18:24:07.587 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-01-12 18:24:07.587 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-12 18:24:07.634 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-12 18:26:18.116 4704 2090262078208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d896a7e5-54d7-4724-a851-41c9ccf829bd - - - - -] port_update received: 854fce66-e10e-47c6-848a-6dd4c58ae0c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:26:18.126 4704 2090262078208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d896a7e5-54d7-4724-a851-41c9ccf829bd - - - - -] No port 854fce66-e10e-47c6-848a-6dd4c58ae0c9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:26:20.064 4704 2090244954240 MainThread WARNING oslo_policy.policy [req-c2178b39-5761-4946-8091-dd82e529a6d5 37f38b6eab3142ffb902044d8c534052 8610ee216ba14cda8b96d9cff97979cc - - -] 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. 2022-01-12 18:26:20.064 4704 2090244954240 MainThread WARNING oslo_policy.policy [req-c2178b39-5761-4946-8091-dd82e529a6d5 37f38b6eab3142ffb902044d8c534052 8610ee216ba14cda8b96d9cff97979cc - - -] 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. 2022-01-12 18:26:20.064 4704 2090244954240 MainThread WARNING oslo_policy.policy [req-c2178b39-5761-4946-8091-dd82e529a6d5 37f38b6eab3142ffb902044d8c534052 8610ee216ba14cda8b96d9cff97979cc - - -] 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. 2022-01-12 18:26:20.064 4704 2090244954240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2178b39-5761-4946-8091-dd82e529a6d5 37f38b6eab3142ffb902044d8c534052 8610ee216ba14cda8b96d9cff97979cc - - -] Security group member updated on remote: ['829f956c-8753-4cb7-9e9b-9a784e6e69cf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:26:20.079 4704 2090244954240 MainThread INFO neutron.agent.securitygroups_rpc [req-c2178b39-5761-4946-8091-dd82e529a6d5 37f38b6eab3142ffb902044d8c534052 8610ee216ba14cda8b96d9cff97979cc - - -] Security group member updated ['829f956c-8753-4cb7-9e9b-9a784e6e69cf'] 2022-01-12 18:26:21.413 4704 2090244954240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e0667b7-8e3f-45e4-a202-b3e62393873a - - - - -] port_update received: 99e65d6b-d81d-49be-97a4-923631ca3e41 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:26:21.423 4704 2090244954240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e0667b7-8e3f-45e4-a202-b3e62393873a - - - - -] No port 99e65d6b-d81d-49be-97a4-923631ca3e41 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:26:21.813 4704 2090262390208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3829d2b6-9da0-45a8-86de-f97358078dd5 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated on remote: ['ba282767-de12-41b4-9268-640d3c155b95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:26:21.813 4704 2090262390208 MainThread INFO neutron.agent.securitygroups_rpc [req-3829d2b6-9da0-45a8-86de-f97358078dd5 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated ['ba282767-de12-41b4-9268-640d3c155b95'] 2022-01-12 18:26:25.235 4704 2090262110624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bf54ae8-7c10-41af-bc1d-8c57fcbb5b93 - - - - -] port_update received: 1e27b6c8-a954-471a-85c0-8d079aeefe10 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:26:25.251 4704 2090262110624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bf54ae8-7c10-41af-bc1d-8c57fcbb5b93 - - - - -] No port 1e27b6c8-a954-471a-85c0-8d079aeefe10 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:26:25.704 4704 2090244006304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf422992-7dab-437e-92ce-da0572522645 fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: e682a92a-42fd-4eb9-b5ce-694e7cb132db port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:26:25.704 4704 2090244006304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf422992-7dab-437e-92ce-da0572522645 fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port e682a92a-42fd-4eb9-b5ce-694e7cb132db defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:26:27.219 4704 2090262254688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-102a1689-0bd6-400d-903e-3db5d1b9dbd4 fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: 9187f8c1-713e-4818-a1d3-3605952460c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:26:27.219 4704 2090262254688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-102a1689-0bd6-400d-903e-3db5d1b9dbd4 fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port 9187f8c1-713e-4818-a1d3-3605952460c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:26:33.383 4704 2090245117200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17fe54a8-268f-4962-b53a-8e7faab3b678 - - - - -] port_update received: 5dc63b30-ea07-4977-b5c0-e5087b26205b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:26:33.401 4704 2090245117200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17fe54a8-268f-4962-b53a-8e7faab3b678 - - - - -] No port 5dc63b30-ea07-4977-b5c0-e5087b26205b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:26:33.703 4704 2090262080672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-926d23af-ceab-4c3e-8c8e-9087cd1ca9f2 - - - - -] port_update received: 50665be9-d479-4b7b-89e8-5aa154956413 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:26:33.713 4704 2090262080672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-926d23af-ceab-4c3e-8c8e-9087cd1ca9f2 - - - - -] No port 50665be9-d479-4b7b-89e8-5aa154956413 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:26:34.173 4704 2090262254864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1052fe1c-0054-43d2-ada4-4e0aebbaf8ae f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group rule updated on remote: ['9bde44c2-67c7-4e4f-aa81-3469529fd567'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:26:34.173 4704 2090262254864 MainThread INFO neutron.agent.securitygroups_rpc [req-1052fe1c-0054-43d2-ada4-4e0aebbaf8ae f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group rule updated ['9bde44c2-67c7-4e4f-aa81-3469529fd567'] 2022-01-12 18:26:34.413 4704 2090244320944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65ac5908-7b13-4541-928a-b078afc1a78f f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group rule updated on remote: ['9bde44c2-67c7-4e4f-aa81-3469529fd567'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:26:34.413 4704 2090244320944 MainThread INFO neutron.agent.securitygroups_rpc [req-65ac5908-7b13-4541-928a-b078afc1a78f f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group rule updated ['9bde44c2-67c7-4e4f-aa81-3469529fd567'] 2022-01-12 18:26:36.670 4704 2090244688704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5459ce4-019d-4b55-9ec2-334270fe9179 f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group rule updated on remote: ['ab058956-3744-45b3-9034-6796a7c034ec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:26:36.670 4704 2090244688704 MainThread INFO neutron.agent.securitygroups_rpc [req-e5459ce4-019d-4b55-9ec2-334270fe9179 f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group rule updated ['ab058956-3744-45b3-9034-6796a7c034ec'] 2022-01-12 18:26:36.970 4704 2090244042416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8799e95-e3e7-4919-a500-a58abd993736 f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group rule updated on remote: ['ab058956-3744-45b3-9034-6796a7c034ec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:26:36.970 4704 2090244042416 MainThread INFO neutron.agent.securitygroups_rpc [req-a8799e95-e3e7-4919-a500-a58abd993736 f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group rule updated ['ab058956-3744-45b3-9034-6796a7c034ec'] 2022-01-12 18:26:37.511 4704 2090262175408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03e6fc32-b2c6-4eb4-804a-8c4291a3dc03 - - - - -] port_update received: 385cde36-5046-45cd-a446-55702704a2db port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:26:37.869 4704 2090262175408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03e6fc32-b2c6-4eb4-804a-8c4291a3dc03 - - - - -] No port 385cde36-5046-45cd-a446-55702704a2db defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:26:40.851 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9187f8c1-713e-4818-a1d3-3605952460c3 2022-01-12 18:26:40.853 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e682a92a-42fd-4eb9-b5ce-694e7cb132db 2022-01-12 18:26:40.866 4704 2090263007472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7730991-c8ed-441c-91a8-9eec1166dcc5 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Security group member updated on remote: ['1f13a05e-bea8-44b7-b655-74f55a72279f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:26:40.866 4704 2090263007472 MainThread INFO neutron.agent.securitygroups_rpc [req-b7730991-c8ed-441c-91a8-9eec1166dcc5 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Security group member updated ['1f13a05e-bea8-44b7-b655-74f55a72279f'] 2022-01-12 18:26:41.398 4704 2090244116320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67e1f793-dc5f-4294-bfb1-e8d8f85b97ca 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Security group member updated on remote: ['1f13a05e-bea8-44b7-b655-74f55a72279f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:26:41.398 4704 2090244116320 MainThread INFO neutron.agent.securitygroups_rpc [req-67e1f793-dc5f-4294-bfb1-e8d8f85b97ca 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Security group member updated ['1f13a05e-bea8-44b7-b655-74f55a72279f'] 2022-01-12 18:26:42.397 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:26:42.663 4704 2090262172592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2635513c-bbcb-4a0e-a0a0-79fc5363e3eb fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: 64049aaf-cad1-4ffe-a0e9-31c0f60fe140 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:26:42.663 4704 2090262172592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2635513c-bbcb-4a0e-a0a0-79fc5363e3eb fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port 64049aaf-cad1-4ffe-a0e9-31c0f60fe140 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:26:43.097 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port 9187f8c1-713e-4818-a1d3-3605952460c3 2022-01-12 18:26:43.114 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port 9187f8c1-713e-4818-a1d3-3605952460c3 updated. Details: {'device': '9187f8c1-713e-4818-a1d3-3605952460c3', 'network_id': 'ca210a00-ab67-47f3-a491-7425800297ca', 'port_id': '9187f8c1-713e-4818-a1d3-3605952460c3', 'mac_address': 'fa:16:3e:fb:8d:ac', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 172, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7734103a-61f2-44ce-9739-0c7b1eca17e2', '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} 2022-01-12 18:26:43.114 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:26:43.114 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port e682a92a-42fd-4eb9-b5ce-694e7cb132db 2022-01-12 18:26:43.114 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port e682a92a-42fd-4eb9-b5ce-694e7cb132db updated. Details: {'device': 'e682a92a-42fd-4eb9-b5ce-694e7cb132db', 'network_id': 'f3affef8-4629-4dd2-99b7-cb68b4d2ad7d', 'port_id': 'e682a92a-42fd-4eb9-b5ce-694e7cb132db', 'mac_address': 'fa:16:3e:d4:42:7d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 177, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '95e69702-8c8c-4123-9480-3f7ca6b335b7', '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} 2022-01-12 18:26:43.114 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:26:43.114 4704 2090262461424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e682a92a-42fd-4eb9-b5ce-694e7cb132db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:43.114 4704 2090262461424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e682a92a-42fd-4eb9-b5ce-694e7cb132db _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:26:43.114 4704 2090262461424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f3affef8-4629-4dd2-99b7-cb68b4d2ad7d 2022-01-12 18:26:43.114 4704 2090262461424 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:264 2022-01-12 18:26:43.114 4704 2090262461776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:43.114 4704 2090262461776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9187f8c1-713e-4818-a1d3-3605952460c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:26:43.114 4704 2090262461776 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ca210a00-ab67-47f3-a491-7425800297ca 2022-01-12 18:26:43.114 4704 2090262461776 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:264 2022-01-12 18:26:43.282 4704 2090244074304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7abb6d3-4630-48fa-b98f-ab3d7b85c79d fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: c51a65f9-f479-4722-a464-e50e652658da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:26:43.323 4704 2090262461424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e682a92a-42fd-4eb9-b5ce-694e7cb132db') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:26:43.323 4704 2090262461424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e682a92a-42fd-4eb9-b5ce-694e7cb132db') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:26:43.351 4704 2090262461776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9187f8c1-713e-4818-a1d3-3605952460c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:26:43.351 4704 2090262461776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9187f8c1-713e-4818-a1d3-3605952460c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:26:43.358 4704 2090244074304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7abb6d3-4630-48fa-b98f-ab3d7b85c79d fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port c51a65f9-f479-4722-a464-e50e652658da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:26:43.358 4704 2090262461424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e682a92a-42fd-4eb9-b5ce-694e7cb132db is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:26:43.358 4704 2090262461424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 177, VLAN trunk: None to switch port e682a92a-42fd-4eb9-b5ce-694e7cb132db 2022-01-12 18:26:43.358 4704 2090262461776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9187f8c1-713e-4818-a1d3-3605952460c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:26:43.358 4704 2090262461776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 172, VLAN trunk: None to switch port 9187f8c1-713e-4818-a1d3-3605952460c3 2022-01-12 18:26:43.477 4704 2090262461776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:26:43.477 4704 2090262461776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9187f8c1-713e-4818-a1d3-3605952460c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:26:43.501 4704 2090262461424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:26:43.501 4704 2090262461424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e682a92a-42fd-4eb9-b5ce-694e7cb132db'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:26:43.775 4704 2090244319008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ae1cd7b-fb30-45a4-8ec7-b7430a578b3a f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group member updated on remote: ['9bde44c2-67c7-4e4f-aa81-3469529fd567'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:26:43.775 4704 2090244319008 MainThread INFO neutron.agent.securitygroups_rpc [req-4ae1cd7b-fb30-45a4-8ec7-b7430a578b3a f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group member updated ['9bde44c2-67c7-4e4f-aa81-3469529fd567'] 2022-01-12 18:26:44.539 4704 2090262461424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e682a92a-42fd-4eb9-b5ce-694e7cb132db']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:26:44.539 4704 2090262461424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:26:44.539 4704 2090262461424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (829f956c-8753-4cb7-9e9b-9a784e6e69cf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:26:44.557 4704 2090262461424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (829f956c-8753-4cb7-9e9b-9a784e6e69cf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:26:44.557 4704 2090262461424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e682a92a-42fd-4eb9-b5ce-694e7cb132db _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:26:44.557 4704 2090262461424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:26:44.557 4704 2090262461424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e682a92a-42fd-4eb9-b5ce-694e7cb132db not yet added. Adding. 2022-01-12 18:26:44.557 4704 2090262461424 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 2022-01-12 18:26:44.557 4704 2090262461424 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 2022-01-12 18:26:44.621 4704 2090262461776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9187f8c1-713e-4818-a1d3-3605952460c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:26:44.621 4704 2090262461776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:26:44.621 4704 2090262461776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:26:44.621 4704 2090262461776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:26:44.621 4704 2090262461776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9187f8c1-713e-4818-a1d3-3605952460c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:26:44.621 4704 2090262461776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:26:44.621 4704 2090262461776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9187f8c1-713e-4818-a1d3-3605952460c3 not yet added. Adding. 2022-01-12 18:26:44.621 4704 2090262461776 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 2022-01-12 18:26:44.621 4704 2090262461776 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 2022-01-12 18:26:44.729 4704 2090262461424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e682a92a-42fd-4eb9-b5ce-694e7cb132db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:44.805 4704 2090262461776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:44.993 4704 2090262461776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:44.993 4704 2090262461776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:44.993 4704 2090262461424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e682a92a-42fd-4eb9-b5ce-694e7cb132db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:44.993 4704 2090262461424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e682a92a-42fd-4eb9-b5ce-694e7cb132db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:45.415 4704 2090262461424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e682a92a-42fd-4eb9-b5ce-694e7cb132db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:45.440 4704 2090262461776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:45.451 4704 2090261825136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd90e509-8232-424c-9262-76f9c3948ed2 fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: d77bbb2b-6f10-4440-87bc-b84badcc0f0e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:26:45.601 4704 2090261825136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd90e509-8232-424c-9262-76f9c3948ed2 fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port d77bbb2b-6f10-4440-87bc-b84badcc0f0e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:26:45.729 4704 2090262461424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e682a92a-42fd-4eb9-b5ce-694e7cb132db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.609s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:45.729 4704 2090262461424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e682a92a-42fd-4eb9-b5ce-694e7cb132db status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:26:45.729 4704 2090262461424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e682a92a-42fd-4eb9-b5ce-694e7cb132db processed. 2022-01-12 18:26:45.729 4704 2090262461776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.609s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:45.729 4704 2090262461776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9187f8c1-713e-4818-a1d3-3605952460c3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:26:45.729 4704 2090262461776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9187f8c1-713e-4818-a1d3-3605952460c3 processed. 2022-01-12 18:26:46.444 4704 2090262588048 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:46.882 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c51a65f9-f479-4722-a464-e50e652658da 2022-01-12 18:26:46.882 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 64049aaf-cad1-4ffe-a0e9-31c0f60fe140 2022-01-12 18:26:47.313 4704 2090262588048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:47.350 4704 2090262588048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1953d581-122f-4a3e-b5f0-74f5dac51e92 f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group member updated on remote: ['ab058956-3744-45b3-9034-6796a7c034ec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:26:47.350 4704 2090262588048 MainThread INFO neutron.agent.securitygroups_rpc [req-1953d581-122f-4a3e-b5f0-74f5dac51e92 f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group member updated ['ab058956-3744-45b3-9034-6796a7c034ec'] 2022-01-12 18:26:48.453 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:26:48.887 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d77bbb2b-6f10-4440-87bc-b84badcc0f0e 2022-01-12 18:26:49.076 4704 2090264234640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67e36091-66b0-46c3-be08-67a5b6a3bbcf fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: a22511af-6b43-4b7b-b07c-b1ba558541c1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:26:49.086 4704 2090264234640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67e36091-66b0-46c3-be08-67a5b6a3bbcf fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port a22511af-6b43-4b7b-b07c-b1ba558541c1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:26:49.415 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port 64049aaf-cad1-4ffe-a0e9-31c0f60fe140 2022-01-12 18:26:49.415 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port 64049aaf-cad1-4ffe-a0e9-31c0f60fe140 updated. Details: {'device': '64049aaf-cad1-4ffe-a0e9-31c0f60fe140', 'network_id': '5bc71d7e-e0e8-4677-b1d0-eb7af57aa7d0', 'port_id': '64049aaf-cad1-4ffe-a0e9-31c0f60fe140', 'mac_address': 'fa:16:3e:c2:85:2a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 168, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '46b0e344-6240-4f8d-87c5-a6b885f55442', '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} 2022-01-12 18:26:49.415 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:26:49.415 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port c51a65f9-f479-4722-a464-e50e652658da 2022-01-12 18:26:49.438 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port c51a65f9-f479-4722-a464-e50e652658da updated. Details: {'device': 'c51a65f9-f479-4722-a464-e50e652658da', 'network_id': '5bc71d7e-e0e8-4677-b1d0-eb7af57aa7d0', 'port_id': 'c51a65f9-f479-4722-a464-e50e652658da', 'mac_address': 'fa:16:3e:67:ca:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 168, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '46b0e344-6240-4f8d-87c5-a6b885f55442', '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} 2022-01-12 18:26:49.438 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:26:49.438 4704 2090244320592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64049aaf-cad1-4ffe-a0e9-31c0f60fe140" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:49.438 4704 2090244320592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 64049aaf-cad1-4ffe-a0e9-31c0f60fe140 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:26:49.438 4704 2090244320592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5bc71d7e-e0e8-4677-b1d0-eb7af57aa7d0 2022-01-12 18:26:49.438 4704 2090244320592 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:264 2022-01-12 18:26:49.438 4704 2090244319184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c51a65f9-f479-4722-a464-e50e652658da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:49.438 4704 2090244319184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c51a65f9-f479-4722-a464-e50e652658da _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:26:49.438 4704 2090244319184 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:264 2022-01-12 18:26:49.731 4704 2090244319184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c51a65f9-f479-4722-a464-e50e652658da') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:26:49.731 4704 2090244319184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c51a65f9-f479-4722-a464-e50e652658da') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:26:49.751 4704 2090244319184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c51a65f9-f479-4722-a464-e50e652658da is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:26:49.751 4704 2090244319184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 168, VLAN trunk: None to switch port c51a65f9-f479-4722-a464-e50e652658da 2022-01-12 18:26:49.751 4704 2090244320592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '64049aaf-cad1-4ffe-a0e9-31c0f60fe140') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:26:49.751 4704 2090244320592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '64049aaf-cad1-4ffe-a0e9-31c0f60fe140') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:26:49.764 4704 2090244320592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 64049aaf-cad1-4ffe-a0e9-31c0f60fe140 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:26:49.764 4704 2090244320592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 168, VLAN trunk: None to switch port 64049aaf-cad1-4ffe-a0e9-31c0f60fe140 2022-01-12 18:26:49.983 4704 2090244319184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:26:49.983 4704 2090244319184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c51a65f9-f479-4722-a464-e50e652658da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:26:50.204 4704 2090244320592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:26:50.204 4704 2090244320592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['64049aaf-cad1-4ffe-a0e9-31c0f60fe140'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:26:50.257 4704 2090244319184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c51a65f9-f479-4722-a464-e50e652658da']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:26:50.257 4704 2090244319184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:26:50.257 4704 2090244319184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1f13a05e-bea8-44b7-b655-74f55a72279f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:26:50.257 4704 2090244319184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1f13a05e-bea8-44b7-b655-74f55a72279f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:26:50.257 4704 2090244319184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c51a65f9-f479-4722-a464-e50e652658da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:26:50.257 4704 2090244319184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:26:50.257 4704 2090244319184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c51a65f9-f479-4722-a464-e50e652658da not yet added. Adding. 2022-01-12 18:26:50.257 4704 2090244319184 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 2022-01-12 18:26:50.257 4704 2090244319184 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 2022-01-12 18:26:50.451 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:26:50.451 4704 2090244319184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c51a65f9-f479-4722-a464-e50e652658da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:50.480 4704 2090244320592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['64049aaf-cad1-4ffe-a0e9-31c0f60fe140']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:26:50.480 4704 2090244320592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:26:50.480 4704 2090244320592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1f13a05e-bea8-44b7-b655-74f55a72279f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:26:50.480 4704 2090244320592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1f13a05e-bea8-44b7-b655-74f55a72279f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:26:50.480 4704 2090244320592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 64049aaf-cad1-4ffe-a0e9-31c0f60fe140 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:26:50.480 4704 2090244320592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:26:50.480 4704 2090244320592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 64049aaf-cad1-4ffe-a0e9-31c0f60fe140 not yet added. Adding. 2022-01-12 18:26:50.480 4704 2090244320592 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 2022-01-12 18:26:50.495 4704 2090244320592 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 2022-01-12 18:26:50.713 4704 2090244319184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c51a65f9-f479-4722-a464-e50e652658da" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:50.713 4704 2090244319184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c51a65f9-f479-4722-a464-e50e652658da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:50.742 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port d77bbb2b-6f10-4440-87bc-b84badcc0f0e 2022-01-12 18:26:50.742 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port d77bbb2b-6f10-4440-87bc-b84badcc0f0e updated. Details: {'device': 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e', 'network_id': 'd00b69ae-929a-42ab-87f4-80dc4f9e7b3c', 'port_id': 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e', 'mac_address': 'fa:16:3e:df:8b:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 165, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '88be9985-00c3-4a12-95f6-d937f7038745', '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} 2022-01-12 18:26:50.742 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:26:50.742 4704 2090264593152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:50.742 4704 2090264593152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d77bbb2b-6f10-4440-87bc-b84badcc0f0e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:26:50.742 4704 2090264593152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d00b69ae-929a-42ab-87f4-80dc4f9e7b3c 2022-01-12 18:26:50.742 4704 2090264593152 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:264 2022-01-12 18:26:50.782 4704 2090244320592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64049aaf-cad1-4ffe-a0e9-31c0f60fe140" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:51.081 4704 2090264593152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:26:51.081 4704 2090264593152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:26:51.081 4704 2090264593152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d77bbb2b-6f10-4440-87bc-b84badcc0f0e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:26:51.081 4704 2090264593152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 165, VLAN trunk: None to switch port d77bbb2b-6f10-4440-87bc-b84badcc0f0e 2022-01-12 18:26:51.117 4704 2090244320592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64049aaf-cad1-4ffe-a0e9-31c0f60fe140" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:51.117 4704 2090244320592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64049aaf-cad1-4ffe-a0e9-31c0f60fe140" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:51.217 4704 2090244319184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c51a65f9-f479-4722-a464-e50e652658da" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:51.482 4704 2090244319184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c51a65f9-f479-4722-a464-e50e652658da" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:51.482 4704 2090244319184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c51a65f9-f479-4722-a464-e50e652658da status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:26:51.482 4704 2090244319184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c51a65f9-f479-4722-a464-e50e652658da processed. 2022-01-12 18:26:51.500 4704 2090264593152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:26:51.500 4704 2090264593152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d77bbb2b-6f10-4440-87bc-b84badcc0f0e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:26:51.663 4704 2090244320592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64049aaf-cad1-4ffe-a0e9-31c0f60fe140" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:51.744 4704 2090264593152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d77bbb2b-6f10-4440-87bc-b84badcc0f0e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:26:51.744 4704 2090264593152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:26:51.744 4704 2090264593152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9bde44c2-67c7-4e4f-aa81-3469529fd567) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:26:51.744 4704 2090264593152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d77bbb2b-6f10-4440-87bc-b84badcc0f0e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:26:51.744 4704 2090264593152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:26:51.744 4704 2090264593152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d77bbb2b-6f10-4440-87bc-b84badcc0f0e not yet added. Adding. 2022-01-12 18:26:51.744 4704 2090264593152 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 2022-01-12 18:26:51.744 4704 2090264593152 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 2022-01-12 18:26:51.917 4704 2090244320592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64049aaf-cad1-4ffe-a0e9-31c0f60fe140" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:51.917 4704 2090244320592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 64049aaf-cad1-4ffe-a0e9-31c0f60fe140 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:26:51.917 4704 2090244320592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 64049aaf-cad1-4ffe-a0e9-31c0f60fe140 processed. 2022-01-12 18:26:52.120 4704 2090264593152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:52.445 4704 2090264593152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:52.445 4704 2090264593152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:52.461 4704 2090264453712 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:52.663 4704 2090264593152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:52.868 4704 2090264593152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:52.868 4704 2090264593152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d77bbb2b-6f10-4440-87bc-b84badcc0f0e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:26:52.868 4704 2090264593152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d77bbb2b-6f10-4440-87bc-b84badcc0f0e processed. 2022-01-12 18:26:52.976 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a22511af-6b43-4b7b-b07c-b1ba558541c1 2022-01-12 18:26:53.431 4704 2090264453712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:54.477 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:26:54.477 4704 2090264593152 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:55.059 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port a22511af-6b43-4b7b-b07c-b1ba558541c1 2022-01-12 18:26:55.059 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port a22511af-6b43-4b7b-b07c-b1ba558541c1 updated. Details: {'device': 'a22511af-6b43-4b7b-b07c-b1ba558541c1', 'network_id': 'abe59854-41ca-48ec-a36b-e87a16e855b1', 'port_id': 'a22511af-6b43-4b7b-b07c-b1ba558541c1', 'mac_address': 'fa:16:3e:6b:fb:eb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85e27a2b-b592-4560-ba99-f42339bac540', '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} 2022-01-12 18:26:55.059 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:26:55.059 4704 2090244614096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a22511af-6b43-4b7b-b07c-b1ba558541c1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:55.059 4704 2090244614096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a22511af-6b43-4b7b-b07c-b1ba558541c1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:26:55.059 4704 2090244614096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network abe59854-41ca-48ec-a36b-e87a16e855b1 2022-01-12 18:26:55.059 4704 2090244614096 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:264 2022-01-12 18:26:55.297 4704 2090244614096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a22511af-6b43-4b7b-b07c-b1ba558541c1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:26:55.297 4704 2090244614096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a22511af-6b43-4b7b-b07c-b1ba558541c1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:26:55.323 4704 2090244614096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a22511af-6b43-4b7b-b07c-b1ba558541c1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:26:55.323 4704 2090244614096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port a22511af-6b43-4b7b-b07c-b1ba558541c1 2022-01-12 18:26:55.416 4704 2090264593152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:55.494 4704 2090244614096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:26:55.494 4704 2090244614096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a22511af-6b43-4b7b-b07c-b1ba558541c1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:26:55.728 4704 2090244614096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a22511af-6b43-4b7b-b07c-b1ba558541c1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:26:55.728 4704 2090244614096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:26:55.728 4704 2090244614096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ab058956-3744-45b3-9034-6796a7c034ec) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:26:55.728 4704 2090244614096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a22511af-6b43-4b7b-b07c-b1ba558541c1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:26:55.728 4704 2090244614096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:26:55.728 4704 2090244614096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a22511af-6b43-4b7b-b07c-b1ba558541c1 not yet added. Adding. 2022-01-12 18:26:55.728 4704 2090244614096 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 2022-01-12 18:26:55.728 4704 2090244614096 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 2022-01-12 18:26:55.980 4704 2090244614096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a22511af-6b43-4b7b-b07c-b1ba558541c1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:56.261 4704 2090244614096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a22511af-6b43-4b7b-b07c-b1ba558541c1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:56.261 4704 2090244614096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a22511af-6b43-4b7b-b07c-b1ba558541c1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:56.572 4704 2090244614096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a22511af-6b43-4b7b-b07c-b1ba558541c1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:56.751 4704 2090244614096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a22511af-6b43-4b7b-b07c-b1ba558541c1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.688s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:56.751 4704 2090244614096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a22511af-6b43-4b7b-b07c-b1ba558541c1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:26:56.751 4704 2090244614096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a22511af-6b43-4b7b-b07c-b1ba558541c1 processed. 2022-01-12 18:26:58.476 4704 2090264648336 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:26:58.746 4704 2090264648336 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:26:59.557 4704 2090222284112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd5f4fe2-3a55-488e-87a9-3872405c54d8 8ec61ff3b6114114ae88ac1b2f11c70c 534a24c4c2984296ba328071365adc3f - - -] Security group member updated on remote: ['ec47a533-dca3-41ca-84d3-1779ecc95953'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:26:59.557 4704 2090222284112 MainThread INFO neutron.agent.securitygroups_rpc [req-dd5f4fe2-3a55-488e-87a9-3872405c54d8 8ec61ff3b6114114ae88ac1b2f11c70c 534a24c4c2984296ba328071365adc3f - - -] Security group member updated ['ec47a533-dca3-41ca-84d3-1779ecc95953'] 2022-01-12 18:27:01.372 4704 2090222284112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-585e5ec8-2c98-42ba-9822-41b0b3823d7b fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: cf6a7c43-638e-4e95-b3c9-f89101eb5fc5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:27:01.384 4704 2090222284112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-585e5ec8-2c98-42ba-9822-41b0b3823d7b fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port cf6a7c43-638e-4e95-b3c9-f89101eb5fc5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:27:03.102 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e682a92a-42fd-4eb9-b5ce-694e7cb132db 2022-01-12 18:27:04.500 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:27:04.500 4704 2090262256976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e682a92a-42fd-4eb9-b5ce-694e7cb132db' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:27:04.500 4704 2090262256976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e682a92a-42fd-4eb9-b5ce-694e7cb132db' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:27:04.500 4704 2090262256976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e682a92a-42fd-4eb9-b5ce-694e7cb132db _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:27:04.525 4704 2090262256976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f3affef8-4629-4dd2-99b7-cb68b4d2ad7d 2022-01-12 18:27:04.525 4704 2090262256976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e682a92a-42fd-4eb9-b5ce-694e7cb132db'] 2022-01-12 18:27:04.525 4704 2090262256976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:27:04.525 4704 2090262256976 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 2022-01-12 18:27:04.540 4704 2090262256976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e682a92a-42fd-4eb9-b5ce-694e7cb132db'] 2022-01-12 18:27:04.606 4704 2090263010288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a552633b-f6cd-44b1-9d90-71187034e41a 37f38b6eab3142ffb902044d8c534052 8610ee216ba14cda8b96d9cff97979cc - - -] Security group member updated on remote: ['829f956c-8753-4cb7-9e9b-9a784e6e69cf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:27:04.606 4704 2090263010288 MainThread INFO neutron.agent.securitygroups_rpc [req-a552633b-f6cd-44b1-9d90-71187034e41a 37f38b6eab3142ffb902044d8c534052 8610ee216ba14cda8b96d9cff97979cc - - -] Security group member updated ['829f956c-8753-4cb7-9e9b-9a784e6e69cf'] 2022-01-12 18:27:04.776 4704 2090264364832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a552633b-f6cd-44b1-9d90-71187034e41a 37f38b6eab3142ffb902044d8c534052 8610ee216ba14cda8b96d9cff97979cc - - -] port_delete event received for 'e682a92a-42fd-4eb9-b5ce-694e7cb132db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:27:04.906 4704 2090264593152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated on remote: ['ba282767-de12-41b4-9268-640d3c155b95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:27:04.906 4704 2090264593152 MainThread INFO neutron.agent.securitygroups_rpc [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated ['ba282767-de12-41b4-9268-640d3c155b95'] 2022-01-12 18:27:04.906 4704 2090264593152 MainThread INFO neutron.agent.securitygroups_rpc [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Refresh firewall rules 2022-01-12 18:27:04.906 4704 2090264593152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Get security group information for devices via rpc ['9187f8c1-713e-4818-a1d3-3605952460c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:27:05.153 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cf6a7c43-638e-4e95-b3c9-f89101eb5fc5 2022-01-12 18:27:05.303 4704 2090264593152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update security group information for ports dict_keys(['9187f8c1-713e-4818-a1d3-3605952460c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:27:05.303 4704 2090264593152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:27:05.303 4704 2090264593152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update rules of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:27:05.303 4704 2090264593152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update members of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:27:05.328 4704 2090264593152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update port filter for 9187f8c1-713e-4818-a1d3-3605952460c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:27:05.328 4704 2090264593152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Updating port rules. 2022-01-12 18:27:05.328 4704 2090264593152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Creating 1 new rules, removing 0 old rules. 2022-01-12 18:27:05.328 4704 2090264593152 MainThread DEBUG oslo_concurrency.lockutils [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:05.619 4704 2090264593152 MainThread DEBUG oslo_concurrency.lockutils [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:05.619 4704 2090264593152 MainThread DEBUG oslo_concurrency.lockutils [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:05.619 4704 2090264593152 MainThread DEBUG oslo_concurrency.lockutils [req-1570b884-0c06-4560-8861-5e45e88dcc19 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:06.024 4704 2090264593152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e25418b-5575-42b7-8e64-958561280735 fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: 4e7d3df8-1001-43cc-8381-5aaada759061 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:27:06.024 4704 2090264593152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e25418b-5575-42b7-8e64-958561280735 fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port 4e7d3df8-1001-43cc-8381-5aaada759061 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:27:06.511 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:27:06.511 4704 2090264593152 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:06.855 4704 2090264593152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:07.352 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port cf6a7c43-638e-4e95-b3c9-f89101eb5fc5 2022-01-12 18:27:07.352 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port cf6a7c43-638e-4e95-b3c9-f89101eb5fc5 updated. Details: {'device': 'cf6a7c43-638e-4e95-b3c9-f89101eb5fc5', 'network_id': '03536806-f068-4eeb-8fd5-954207362864', 'port_id': 'cf6a7c43-638e-4e95-b3c9-f89101eb5fc5', 'mac_address': 'fa:16:3e:c4:d4:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 152, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd2223fc8-2dc4-4961-95e7-6099b7fa13e4', '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} 2022-01-12 18:27:07.352 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:27:07.352 4704 2090262458608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cf6a7c43-638e-4e95-b3c9-f89101eb5fc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:07.352 4704 2090262458608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cf6a7c43-638e-4e95-b3c9-f89101eb5fc5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:27:07.352 4704 2090262458608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 03536806-f068-4eeb-8fd5-954207362864 2022-01-12 18:27:07.352 4704 2090262458608 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:264 2022-01-12 18:27:07.601 4704 2090262458608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cf6a7c43-638e-4e95-b3c9-f89101eb5fc5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:27:07.601 4704 2090262458608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cf6a7c43-638e-4e95-b3c9-f89101eb5fc5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:27:07.620 4704 2090262458608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cf6a7c43-638e-4e95-b3c9-f89101eb5fc5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:27:07.620 4704 2090262458608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 152, VLAN trunk: None to switch port cf6a7c43-638e-4e95-b3c9-f89101eb5fc5 2022-01-12 18:27:07.883 4704 2090262458608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:27:07.883 4704 2090262458608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cf6a7c43-638e-4e95-b3c9-f89101eb5fc5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:27:08.304 4704 2090262458608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cf6a7c43-638e-4e95-b3c9-f89101eb5fc5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:27:08.304 4704 2090262458608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:27:08.304 4704 2090262458608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ec47a533-dca3-41ca-84d3-1779ecc95953) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:27:08.304 4704 2090262458608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ec47a533-dca3-41ca-84d3-1779ecc95953) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:27:08.304 4704 2090262458608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cf6a7c43-638e-4e95-b3c9-f89101eb5fc5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:27:08.304 4704 2090262458608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:27:08.304 4704 2090262458608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cf6a7c43-638e-4e95-b3c9-f89101eb5fc5 not yet added. Adding. 2022-01-12 18:27:08.304 4704 2090262458608 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 2022-01-12 18:27:08.304 4704 2090262458608 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 2022-01-12 18:27:08.570 4704 2090262458608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf6a7c43-638e-4e95-b3c9-f89101eb5fc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:08.835 4704 2090262458608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf6a7c43-638e-4e95-b3c9-f89101eb5fc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:08.835 4704 2090262458608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf6a7c43-638e-4e95-b3c9-f89101eb5fc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:09.211 4704 2090262458608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf6a7c43-638e-4e95-b3c9-f89101eb5fc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:09.398 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4e7d3df8-1001-43cc-8381-5aaada759061 2022-01-12 18:27:09.435 4704 2090262458608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cf6a7c43-638e-4e95-b3c9-f89101eb5fc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:09.435 4704 2090262458608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cf6a7c43-638e-4e95-b3c9-f89101eb5fc5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:27:09.435 4704 2090262458608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cf6a7c43-638e-4e95-b3c9-f89101eb5fc5 processed. 2022-01-12 18:27:10.042 4704 2090262458608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42d02ebf-802a-4297-8a7e-561e926d6c4e 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network f3affef8-4629-4dd2-99b7-cb68b4d2ad7d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:27:10.042 4704 2090262458608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42d02ebf-802a-4297-8a7e-561e926d6c4e 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Network f3affef8-4629-4dd2-99b7-cb68b4d2ad7d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-12 18:27:10.529 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:27:10.529 4704 2090264296080 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:10.944 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port 4e7d3df8-1001-43cc-8381-5aaada759061 2022-01-12 18:27:10.944 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port 4e7d3df8-1001-43cc-8381-5aaada759061 updated. Details: {'device': '4e7d3df8-1001-43cc-8381-5aaada759061', 'network_id': 'ca210a00-ab67-47f3-a491-7425800297ca', 'port_id': '4e7d3df8-1001-43cc-8381-5aaada759061', 'mac_address': 'fa:16:3e:3f:17:47', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 172, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7734103a-61f2-44ce-9739-0c7b1eca17e2', '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} 2022-01-12 18:27:10.944 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:27:10.944 4704 2090262391616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:10.944 4704 2090262391616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4e7d3df8-1001-43cc-8381-5aaada759061 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:27:10.944 4704 2090262391616 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:264 2022-01-12 18:27:10.944 4704 2090264296080 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:11.188 4704 2090262391616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4e7d3df8-1001-43cc-8381-5aaada759061') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:27:11.188 4704 2090262391616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4e7d3df8-1001-43cc-8381-5aaada759061') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:27:11.374 4704 2090262391616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4e7d3df8-1001-43cc-8381-5aaada759061 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:27:11.374 4704 2090262391616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 172, VLAN trunk: None to switch port 4e7d3df8-1001-43cc-8381-5aaada759061 2022-01-12 18:27:11.624 4704 2090262391616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:27:11.624 4704 2090262391616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4e7d3df8-1001-43cc-8381-5aaada759061'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:27:11.791 4704 2090262391616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4e7d3df8-1001-43cc-8381-5aaada759061']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:27:11.791 4704 2090262391616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:27:11.791 4704 2090262391616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:27:11.791 4704 2090262391616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:27:11.791 4704 2090262391616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4e7d3df8-1001-43cc-8381-5aaada759061 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:27:11.791 4704 2090262391616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:27:11.791 4704 2090262391616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4e7d3df8-1001-43cc-8381-5aaada759061 not yet added. Adding. 2022-01-12 18:27:11.791 4704 2090262391616 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 2022-01-12 18:27:11.791 4704 2090262391616 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 2022-01-12 18:27:12.086 4704 2090262391616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:12.383 4704 2090262391616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:12.383 4704 2090262391616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:12.745 4704 2090262391616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:13.118 4704 2090262391616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:13.118 4704 2090262391616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4e7d3df8-1001-43cc-8381-5aaada759061 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:27:13.134 4704 2090262391616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4e7d3df8-1001-43cc-8381-5aaada759061 processed. 2022-01-12 18:27:14.555 4704 2090264882160 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:14.835 4704 2090264882160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:20.652 4704 2090264403280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f073ca9d-02a3-4b5f-8b0f-a20421b4d2b7 8ec61ff3b6114114ae88ac1b2f11c70c 534a24c4c2984296ba328071365adc3f - - -] Security group member updated on remote: ['ec47a533-dca3-41ca-84d3-1779ecc95953'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:27:20.652 4704 2090264403280 MainThread INFO neutron.agent.securitygroups_rpc [req-f073ca9d-02a3-4b5f-8b0f-a20421b4d2b7 8ec61ff3b6114114ae88ac1b2f11c70c 534a24c4c2984296ba328071365adc3f - - -] Security group member updated ['ec47a533-dca3-41ca-84d3-1779ecc95953'] 2022-01-12 18:27:20.652 4704 2090264403280 MainThread INFO neutron.agent.securitygroups_rpc [req-f073ca9d-02a3-4b5f-8b0f-a20421b4d2b7 8ec61ff3b6114114ae88ac1b2f11c70c 534a24c4c2984296ba328071365adc3f - - -] Refresh firewall rules 2022-01-12 18:27:20.652 4704 2090264403280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f073ca9d-02a3-4b5f-8b0f-a20421b4d2b7 8ec61ff3b6114114ae88ac1b2f11c70c 534a24c4c2984296ba328071365adc3f - - -] Get security group information for devices via rpc ['cf6a7c43-638e-4e95-b3c9-f89101eb5fc5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:27:20.695 4704 2090264403280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f073ca9d-02a3-4b5f-8b0f-a20421b4d2b7 8ec61ff3b6114114ae88ac1b2f11c70c 534a24c4c2984296ba328071365adc3f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:27:20.695 4704 2090264403280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f073ca9d-02a3-4b5f-8b0f-a20421b4d2b7 8ec61ff3b6114114ae88ac1b2f11c70c 534a24c4c2984296ba328071365adc3f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:27:20.727 4704 2090244653648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f073ca9d-02a3-4b5f-8b0f-a20421b4d2b7 8ec61ff3b6114114ae88ac1b2f11c70c 534a24c4c2984296ba328071365adc3f - - -] port_delete event received for 'cf6a7c43-638e-4e95-b3c9-f89101eb5fc5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:27:21.603 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cf6a7c43-638e-4e95-b3c9-f89101eb5fc5 2022-01-12 18:27:22.635 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:27:22.635 4704 2090265020192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cf6a7c43-638e-4e95-b3c9-f89101eb5fc5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:27:22.635 4704 2090265020192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cf6a7c43-638e-4e95-b3c9-f89101eb5fc5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:27:22.635 4704 2090265020192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cf6a7c43-638e-4e95-b3c9-f89101eb5fc5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:27:22.667 4704 2090265020192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 03536806-f068-4eeb-8fd5-954207362864 2022-01-12 18:27:22.667 4704 2090265020192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cf6a7c43-638e-4e95-b3c9-f89101eb5fc5'] 2022-01-12 18:27:22.667 4704 2090265020192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:27:22.667 4704 2090265020192 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 2022-01-12 18:27:22.667 4704 2090265020192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cf6a7c43-638e-4e95-b3c9-f89101eb5fc5'] 2022-01-12 18:27:24.275 4704 2090265161216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated on remote: ['ba282767-de12-41b4-9268-640d3c155b95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:27:24.275 4704 2090265161216 MainThread INFO neutron.agent.securitygroups_rpc [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated ['ba282767-de12-41b4-9268-640d3c155b95'] 2022-01-12 18:27:24.275 4704 2090265161216 MainThread INFO neutron.agent.securitygroups_rpc [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Refresh firewall rules 2022-01-12 18:27:24.275 4704 2090265161216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Get security group information for devices via rpc ['9187f8c1-713e-4818-a1d3-3605952460c3', '4e7d3df8-1001-43cc-8381-5aaada759061'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:27:24.538 4704 2090265161216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update security group information for ports dict_keys(['4e7d3df8-1001-43cc-8381-5aaada759061', '9187f8c1-713e-4818-a1d3-3605952460c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:27:24.560 4704 2090265161216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:27:24.560 4704 2090265161216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update rules of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:27:24.560 4704 2090265161216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update members of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:27:24.560 4704 2090265161216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update port filter for 4e7d3df8-1001-43cc-8381-5aaada759061 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:27:24.560 4704 2090265161216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Updating port rules. 2022-01-12 18:27:24.560 4704 2090265161216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Creating 1 new rules, removing 0 old rules. 2022-01-12 18:27:24.560 4704 2090265161216 MainThread DEBUG oslo_concurrency.lockutils [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:24.636 4704 2090244276816 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:24.681 4704 2090244276816 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:24.885 4704 2090265161216 MainThread DEBUG oslo_concurrency.lockutils [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:24.885 4704 2090265161216 MainThread DEBUG oslo_concurrency.lockutils [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:24.885 4704 2090265161216 MainThread DEBUG oslo_concurrency.lockutils [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:24.885 4704 2090265161216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update port filter for 9187f8c1-713e-4818-a1d3-3605952460c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:27:24.885 4704 2090265161216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Updating port rules. 2022-01-12 18:27:24.885 4704 2090265161216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Creating 1 new rules, removing 0 old rules. 2022-01-12 18:27:24.908 4704 2090265161216 MainThread DEBUG oslo_concurrency.lockutils [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:25.164 4704 2090265210016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3673f4e-4b7f-49cb-8a96-7a48ba49d92c fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: d81066d4-2405-4b72-9a6d-f6eab9cc69ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:27:25.164 4704 2090265161216 MainThread DEBUG oslo_concurrency.lockutils [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:25.164 4704 2090265161216 MainThread DEBUG oslo_concurrency.lockutils [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:25.164 4704 2090265161216 MainThread DEBUG oslo_concurrency.lockutils [req-935fdac9-7d2f-4992-bb5b-40873ccd7e8c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:25.183 4704 2090265210016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3673f4e-4b7f-49cb-8a96-7a48ba49d92c fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port d81066d4-2405-4b72-9a6d-f6eab9cc69ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:27:29.743 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d81066d4-2405-4b72-9a6d-f6eab9cc69ee 2022-01-12 18:27:30.684 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:27:30.963 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port d81066d4-2405-4b72-9a6d-f6eab9cc69ee 2022-01-12 18:27:30.963 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port d81066d4-2405-4b72-9a6d-f6eab9cc69ee updated. Details: {'device': 'd81066d4-2405-4b72-9a6d-f6eab9cc69ee', 'network_id': 'ca210a00-ab67-47f3-a491-7425800297ca', 'port_id': 'd81066d4-2405-4b72-9a6d-f6eab9cc69ee', 'mac_address': 'fa:16:3e:4e:c9:34', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 172, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7734103a-61f2-44ce-9739-0c7b1eca17e2', '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} 2022-01-12 18:27:30.963 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:27:30.963 4704 2090261995760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d81066d4-2405-4b72-9a6d-f6eab9cc69ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:30.963 4704 2090261995760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d81066d4-2405-4b72-9a6d-f6eab9cc69ee _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:27:30.963 4704 2090261995760 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:264 2022-01-12 18:27:31.273 4704 2090261995760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd81066d4-2405-4b72-9a6d-f6eab9cc69ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:27:31.293 4704 2090261995760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd81066d4-2405-4b72-9a6d-f6eab9cc69ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:27:31.304 4704 2090261995760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d81066d4-2405-4b72-9a6d-f6eab9cc69ee is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:27:31.304 4704 2090261995760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 172, VLAN trunk: None to switch port d81066d4-2405-4b72-9a6d-f6eab9cc69ee 2022-01-12 18:27:31.507 4704 2090261995760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:27:31.507 4704 2090261995760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d81066d4-2405-4b72-9a6d-f6eab9cc69ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:27:31.695 4704 2090261995760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d81066d4-2405-4b72-9a6d-f6eab9cc69ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:27:31.695 4704 2090261995760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:27:31.695 4704 2090261995760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:27:31.695 4704 2090261995760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:27:31.695 4704 2090261995760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d81066d4-2405-4b72-9a6d-f6eab9cc69ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:27:31.711 4704 2090261995760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:27:31.711 4704 2090261995760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d81066d4-2405-4b72-9a6d-f6eab9cc69ee not yet added. Adding. 2022-01-12 18:27:31.711 4704 2090261995760 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 2022-01-12 18:27:31.711 4704 2090261995760 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 2022-01-12 18:27:31.977 4704 2090261995760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d81066d4-2405-4b72-9a6d-f6eab9cc69ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:32.275 4704 2090261995760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d81066d4-2405-4b72-9a6d-f6eab9cc69ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:32.275 4704 2090261995760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d81066d4-2405-4b72-9a6d-f6eab9cc69ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:32.573 4704 2090261995760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d81066d4-2405-4b72-9a6d-f6eab9cc69ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:32.764 4704 2090261995760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d81066d4-2405-4b72-9a6d-f6eab9cc69ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:32.764 4704 2090261995760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d81066d4-2405-4b72-9a6d-f6eab9cc69ee status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:27:32.764 4704 2090261995760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d81066d4-2405-4b72-9a6d-f6eab9cc69ee processed. 2022-01-12 18:27:34.705 4704 2090264816448 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:34.930 4704 2090264816448 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:38.183 4704 2090262171888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d75ac5a0-38e7-4ac2-97b0-0dae227d472f 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network 03536806-f068-4eeb-8fd5-954207362864 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:27:38.183 4704 2090262171888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d75ac5a0-38e7-4ac2-97b0-0dae227d472f 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Network 03536806-f068-4eeb-8fd5-954207362864 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-12 18:27:38.867 4704 2090264295552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02a0bb32-5cad-4acf-aea0-fcf9bd2f9528 d0a6d4928b5242e9afbf1c3b13d72f80 62014232a47d425a9e5d97f998c85069 - - -] Security group member updated on remote: ['05523ab4-3fc6-4bf8-82b1-56ebf667015c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:27:38.867 4704 2090264295552 MainThread INFO neutron.agent.securitygroups_rpc [req-02a0bb32-5cad-4acf-aea0-fcf9bd2f9528 d0a6d4928b5242e9afbf1c3b13d72f80 62014232a47d425a9e5d97f998c85069 - - -] Security group member updated ['05523ab4-3fc6-4bf8-82b1-56ebf667015c'] 2022-01-12 18:27:39.085 4704 2090264823232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-757e31a3-c115-4953-a4d9-8b376b5288be 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network 9e251568-346a-41d5-9c4a-00f38421edea network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:27:39.085 4704 2090264823232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-757e31a3-c115-4953-a4d9-8b376b5288be 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Network 9e251568-346a-41d5-9c4a-00f38421edea not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-12 18:27:39.857 4704 2090265251904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23aba2ff-534c-46c8-904f-f870f9c30e9c fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: 616d419a-eead-4748-b73a-c373deb328e5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:27:39.882 4704 2090265251904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23aba2ff-534c-46c8-904f-f870f9c30e9c fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port 616d419a-eead-4748-b73a-c373deb328e5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:27:43.932 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 616d419a-eead-4748-b73a-c373deb328e5 2022-01-12 18:27:44.750 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:27:44.977 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port 616d419a-eead-4748-b73a-c373deb328e5 2022-01-12 18:27:44.977 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port 616d419a-eead-4748-b73a-c373deb328e5 updated. Details: {'device': '616d419a-eead-4748-b73a-c373deb328e5', 'network_id': '5839940b-a741-48e2-bba0-ad040afb3cc5', 'port_id': '616d419a-eead-4748-b73a-c373deb328e5', 'mac_address': 'fa:16:3e:8f:41:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 154, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '44f09c78-0a13-4f99-81cc-117170fb8977', 'ip_address': '192.168.233.202'}], '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} 2022-01-12 18:27:44.977 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:27:44.977 4704 2090265364960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-616d419a-eead-4748-b73a-c373deb328e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:44.977 4704 2090265364960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 616d419a-eead-4748-b73a-c373deb328e5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:27:44.977 4704 2090265364960 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5839940b-a741-48e2-bba0-ad040afb3cc5 2022-01-12 18:27:44.977 4704 2090265364960 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:264 2022-01-12 18:27:45.281 4704 2090265364960 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '616d419a-eead-4748-b73a-c373deb328e5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:27:45.281 4704 2090265364960 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '616d419a-eead-4748-b73a-c373deb328e5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:27:45.289 4704 2090265364960 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 616d419a-eead-4748-b73a-c373deb328e5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:27:45.289 4704 2090265364960 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 154, VLAN trunk: None to switch port 616d419a-eead-4748-b73a-c373deb328e5 2022-01-12 18:27:45.325 4704 2090264813232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7158fea-de92-4a3b-9421-ae8913729362 a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Security group member updated on remote: ['d8b365d2-3111-4b88-ad4f-83e129015c62'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:27:45.325 4704 2090264813232 MainThread INFO neutron.agent.securitygroups_rpc [req-d7158fea-de92-4a3b-9421-ae8913729362 a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Security group member updated ['d8b365d2-3111-4b88-ad4f-83e129015c62'] 2022-01-12 18:27:45.506 4704 2090265364960 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:27:45.506 4704 2090265364960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['616d419a-eead-4748-b73a-c373deb328e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:27:45.719 4704 2090265364960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['616d419a-eead-4748-b73a-c373deb328e5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:27:45.719 4704 2090265364960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:27:45.719 4704 2090265364960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (05523ab4-3fc6-4bf8-82b1-56ebf667015c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:27:45.719 4704 2090265364960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (05523ab4-3fc6-4bf8-82b1-56ebf667015c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:27:45.719 4704 2090265364960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 616d419a-eead-4748-b73a-c373deb328e5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:27:45.734 4704 2090265364960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:27:45.734 4704 2090265364960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 616d419a-eead-4748-b73a-c373deb328e5 not yet added. Adding. 2022-01-12 18:27:45.734 4704 2090265364960 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 2022-01-12 18:27:45.734 4704 2090265364960 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 2022-01-12 18:27:46.039 4704 2090265364960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-616d419a-eead-4748-b73a-c373deb328e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:46.125 4704 2090264310352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-908a7a74-b3b4-4a68-86c5-868d39937759 fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: c222876f-3a0d-4dae-af9d-c22ccfe7655e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:27:46.125 4704 2090264310352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-908a7a74-b3b4-4a68-86c5-868d39937759 fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port c222876f-3a0d-4dae-af9d-c22ccfe7655e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:27:46.353 4704 2090265364960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-616d419a-eead-4748-b73a-c373deb328e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:46.353 4704 2090265364960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-616d419a-eead-4748-b73a-c373deb328e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:46.687 4704 2090265364960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-616d419a-eead-4748-b73a-c373deb328e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:47.305 4704 2090265364960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-616d419a-eead-4748-b73a-c373deb328e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:47.305 4704 2090265364960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 616d419a-eead-4748-b73a-c373deb328e5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:27:47.305 4704 2090265364960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 616d419a-eead-4748-b73a-c373deb328e5 processed. 2022-01-12 18:27:48.766 4704 2090264815568 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:48.822 4704 2090264401168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated on remote: ['ba282767-de12-41b4-9268-640d3c155b95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:27:48.822 4704 2090264401168 MainThread INFO neutron.agent.securitygroups_rpc [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated ['ba282767-de12-41b4-9268-640d3c155b95'] 2022-01-12 18:27:48.822 4704 2090264401168 MainThread INFO neutron.agent.securitygroups_rpc [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Refresh firewall rules 2022-01-12 18:27:48.822 4704 2090264401168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Get security group information for devices via rpc ['9187f8c1-713e-4818-a1d3-3605952460c3', '4e7d3df8-1001-43cc-8381-5aaada759061', 'd81066d4-2405-4b72-9a6d-f6eab9cc69ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:27:49.178 4704 2090264815568 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:49.399 4704 2090264401168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update security group information for ports dict_keys(['4e7d3df8-1001-43cc-8381-5aaada759061', '9187f8c1-713e-4818-a1d3-3605952460c3', 'd81066d4-2405-4b72-9a6d-f6eab9cc69ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:27:49.399 4704 2090264401168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:27:49.399 4704 2090264401168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update rules of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:27:49.399 4704 2090264401168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update members of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:27:49.421 4704 2090264401168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update port filter for 4e7d3df8-1001-43cc-8381-5aaada759061 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:27:49.421 4704 2090264401168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Updating port rules. 2022-01-12 18:27:49.421 4704 2090264401168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Creating 1 new rules, removing 0 old rules. 2022-01-12 18:27:49.421 4704 2090264401168 MainThread DEBUG oslo_concurrency.lockutils [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:49.648 4704 2090265518496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a545e1ab-babe-4a18-895f-548f3f6810ec fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: 925e7288-ac82-49a4-9dbd-b7f1ed3da00b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:27:49.780 4704 2090265518496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a545e1ab-babe-4a18-895f-548f3f6810ec fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port 925e7288-ac82-49a4-9dbd-b7f1ed3da00b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:27:49.780 4704 2090264401168 MainThread DEBUG oslo_concurrency.lockutils [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:49.780 4704 2090264401168 MainThread DEBUG oslo_concurrency.lockutils [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:49.790 4704 2090264401168 MainThread DEBUG oslo_concurrency.lockutils [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:49.790 4704 2090264401168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update port filter for 9187f8c1-713e-4818-a1d3-3605952460c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:27:49.790 4704 2090264401168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Updating port rules. 2022-01-12 18:27:49.790 4704 2090264401168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Creating 1 new rules, removing 0 old rules. 2022-01-12 18:27:49.790 4704 2090264401168 MainThread DEBUG oslo_concurrency.lockutils [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:50.244 4704 2090264401168 MainThread DEBUG oslo_concurrency.lockutils [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:50.244 4704 2090264401168 MainThread DEBUG oslo_concurrency.lockutils [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:50.244 4704 2090264401168 MainThread DEBUG oslo_concurrency.lockutils [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:50.244 4704 2090264401168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update port filter for d81066d4-2405-4b72-9a6d-f6eab9cc69ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:27:50.257 4704 2090264401168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Updating port rules. 2022-01-12 18:27:50.257 4704 2090264401168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Creating 1 new rules, removing 0 old rules. 2022-01-12 18:27:50.257 4704 2090264401168 MainThread DEBUG oslo_concurrency.lockutils [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-d81066d4-2405-4b72-9a6d-f6eab9cc69ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:50.257 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c222876f-3a0d-4dae-af9d-c22ccfe7655e 2022-01-12 18:27:50.650 4704 2090264401168 MainThread DEBUG oslo_concurrency.lockutils [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-d81066d4-2405-4b72-9a6d-f6eab9cc69ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:50.650 4704 2090264401168 MainThread DEBUG oslo_concurrency.lockutils [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-d81066d4-2405-4b72-9a6d-f6eab9cc69ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:50.650 4704 2090264401168 MainThread DEBUG oslo_concurrency.lockutils [req-d7b824b2-7437-4a9a-8fe7-82b31c12ce3c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-d81066d4-2405-4b72-9a6d-f6eab9cc69ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:50.782 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:27:50.992 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port c222876f-3a0d-4dae-af9d-c22ccfe7655e 2022-01-12 18:27:50.992 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port c222876f-3a0d-4dae-af9d-c22ccfe7655e updated. Details: {'device': 'c222876f-3a0d-4dae-af9d-c22ccfe7655e', 'network_id': 'ebd2ce05-4e79-4e8a-9f38-c551e32c2e26', 'port_id': 'c222876f-3a0d-4dae-af9d-c22ccfe7655e', 'mac_address': 'fa:16:3e:e3:b5:59', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 194, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '25b2291b-d332-424e-88e0-fcf2ab9688f2', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-12 18:27:51.006 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:27:51.006 4704 2090265545888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c222876f-3a0d-4dae-af9d-c22ccfe7655e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:51.006 4704 2090265545888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c222876f-3a0d-4dae-af9d-c22ccfe7655e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:27:51.006 4704 2090265545888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ebd2ce05-4e79-4e8a-9f38-c551e32c2e26 2022-01-12 18:27:51.006 4704 2090265545888 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:264 2022-01-12 18:27:51.416 4704 2090265545888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c222876f-3a0d-4dae-af9d-c22ccfe7655e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:27:51.416 4704 2090265545888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c222876f-3a0d-4dae-af9d-c22ccfe7655e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:27:51.416 4704 2090265545888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c222876f-3a0d-4dae-af9d-c22ccfe7655e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:27:51.430 4704 2090265545888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 194, VLAN trunk: None to switch port c222876f-3a0d-4dae-af9d-c22ccfe7655e 2022-01-12 18:27:51.774 4704 2090265545888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:27:51.774 4704 2090265545888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c222876f-3a0d-4dae-af9d-c22ccfe7655e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:27:51.919 4704 2090265545888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c222876f-3a0d-4dae-af9d-c22ccfe7655e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:27:51.919 4704 2090265545888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:27:51.919 4704 2090265545888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8b365d2-3111-4b88-ad4f-83e129015c62) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:27:51.919 4704 2090265545888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d8b365d2-3111-4b88-ad4f-83e129015c62) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:27:51.919 4704 2090265545888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c222876f-3a0d-4dae-af9d-c22ccfe7655e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:27:51.919 4704 2090265545888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:27:51.919 4704 2090265545888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c222876f-3a0d-4dae-af9d-c22ccfe7655e not yet added. Adding. 2022-01-12 18:27:51.919 4704 2090265545888 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 2022-01-12 18:27:51.919 4704 2090265545888 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 2022-01-12 18:27:52.413 4704 2090265545888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c222876f-3a0d-4dae-af9d-c22ccfe7655e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:52.835 4704 2090265545888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c222876f-3a0d-4dae-af9d-c22ccfe7655e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.421s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:52.835 4704 2090265545888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c222876f-3a0d-4dae-af9d-c22ccfe7655e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:53.386 4704 2090265545888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c222876f-3a0d-4dae-af9d-c22ccfe7655e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:53.668 4704 2090265545888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c222876f-3a0d-4dae-af9d-c22ccfe7655e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.657s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:53.668 4704 2090265545888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c222876f-3a0d-4dae-af9d-c22ccfe7655e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:27:53.681 4704 2090265545888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c222876f-3a0d-4dae-af9d-c22ccfe7655e processed. 2022-01-12 18:27:54.488 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 925e7288-ac82-49a4-9dbd-b7f1ed3da00b 2022-01-12 18:27:54.807 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:27:54.807 4704 2090265545888 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:55.118 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port 925e7288-ac82-49a4-9dbd-b7f1ed3da00b 2022-01-12 18:27:55.118 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port 925e7288-ac82-49a4-9dbd-b7f1ed3da00b updated. Details: {'device': '925e7288-ac82-49a4-9dbd-b7f1ed3da00b', 'network_id': 'ca210a00-ab67-47f3-a491-7425800297ca', 'port_id': '925e7288-ac82-49a4-9dbd-b7f1ed3da00b', 'mac_address': 'fa:16:3e:ed:1f:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 172, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7734103a-61f2-44ce-9739-0c7b1eca17e2', '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} 2022-01-12 18:27:55.118 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:27:55.118 4704 2090264649216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-925e7288-ac82-49a4-9dbd-b7f1ed3da00b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:55.118 4704 2090264649216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 925e7288-ac82-49a4-9dbd-b7f1ed3da00b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:27:55.118 4704 2090264649216 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:264 2022-01-12 18:27:55.306 4704 2090265545888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:55.570 4704 2090264649216 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '925e7288-ac82-49a4-9dbd-b7f1ed3da00b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:27:55.570 4704 2090264649216 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '925e7288-ac82-49a4-9dbd-b7f1ed3da00b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:27:55.570 4704 2090264649216 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 925e7288-ac82-49a4-9dbd-b7f1ed3da00b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:27:55.570 4704 2090264649216 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 172, VLAN trunk: None to switch port 925e7288-ac82-49a4-9dbd-b7f1ed3da00b 2022-01-12 18:27:55.838 4704 2090264310352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d134200-fa54-499b-aeb3-fb76c141f5a2 d0a6d4928b5242e9afbf1c3b13d72f80 62014232a47d425a9e5d97f998c85069 - - -] Security group member updated on remote: ['05523ab4-3fc6-4bf8-82b1-56ebf667015c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:27:55.838 4704 2090264310352 MainThread INFO neutron.agent.securitygroups_rpc [req-6d134200-fa54-499b-aeb3-fb76c141f5a2 d0a6d4928b5242e9afbf1c3b13d72f80 62014232a47d425a9e5d97f998c85069 - - -] Security group member updated ['05523ab4-3fc6-4bf8-82b1-56ebf667015c'] 2022-01-12 18:27:55.851 4704 2090264310352 MainThread INFO neutron.agent.securitygroups_rpc [req-6d134200-fa54-499b-aeb3-fb76c141f5a2 d0a6d4928b5242e9afbf1c3b13d72f80 62014232a47d425a9e5d97f998c85069 - - -] Refresh firewall rules 2022-01-12 18:27:55.851 4704 2090264310352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d134200-fa54-499b-aeb3-fb76c141f5a2 d0a6d4928b5242e9afbf1c3b13d72f80 62014232a47d425a9e5d97f998c85069 - - -] Get security group information for devices via rpc ['616d419a-eead-4748-b73a-c373deb328e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:27:55.851 4704 2090264649216 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:27:55.851 4704 2090264649216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['925e7288-ac82-49a4-9dbd-b7f1ed3da00b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:27:55.882 4704 2090264310352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d134200-fa54-499b-aeb3-fb76c141f5a2 d0a6d4928b5242e9afbf1c3b13d72f80 62014232a47d425a9e5d97f998c85069 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:27:55.882 4704 2090264310352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d134200-fa54-499b-aeb3-fb76c141f5a2 d0a6d4928b5242e9afbf1c3b13d72f80 62014232a47d425a9e5d97f998c85069 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:27:55.914 4704 2090264310352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d134200-fa54-499b-aeb3-fb76c141f5a2 d0a6d4928b5242e9afbf1c3b13d72f80 62014232a47d425a9e5d97f998c85069 - - -] port_delete event received for '616d419a-eead-4748-b73a-c373deb328e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:27:56.043 4704 2090264649216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['925e7288-ac82-49a4-9dbd-b7f1ed3da00b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:27:56.043 4704 2090264649216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:27:56.043 4704 2090264649216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:27:56.056 4704 2090264649216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:27:56.056 4704 2090264649216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 925e7288-ac82-49a4-9dbd-b7f1ed3da00b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:27:56.056 4704 2090264649216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:27:56.056 4704 2090264649216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 925e7288-ac82-49a4-9dbd-b7f1ed3da00b not yet added. Adding. 2022-01-12 18:27:56.056 4704 2090264649216 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 2022-01-12 18:27:56.056 4704 2090264649216 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 2022-01-12 18:27:56.367 4704 2090264649216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-925e7288-ac82-49a4-9dbd-b7f1ed3da00b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:56.472 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 616d419a-eead-4748-b73a-c373deb328e5 2022-01-12 18:27:56.747 4704 2090264649216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-925e7288-ac82-49a4-9dbd-b7f1ed3da00b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:56.747 4704 2090264649216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-925e7288-ac82-49a4-9dbd-b7f1ed3da00b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:56.826 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:27:56.837 4704 2090265363904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '616d419a-eead-4748-b73a-c373deb328e5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:27:56.837 4704 2090265363904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '616d419a-eead-4748-b73a-c373deb328e5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:27:56.837 4704 2090265363904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 616d419a-eead-4748-b73a-c373deb328e5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:27:56.854 4704 2090265363904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5839940b-a741-48e2-bba0-ad040afb3cc5 2022-01-12 18:27:56.871 4704 2090265363904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['616d419a-eead-4748-b73a-c373deb328e5'] 2022-01-12 18:27:56.871 4704 2090265363904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:27:56.871 4704 2090265363904 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 2022-01-12 18:27:56.871 4704 2090265363904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['616d419a-eead-4748-b73a-c373deb328e5'] 2022-01-12 18:27:57.277 4704 2090264649216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-925e7288-ac82-49a4-9dbd-b7f1ed3da00b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:57.577 4704 2090264649216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-925e7288-ac82-49a4-9dbd-b7f1ed3da00b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:27:57.577 4704 2090264649216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 925e7288-ac82-49a4-9dbd-b7f1ed3da00b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:27:57.577 4704 2090264649216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 925e7288-ac82-49a4-9dbd-b7f1ed3da00b processed. 2022-01-12 18:27:58.838 4704 2090244041184 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:27:59.117 4704 2090244041184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:16.836 4704 2090265761040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated on remote: ['ba282767-de12-41b4-9268-640d3c155b95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:28:16.836 4704 2090265761040 MainThread INFO neutron.agent.securitygroups_rpc [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated ['ba282767-de12-41b4-9268-640d3c155b95'] 2022-01-12 18:28:16.836 4704 2090265761040 MainThread INFO neutron.agent.securitygroups_rpc [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Refresh firewall rules 2022-01-12 18:28:16.836 4704 2090265761040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Get security group information for devices via rpc ['9187f8c1-713e-4818-a1d3-3605952460c3', '4e7d3df8-1001-43cc-8381-5aaada759061', 'd81066d4-2405-4b72-9a6d-f6eab9cc69ee', '925e7288-ac82-49a4-9dbd-b7f1ed3da00b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:28:16.929 4704 2090264812528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] port_delete event received for '925e7288-ac82-49a4-9dbd-b7f1ed3da00b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:28:17.028 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 925e7288-ac82-49a4-9dbd-b7f1ed3da00b 2022-01-12 18:28:17.304 4704 2090265761040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update security group information for ports dict_keys(['4e7d3df8-1001-43cc-8381-5aaada759061', '9187f8c1-713e-4818-a1d3-3605952460c3', 'd81066d4-2405-4b72-9a6d-f6eab9cc69ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:28:17.304 4704 2090265761040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:28:17.304 4704 2090265761040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update rules of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:28:17.304 4704 2090265761040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update members of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:28:17.304 4704 2090265761040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update port filter for 4e7d3df8-1001-43cc-8381-5aaada759061 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:28:17.304 4704 2090265761040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Updating port rules. 2022-01-12 18:28:17.304 4704 2090265761040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Creating 0 new rules, removing 1 old rules. 2022-01-12 18:28:17.304 4704 2090265761040 MainThread DEBUG oslo_concurrency.lockutils [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:17.304 4704 2090265761040 MainThread DEBUG oslo_concurrency.lockutils [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:17.304 4704 2090265761040 MainThread DEBUG oslo_concurrency.lockutils [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:17.702 4704 2090265761040 MainThread DEBUG oslo_concurrency.lockutils [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:17.702 4704 2090265761040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update port filter for 9187f8c1-713e-4818-a1d3-3605952460c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:28:17.702 4704 2090265761040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Updating port rules. 2022-01-12 18:28:17.714 4704 2090265761040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Creating 0 new rules, removing 1 old rules. 2022-01-12 18:28:17.714 4704 2090265761040 MainThread DEBUG oslo_concurrency.lockutils [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:17.714 4704 2090265761040 MainThread DEBUG oslo_concurrency.lockutils [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:17.714 4704 2090265761040 MainThread DEBUG oslo_concurrency.lockutils [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:18.209 4704 2090265761040 MainThread DEBUG oslo_concurrency.lockutils [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:18.210 4704 2090265761040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update port filter for d81066d4-2405-4b72-9a6d-f6eab9cc69ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:28:18.210 4704 2090265761040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Updating port rules. 2022-01-12 18:28:18.210 4704 2090265761040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Creating 0 new rules, removing 1 old rules. 2022-01-12 18:28:18.210 4704 2090265761040 MainThread DEBUG oslo_concurrency.lockutils [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-d81066d4-2405-4b72-9a6d-f6eab9cc69ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:18.210 4704 2090265761040 MainThread DEBUG oslo_concurrency.lockutils [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-d81066d4-2405-4b72-9a6d-f6eab9cc69ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:18.210 4704 2090265761040 MainThread DEBUG oslo_concurrency.lockutils [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-d81066d4-2405-4b72-9a6d-f6eab9cc69ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:18.606 4704 2090265761040 MainThread DEBUG oslo_concurrency.lockutils [req-0ee82f8c-a2c7-4076-b089-1a7b4731e56b 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-d81066d4-2405-4b72-9a6d-f6eab9cc69ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:18.957 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:28:18.957 4704 2090264365712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '925e7288-ac82-49a4-9dbd-b7f1ed3da00b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:28:18.957 4704 2090264365712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '925e7288-ac82-49a4-9dbd-b7f1ed3da00b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:28:18.957 4704 2090264365712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 925e7288-ac82-49a4-9dbd-b7f1ed3da00b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:28:18.992 4704 2090264365712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['925e7288-ac82-49a4-9dbd-b7f1ed3da00b'] 2022-01-12 18:28:18.992 4704 2090264365712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:28:18.992 4704 2090264365712 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 2022-01-12 18:28:18.992 4704 2090264365712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['925e7288-ac82-49a4-9dbd-b7f1ed3da00b'] 2022-01-12 18:28:20.961 4704 2090265351264 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:20.991 4704 2090265351264 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:23.091 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d81066d4-2405-4b72-9a6d-f6eab9cc69ee 2022-01-12 18:28:23.570 4704 2090155470336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated on remote: ['ba282767-de12-41b4-9268-640d3c155b95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:28:23.570 4704 2090155470336 MainThread INFO neutron.agent.securitygroups_rpc [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated ['ba282767-de12-41b4-9268-640d3c155b95'] 2022-01-12 18:28:23.570 4704 2090155470336 MainThread INFO neutron.agent.securitygroups_rpc [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Refresh firewall rules 2022-01-12 18:28:23.570 4704 2090155470336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Get security group information for devices via rpc ['9187f8c1-713e-4818-a1d3-3605952460c3', '4e7d3df8-1001-43cc-8381-5aaada759061', 'd81066d4-2405-4b72-9a6d-f6eab9cc69ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:28:23.789 4704 2090265021248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] port_delete event received for 'd81066d4-2405-4b72-9a6d-f6eab9cc69ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:28:23.884 4704 2090155470336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update security group information for ports dict_keys(['4e7d3df8-1001-43cc-8381-5aaada759061', '9187f8c1-713e-4818-a1d3-3605952460c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:28:23.898 4704 2090155470336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:28:23.898 4704 2090155470336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update rules of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:28:23.898 4704 2090155470336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update members of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:28:23.898 4704 2090155470336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update port filter for 4e7d3df8-1001-43cc-8381-5aaada759061 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:28:23.898 4704 2090155470336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Updating port rules. 2022-01-12 18:28:23.898 4704 2090155470336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Creating 0 new rules, removing 1 old rules. 2022-01-12 18:28:23.898 4704 2090155470336 MainThread DEBUG oslo_concurrency.lockutils [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:23.898 4704 2090155470336 MainThread DEBUG oslo_concurrency.lockutils [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:23.898 4704 2090155470336 MainThread DEBUG oslo_concurrency.lockutils [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:24.256 4704 2090155470336 MainThread DEBUG oslo_concurrency.lockutils [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-4e7d3df8-1001-43cc-8381-5aaada759061" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:24.256 4704 2090155470336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update port filter for 9187f8c1-713e-4818-a1d3-3605952460c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:28:24.256 4704 2090155470336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Updating port rules. 2022-01-12 18:28:24.256 4704 2090155470336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Creating 0 new rules, removing 1 old rules. 2022-01-12 18:28:24.256 4704 2090155470336 MainThread DEBUG oslo_concurrency.lockutils [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:24.256 4704 2090155470336 MainThread DEBUG oslo_concurrency.lockutils [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:24.256 4704 2090155470336 MainThread DEBUG oslo_concurrency.lockutils [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:24.671 4704 2090155470336 MainThread DEBUG oslo_concurrency.lockutils [req-e29a61fc-3673-4d60-98eb-5d560e787e55 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:24.992 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:28:24.992 4704 2090155470336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd81066d4-2405-4b72-9a6d-f6eab9cc69ee' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:28:24.992 4704 2090155470336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd81066d4-2405-4b72-9a6d-f6eab9cc69ee' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:28:24.992 4704 2090155470336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d81066d4-2405-4b72-9a6d-f6eab9cc69ee _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:28:25.022 4704 2090155470336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d81066d4-2405-4b72-9a6d-f6eab9cc69ee'] 2022-01-12 18:28:25.022 4704 2090155470336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:28:25.022 4704 2090155470336 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 2022-01-12 18:28:25.022 4704 2090155470336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d81066d4-2405-4b72-9a6d-f6eab9cc69ee'] 2022-01-12 18:28:27.007 4704 2090155470336 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:27.024 4704 2090155470336 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:27.119 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4e7d3df8-1001-43cc-8381-5aaada759061 2022-01-12 18:28:27.468 4704 2090155470336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated on remote: ['ba282767-de12-41b4-9268-640d3c155b95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:28:27.468 4704 2090155470336 MainThread INFO neutron.agent.securitygroups_rpc [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated ['ba282767-de12-41b4-9268-640d3c155b95'] 2022-01-12 18:28:27.468 4704 2090155470336 MainThread INFO neutron.agent.securitygroups_rpc [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Refresh firewall rules 2022-01-12 18:28:27.468 4704 2090155470336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Get security group information for devices via rpc ['9187f8c1-713e-4818-a1d3-3605952460c3', '4e7d3df8-1001-43cc-8381-5aaada759061'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:28:27.522 4704 2090243992560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] port_delete event received for '4e7d3df8-1001-43cc-8381-5aaada759061' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:28:27.646 4704 2090155470336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update security group information for ports dict_keys(['9187f8c1-713e-4818-a1d3-3605952460c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:28:27.646 4704 2090155470336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:28:27.646 4704 2090155470336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update rules of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:28:27.646 4704 2090155470336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update members of security group (ba282767-de12-41b4-9268-640d3c155b95) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:28:27.646 4704 2090155470336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update port filter for 9187f8c1-713e-4818-a1d3-3605952460c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:28:27.646 4704 2090155470336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Updating port rules. 2022-01-12 18:28:27.664 4704 2090155470336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Creating 0 new rules, removing 1 old rules. 2022-01-12 18:28:27.664 4704 2090155470336 MainThread DEBUG oslo_concurrency.lockutils [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:27.664 4704 2090155470336 MainThread DEBUG oslo_concurrency.lockutils [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:27.664 4704 2090155470336 MainThread DEBUG oslo_concurrency.lockutils [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:27.976 4704 2090155470336 MainThread DEBUG oslo_concurrency.lockutils [req-0874dcb3-9f30-4209-8cc3-5f0e2b2c7e2a 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Lock "n-hv-driver-port-lock-9187f8c1-713e-4818-a1d3-3605952460c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:29.005 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:28:29.005 4704 2090155470336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4e7d3df8-1001-43cc-8381-5aaada759061' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:28:29.005 4704 2090155470336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4e7d3df8-1001-43cc-8381-5aaada759061' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:28:29.005 4704 2090155470336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4e7d3df8-1001-43cc-8381-5aaada759061 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:28:29.022 4704 2090155470336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e7d3df8-1001-43cc-8381-5aaada759061'] 2022-01-12 18:28:29.022 4704 2090155470336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:28:29.022 4704 2090155470336 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 2022-01-12 18:28:29.022 4704 2090155470336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e7d3df8-1001-43cc-8381-5aaada759061'] 2022-01-12 18:28:31.021 4704 2090243887344 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:31.044 4704 2090243887344 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:32.734 4704 2090243887344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-267600b7-333a-4d61-937c-e3a8bcc54a2c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated on remote: ['ba282767-de12-41b4-9268-640d3c155b95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:28:32.734 4704 2090243887344 MainThread INFO neutron.agent.securitygroups_rpc [req-267600b7-333a-4d61-937c-e3a8bcc54a2c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Security group member updated ['ba282767-de12-41b4-9268-640d3c155b95'] 2022-01-12 18:28:32.734 4704 2090243887344 MainThread INFO neutron.agent.securitygroups_rpc [req-267600b7-333a-4d61-937c-e3a8bcc54a2c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Refresh firewall rules 2022-01-12 18:28:32.734 4704 2090243887344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-267600b7-333a-4d61-937c-e3a8bcc54a2c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Get security group information for devices via rpc ['9187f8c1-713e-4818-a1d3-3605952460c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:28:32.759 4704 2090243887344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-267600b7-333a-4d61-937c-e3a8bcc54a2c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:28:32.759 4704 2090243887344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-267600b7-333a-4d61-937c-e3a8bcc54a2c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:28:32.812 4704 2090244176880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-267600b7-333a-4d61-937c-e3a8bcc54a2c 68e57e5ca7b14d14ad218bbe9dcd3cd5 6e3b62fbb983461395201a34f6cf92cb - - -] port_delete event received for '9187f8c1-713e-4818-a1d3-3605952460c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:28:33.280 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9187f8c1-713e-4818-a1d3-3605952460c3 2022-01-12 18:28:35.041 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:28:35.041 4704 2090243654576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9187f8c1-713e-4818-a1d3-3605952460c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:28:35.041 4704 2090243654576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9187f8c1-713e-4818-a1d3-3605952460c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:28:35.041 4704 2090243654576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9187f8c1-713e-4818-a1d3-3605952460c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:28:35.061 4704 2090243654576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ca210a00-ab67-47f3-a491-7425800297ca 2022-01-12 18:28:35.061 4704 2090243654576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9187f8c1-713e-4818-a1d3-3605952460c3'] 2022-01-12 18:28:35.061 4704 2090243654576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:28:35.061 4704 2090243654576 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 2022-01-12 18:28:35.061 4704 2090243654576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9187f8c1-713e-4818-a1d3-3605952460c3'] 2022-01-12 18:28:35.074 4704 2090243654576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44e9fa13-d139-481a-b2ab-f55f6b70351e 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network ca210a00-ab67-47f3-a491-7425800297ca network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:28:35.093 4704 2090243654576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44e9fa13-d139-481a-b2ab-f55f6b70351e 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Network ca210a00-ab67-47f3-a491-7425800297ca not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-12 18:28:37.045 4704 2090244073248 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:28:37.089 4704 2090244073248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:28:59.117 4704 2090264823232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32865a8b-289f-4434-bd2e-88a30ba17b53 a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Security group member updated on remote: ['d8b365d2-3111-4b88-ad4f-83e129015c62'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:28:59.117 4704 2090264823232 MainThread INFO neutron.agent.securitygroups_rpc [req-32865a8b-289f-4434-bd2e-88a30ba17b53 a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Security group member updated ['d8b365d2-3111-4b88-ad4f-83e129015c62'] 2022-01-12 18:28:59.117 4704 2090264823232 MainThread INFO neutron.agent.securitygroups_rpc [req-32865a8b-289f-4434-bd2e-88a30ba17b53 a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Refresh firewall rules 2022-01-12 18:28:59.117 4704 2090264823232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32865a8b-289f-4434-bd2e-88a30ba17b53 a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Get security group information for devices via rpc ['c222876f-3a0d-4dae-af9d-c22ccfe7655e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:28:59.148 4704 2090264823232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-32865a8b-289f-4434-bd2e-88a30ba17b53 a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:28:59.148 4704 2090264823232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-32865a8b-289f-4434-bd2e-88a30ba17b53 a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:28:59.178 4704 2090264823232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32865a8b-289f-4434-bd2e-88a30ba17b53 a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] port_delete event received for 'c222876f-3a0d-4dae-af9d-c22ccfe7655e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:28:59.664 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c222876f-3a0d-4dae-af9d-c22ccfe7655e 2022-01-12 18:29:01.113 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:29:01.113 4704 2090261996288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c222876f-3a0d-4dae-af9d-c22ccfe7655e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:29:01.113 4704 2090261996288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c222876f-3a0d-4dae-af9d-c22ccfe7655e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:29:01.113 4704 2090261996288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c222876f-3a0d-4dae-af9d-c22ccfe7655e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:29:01.124 4704 2090261996288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ebd2ce05-4e79-4e8a-9f38-c551e32c2e26 2022-01-12 18:29:01.134 4704 2090261996288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c222876f-3a0d-4dae-af9d-c22ccfe7655e'] 2022-01-12 18:29:01.134 4704 2090261996288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:29:01.134 4704 2090261996288 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 2022-01-12 18:29:01.134 4704 2090261996288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c222876f-3a0d-4dae-af9d-c22ccfe7655e'] 2022-01-12 18:29:03.115 4704 2090244653648 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:29:03.135 4704 2090244653648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:29:03.760 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 64049aaf-cad1-4ffe-a0e9-31c0f60fe140 2022-01-12 18:29:04.202 4704 2090262321104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Security group member updated on remote: ['1f13a05e-bea8-44b7-b655-74f55a72279f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:29:04.202 4704 2090262321104 MainThread INFO neutron.agent.securitygroups_rpc [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Security group member updated ['1f13a05e-bea8-44b7-b655-74f55a72279f'] 2022-01-12 18:29:04.202 4704 2090262321104 MainThread INFO neutron.agent.securitygroups_rpc [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Refresh firewall rules 2022-01-12 18:29:04.202 4704 2090262321104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Get security group information for devices via rpc ['c51a65f9-f479-4722-a464-e50e652658da', '64049aaf-cad1-4ffe-a0e9-31c0f60fe140'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:29:04.279 4704 2090264233408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] port_delete event received for '64049aaf-cad1-4ffe-a0e9-31c0f60fe140' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:29:04.390 4704 2090262321104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Update security group information for ports dict_keys(['c51a65f9-f479-4722-a464-e50e652658da']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:29:04.390 4704 2090262321104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:29:04.390 4704 2090262321104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Update rules of security group (1f13a05e-bea8-44b7-b655-74f55a72279f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:29:04.390 4704 2090262321104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Update members of security group (1f13a05e-bea8-44b7-b655-74f55a72279f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:29:04.390 4704 2090262321104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Update port filter for c51a65f9-f479-4722-a464-e50e652658da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:29:04.390 4704 2090262321104 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Updating port rules. 2022-01-12 18:29:04.390 4704 2090262321104 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Creating 0 new rules, removing 1 old rules. 2022-01-12 18:29:04.390 4704 2090262321104 MainThread DEBUG oslo_concurrency.lockutils [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Lock "n-hv-driver-port-lock-c51a65f9-f479-4722-a464-e50e652658da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:29:04.390 4704 2090262321104 MainThread DEBUG oslo_concurrency.lockutils [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Lock "n-hv-driver-port-lock-c51a65f9-f479-4722-a464-e50e652658da" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:29:04.390 4704 2090262321104 MainThread DEBUG oslo_concurrency.lockutils [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Lock "n-hv-driver-port-lock-c51a65f9-f479-4722-a464-e50e652658da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:29:04.639 4704 2090262321104 MainThread DEBUG oslo_concurrency.lockutils [req-e1b0b9a4-2e0c-4bbc-b0ba-782009f42d79 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Lock "n-hv-driver-port-lock-c51a65f9-f479-4722-a464-e50e652658da" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:29:05.138 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:29:05.138 4704 2090263008880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '64049aaf-cad1-4ffe-a0e9-31c0f60fe140' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:29:05.138 4704 2090263008880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '64049aaf-cad1-4ffe-a0e9-31c0f60fe140' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:29:05.138 4704 2090263008880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 64049aaf-cad1-4ffe-a0e9-31c0f60fe140 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:29:05.147 4704 2090263008880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64049aaf-cad1-4ffe-a0e9-31c0f60fe140'] 2022-01-12 18:29:05.147 4704 2090263008880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:29:05.147 4704 2090263008880 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 2022-01-12 18:29:05.161 4704 2090263008880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64049aaf-cad1-4ffe-a0e9-31c0f60fe140'] 2022-01-12 18:29:06.240 4704 2090263008880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a63e8d3f-2537-48b1-96c9-6135f9152a3c a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Security group member updated on remote: ['d8b365d2-3111-4b88-ad4f-83e129015c62'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:29:06.240 4704 2090263008880 MainThread INFO neutron.agent.securitygroups_rpc [req-a63e8d3f-2537-48b1-96c9-6135f9152a3c a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Security group member updated ['d8b365d2-3111-4b88-ad4f-83e129015c62'] 2022-01-12 18:29:07.131 4704 2090263008880 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:29:07.148 4704 2090263008880 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:29:07.556 4704 2090264232880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28c3a9e8-c7d9-4c05-884c-553e7aa52c3f fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: 20a426a2-708a-47c4-abe1-9723956ba5f3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:29:07.556 4704 2090264232880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28c3a9e8-c7d9-4c05-884c-553e7aa52c3f fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port 20a426a2-708a-47c4-abe1-9723956ba5f3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:29:09.871 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 20a426a2-708a-47c4-abe1-9723956ba5f3 2022-01-12 18:29:11.152 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:29:11.396 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port 20a426a2-708a-47c4-abe1-9723956ba5f3 2022-01-12 18:29:11.396 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port 20a426a2-708a-47c4-abe1-9723956ba5f3 updated. Details: {'device': '20a426a2-708a-47c4-abe1-9723956ba5f3', 'network_id': 'ebd2ce05-4e79-4e8a-9f38-c551e32c2e26', 'port_id': '20a426a2-708a-47c4-abe1-9723956ba5f3', 'mac_address': 'fa:16:3e:f7:3a:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 194, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '25b2291b-d332-424e-88e0-fcf2ab9688f2', '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} 2022-01-12 18:29:11.396 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:29:11.396 4704 2090261995760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20a426a2-708a-47c4-abe1-9723956ba5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:29:11.396 4704 2090261995760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 20a426a2-708a-47c4-abe1-9723956ba5f3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:29:11.396 4704 2090261995760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ebd2ce05-4e79-4e8a-9f38-c551e32c2e26 2022-01-12 18:29:11.396 4704 2090261995760 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:264 2022-01-12 18:29:11.648 4704 2090261995760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '20a426a2-708a-47c4-abe1-9723956ba5f3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:29:11.648 4704 2090261995760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '20a426a2-708a-47c4-abe1-9723956ba5f3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:29:11.648 4704 2090261995760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 20a426a2-708a-47c4-abe1-9723956ba5f3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:29:11.648 4704 2090261995760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 194, VLAN trunk: None to switch port 20a426a2-708a-47c4-abe1-9723956ba5f3 2022-01-12 18:29:11.822 4704 2090261995760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:29:11.822 4704 2090261995760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['20a426a2-708a-47c4-abe1-9723956ba5f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:29:11.978 4704 2090261995760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['20a426a2-708a-47c4-abe1-9723956ba5f3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:29:11.978 4704 2090261995760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:29:11.978 4704 2090261995760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8b365d2-3111-4b88-ad4f-83e129015c62) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:29:11.999 4704 2090261995760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d8b365d2-3111-4b88-ad4f-83e129015c62) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:29:11.999 4704 2090261995760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 20a426a2-708a-47c4-abe1-9723956ba5f3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:29:11.999 4704 2090261995760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:29:11.999 4704 2090261995760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 20a426a2-708a-47c4-abe1-9723956ba5f3 not yet added. Adding. 2022-01-12 18:29:11.999 4704 2090261995760 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 2022-01-12 18:29:11.999 4704 2090261995760 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 2022-01-12 18:29:12.212 4704 2090261995760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20a426a2-708a-47c4-abe1-9723956ba5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:29:12.433 4704 2090261995760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20a426a2-708a-47c4-abe1-9723956ba5f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:29:12.443 4704 2090261995760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20a426a2-708a-47c4-abe1-9723956ba5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:29:12.734 4704 2090261995760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20a426a2-708a-47c4-abe1-9723956ba5f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:29:12.894 4704 2090261995760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20a426a2-708a-47c4-abe1-9723956ba5f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:29:12.894 4704 2090261995760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 20a426a2-708a-47c4-abe1-9723956ba5f3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:29:12.894 4704 2090261995760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 20a426a2-708a-47c4-abe1-9723956ba5f3 processed. 2022-01-12 18:29:13.012 4704 2090261995760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53daa856-f618-4ba9-b295-9dfaa93963c2 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Security group member updated on remote: ['1f13a05e-bea8-44b7-b655-74f55a72279f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:29:13.012 4704 2090261995760 MainThread INFO neutron.agent.securitygroups_rpc [req-53daa856-f618-4ba9-b295-9dfaa93963c2 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Security group member updated ['1f13a05e-bea8-44b7-b655-74f55a72279f'] 2022-01-12 18:29:13.012 4704 2090261995760 MainThread INFO neutron.agent.securitygroups_rpc [req-53daa856-f618-4ba9-b295-9dfaa93963c2 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Refresh firewall rules 2022-01-12 18:29:13.012 4704 2090261995760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53daa856-f618-4ba9-b295-9dfaa93963c2 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Get security group information for devices via rpc ['c51a65f9-f479-4722-a464-e50e652658da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:29:13.054 4704 2090261995760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53daa856-f618-4ba9-b295-9dfaa93963c2 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:29:13.054 4704 2090261995760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53daa856-f618-4ba9-b295-9dfaa93963c2 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:29:13.092 4704 2090209559648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53daa856-f618-4ba9-b295-9dfaa93963c2 198b6d18edcc4b7ba667c8efc4347962 c960ed8472414aa983799790ddca1cce - - -] port_delete event received for 'c51a65f9-f479-4722-a464-e50e652658da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:29:13.177 4704 2090209559648 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:29:13.366 4704 2090209559648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:29:13.900 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c51a65f9-f479-4722-a464-e50e652658da 2022-01-12 18:29:15.213 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:29:15.213 4704 2090209559648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c51a65f9-f479-4722-a464-e50e652658da' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:29:15.213 4704 2090209559648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c51a65f9-f479-4722-a464-e50e652658da' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:29:15.213 4704 2090209559648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c51a65f9-f479-4722-a464-e50e652658da _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:29:15.233 4704 2090209559648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5bc71d7e-e0e8-4677-b1d0-eb7af57aa7d0 2022-01-12 18:29:15.233 4704 2090209559648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c51a65f9-f479-4722-a464-e50e652658da'] 2022-01-12 18:29:15.233 4704 2090209559648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:29:15.233 4704 2090209559648 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 2022-01-12 18:29:15.233 4704 2090209559648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c51a65f9-f479-4722-a464-e50e652658da'] 2022-01-12 18:29:15.787 4704 2090261998400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1112fa2b-e774-4452-8df5-b7f16f8b4cca 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for '5dc63b30-ea07-4977-b5c0-e5087b26205b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:29:16.966 4704 2090264825168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecfc5cfa-1ac8-46ee-a63b-085b24893f5b 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for '854fce66-e10e-47c6-848a-6dd4c58ae0c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:29:17.216 4704 2090264880048 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:29:17.311 4704 2090264880048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:29:17.897 4704 2090263008880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a878d2f-6065-4483-ad1c-ee9c91d7b6f6 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network 5bc71d7e-e0e8-4677-b1d0-eb7af57aa7d0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:29:17.897 4704 2090263008880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a878d2f-6065-4483-ad1c-ee9c91d7b6f6 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Network 5bc71d7e-e0e8-4677-b1d0-eb7af57aa7d0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-12 18:29:21.913 4704 2090243887344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a459e635-cc47-484e-938e-d3d92f8ebca9 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network 98e46a67-0074-46a7-97e7-14da0fd41ac1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:29:21.913 4704 2090243887344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a459e635-cc47-484e-938e-d3d92f8ebca9 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Network 98e46a67-0074-46a7-97e7-14da0fd41ac1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-12 18:29:22.400 4704 2090243887344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cf2e6fc-79c2-4c6e-820e-a7c211dedfef 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network 85b47aef-bd16-4a98-a9f1-3ac758fbd88c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:29:22.400 4704 2090243887344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cf2e6fc-79c2-4c6e-820e-a7c211dedfef 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Network 85b47aef-bd16-4a98-a9f1-3ac758fbd88c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-12 18:29:36.240 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d77bbb2b-6f10-4440-87bc-b84badcc0f0e 2022-01-12 18:29:37.280 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:29:37.478 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port d77bbb2b-6f10-4440-87bc-b84badcc0f0e 2022-01-12 18:29:37.478 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port d77bbb2b-6f10-4440-87bc-b84badcc0f0e updated. Details: {'device': 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e', 'network_id': 'd00b69ae-929a-42ab-87f4-80dc4f9e7b3c', 'port_id': 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e', 'mac_address': 'fa:16:3e:df:8b:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 165, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '88be9985-00c3-4a12-95f6-d937f7038745', '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} 2022-01-12 18:29:37.478 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:29:37.478 4704 2090262990512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:29:37.478 4704 2090262990512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d77bbb2b-6f10-4440-87bc-b84badcc0f0e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:29:37.478 4704 2090262990512 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:264 2022-01-12 18:29:37.498 4704 2090262990512 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:29:37.498 4704 2090262990512 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:29:37.513 4704 2090262990512 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d77bbb2b-6f10-4440-87bc-b84badcc0f0e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:29:37.513 4704 2090262990512 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 165, VLAN trunk: None to switch port d77bbb2b-6f10-4440-87bc-b84badcc0f0e 2022-01-12 18:29:37.552 4704 2090262990512 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:29:37.552 4704 2090262990512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d77bbb2b-6f10-4440-87bc-b84badcc0f0e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:29:37.708 4704 2090262990512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d77bbb2b-6f10-4440-87bc-b84badcc0f0e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:29:37.708 4704 2090262990512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:29:37.708 4704 2090262990512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9bde44c2-67c7-4e4f-aa81-3469529fd567) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:29:37.708 4704 2090262990512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d77bbb2b-6f10-4440-87bc-b84badcc0f0e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:29:37.708 4704 2090262990512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:29:37.708 4704 2090262990512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-12 18:29:37.708 4704 2090262990512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:29:37.708 4704 2090262990512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:29:37.708 4704 2090262990512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:29:37.708 4704 2090262990512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:29:37.755 4704 2090262990512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:29:37.755 4704 2090262990512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d77bbb2b-6f10-4440-87bc-b84badcc0f0e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:29:37.755 4704 2090262990512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d77bbb2b-6f10-4440-87bc-b84badcc0f0e processed. 2022-01-12 18:29:39.307 4704 2090262990512 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:29:39.542 4704 2090262990512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:29:43.983 4704 2090245056992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ffe41151-e007-4040-8f2b-b95907911f3f a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Security group member updated on remote: ['d8b365d2-3111-4b88-ad4f-83e129015c62'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:29:43.983 4704 2090245056992 MainThread INFO neutron.agent.securitygroups_rpc [req-ffe41151-e007-4040-8f2b-b95907911f3f a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Security group member updated ['d8b365d2-3111-4b88-ad4f-83e129015c62'] 2022-01-12 18:29:43.983 4704 2090245056992 MainThread INFO neutron.agent.securitygroups_rpc [req-ffe41151-e007-4040-8f2b-b95907911f3f a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Refresh firewall rules 2022-01-12 18:29:43.983 4704 2090245056992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ffe41151-e007-4040-8f2b-b95907911f3f a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Get security group information for devices via rpc ['20a426a2-708a-47c4-abe1-9723956ba5f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:29:44.037 4704 2090245056992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ffe41151-e007-4040-8f2b-b95907911f3f a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:29:44.037 4704 2090245056992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ffe41151-e007-4040-8f2b-b95907911f3f a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:29:44.095 4704 2090262254688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffe41151-e007-4040-8f2b-b95907911f3f a75fc6e0ca7643ceaddf1e8b86d419ef c05473b9b3a045b6a05e0a77eca8ec72 - - -] port_delete event received for '20a426a2-708a-47c4-abe1-9723956ba5f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:29:44.243 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 20a426a2-708a-47c4-abe1-9723956ba5f3 2022-01-12 18:29:45.373 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:29:45.373 4704 2090243648144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '20a426a2-708a-47c4-abe1-9723956ba5f3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:29:45.373 4704 2090243648144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '20a426a2-708a-47c4-abe1-9723956ba5f3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:29:45.373 4704 2090243648144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 20a426a2-708a-47c4-abe1-9723956ba5f3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:29:45.373 4704 2090243648144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ebd2ce05-4e79-4e8a-9f38-c551e32c2e26 2022-01-12 18:29:45.373 4704 2090243648144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20a426a2-708a-47c4-abe1-9723956ba5f3'] 2022-01-12 18:29:45.373 4704 2090243648144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:29:45.373 4704 2090243648144 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 2022-01-12 18:29:45.373 4704 2090243648144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20a426a2-708a-47c4-abe1-9723956ba5f3'] 2022-01-12 18:29:47.365 4704 2090265159104 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:29:47.380 4704 2090265159104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:30:02.385 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d77bbb2b-6f10-4440-87bc-b84badcc0f0e 2022-01-12 18:30:03.445 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:30:03.445 4704 2090244174768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:30:03.445 4704 2090244174768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:30:03.445 4704 2090244174768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d77bbb2b-6f10-4440-87bc-b84badcc0f0e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:30:03.458 4704 2090244174768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d77bbb2b-6f10-4440-87bc-b84badcc0f0e'] 2022-01-12 18:30:03.458 4704 2090244174768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:30:03.458 4704 2090244174768 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 2022-01-12 18:30:03.458 4704 2090244174768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d77bbb2b-6f10-4440-87bc-b84badcc0f0e'] 2022-01-12 18:30:04.404 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d77bbb2b-6f10-4440-87bc-b84badcc0f0e 2022-01-12 18:30:05.457 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:30:05.457 4704 2090264455296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:30:05.457 4704 2090264455296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:30:05.457 4704 2090264455296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d77bbb2b-6f10-4440-87bc-b84badcc0f0e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:30:05.457 4704 2090264882336 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:30:05.461 4704 2090264455296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d00b69ae-929a-42ab-87f4-80dc4f9e7b3c 2022-01-12 18:30:05.461 4704 2090264455296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d77bbb2b-6f10-4440-87bc-b84badcc0f0e'] 2022-01-12 18:30:05.461 4704 2090264455296 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 2022-01-12 18:30:05.461 4704 2090264455296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d77bbb2b-6f10-4440-87bc-b84badcc0f0e'] 2022-01-12 18:30:05.598 4704 2090264455296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9b7fdf0-813a-46b9-bc8b-62583987c564 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network ebd2ce05-4e79-4e8a-9f38-c551e32c2e26 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:30:05.598 4704 2090264455296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9b7fdf0-813a-46b9-bc8b-62583987c564 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Network ebd2ce05-4e79-4e8a-9f38-c551e32c2e26 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-12 18:30:05.598 4704 2090264882336 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:30:26.717 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d77bbb2b-6f10-4440-87bc-b84badcc0f0e 2022-01-12 18:30:27.551 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:30:27.758 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port d77bbb2b-6f10-4440-87bc-b84badcc0f0e 2022-01-12 18:30:27.758 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port d77bbb2b-6f10-4440-87bc-b84badcc0f0e updated. Details: {'device': 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e', 'network_id': 'd00b69ae-929a-42ab-87f4-80dc4f9e7b3c', 'port_id': 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e', 'mac_address': 'fa:16:3e:df:8b:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 165, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '88be9985-00c3-4a12-95f6-d937f7038745', '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} 2022-01-12 18:30:27.758 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:30:27.758 4704 2090265315456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:30:27.758 4704 2090265315456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d77bbb2b-6f10-4440-87bc-b84badcc0f0e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:30:27.758 4704 2090265315456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d00b69ae-929a-42ab-87f4-80dc4f9e7b3c 2022-01-12 18:30:27.758 4704 2090265315456 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:264 2022-01-12 18:30:28.003 4704 2090265315456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:30:28.003 4704 2090265315456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:30:28.020 4704 2090265315456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d77bbb2b-6f10-4440-87bc-b84badcc0f0e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:30:28.020 4704 2090265315456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 165, VLAN trunk: None to switch port d77bbb2b-6f10-4440-87bc-b84badcc0f0e 2022-01-12 18:30:28.139 4704 2090265315456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:30:28.139 4704 2090265315456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d77bbb2b-6f10-4440-87bc-b84badcc0f0e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:30:28.302 4704 2090265315456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d77bbb2b-6f10-4440-87bc-b84badcc0f0e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:30:28.302 4704 2090265315456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:30:28.302 4704 2090265315456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9bde44c2-67c7-4e4f-aa81-3469529fd567) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:30:28.302 4704 2090265315456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d77bbb2b-6f10-4440-87bc-b84badcc0f0e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:30:28.302 4704 2090265315456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:30:28.302 4704 2090265315456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d77bbb2b-6f10-4440-87bc-b84badcc0f0e not yet added. Adding. 2022-01-12 18:30:28.302 4704 2090265315456 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 2022-01-12 18:30:28.331 4704 2090265315456 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 2022-01-12 18:30:28.475 4704 2090265315456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:30:28.630 4704 2090265315456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:30:28.630 4704 2090265315456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:30:28.908 4704 2090265315456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:30:29.067 4704 2090265315456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d77bbb2b-6f10-4440-87bc-b84badcc0f0e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:30:29.067 4704 2090265315456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d77bbb2b-6f10-4440-87bc-b84badcc0f0e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:30:29.067 4704 2090265315456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d77bbb2b-6f10-4440-87bc-b84badcc0f0e processed. 2022-01-12 18:30:29.560 4704 2090265315456 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:30:29.761 4704 2090265315456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:31:45.113 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d77bbb2b-6f10-4440-87bc-b84badcc0f0e 2022-01-12 18:31:45.167 4704 2090264594208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b43e321f-d003-4f91-9f41-a284c53e2e69 f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group member updated on remote: ['9bde44c2-67c7-4e4f-aa81-3469529fd567'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:31:45.167 4704 2090264594208 MainThread INFO neutron.agent.securitygroups_rpc [req-b43e321f-d003-4f91-9f41-a284c53e2e69 f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group member updated ['9bde44c2-67c7-4e4f-aa81-3469529fd567'] 2022-01-12 18:31:45.444 4704 2090243648144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b43e321f-d003-4f91-9f41-a284c53e2e69 f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] port_delete event received for 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:31:45.968 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:31:45.968 4704 2090264813408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:31:45.968 4704 2090264813408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd77bbb2b-6f10-4440-87bc-b84badcc0f0e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:31:45.968 4704 2090264813408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d77bbb2b-6f10-4440-87bc-b84badcc0f0e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:31:45.980 4704 2090264813408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d00b69ae-929a-42ab-87f4-80dc4f9e7b3c 2022-01-12 18:31:45.980 4704 2090264813408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d77bbb2b-6f10-4440-87bc-b84badcc0f0e'] 2022-01-12 18:31:45.980 4704 2090264813408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:31:45.980 4704 2090264813408 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 2022-01-12 18:31:45.980 4704 2090264813408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d77bbb2b-6f10-4440-87bc-b84badcc0f0e'] 2022-01-12 18:31:46.870 4704 2090244550144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca320b1f-132e-4d30-8b62-c715e202d439 f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] port_delete event received for 'd0084ad4-30b7-44aa-8fe8-a6513967c673' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:31:47.838 4704 2090262321104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40591213-8563-4731-b2d3-1931b5d49820 f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group rule updated on remote: ['7bbc02e5-725b-4d38-a15a-b43c0da6fc48'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:31:47.838 4704 2090262321104 MainThread INFO neutron.agent.securitygroups_rpc [req-40591213-8563-4731-b2d3-1931b5d49820 f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group rule updated ['7bbc02e5-725b-4d38-a15a-b43c0da6fc48'] 2022-01-12 18:31:47.973 4704 2090265350384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a4ad710-6d76-446f-a2a6-33136f89d916 f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group rule updated on remote: ['7bbc02e5-725b-4d38-a15a-b43c0da6fc48'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:31:47.973 4704 2090265350384 MainThread INFO neutron.agent.securitygroups_rpc [req-9a4ad710-6d76-446f-a2a6-33136f89d916 f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group rule updated ['7bbc02e5-725b-4d38-a15a-b43c0da6fc48'] 2022-01-12 18:31:47.973 4704 2090265350384 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:31:48.004 4704 2090265350384 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:31:51.246 4704 2090264294144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-deaa7e5f-3fb0-43e9-8617-78139f33ae6d f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group member updated on remote: ['7bbc02e5-725b-4d38-a15a-b43c0da6fc48'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:31:51.246 4704 2090264294144 MainThread INFO neutron.agent.securitygroups_rpc [req-deaa7e5f-3fb0-43e9-8617-78139f33ae6d f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group member updated ['7bbc02e5-725b-4d38-a15a-b43c0da6fc48'] 2022-01-12 18:31:52.003 4704 2090262458432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-019fc849-c951-4190-8ff9-c3968963a6fb fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:31:52.003 4704 2090262458432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-019fc849-c951-4190-8ff9-c3968963a6fb fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:31:55.494 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 2022-01-12 18:31:56.034 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:31:56.224 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 2022-01-12 18:31:56.224 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 updated. Details: {'device': 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0', 'network_id': 'd00b69ae-929a-42ab-87f4-80dc4f9e7b3c', 'port_id': 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0', 'mac_address': 'fa:16:3e:d6:df:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 165, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '88be9985-00c3-4a12-95f6-d937f7038745', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-12 18:31:56.224 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:31:56.224 4704 2090244549440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:31:56.224 4704 2090244549440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:31:56.224 4704 2090244549440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d00b69ae-929a-42ab-87f4-80dc4f9e7b3c 2022-01-12 18:31:56.224 4704 2090244549440 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:264 2022-01-12 18:31:56.436 4704 2090244549440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:31:56.436 4704 2090244549440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:31:56.456 4704 2090244549440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:31:56.456 4704 2090244549440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 165, VLAN trunk: None to switch port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 2022-01-12 18:31:56.612 4704 2090244549440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:31:56.612 4704 2090244549440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:31:56.741 4704 2090244549440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:31:56.741 4704 2090244549440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:31:56.741 4704 2090244549440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7bbc02e5-725b-4d38-a15a-b43c0da6fc48) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:31:56.741 4704 2090244549440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:31:56.741 4704 2090244549440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:31:56.741 4704 2090244549440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 not yet added. Adding. 2022-01-12 18:31:56.741 4704 2090244549440 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 2022-01-12 18:31:56.741 4704 2090244549440 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 2022-01-12 18:31:56.934 4704 2090244549440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:31:57.090 4704 2090244549440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:31:57.090 4704 2090244549440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:31:57.281 4704 2090244549440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:31:57.426 4704 2090244549440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:31:57.426 4704 2090244549440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:31:57.426 4704 2090244549440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 processed. 2022-01-12 18:31:58.034 4704 2090244549440 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:31:58.200 4704 2090244549440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:32:30.739 4704 2090266134128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1010f593-4465-469b-8032-34628420a95e f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group member updated on remote: ['ab058956-3744-45b3-9034-6796a7c034ec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:32:30.739 4704 2090266134128 MainThread INFO neutron.agent.securitygroups_rpc [req-1010f593-4465-469b-8032-34628420a95e f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group member updated ['ab058956-3744-45b3-9034-6796a7c034ec'] 2022-01-12 18:32:31.053 4704 2090266076080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1010f593-4465-469b-8032-34628420a95e f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] port_delete event received for 'a22511af-6b43-4b7b-b07c-b1ba558541c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:32:31.534 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a22511af-6b43-4b7b-b07c-b1ba558541c1 2022-01-12 18:32:32.219 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:32:32.219 4704 2090266076080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a22511af-6b43-4b7b-b07c-b1ba558541c1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:32:32.219 4704 2090266076080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a22511af-6b43-4b7b-b07c-b1ba558541c1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:32:32.219 4704 2090266076080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a22511af-6b43-4b7b-b07c-b1ba558541c1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:32:32.224 4704 2090266076080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network abe59854-41ca-48ec-a36b-e87a16e855b1 2022-01-12 18:32:32.224 4704 2090266076080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a22511af-6b43-4b7b-b07c-b1ba558541c1'] 2022-01-12 18:32:32.224 4704 2090266076080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:32:32.224 4704 2090266076080 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 2022-01-12 18:32:32.224 4704 2090266076080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a22511af-6b43-4b7b-b07c-b1ba558541c1'] 2022-01-12 18:32:32.751 4704 2090266076080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2402c36-6a88-45da-844a-28534c100027 f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] port_delete event received for 'b246d861-1e20-48fd-aab2-b153f53319a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:32:33.178 4704 2090266076080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40054eb8-fbf9-46ec-92f8-b6e9935a1d07 f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group rule updated on remote: ['efc3e658-b2b3-447b-8f67-a82452d7420b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:32:33.178 4704 2090266076080 MainThread INFO neutron.agent.securitygroups_rpc [req-40054eb8-fbf9-46ec-92f8-b6e9935a1d07 f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group rule updated ['efc3e658-b2b3-447b-8f67-a82452d7420b'] 2022-01-12 18:32:33.299 4704 2090266135536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-105cfc72-610e-48ce-a46b-fbcdc6331b0c f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group rule updated on remote: ['efc3e658-b2b3-447b-8f67-a82452d7420b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:32:33.299 4704 2090266135536 MainThread INFO neutron.agent.securitygroups_rpc [req-105cfc72-610e-48ce-a46b-fbcdc6331b0c f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group rule updated ['efc3e658-b2b3-447b-8f67-a82452d7420b'] 2022-01-12 18:32:34.237 4704 2090264687360 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:32:34.259 4704 2090264687360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:32:41.609 4704 2090244214848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-497cb209-3ce6-4bdd-abc9-85298605a8c3 f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group member updated on remote: ['efc3e658-b2b3-447b-8f67-a82452d7420b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:32:41.609 4704 2090244214848 MainThread INFO neutron.agent.securitygroups_rpc [req-497cb209-3ce6-4bdd-abc9-85298605a8c3 f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group member updated ['efc3e658-b2b3-447b-8f67-a82452d7420b'] 2022-01-12 18:32:42.455 4704 2090264815040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e393b20d-a846-4eba-9299-c1db5d6a49c9 fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: 19550845-d725-49be-9e49-0e38c8133fed port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:32:42.455 4704 2090264815040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e393b20d-a846-4eba-9299-c1db5d6a49c9 fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port 19550845-d725-49be-9e49-0e38c8133fed defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:32:45.902 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 19550845-d725-49be-9e49-0e38c8133fed 2022-01-12 18:32:46.245 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:32:46.418 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port 19550845-d725-49be-9e49-0e38c8133fed 2022-01-12 18:32:46.433 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port 19550845-d725-49be-9e49-0e38c8133fed updated. Details: {'device': '19550845-d725-49be-9e49-0e38c8133fed', 'network_id': 'abe59854-41ca-48ec-a36b-e87a16e855b1', 'port_id': '19550845-d725-49be-9e49-0e38c8133fed', 'mac_address': 'fa:16:3e:4b:bb:4d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85e27a2b-b592-4560-ba99-f42339bac540', '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} 2022-01-12 18:32:46.433 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:32:46.433 4704 2090264433408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-19550845-d725-49be-9e49-0e38c8133fed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:32:46.433 4704 2090264433408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 19550845-d725-49be-9e49-0e38c8133fed _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:32:46.433 4704 2090264433408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network abe59854-41ca-48ec-a36b-e87a16e855b1 2022-01-12 18:32:46.433 4704 2090264433408 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:264 2022-01-12 18:32:46.621 4704 2090264433408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '19550845-d725-49be-9e49-0e38c8133fed') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:32:46.621 4704 2090264433408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '19550845-d725-49be-9e49-0e38c8133fed') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:32:46.621 4704 2090264433408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 19550845-d725-49be-9e49-0e38c8133fed is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:32:46.621 4704 2090264433408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port 19550845-d725-49be-9e49-0e38c8133fed 2022-01-12 18:32:46.721 4704 2090264433408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:32:46.721 4704 2090264433408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['19550845-d725-49be-9e49-0e38c8133fed'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:32:46.871 4704 2090264433408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['19550845-d725-49be-9e49-0e38c8133fed']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:32:46.871 4704 2090264433408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:32:46.871 4704 2090264433408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (efc3e658-b2b3-447b-8f67-a82452d7420b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:32:46.871 4704 2090264433408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 19550845-d725-49be-9e49-0e38c8133fed _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:32:46.871 4704 2090264433408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:32:46.871 4704 2090264433408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 19550845-d725-49be-9e49-0e38c8133fed not yet added. Adding. 2022-01-12 18:32:46.871 4704 2090264433408 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 2022-01-12 18:32:46.871 4704 2090264433408 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 2022-01-12 18:32:47.019 4704 2090264433408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19550845-d725-49be-9e49-0e38c8133fed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:32:47.127 4704 2090264433408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19550845-d725-49be-9e49-0e38c8133fed" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:32:47.127 4704 2090264433408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19550845-d725-49be-9e49-0e38c8133fed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:32:47.340 4704 2090264433408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19550845-d725-49be-9e49-0e38c8133fed" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:32:47.574 4704 2090264433408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-19550845-d725-49be-9e49-0e38c8133fed" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:32:47.574 4704 2090264433408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 19550845-d725-49be-9e49-0e38c8133fed status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:32:47.574 4704 2090264433408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 19550845-d725-49be-9e49-0e38c8133fed processed. 2022-01-12 18:32:48.252 4704 2090264433408 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:32:48.440 4704 2090264433408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:33:52.822 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 2022-01-12 18:33:54.463 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:33:54.667 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 2022-01-12 18:33:54.667 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 updated. Details: {'device': 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0', 'network_id': 'd00b69ae-929a-42ab-87f4-80dc4f9e7b3c', 'port_id': 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0', 'mac_address': 'fa:16:3e:d6:df:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 165, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '88be9985-00c3-4a12-95f6-d937f7038745', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-12 18:33:54.667 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:33:54.667 4704 2090264295552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:33:54.667 4704 2090264295552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:33:54.667 4704 2090264295552 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:264 2022-01-12 18:33:54.679 4704 2090264295552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:33:54.679 4704 2090264295552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:33:54.704 4704 2090264295552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:33:54.704 4704 2090264295552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 165, VLAN trunk: None to switch port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 2022-01-12 18:33:54.744 4704 2090264295552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:33:54.744 4704 2090264295552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:33:54.885 4704 2090264295552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:33:54.885 4704 2090264295552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:33:54.885 4704 2090264295552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7bbc02e5-725b-4d38-a15a-b43c0da6fc48) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:33:54.885 4704 2090264295552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:33:54.885 4704 2090264295552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:33:54.885 4704 2090264295552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-12 18:33:54.885 4704 2090264295552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:33:54.885 4704 2090264295552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:33:54.885 4704 2090264295552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:33:54.885 4704 2090264295552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:33:54.932 4704 2090264295552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:33:54.932 4704 2090264295552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:33:54.932 4704 2090264295552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 processed. 2022-01-12 18:33:56.470 4704 2090264295552 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:33:56.684 4704 2090264295552 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:34:14.292 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 2022-01-12 18:34:14.584 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:34:14.584 4704 2090265363376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:34:14.584 4704 2090265363376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:34:14.584 4704 2090265363376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:34:14.584 4704 2090265363376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0'] 2022-01-12 18:34:14.584 4704 2090265363376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:34:14.584 4704 2090265363376 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 2022-01-12 18:34:14.602 4704 2090265363376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0'] 2022-01-12 18:34:16.595 4704 2090245058224 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:34:16.721 4704 2090245058224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:34:18.292 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 2022-01-12 18:34:18.605 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:34:18.605 4704 2090266560112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:34:18.605 4704 2090266560112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:34:18.605 4704 2090266560112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:34:18.612 4704 2090266560112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d00b69ae-929a-42ab-87f4-80dc4f9e7b3c 2022-01-12 18:34:18.612 4704 2090266560112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0'] 2022-01-12 18:34:18.612 4704 2090266560112 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 2022-01-12 18:34:18.612 4704 2090266560112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0'] 2022-01-12 18:34:20.595 4704 2090266835776 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:34:20.680 4704 2090266835776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:34:41.165 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 2022-01-12 18:34:42.760 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:34:43.042 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 2022-01-12 18:34:43.042 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 updated. Details: {'device': 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0', 'network_id': 'd00b69ae-929a-42ab-87f4-80dc4f9e7b3c', 'port_id': 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0', 'mac_address': 'fa:16:3e:d6:df:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 165, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '88be9985-00c3-4a12-95f6-d937f7038745', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-12 18:34:43.042 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:34:43.042 4704 2090262173120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:34:43.042 4704 2090262173120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:34:43.042 4704 2090262173120 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d00b69ae-929a-42ab-87f4-80dc4f9e7b3c 2022-01-12 18:34:43.042 4704 2090262173120 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:264 2022-01-12 18:34:43.271 4704 2090262173120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:34:43.271 4704 2090262173120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:34:43.271 4704 2090262173120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:34:43.271 4704 2090262173120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 165, VLAN trunk: None to switch port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 2022-01-12 18:34:43.391 4704 2090262173120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:34:43.391 4704 2090262173120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:34:43.549 4704 2090262173120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:34:43.564 4704 2090262173120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:34:43.564 4704 2090262173120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7bbc02e5-725b-4d38-a15a-b43c0da6fc48) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:34:43.564 4704 2090262173120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:34:43.564 4704 2090262173120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:34:43.564 4704 2090262173120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 not yet added. Adding. 2022-01-12 18:34:43.564 4704 2090262173120 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 2022-01-12 18:34:43.564 4704 2090262173120 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 2022-01-12 18:34:43.708 4704 2090262173120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:34:43.854 4704 2090262173120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:34:43.854 4704 2090262173120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:34:44.019 4704 2090262173120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:34:44.158 4704 2090262173120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:34:44.158 4704 2090262173120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:34:44.158 4704 2090262173120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 processed. 2022-01-12 18:34:44.770 4704 2090262173120 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:34:44.969 4704 2090262173120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:34:52.541 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 19550845-d725-49be-9e49-0e38c8133fed 2022-01-12 18:34:52.813 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:34:52.813 4704 2090264454768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '19550845-d725-49be-9e49-0e38c8133fed' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:34:52.813 4704 2090264454768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '19550845-d725-49be-9e49-0e38c8133fed' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:34:52.813 4704 2090264454768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 19550845-d725-49be-9e49-0e38c8133fed _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:34:52.822 4704 2090264454768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network abe59854-41ca-48ec-a36b-e87a16e855b1 2022-01-12 18:34:52.822 4704 2090264454768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['19550845-d725-49be-9e49-0e38c8133fed'] 2022-01-12 18:34:52.822 4704 2090264454768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:34:52.822 4704 2090264454768 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 2022-01-12 18:34:52.822 4704 2090264454768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['19550845-d725-49be-9e49-0e38c8133fed'] 2022-01-12 18:34:53.210 4704 2090264454768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50f441c6-5c3e-4679-9284-df6bc8455c97 f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group member updated on remote: ['efc3e658-b2b3-447b-8f67-a82452d7420b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:34:53.210 4704 2090264454768 MainThread INFO neutron.agent.securitygroups_rpc [req-50f441c6-5c3e-4679-9284-df6bc8455c97 f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] Security group member updated ['efc3e658-b2b3-447b-8f67-a82452d7420b'] 2022-01-12 18:34:53.527 4704 2090244071840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50f441c6-5c3e-4679-9284-df6bc8455c97 f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] port_delete event received for '19550845-d725-49be-9e49-0e38c8133fed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:34:54.829 4704 2090265254896 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:34:54.844 4704 2090265254896 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:34:56.088 4704 2090264234464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d499c23f-b1a6-44dc-9661-0bd1b9d01d5f f1eb22784aa84eaf8cef8fb840264b5e bfb5636e5a8f4199a36a83eec69f4a2e - - -] port_delete event received for '7d98338f-ed00-4249-919d-8bb00271438b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:35:00.784 4704 2090266559760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7183bb25-1c66-4798-9cd8-61adc2a942d3 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for '385cde36-5046-45cd-a446-55702704a2db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:35:02.078 4704 2090266559760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bdbe23f-d965-4774-9411-32dfab198778 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for '1e27b6c8-a954-471a-85c0-8d079aeefe10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:35:02.900 4704 2090262515952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d47859f-a6fa-4dbf-9022-68627bda4bb9 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for 'ba816db9-263a-4dfd-8960-99ea388a4392' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:35:03.017 4704 2090262516656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba5ce0a3-cccb-4f72-87f6-90d3cb64ed55 - - - - -] port_delete event received for 'ba816db9-263a-4dfd-8960-99ea388a4392' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:35:03.105 4704 2090265522016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d47859f-a6fa-4dbf-9022-68627bda4bb9 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network abe59854-41ca-48ec-a36b-e87a16e855b1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:35:03.105 4704 2090265522016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d47859f-a6fa-4dbf-9022-68627bda4bb9 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Network abe59854-41ca-48ec-a36b-e87a16e855b1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-12 18:35:13.615 4704 2090264647104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4dae91c9-f200-4dba-9615-2b5b78337650 e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Security group member updated on remote: ['91e68d02-f5b7-45d3-82d8-239869230731'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:35:13.615 4704 2090264647104 MainThread INFO neutron.agent.securitygroups_rpc [req-4dae91c9-f200-4dba-9615-2b5b78337650 e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Security group member updated ['91e68d02-f5b7-45d3-82d8-239869230731'] 2022-01-12 18:35:14.313 4704 2090262110800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-506f69a3-f389-4974-9aa0-fc8f4975b13a fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: 950283c7-7cc7-4531-808f-700ae2d66521 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:35:14.329 4704 2090262110800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-506f69a3-f389-4974-9aa0-fc8f4975b13a fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port 950283c7-7cc7-4531-808f-700ae2d66521 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:35:17.573 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 950283c7-7cc7-4531-808f-700ae2d66521 2022-01-12 18:35:18.934 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:35:19.121 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port 950283c7-7cc7-4531-808f-700ae2d66521 2022-01-12 18:35:19.121 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port 950283c7-7cc7-4531-808f-700ae2d66521 updated. Details: {'device': '950283c7-7cc7-4531-808f-700ae2d66521', 'network_id': 'd82aad37-8afa-4ba1-9949-9a8d8e7ea791', 'port_id': '950283c7-7cc7-4531-808f-700ae2d66521', 'mac_address': 'fa:16:3e:89:0b:27', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 166, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5663e775-db48-405f-a8a1-602f8a2a3485', '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} 2022-01-12 18:35:19.121 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:35:19.135 4704 2090265543776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-950283c7-7cc7-4531-808f-700ae2d66521" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:35:19.135 4704 2090265543776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 950283c7-7cc7-4531-808f-700ae2d66521 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:35:19.135 4704 2090265543776 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d82aad37-8afa-4ba1-9949-9a8d8e7ea791 2022-01-12 18:35:19.135 4704 2090265543776 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:264 2022-01-12 18:35:19.282 4704 2090265543776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '950283c7-7cc7-4531-808f-700ae2d66521') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:35:19.282 4704 2090265543776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '950283c7-7cc7-4531-808f-700ae2d66521') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:35:19.282 4704 2090265543776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 950283c7-7cc7-4531-808f-700ae2d66521 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:35:19.282 4704 2090265543776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 166, VLAN trunk: None to switch port 950283c7-7cc7-4531-808f-700ae2d66521 2022-01-12 18:35:19.453 4704 2090265543776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:35:19.464 4704 2090265543776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['950283c7-7cc7-4531-808f-700ae2d66521'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:35:19.604 4704 2090265543776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['950283c7-7cc7-4531-808f-700ae2d66521']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:35:19.604 4704 2090265543776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:35:19.604 4704 2090265543776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (91e68d02-f5b7-45d3-82d8-239869230731) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:35:19.604 4704 2090265543776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (91e68d02-f5b7-45d3-82d8-239869230731) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:35:19.604 4704 2090265543776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 950283c7-7cc7-4531-808f-700ae2d66521 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:35:19.604 4704 2090265543776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:35:19.604 4704 2090265543776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 950283c7-7cc7-4531-808f-700ae2d66521 not yet added. Adding. 2022-01-12 18:35:19.604 4704 2090265543776 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 2022-01-12 18:35:19.620 4704 2090265543776 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 2022-01-12 18:35:19.751 4704 2090265543776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-950283c7-7cc7-4531-808f-700ae2d66521" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:35:19.877 4704 2090265543776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-950283c7-7cc7-4531-808f-700ae2d66521" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:35:19.877 4704 2090265543776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-950283c7-7cc7-4531-808f-700ae2d66521" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:35:20.047 4704 2090265543776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-950283c7-7cc7-4531-808f-700ae2d66521" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:35:20.174 4704 2090265543776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-950283c7-7cc7-4531-808f-700ae2d66521" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:35:20.174 4704 2090265543776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 950283c7-7cc7-4531-808f-700ae2d66521 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:35:20.174 4704 2090265543776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 950283c7-7cc7-4531-808f-700ae2d66521 processed. 2022-01-12 18:35:20.964 4704 2090265543776 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:35:21.149 4704 2090265543776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:35:26.129 4704 2090265362672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45314df6-5c10-4764-9919-b16bba1caca2 e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Security group member updated on remote: ['91e68d02-f5b7-45d3-82d8-239869230731'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:35:26.129 4704 2090265362672 MainThread INFO neutron.agent.securitygroups_rpc [req-45314df6-5c10-4764-9919-b16bba1caca2 e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Security group member updated ['91e68d02-f5b7-45d3-82d8-239869230731'] 2022-01-12 18:35:26.129 4704 2090265362672 MainThread INFO neutron.agent.securitygroups_rpc [req-45314df6-5c10-4764-9919-b16bba1caca2 e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Refresh firewall rules 2022-01-12 18:35:26.129 4704 2090265362672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45314df6-5c10-4764-9919-b16bba1caca2 e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Get security group information for devices via rpc ['950283c7-7cc7-4531-808f-700ae2d66521'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:35:26.179 4704 2090265362672 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45314df6-5c10-4764-9919-b16bba1caca2 e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:35:26.179 4704 2090265362672 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45314df6-5c10-4764-9919-b16bba1caca2 e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:35:26.448 4704 2090267052512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45314df6-5c10-4764-9919-b16bba1caca2 e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] port_delete event received for '950283c7-7cc7-4531-808f-700ae2d66521' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:35:26.728 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 950283c7-7cc7-4531-808f-700ae2d66521 2022-01-12 18:35:26.997 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:35:26.997 4704 2090244216608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '950283c7-7cc7-4531-808f-700ae2d66521' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:35:26.997 4704 2090244216608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '950283c7-7cc7-4531-808f-700ae2d66521' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:35:26.997 4704 2090244216608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 950283c7-7cc7-4531-808f-700ae2d66521 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:35:27.001 4704 2090244216608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d82aad37-8afa-4ba1-9949-9a8d8e7ea791 2022-01-12 18:35:27.001 4704 2090244216608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['950283c7-7cc7-4531-808f-700ae2d66521'] 2022-01-12 18:35:27.001 4704 2090244216608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:35:27.001 4704 2090244216608 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 2022-01-12 18:35:27.001 4704 2090244216608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['950283c7-7cc7-4531-808f-700ae2d66521'] 2022-01-12 18:35:29.003 4704 2090261782592 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:35:29.037 4704 2090261782592 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:35:29.517 4704 2090267345664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1534b78-9cea-454e-94f5-9d499094c616 e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Security group member updated on remote: ['91e68d02-f5b7-45d3-82d8-239869230731'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:35:29.517 4704 2090267345664 MainThread INFO neutron.agent.securitygroups_rpc [req-e1534b78-9cea-454e-94f5-9d499094c616 e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Security group member updated ['91e68d02-f5b7-45d3-82d8-239869230731'] 2022-01-12 18:35:30.221 4704 2090267391072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-674cacaa-68fc-41ef-8814-d22f955fb481 fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:35:30.221 4704 2090267391072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-674cacaa-68fc-41ef-8814-d22f955fb481 fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:35:33.729 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430 2022-01-12 18:35:35.025 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:35:35.206 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430 2022-01-12 18:35:35.206 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430 updated. Details: {'device': 'd0aa3f51-90b2-48b7-9b5d-9d0b3ad17430', 'network_id': 'd82aad37-8afa-4ba1-9949-9a8d8e7ea791', 'port_id': 'd0aa3f51-90b2-48b7-9b5d-9d0b3ad17430', 'mac_address': 'fa:16:3e:af:23:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 166, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5663e775-db48-405f-a8a1-602f8a2a3485', '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} 2022-01-12 18:35:35.206 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:35:35.206 4704 2090267271760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:35:35.206 4704 2090267271760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:35:35.206 4704 2090267271760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d82aad37-8afa-4ba1-9949-9a8d8e7ea791 2022-01-12 18:35:35.206 4704 2090267271760 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:264 2022-01-12 18:35:35.410 4704 2090267271760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd0aa3f51-90b2-48b7-9b5d-9d0b3ad17430') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:35:35.410 4704 2090267271760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd0aa3f51-90b2-48b7-9b5d-9d0b3ad17430') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:35:35.410 4704 2090267271760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:35:35.410 4704 2090267271760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 166, VLAN trunk: None to switch port d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430 2022-01-12 18:35:35.546 4704 2090267271760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:35:35.546 4704 2090267271760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:35:35.678 4704 2090267271760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:35:35.678 4704 2090267271760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:35:35.678 4704 2090267271760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (91e68d02-f5b7-45d3-82d8-239869230731) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:35:35.678 4704 2090267271760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (91e68d02-f5b7-45d3-82d8-239869230731) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:35:35.678 4704 2090267271760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:35:35.693 4704 2090267271760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:35:35.693 4704 2090267271760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430 not yet added. Adding. 2022-01-12 18:35:35.693 4704 2090267271760 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 2022-01-12 18:35:35.693 4704 2090267271760 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 2022-01-12 18:35:35.849 4704 2090267271760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:35:35.986 4704 2090267271760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:35:35.986 4704 2090267271760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:35:36.190 4704 2090267271760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:35:36.395 4704 2090267271760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:35:36.395 4704 2090267271760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:35:36.395 4704 2090267271760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430 processed. 2022-01-12 18:35:37.033 4704 2090267271760 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:35:37.207 4704 2090267271760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:35:42.141 4704 2090244550496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb378607-3c38-4890-92a4-d6f03f8742fd e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Security group member updated on remote: ['91e68d02-f5b7-45d3-82d8-239869230731'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:35:42.141 4704 2090244550496 MainThread INFO neutron.agent.securitygroups_rpc [req-cb378607-3c38-4890-92a4-d6f03f8742fd e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Security group member updated ['91e68d02-f5b7-45d3-82d8-239869230731'] 2022-01-12 18:35:42.141 4704 2090244550496 MainThread INFO neutron.agent.securitygroups_rpc [req-cb378607-3c38-4890-92a4-d6f03f8742fd e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Refresh firewall rules 2022-01-12 18:35:42.141 4704 2090244550496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb378607-3c38-4890-92a4-d6f03f8742fd e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Get security group information for devices via rpc ['d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:35:42.173 4704 2090244550496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb378607-3c38-4890-92a4-d6f03f8742fd e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:35:42.173 4704 2090244550496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb378607-3c38-4890-92a4-d6f03f8742fd e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:35:42.209 4704 2090244550496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb378607-3c38-4890-92a4-d6f03f8742fd e15338b546024fa2b385a7621e42b902 7cde565e4a004a3d992a28ad88827940 - - -] port_delete event received for 'd0aa3f51-90b2-48b7-9b5d-9d0b3ad17430' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:35:43.006 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430 2022-01-12 18:35:43.085 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:35:43.085 4704 2090244074480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd0aa3f51-90b2-48b7-9b5d-9d0b3ad17430' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:35:43.085 4704 2090244074480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd0aa3f51-90b2-48b7-9b5d-9d0b3ad17430' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:35:43.085 4704 2090244074480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:35:43.085 4704 2090244074480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d82aad37-8afa-4ba1-9949-9a8d8e7ea791 2022-01-12 18:35:43.085 4704 2090244074480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430'] 2022-01-12 18:35:43.085 4704 2090244074480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:35:43.085 4704 2090244074480 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 2022-01-12 18:35:43.085 4704 2090244074480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0aa3f51-90b2-48b7-9b5d-9d0b3ad17430'] 2022-01-12 18:35:45.081 4704 2090245119840 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:35:45.112 4704 2090245119840 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:35:55.223 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 2022-01-12 18:35:55.991 4704 2090267590720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80939b99-87df-4d7e-9ca6-62b0cf31e5a3 f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group member updated on remote: ['7bbc02e5-725b-4d38-a15a-b43c0da6fc48'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:35:55.991 4704 2090267590720 MainThread INFO neutron.agent.securitygroups_rpc [req-80939b99-87df-4d7e-9ca6-62b0cf31e5a3 f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] Security group member updated ['7bbc02e5-725b-4d38-a15a-b43c0da6fc48'] 2022-01-12 18:35:56.382 4704 2090266355488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80939b99-87df-4d7e-9ca6-62b0cf31e5a3 f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] port_delete event received for 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:35:57.140 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:35:57.140 4704 2090266196096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:35:57.140 4704 2090266196096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:35:57.140 4704 2090266196096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:35:57.140 4704 2090266196096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d00b69ae-929a-42ab-87f4-80dc4f9e7b3c 2022-01-12 18:35:57.140 4704 2090266196096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0'] 2022-01-12 18:35:57.140 4704 2090266196096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:35:57.140 4704 2090266196096 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 2022-01-12 18:35:57.140 4704 2090266196096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c77895ce-0c5d-4fff-afb5-9f9e3e3efbc0'] 2022-01-12 18:35:58.031 4704 2090266196096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a7f2d01-b4bd-418a-a99e-3c9118546f32 f3c770e4eef947fbbadfde934ff88141 38d2fc42183c4e3c8d18b1b59fe7c9dc - - -] port_delete event received for '6ed16400-923c-4eec-82c8-e03c642f218c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:35:59.203 4704 2090267244848 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:35:59.242 4704 2090267244848 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:36:01.838 4704 2090267273872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3cd0c1f-4e1f-411c-8fc4-359c9eff295b 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for '50665be9-d479-4b7b-89e8-5aa154956413' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:36:02.953 4704 2090267272992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45ceb6eb-a790-4948-894f-947ffc0d2a20 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for '99e65d6b-d81d-49be-97a4-923631ca3e41' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:36:03.282 4704 2090267272992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4914f593-1ac4-49db-aaea-1eb22bd94e4e 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network d82aad37-8afa-4ba1-9949-9a8d8e7ea791 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:36:03.282 4704 2090267272992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4914f593-1ac4-49db-aaea-1eb22bd94e4e 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Network d82aad37-8afa-4ba1-9949-9a8d8e7ea791 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-12 18:36:04.121 4704 2090267272992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1d44074-c2bb-4388-81f9-a1df97aae015 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for '97e40354-8d44-42c9-aa8a-e4bd840fb0db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:36:04.184 4704 2090267272992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c61c158e-8437-4af7-8d1a-4b0db073d652 - - - - -] port_delete event received for '97e40354-8d44-42c9-aa8a-e4bd840fb0db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:36:04.356 4704 2090267273872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1d44074-c2bb-4388-81f9-a1df97aae015 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network d00b69ae-929a-42ab-87f4-80dc4f9e7b3c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:36:04.356 4704 2090267273872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1d44074-c2bb-4388-81f9-a1df97aae015 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Network d00b69ae-929a-42ab-87f4-80dc4f9e7b3c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-12 18:36:49.350 4704 2090266886208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61ba5ece-a68b-4475-8734-e4ab2e8afbe3 - - - - -] port_update received: 0e4e4ee2-8745-47f2-9ef9-685a04dee94a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:36:49.374 4704 2090266886208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61ba5ece-a68b-4475-8734-e4ab2e8afbe3 - - - - -] No port 0e4e4ee2-8745-47f2-9ef9-685a04dee94a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:36:54.047 4704 2090267348128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-310f36a6-7a43-484b-9220-19b1e139bd64 - - - - -] port_update received: 57cc35ff-db7a-4874-81ae-4c073f97d59b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:36:54.047 4704 2090267348128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-310f36a6-7a43-484b-9220-19b1e139bd64 - - - - -] No port 57cc35ff-db7a-4874-81ae-4c073f97d59b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:36:55.317 4704 2090267941168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ee90454-de53-4291-b045-120cd90dc425 - - - - -] port_update received: a79a29d1-1aef-43c1-9fcc-edfeb9e936f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:36:55.317 4704 2090267941168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ee90454-de53-4291-b045-120cd90dc425 - - - - -] No port a79a29d1-1aef-43c1-9fcc-edfeb9e936f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:36:59.818 4704 2090267782480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f272f353-6f39-4351-b166-773acdf640ce - - - - -] port_update received: a262a2a2-7a6b-4267-90aa-88ca481a10b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:36:59.818 4704 2090267782480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f272f353-6f39-4351-b166-773acdf640ce - - - - -] No port a262a2a2-7a6b-4267-90aa-88ca481a10b9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:37:09.358 4704 2090267180016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c632449-4e90-4599-aed4-292e9af9a185 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group member updated on remote: ['cdf7460a-7513-4db7-bdaf-0b008f84ed41'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:37:09.358 4704 2090267180016 MainThread INFO neutron.agent.securitygroups_rpc [req-9c632449-4e90-4599-aed4-292e9af9a185 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group member updated ['cdf7460a-7513-4db7-bdaf-0b008f84ed41'] 2022-01-12 18:37:20.130 4704 2090268059776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cf053ab-1c24-44de-bfdb-0cdbbf3996aa fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: e4376f49-0785-4aa9-85ee-d75a3929ba63 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:37:20.153 4704 2090268059776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cf053ab-1c24-44de-bfdb-0cdbbf3996aa fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port e4376f49-0785-4aa9-85ee-d75a3929ba63 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:37:22.374 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e4376f49-0785-4aa9-85ee-d75a3929ba63 2022-01-12 18:37:23.530 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:37:23.740 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port e4376f49-0785-4aa9-85ee-d75a3929ba63 2022-01-12 18:37:23.740 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port e4376f49-0785-4aa9-85ee-d75a3929ba63 updated. Details: {'device': 'e4376f49-0785-4aa9-85ee-d75a3929ba63', 'network_id': 'cb144183-63a7-4a24-b465-6a208c6184d3', 'port_id': 'e4376f49-0785-4aa9-85ee-d75a3929ba63', 'mac_address': 'fa:16:3e:80:24:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 150, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bdb6c84b-7588-4fb0-aa67-44b2a0c7daf9', '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} 2022-01-12 18:37:23.740 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:37:23.740 4704 2090268448544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:37:23.740 4704 2090268448544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e4376f49-0785-4aa9-85ee-d75a3929ba63 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:37:23.740 4704 2090268448544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cb144183-63a7-4a24-b465-6a208c6184d3 2022-01-12 18:37:23.740 4704 2090268448544 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:264 2022-01-12 18:37:23.958 4704 2090268448544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e4376f49-0785-4aa9-85ee-d75a3929ba63') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:37:23.958 4704 2090268448544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e4376f49-0785-4aa9-85ee-d75a3929ba63') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:37:23.958 4704 2090268448544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e4376f49-0785-4aa9-85ee-d75a3929ba63 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:37:23.958 4704 2090268448544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 150, VLAN trunk: None to switch port e4376f49-0785-4aa9-85ee-d75a3929ba63 2022-01-12 18:37:24.067 4704 2090268448544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:37:24.067 4704 2090268448544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e4376f49-0785-4aa9-85ee-d75a3929ba63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:37:24.249 4704 2090268448544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e4376f49-0785-4aa9-85ee-d75a3929ba63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:37:24.249 4704 2090268448544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:37:24.249 4704 2090268448544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cdf7460a-7513-4db7-bdaf-0b008f84ed41) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:37:24.249 4704 2090268448544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cdf7460a-7513-4db7-bdaf-0b008f84ed41) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:37:24.249 4704 2090268448544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e4376f49-0785-4aa9-85ee-d75a3929ba63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:37:24.249 4704 2090268448544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:37:24.249 4704 2090268448544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e4376f49-0785-4aa9-85ee-d75a3929ba63 not yet added. Adding. 2022-01-12 18:37:24.249 4704 2090268448544 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 2022-01-12 18:37:24.249 4704 2090268448544 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 2022-01-12 18:37:24.378 4704 2090268448544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:37:24.530 4704 2090268448544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:37:24.530 4704 2090268448544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:37:24.692 4704 2090268448544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:37:24.797 4704 2090268448544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:37:24.797 4704 2090268448544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e4376f49-0785-4aa9-85ee-d75a3929ba63 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:37:24.797 4704 2090268448544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e4376f49-0785-4aa9-85ee-d75a3929ba63 processed. 2022-01-12 18:37:25.546 4704 2090268496288 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:37:25.749 4704 2090268496288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:37:35.468 4704 2090267864224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c4753c7-59c8-4134-9f87-1b52cf10a715 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group rule updated on remote: ['30de54ea-80ec-468f-89ba-e5103be1b1f7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:37:35.468 4704 2090267864224 MainThread INFO neutron.agent.securitygroups_rpc [req-2c4753c7-59c8-4134-9f87-1b52cf10a715 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group rule updated ['30de54ea-80ec-468f-89ba-e5103be1b1f7'] 2022-01-12 18:37:35.602 4704 2090268637136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-172ca6ac-716c-4035-b5e5-30644b9d18d1 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group rule updated on remote: ['30de54ea-80ec-468f-89ba-e5103be1b1f7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:37:35.602 4704 2090268637136 MainThread INFO neutron.agent.securitygroups_rpc [req-172ca6ac-716c-4035-b5e5-30644b9d18d1 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group rule updated ['30de54ea-80ec-468f-89ba-e5103be1b1f7'] 2022-01-12 18:37:35.734 4704 2090267275104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66d57f53-6ff2-4501-8d98-917d856bb08a b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group rule updated on remote: ['30de54ea-80ec-468f-89ba-e5103be1b1f7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:37:35.734 4704 2090267275104 MainThread INFO neutron.agent.securitygroups_rpc [req-66d57f53-6ff2-4501-8d98-917d856bb08a b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group rule updated ['30de54ea-80ec-468f-89ba-e5103be1b1f7'] 2022-01-12 18:37:35.876 4704 2090267275104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05545146-2468-42ed-99a3-ff0b141c6efd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group rule updated on remote: ['30de54ea-80ec-468f-89ba-e5103be1b1f7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:37:35.876 4704 2090267275104 MainThread INFO neutron.agent.securitygroups_rpc [req-05545146-2468-42ed-99a3-ff0b141c6efd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group rule updated ['30de54ea-80ec-468f-89ba-e5103be1b1f7'] 2022-01-12 18:37:36.018 4704 2090267275104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61069eee-a154-4b15-92a0-33dcad267e87 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group rule updated on remote: ['30de54ea-80ec-468f-89ba-e5103be1b1f7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:37:36.018 4704 2090267275104 MainThread INFO neutron.agent.securitygroups_rpc [req-61069eee-a154-4b15-92a0-33dcad267e87 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group rule updated ['30de54ea-80ec-468f-89ba-e5103be1b1f7'] 2022-01-12 18:37:36.157 4704 2090267275104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d82eb9a3-f2f3-4f5e-a684-1a459f69ae3c b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group rule updated on remote: ['30de54ea-80ec-468f-89ba-e5103be1b1f7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:37:36.157 4704 2090267275104 MainThread INFO neutron.agent.securitygroups_rpc [req-d82eb9a3-f2f3-4f5e-a684-1a459f69ae3c b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group rule updated ['30de54ea-80ec-468f-89ba-e5103be1b1f7'] 2022-01-12 18:37:36.678 4704 2090267275104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group member updated on remote: ['30de54ea-80ec-468f-89ba-e5103be1b1f7', 'cdf7460a-7513-4db7-bdaf-0b008f84ed41'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:37:36.678 4704 2090267275104 MainThread INFO neutron.agent.securitygroups_rpc [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group member updated ['30de54ea-80ec-468f-89ba-e5103be1b1f7', 'cdf7460a-7513-4db7-bdaf-0b008f84ed41'] 2022-01-12 18:37:36.678 4704 2090267275104 MainThread INFO neutron.agent.securitygroups_rpc [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Refresh firewall rules 2022-01-12 18:37:36.678 4704 2090267275104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Get security group information for devices via rpc ['e4376f49-0785-4aa9-85ee-d75a3929ba63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:37:36.718 4704 2090267274928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] port_update received: e4376f49-0785-4aa9-85ee-d75a3929ba63 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:37:36.733 4704 2090267274928 MainThread DEBUG oslo_concurrency.lockutils [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-agent-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:37:36.733 4704 2090267274928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Binding port e4376f49-0785-4aa9-85ee-d75a3929ba63 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:37:36.733 4704 2090267274928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-12 18:37:36.733 4704 2090267274928 MainThread DEBUG neutron.services.trunk.rpc.agent [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e4376f49-0785-4aa9-85ee-d75a3929ba63') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:37:36.733 4704 2090267274928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e4376f49-0785-4aa9-85ee-d75a3929ba63') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:37:36.751 4704 2090267274928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Trunk plugin disabled on server. Assuming port e4376f49-0785-4aa9-85ee-d75a3929ba63 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:37:36.751 4704 2090267274928 MainThread INFO networking_hyperv.neutron.trunk_driver [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Binding VLAN ID: 150, VLAN trunk: None to switch port e4376f49-0785-4aa9-85ee-d75a3929ba63 2022-01-12 18:37:36.767 4704 2090267274928 MainThread INFO neutron.agent.securitygroups_rpc [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Refresh firewall rules 2022-01-12 18:37:36.767 4704 2090267274928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Get security group information for devices via rpc ['e4376f49-0785-4aa9-85ee-d75a3929ba63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:37:37.362 4704 2090267275104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update security group information for ports dict_keys(['e4376f49-0785-4aa9-85ee-d75a3929ba63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:37:37.362 4704 2090267275104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:37:37.362 4704 2090267275104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update rules of security group (30de54ea-80ec-468f-89ba-e5103be1b1f7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:37:37.362 4704 2090267275104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update rules of security group (cdf7460a-7513-4db7-bdaf-0b008f84ed41) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:37:37.362 4704 2090267275104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update members of security group (cdf7460a-7513-4db7-bdaf-0b008f84ed41) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:37:37.362 4704 2090267275104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update port filter for e4376f49-0785-4aa9-85ee-d75a3929ba63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:37:37.362 4704 2090267275104 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Updating port rules. 2022-01-12 18:37:37.362 4704 2090267275104 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Creating 6 new rules, removing 0 old rules. 2022-01-12 18:37:37.362 4704 2090267275104 MainThread DEBUG oslo_concurrency.lockutils [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:37:37.413 4704 2090267274928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update security group information for ports dict_keys(['e4376f49-0785-4aa9-85ee-d75a3929ba63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:37:37.413 4704 2090267274928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:37:37.413 4704 2090267274928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update rules of security group (30de54ea-80ec-468f-89ba-e5103be1b1f7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:37:37.413 4704 2090267274928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update rules of security group (cdf7460a-7513-4db7-bdaf-0b008f84ed41) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:37:37.413 4704 2090267274928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update members of security group (cdf7460a-7513-4db7-bdaf-0b008f84ed41) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:37:37.413 4704 2090267274928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update port filter for e4376f49-0785-4aa9-85ee-d75a3929ba63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:37:37.413 4704 2090267274928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Updating port rules. 2022-01-12 18:37:37.413 4704 2090267274928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Creating 6 new rules, removing 0 old rules. 2022-01-12 18:37:37.521 4704 2090267275104 MainThread DEBUG oslo_concurrency.lockutils [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:37:37.521 4704 2090267275104 MainThread DEBUG oslo_concurrency.lockutils [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:37:37.521 4704 2090267275104 MainThread DEBUG oslo_concurrency.lockutils [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:37:37.521 4704 2090267274928 MainThread DEBUG oslo_concurrency.lockutils [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:37:37.566 4704 2090267274928 MainThread DEBUG oslo_concurrency.lockutils [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:37:37.566 4704 2090267274928 MainThread DEBUG oslo_concurrency.lockutils [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:37:37.566 4704 2090267274928 MainThread DEBUG oslo_concurrency.lockutils [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:37:37.584 4704 2090267274928 MainThread DEBUG oslo_concurrency.lockutils [req-fbbee1c1-8cd4-483d-a046-0a9e4669b3dd b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-agent-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.843s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:39:53.450 4704 2090269406304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group member updated on remote: ['30de54ea-80ec-468f-89ba-e5103be1b1f7', 'cdf7460a-7513-4db7-bdaf-0b008f84ed41'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:39:53.450 4704 2090269406304 MainThread INFO neutron.agent.securitygroups_rpc [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group member updated ['30de54ea-80ec-468f-89ba-e5103be1b1f7', 'cdf7460a-7513-4db7-bdaf-0b008f84ed41'] 2022-01-12 18:39:53.450 4704 2090269406304 MainThread INFO neutron.agent.securitygroups_rpc [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Refresh firewall rules 2022-01-12 18:39:53.450 4704 2090269406304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Get security group information for devices via rpc ['e4376f49-0785-4aa9-85ee-d75a3929ba63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:39:53.481 4704 2090267941872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] port_update received: e4376f49-0785-4aa9-85ee-d75a3929ba63 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:39:53.497 4704 2090267941872 MainThread DEBUG oslo_concurrency.lockutils [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-agent-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:39:53.497 4704 2090267941872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Binding port e4376f49-0785-4aa9-85ee-d75a3929ba63 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:39:53.497 4704 2090267941872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-12 18:39:53.505 4704 2090267941872 MainThread DEBUG neutron.services.trunk.rpc.agent [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e4376f49-0785-4aa9-85ee-d75a3929ba63') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:39:53.505 4704 2090267941872 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e4376f49-0785-4aa9-85ee-d75a3929ba63') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:39:53.505 4704 2090267941872 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Trunk plugin disabled on server. Assuming port e4376f49-0785-4aa9-85ee-d75a3929ba63 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:39:53.525 4704 2090267941872 MainThread INFO networking_hyperv.neutron.trunk_driver [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Binding VLAN ID: 150, VLAN trunk: None to switch port e4376f49-0785-4aa9-85ee-d75a3929ba63 2022-01-12 18:39:53.552 4704 2090267941872 MainThread INFO neutron.agent.securitygroups_rpc [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Refresh firewall rules 2022-01-12 18:39:53.552 4704 2090267941872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Get security group information for devices via rpc ['e4376f49-0785-4aa9-85ee-d75a3929ba63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:39:53.700 4704 2090269406304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update security group information for ports dict_keys(['e4376f49-0785-4aa9-85ee-d75a3929ba63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:39:53.700 4704 2090269406304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:39:53.715 4704 2090269406304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update rules of security group (cdf7460a-7513-4db7-bdaf-0b008f84ed41) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:39:53.715 4704 2090269406304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update members of security group (cdf7460a-7513-4db7-bdaf-0b008f84ed41) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:39:53.715 4704 2090269406304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update port filter for e4376f49-0785-4aa9-85ee-d75a3929ba63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:39:53.715 4704 2090269406304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Updating port rules. 2022-01-12 18:39:53.715 4704 2090269406304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Creating 0 new rules, removing 6 old rules. 2022-01-12 18:39:53.715 4704 2090269406304 MainThread DEBUG oslo_concurrency.lockutils [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:39:53.715 4704 2090269406304 MainThread DEBUG oslo_concurrency.lockutils [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:39:53.715 4704 2090269406304 MainThread DEBUG oslo_concurrency.lockutils [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:39:53.817 4704 2090267941872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update security group information for ports dict_keys(['e4376f49-0785-4aa9-85ee-d75a3929ba63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:39:53.817 4704 2090267941872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:39:53.817 4704 2090267941872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update rules of security group (cdf7460a-7513-4db7-bdaf-0b008f84ed41) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:39:53.817 4704 2090267941872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update members of security group (cdf7460a-7513-4db7-bdaf-0b008f84ed41) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-12 18:39:53.817 4704 2090267941872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update port filter for e4376f49-0785-4aa9-85ee-d75a3929ba63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:39:53.817 4704 2090267941872 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Updating port rules. 2022-01-12 18:39:53.840 4704 2090267941872 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Creating 0 new rules, removing 6 old rules. 2022-01-12 18:39:53.903 4704 2090269406304 MainThread DEBUG oslo_concurrency.lockutils [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:39:53.903 4704 2090267941872 MainThread DEBUG oslo_concurrency.lockutils [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:39:53.903 4704 2090267941872 MainThread DEBUG oslo_concurrency.lockutils [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:39:53.903 4704 2090267941872 MainThread DEBUG oslo_concurrency.lockutils [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:39:53.942 4704 2090267941872 MainThread DEBUG oslo_concurrency.lockutils [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-driver-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:39:53.974 4704 2090267941872 MainThread DEBUG oslo_concurrency.lockutils [req-e970a82f-6f59-40d4-85ee-f84789c12175 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Lock "n-hv-agent-port-lock-e4376f49-0785-4aa9-85ee-d75a3929ba63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:39:54.473 4704 2090269408240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef14f2af-c04f-40c4-80ba-91feeef4762f b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] port_delete event received for '2638233f-1e94-4c6a-b71b-73d504057d28' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:40:00.348 4704 2090244218016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01607e58-6168-458b-a0b3-6b4b77582852 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group member updated on remote: ['cdf7460a-7513-4db7-bdaf-0b008f84ed41'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:40:00.348 4704 2090244218016 MainThread INFO neutron.agent.securitygroups_rpc [req-01607e58-6168-458b-a0b3-6b4b77582852 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Security group member updated ['cdf7460a-7513-4db7-bdaf-0b008f84ed41'] 2022-01-12 18:40:00.348 4704 2090244218016 MainThread INFO neutron.agent.securitygroups_rpc [req-01607e58-6168-458b-a0b3-6b4b77582852 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Refresh firewall rules 2022-01-12 18:40:00.348 4704 2090244218016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01607e58-6168-458b-a0b3-6b4b77582852 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Get security group information for devices via rpc ['e4376f49-0785-4aa9-85ee-d75a3929ba63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:40:00.379 4704 2090244218016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01607e58-6168-458b-a0b3-6b4b77582852 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:40:00.379 4704 2090244218016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01607e58-6168-458b-a0b3-6b4b77582852 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:40:00.426 4704 2090244218016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01607e58-6168-458b-a0b3-6b4b77582852 b0c1c1fa650848a295cc346aef9d5be1 ffbc22b3831f490584c958052f353f0a - - -] port_delete event received for 'e4376f49-0785-4aa9-85ee-d75a3929ba63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:40:00.703 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e4376f49-0785-4aa9-85ee-d75a3929ba63 2022-01-12 18:40:02.293 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:40:02.293 4704 2090268306944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e4376f49-0785-4aa9-85ee-d75a3929ba63' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:40:02.293 4704 2090268306944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e4376f49-0785-4aa9-85ee-d75a3929ba63' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:40:02.293 4704 2090268306944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e4376f49-0785-4aa9-85ee-d75a3929ba63 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:40:02.301 4704 2090268306944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4376f49-0785-4aa9-85ee-d75a3929ba63'] 2022-01-12 18:40:02.301 4704 2090268306944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:40:02.301 4704 2090268306944 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 2022-01-12 18:40:02.301 4704 2090268306944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4376f49-0785-4aa9-85ee-d75a3929ba63'] 2022-01-12 18:40:02.833 4704 2090244074304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33bedd53-fb79-4a66-b01b-78a8fa323dbf 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for '57cc35ff-db7a-4874-81ae-4c073f97d59b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:40:03.973 4704 2090269406656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90720879-61a2-4b06-9e4f-c2614b8c733f 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for '0e4e4ee2-8745-47f2-9ef9-685a04dee94a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:40:04.317 4704 2090268716896 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:40:04.333 4704 2090268716896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:40:04.755 4704 2090267782832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fe8a546-4f3c-494b-9c69-1225ba257261 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for 'cde48d79-22b8-41b5-94d8-339722557f6a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:40:04.981 4704 2090267450880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fe8a546-4f3c-494b-9c69-1225ba257261 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network cb144183-63a7-4a24-b465-6a208c6184d3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:40:04.981 4704 2090267450880 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0fe8a546-4f3c-494b-9c69-1225ba257261 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Reclaiming local network cb144183-63a7-4a24-b465-6a208c6184d3 2022-01-12 18:40:06.246 4704 2090268638896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f260f84-3488-416c-aa08-016e7499653f 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for 'a262a2a2-7a6b-4267-90aa-88ca481a10b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:40:07.450 4704 2090268638896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-898db2df-3a11-428e-a9cc-daffe2ee1647 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for 'a79a29d1-1aef-43c1-9fcc-edfeb9e936f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:40:08.293 4704 2090268638896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e70e8eed-78b2-4e68-9aff-b484a1190918 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for '9e94caba-c44f-4745-87ad-ef8ba1895631' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:40:08.395 4704 2090268638896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ba5dbbc-2364-4ec6-bc6c-08f46c0d1d20 - - - - -] port_delete event received for '9e94caba-c44f-4745-87ad-ef8ba1895631' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:40:08.505 4704 2090268979040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e70e8eed-78b2-4e68-9aff-b484a1190918 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network 4a6ddcd2-478a-4d20-a850-dcfd4dc5f4b7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:40:08.505 4704 2090268979040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e70e8eed-78b2-4e68-9aff-b484a1190918 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Network 4a6ddcd2-478a-4d20-a850-dcfd4dc5f4b7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-12 18:40:13.848 4704 2090268000496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-823acdce-230b-4543-ab68-3fa3174f1bbf - - - - -] port_update received: 17617d37-2e64-491f-853b-599dc4f9f3c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:40:13.864 4704 2090268000496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-823acdce-230b-4543-ab68-3fa3174f1bbf - - - - -] No port 17617d37-2e64-491f-853b-599dc4f9f3c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:40:17.546 4704 2090267492016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15335525-3ef8-4d56-80f5-60088a895290 - - - - -] port_update received: bd674d7c-4f89-4e3b-9e45-07a7dcdf0803 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:40:17.546 4704 2090267492016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15335525-3ef8-4d56-80f5-60088a895290 - - - - -] No port bd674d7c-4f89-4e3b-9e45-07a7dcdf0803 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:40:19.458 4704 2090267940288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6afc39dc-f6f1-486d-8b9f-1d0195aa0258 - - - - -] port_update received: d32c1f97-98c6-4bfb-b545-6cd2dfab1ad5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:40:19.477 4704 2090267940288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6afc39dc-f6f1-486d-8b9f-1d0195aa0258 - - - - -] No port d32c1f97-98c6-4bfb-b545-6cd2dfab1ad5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:40:20.653 4704 2090267593008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c41aa905-08b8-4674-b3f6-1809a3c7a038 c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group rule updated on remote: ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:40:20.653 4704 2090267593008 MainThread INFO neutron.agent.securitygroups_rpc [req-c41aa905-08b8-4674-b3f6-1809a3c7a038 c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group rule updated ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] 2022-01-12 18:40:20.809 4704 2090267271936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4cc5025d-39e8-450e-b0c4-db42abdfc1d6 c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group rule updated on remote: ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:40:20.809 4704 2090267271936 MainThread INFO neutron.agent.securitygroups_rpc [req-4cc5025d-39e8-450e-b0c4-db42abdfc1d6 c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group rule updated ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] 2022-01-12 18:40:20.965 4704 2090267272640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3011a40e-a3fa-41d9-8635-407583a3b89d c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group rule updated on remote: ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:40:20.965 4704 2090267272640 MainThread INFO neutron.agent.securitygroups_rpc [req-3011a40e-a3fa-41d9-8635-407583a3b89d c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group rule updated ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] 2022-01-12 18:40:21.098 4704 2090267272640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6c2fd00-0cc5-48a8-814e-e570a8fc996d c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group rule updated on remote: ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:40:21.098 4704 2090267272640 MainThread INFO neutron.agent.securitygroups_rpc [req-a6c2fd00-0cc5-48a8-814e-e570a8fc996d c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group rule updated ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] 2022-01-12 18:40:21.239 4704 2090267138880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5cb5a89-f25b-400f-a214-3afbc144df72 c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group rule updated on remote: ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:40:21.239 4704 2090267138880 MainThread INFO neutron.agent.securitygroups_rpc [req-e5cb5a89-f25b-400f-a214-3afbc144df72 c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group rule updated ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] 2022-01-12 18:40:21.379 4704 2090267138880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8982176d-68a3-4272-9f48-b08eb3df6b4b c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group rule updated on remote: ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-12 18:40:21.379 4704 2090267138880 MainThread INFO neutron.agent.securitygroups_rpc [req-8982176d-68a3-4272-9f48-b08eb3df6b4b c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group rule updated ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] 2022-01-12 18:40:23.184 4704 2090266280880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-920f6090-85b3-4b57-927a-6cf5229000f4 - - - - -] port_update received: 581a0fff-b7a2-4d40-877b-7195014cd376 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:40:23.199 4704 2090266280880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-920f6090-85b3-4b57-927a-6cf5229000f4 - - - - -] No port 581a0fff-b7a2-4d40-877b-7195014cd376 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:40:46.308 4704 2090267274576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3b11826-1611-4db6-b173-bfa2862fb6d2 c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group member updated on remote: ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:40:46.308 4704 2090267274576 MainThread INFO neutron.agent.securitygroups_rpc [req-d3b11826-1611-4db6-b173-bfa2862fb6d2 c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group member updated ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] 2022-01-12 18:40:47.067 4704 2090267138880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d34c2d47-ca49-4efd-81c2-4b6c9c5b926e fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] port_update received: 5214da02-8db1-4bfe-9956-671c60936996 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-12 18:40:47.067 4704 2090267138880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d34c2d47-ca49-4efd-81c2-4b6c9c5b926e fe8f1c668f574ccc87babe608e21f8b6 7ffec94b19ea4336b2dd53ba874cb16b - - -] No port 5214da02-8db1-4bfe-9956-671c60936996 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-12 18:40:49.847 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5214da02-8db1-4bfe-9956-671c60936996 2022-01-12 18:40:50.465 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:40:50.652 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port 5214da02-8db1-4bfe-9956-671c60936996 2022-01-12 18:40:50.652 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port 5214da02-8db1-4bfe-9956-671c60936996 updated. Details: {'device': '5214da02-8db1-4bfe-9956-671c60936996', 'network_id': '0a3b0094-9ce3-4157-ba78-06436c31c74b', 'port_id': '5214da02-8db1-4bfe-9956-671c60936996', 'mac_address': 'fa:16:3e:34:73:32', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 173, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7e458782-219d-413f-9653-4314a5e45b8f', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-12 18:40:50.652 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:40:50.652 4704 2090265521136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5214da02-8db1-4bfe-9956-671c60936996" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:40:50.660 4704 2090265521136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5214da02-8db1-4bfe-9956-671c60936996 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:40:50.660 4704 2090265521136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0a3b0094-9ce3-4157-ba78-06436c31c74b 2022-01-12 18:40:50.660 4704 2090265521136 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:264 2022-01-12 18:40:50.887 4704 2090265521136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5214da02-8db1-4bfe-9956-671c60936996') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:40:50.894 4704 2090265521136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5214da02-8db1-4bfe-9956-671c60936996') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:40:50.894 4704 2090265521136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5214da02-8db1-4bfe-9956-671c60936996 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:40:50.894 4704 2090265521136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 173, VLAN trunk: None to switch port 5214da02-8db1-4bfe-9956-671c60936996 2022-01-12 18:40:51.012 4704 2090265521136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:40:51.012 4704 2090265521136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5214da02-8db1-4bfe-9956-671c60936996'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:40:51.238 4704 2090265521136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5214da02-8db1-4bfe-9956-671c60936996']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:40:51.238 4704 2090265521136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:40:51.238 4704 2090265521136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:40:51.238 4704 2090265521136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5214da02-8db1-4bfe-9956-671c60936996 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:40:51.238 4704 2090265521136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:40:51.238 4704 2090265521136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5214da02-8db1-4bfe-9956-671c60936996 not yet added. Adding. 2022-01-12 18:40:51.238 4704 2090265521136 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 2022-01-12 18:40:51.238 4704 2090265521136 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 2022-01-12 18:40:51.379 4704 2090265521136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5214da02-8db1-4bfe-9956-671c60936996" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:40:51.504 4704 2090265521136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5214da02-8db1-4bfe-9956-671c60936996" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:40:51.504 4704 2090265521136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5214da02-8db1-4bfe-9956-671c60936996" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:40:51.676 4704 2090265521136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5214da02-8db1-4bfe-9956-671c60936996" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:40:51.815 4704 2090265521136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5214da02-8db1-4bfe-9956-671c60936996" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:40:51.815 4704 2090265521136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5214da02-8db1-4bfe-9956-671c60936996 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:40:51.815 4704 2090265521136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5214da02-8db1-4bfe-9956-671c60936996 processed. 2022-01-12 18:40:52.480 4704 2090265521136 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:40:52.677 4704 2090265521136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:43:36.048 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5214da02-8db1-4bfe-9956-671c60936996 2022-01-12 18:43:37.322 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:43:37.322 4704 2090245057168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5214da02-8db1-4bfe-9956-671c60936996' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:43:37.322 4704 2090245057168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5214da02-8db1-4bfe-9956-671c60936996' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:43:37.322 4704 2090245057168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5214da02-8db1-4bfe-9956-671c60936996 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:43:37.322 4704 2090245057168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0a3b0094-9ce3-4157-ba78-06436c31c74b 2022-01-12 18:43:37.322 4704 2090245057168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5214da02-8db1-4bfe-9956-671c60936996'] 2022-01-12 18:43:37.322 4704 2090245057168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:43:37.322 4704 2090245057168 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 2022-01-12 18:43:37.322 4704 2090245057168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5214da02-8db1-4bfe-9956-671c60936996'] 2022-01-12 18:43:39.338 4704 2090265763504 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:43:39.463 4704 2090265763504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:43:40.962 4704 2090244954416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5214da02-8db1-4bfe-9956-671c60936996 2022-01-12 18:43:41.338 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-12 18:43:41.526 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Adding port 5214da02-8db1-4bfe-9956-671c60936996 2022-01-12 18:43:41.526 4704 2090155738208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Port 5214da02-8db1-4bfe-9956-671c60936996 updated. Details: {'device': '5214da02-8db1-4bfe-9956-671c60936996', 'network_id': '0a3b0094-9ce3-4157-ba78-06436c31c74b', 'port_id': '5214da02-8db1-4bfe-9956-671c60936996', 'mac_address': 'fa:16:3e:34:73:32', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 173, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7e458782-219d-413f-9653-4314a5e45b8f', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-12 18:43:41.526 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] 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 2022-01-12 18:43:41.526 4704 2090244362656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5214da02-8db1-4bfe-9956-671c60936996" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:43:41.526 4704 2090244362656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5214da02-8db1-4bfe-9956-671c60936996 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-12 18:43:41.526 4704 2090244362656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0a3b0094-9ce3-4157-ba78-06436c31c74b 2022-01-12 18:43:41.526 4704 2090244362656 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:264 2022-01-12 18:43:41.776 4704 2090244362656 MainThread DEBUG os_win._utils [-] Got expected exception WMI job failed with status None. Error summary description: None. Error description: None Error code: 32775. while calling function os_win.utils.jobutils.JobUtils.add_virt_resource. Retries left: 5. Time left: undefined. Time elapsed: 0.05188727378845215 Retrying in 1 seconds. inner c:\openstack\build\os-win\os_win\_utils.py:184 2022-01-12 18:43:42.907 4704 2090244362656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5214da02-8db1-4bfe-9956-671c60936996') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:43:42.907 4704 2090244362656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5214da02-8db1-4bfe-9956-671c60936996') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-12 18:43:42.907 4704 2090244362656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5214da02-8db1-4bfe-9956-671c60936996 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-12 18:43:42.917 4704 2090244362656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 173, VLAN trunk: None to switch port 5214da02-8db1-4bfe-9956-671c60936996 2022-01-12 18:43:43.028 4704 2090244362656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-12 18:43:43.028 4704 2090244362656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5214da02-8db1-4bfe-9956-671c60936996'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-12 18:43:43.248 4704 2090244362656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5214da02-8db1-4bfe-9956-671c60936996']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-12 18:43:43.248 4704 2090244362656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-12 18:43:43.248 4704 2090244362656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-12 18:43:43.248 4704 2090244362656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5214da02-8db1-4bfe-9956-671c60936996 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-12 18:43:43.248 4704 2090244362656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-12 18:43:43.248 4704 2090244362656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5214da02-8db1-4bfe-9956-671c60936996 not yet added. Adding. 2022-01-12 18:43:43.248 4704 2090244362656 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 2022-01-12 18:43:43.248 4704 2090244362656 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 2022-01-12 18:43:43.392 4704 2090244362656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5214da02-8db1-4bfe-9956-671c60936996" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:43:43.499 4704 2090244362656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5214da02-8db1-4bfe-9956-671c60936996" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:43:43.519 4704 2090244362656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5214da02-8db1-4bfe-9956-671c60936996" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:43:43.705 4704 2090244362656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5214da02-8db1-4bfe-9956-671c60936996" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:43:43.824 4704 2090244362656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5214da02-8db1-4bfe-9956-671c60936996" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:43:43.824 4704 2090244362656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5214da02-8db1-4bfe-9956-671c60936996 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-12 18:43:43.824 4704 2090244362656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5214da02-8db1-4bfe-9956-671c60936996 processed. 2022-01-12 18:43:45.360 4704 2090243654576 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:43:45.533 4704 2090243654576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:45:26.863 4704 2090222284112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22365d58-da82-4645-907a-b997820320f6 c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] port_delete event received for 'f3605a00-2e3e-4493-a1ca-3af24220a1a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:45:29.411 4704 2090264823936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7498750-9b5d-435b-8e34-30c8eebddcf6 c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group member updated on remote: ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-12 18:45:29.411 4704 2090264823936 MainThread INFO neutron.agent.securitygroups_rpc [req-f7498750-9b5d-435b-8e34-30c8eebddcf6 c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] Security group member updated ['fc3fe3aa-c5ad-436a-bfd4-87e4671c7bf9'] 2022-01-12 18:45:29.473 4704 2090262078912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7498750-9b5d-435b-8e34-30c8eebddcf6 c77cec766d014b078968052887dfef81 b74288f3bbbf488b9a8a33aedc19bf35 - - -] port_delete event received for '5214da02-8db1-4bfe-9956-671c60936996' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:45:30.754 4704 2090244954592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5214da02-8db1-4bfe-9956-671c60936996 2022-01-12 18:45:31.863 4704 2090155738208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6ad23-8ba3-4ee0-a45d-e4155a085ffd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-12 18:45:31.863 4704 2090269682496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5214da02-8db1-4bfe-9956-671c60936996' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-12 18:45:31.863 4704 2090269682496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5214da02-8db1-4bfe-9956-671c60936996' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-12 18:45:31.863 4704 2090269682496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5214da02-8db1-4bfe-9956-671c60936996 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-12 18:45:31.863 4704 2090269682496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0a3b0094-9ce3-4157-ba78-06436c31c74b 2022-01-12 18:45:31.863 4704 2090269682496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5214da02-8db1-4bfe-9956-671c60936996'] 2022-01-12 18:45:31.863 4704 2090269682496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-12 18:45:31.863 4704 2090269682496 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 2022-01-12 18:45:31.863 4704 2090269682496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5214da02-8db1-4bfe-9956-671c60936996'] 2022-01-12 18:45:32.269 4704 2090269682496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db69bc6c-baeb-438e-b374-112f301000f8 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for 'bd674d7c-4f89-4e3b-9e45-07a7dcdf0803' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:45:33.301 4704 2090269764768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d96bd713-d835-46d8-8286-0d7121cd5644 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for '17617d37-2e64-491f-853b-599dc4f9f3c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:45:33.863 4704 2090264365360 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-12 18:45:33.879 4704 2090264365360 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-12 18:45:34.067 4704 2090265021072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-279d59fd-f249-4878-8576-88dac924b924 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for '74c8e38d-663c-4b5c-b88a-2a270e2ee5f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:45:34.254 4704 2090265021072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-279d59fd-f249-4878-8576-88dac924b924 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network 0a3b0094-9ce3-4157-ba78-06436c31c74b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:45:34.274 4704 2090265021072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-279d59fd-f249-4878-8576-88dac924b924 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Network 0a3b0094-9ce3-4157-ba78-06436c31c74b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-12 18:45:34.289 4704 2090264716032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1571089-9d15-416d-8b47-ac3b0ca7f7b1 - - - - -] port_delete event received for '74c8e38d-663c-4b5c-b88a-2a270e2ee5f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:45:35.238 4704 2090264688768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1024f38-92ce-498b-bbb8-e7027af38dd9 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for '581a0fff-b7a2-4d40-877b-7195014cd376' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:45:36.270 4704 2090264688768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25d697e4-f63e-48fd-b57c-dc6aea861d4d 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for 'd32c1f97-98c6-4bfb-b545-6cd2dfab1ad5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:45:36.973 4704 2090269764768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98046133-6758-40d7-8b50-8cbf10326339 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] port_delete event received for 'c4cdce11-e64f-418b-8ba3-b6319d4df8b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-12 18:45:37.176 4704 2090269742880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98046133-6758-40d7-8b50-8cbf10326339 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] network_delete received. Deleting network a17dcb08-9158-4fe6-bd70-61e298587257 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-12 18:45:37.176 4704 2090269742880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98046133-6758-40d7-8b50-8cbf10326339 02867b05364348d2a627f7585b87d0f6 e2ee44fe26874f4b8bd237cc6964b789 - - -] Network a17dcb08-9158-4fe6-bd70-61e298587257 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463